Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse |
ResourceManagerClient.createPrivateEndpoint(CreatePrivateEndpointRequest request) |
CreatePrivateEndpointResponse |
ResourceManager.createPrivateEndpoint(CreatePrivateEndpointRequest request)
Creates a private endpoint in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePrivateEndpointResponse> |
ResourceManagerAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Creates a private endpoint in the specified compartment.
|
Future<CreatePrivateEndpointResponse> |
ResourceManagerAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePrivateEndpointResponse> |
ResourceManagerAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Creates a private endpoint in the specified compartment.
|
Future<CreatePrivateEndpointResponse> |
ResourceManagerAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse |
CreatePrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse.Builder |
CreatePrivateEndpointResponse.Builder.copy(CreatePrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.