Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse |
ShardedDatabaseService.createPrivateEndpoint(CreatePrivateEndpointRequest request)
Creates a PrivateEndpoint.
|
CreatePrivateEndpointResponse |
ShardedDatabaseServiceClient.createPrivateEndpoint(CreatePrivateEndpointRequest request) |
Future<CreatePrivateEndpointResponse> |
ShardedDatabaseServiceAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Creates a PrivateEndpoint.
|
Future<CreatePrivateEndpointResponse> |
ShardedDatabaseServiceAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePrivateEndpointResponse> |
ShardedDatabaseServiceAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Creates a PrivateEndpoint.
|
Future<CreatePrivateEndpointResponse> |
ShardedDatabaseServiceAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointRequest |
CreatePrivateEndpointRequest.Builder.build()
Build the instance of CreatePrivateEndpointRequest as configured by this builder
|
CreatePrivateEndpointRequest |
CreatePrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreatePrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointRequest.Builder |
CreatePrivateEndpointRequest.Builder.copy(CreatePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.