| Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> | ObjectStorageWaiters. forPrivateEndpoint(GetPrivateEndpointRequest request,
                  PrivateEndpoint.LifecycleState... targetStates) | Creates a new  Waiter using the default configuration. | 
| Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> | ObjectStorageWaiters. forPrivateEndpoint(GetPrivateEndpointRequest request,
                  PrivateEndpoint.LifecycleState targetState,
                  TerminationStrategy terminationStrategy,
                  DelayStrategy delayStrategy) | Creates a new  Waiter using the provided configuration. | 
| Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> | ObjectStorageWaiters. forPrivateEndpoint(GetPrivateEndpointRequest request,
                  TerminationStrategy terminationStrategy,
                  DelayStrategy delayStrategy,
                  PrivateEndpoint.LifecycleState... targetStates) | Creates a new  Waiter using the provided configuration. | 
| GetPrivateEndpointResponse | ObjectStorage. getPrivateEndpoint(GetPrivateEndpointRequest request) | Gets the current representation of the given Private Endpoint in the given Object Storage
namespace. | 
| Future<GetPrivateEndpointResponse> | ObjectStorageAsync. getPrivateEndpoint(GetPrivateEndpointRequest request,
                  AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler) | Gets the current representation of the given Private Endpoint in the given Object Storage
namespace. | 
| Future<GetPrivateEndpointResponse> | ObjectStorageAsyncClient. getPrivateEndpoint(GetPrivateEndpointRequest request,
                  AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler) |  | 
| GetPrivateEndpointResponse | ObjectStorageClient. getPrivateEndpoint(GetPrivateEndpointRequest request) |  |