Uses of Class
com.oracle.bmc.globallydistributeddatabase.requests.CreatePrivateEndpointRequest
- 
Packages that use CreatePrivateEndpointRequest Package Description com.oracle.bmc.globallydistributeddatabase com.oracle.bmc.globallydistributeddatabase.requests 
- 
- 
Uses of CreatePrivateEndpointRequest in com.oracle.bmc.globallydistributeddatabaseMethods in com.oracle.bmc.globallydistributeddatabase with parameters of type CreatePrivateEndpointRequest Modifier and Type Method Description CreatePrivateEndpointResponseShardedDatabaseService. createPrivateEndpoint(CreatePrivateEndpointRequest request)Creates a PrivateEndpoint.Future<CreatePrivateEndpointResponse>ShardedDatabaseServiceAsync. createPrivateEndpoint(CreatePrivateEndpointRequest request, AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)Creates a PrivateEndpoint.Future<CreatePrivateEndpointResponse>ShardedDatabaseServiceAsyncClient. createPrivateEndpoint(CreatePrivateEndpointRequest request, AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)CreatePrivateEndpointResponseShardedDatabaseServiceClient. createPrivateEndpoint(CreatePrivateEndpointRequest request)Method parameters in com.oracle.bmc.globallydistributeddatabase with type arguments of type CreatePrivateEndpointRequest Modifier and Type Method Description Future<CreatePrivateEndpointResponse>ShardedDatabaseServiceAsync. createPrivateEndpoint(CreatePrivateEndpointRequest request, AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)Creates a PrivateEndpoint.Future<CreatePrivateEndpointResponse>ShardedDatabaseServiceAsyncClient. createPrivateEndpoint(CreatePrivateEndpointRequest request, AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
- 
Uses of CreatePrivateEndpointRequest in com.oracle.bmc.globallydistributeddatabase.requestsMethods in com.oracle.bmc.globallydistributeddatabase.requests that return CreatePrivateEndpointRequest Modifier and Type Method Description CreatePrivateEndpointRequestCreatePrivateEndpointRequest.Builder. build()Build the instance of CreatePrivateEndpointRequest as configured by this builderCreatePrivateEndpointRequestCreatePrivateEndpointRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreatePrivateEndpointRequest as configured by this builderMethods in com.oracle.bmc.globallydistributeddatabase.requests with parameters of type CreatePrivateEndpointRequest Modifier and Type Method Description CreatePrivateEndpointRequest.BuilderCreatePrivateEndpointRequest.Builder. copy(CreatePrivateEndpointRequest o)Copy method to populate the builder with values from the given instance.
 
-