Waiter<GetObjectStorageLinkRequest,GetObjectStorageLinkResponse> |
LustreFileStorageWaiters.forObjectStorageLink(GetObjectStorageLinkRequest request,
ObjectStorageLink.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetObjectStorageLinkRequest,GetObjectStorageLinkResponse> |
LustreFileStorageWaiters.forObjectStorageLink(GetObjectStorageLinkRequest request,
ObjectStorageLink.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetObjectStorageLinkRequest,GetObjectStorageLinkResponse> |
LustreFileStorageWaiters.forObjectStorageLink(GetObjectStorageLinkRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ObjectStorageLink.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetObjectStorageLinkResponse |
LustreFileStorage.getObjectStorageLink(GetObjectStorageLinkRequest request) |
Gets information about an Object Storage link.
|
Future<GetObjectStorageLinkResponse> |
LustreFileStorageAsync.getObjectStorageLink(GetObjectStorageLinkRequest request,
AsyncHandler<GetObjectStorageLinkRequest,GetObjectStorageLinkResponse> handler) |
Gets information about an Object Storage link.
|
Future<GetObjectStorageLinkResponse> |
LustreFileStorageAsyncClient.getObjectStorageLink(GetObjectStorageLinkRequest request,
AsyncHandler<GetObjectStorageLinkRequest,GetObjectStorageLinkResponse> handler) |
|
GetObjectStorageLinkResponse |
LustreFileStorageClient.getObjectStorageLink(GetObjectStorageLinkRequest request) |
|