Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> |
ShardedDatabaseServiceWaiters.forPrivateEndpoint(GetPrivateEndpointRequest request,
PrivateEndpoint.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> |
ShardedDatabaseServiceWaiters.forPrivateEndpoint(GetPrivateEndpointRequest request,
PrivateEndpoint.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> |
ShardedDatabaseServiceWaiters.forPrivateEndpoint(GetPrivateEndpointRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
PrivateEndpoint.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetPrivateEndpointResponse |
ShardedDatabaseService.getPrivateEndpoint(GetPrivateEndpointRequest request) |
Get the PrivateEndpoint resource.
|
Future<GetPrivateEndpointResponse> |
ShardedDatabaseServiceAsync.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler) |
Get the PrivateEndpoint resource.
|
Future<GetPrivateEndpointResponse> |
ShardedDatabaseServiceAsyncClient.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler) |
|
GetPrivateEndpointResponse |
ShardedDatabaseServiceClient.getPrivateEndpoint(GetPrivateEndpointRequest request) |
|