Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetMountTargetRequest,GetMountTargetResponse> |
FileStorageWaiters.forMountTarget(GetMountTargetRequest request,
MountTarget.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetMountTargetRequest,GetMountTargetResponse> |
FileStorageWaiters.forMountTarget(GetMountTargetRequest request,
MountTarget.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetMountTargetRequest,GetMountTargetResponse> |
FileStorageWaiters.forMountTarget(GetMountTargetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
MountTarget.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetMountTargetResponse> |
FileStorageAsync.getMountTarget(GetMountTargetRequest request,
AsyncHandler<GetMountTargetRequest,GetMountTargetResponse> handler)
Gets the specified mount target’s information.
|
Future<GetMountTargetResponse> |
FileStorageAsyncClient.getMountTarget(GetMountTargetRequest request,
AsyncHandler<GetMountTargetRequest,GetMountTargetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMountTargetRequest |
GetMountTargetRequest.Builder.build()
Build the instance of GetMountTargetRequest as configured by this builder
|
GetMountTargetRequest |
GetMountTargetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMountTargetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMountTargetRequest.Builder |
GetMountTargetRequest.Builder.copy(GetMountTargetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.