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