Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
GetSnapshotResponse |
FileStorageClient.getSnapshot(GetSnapshotRequest request) |
GetSnapshotResponse |
FileStorage.getSnapshot(GetSnapshotRequest request)
Gets the specified snapshot’s information.
|
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 |
---|---|
GetSnapshotResponse |
GetSnapshotResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSnapshotResponse.Builder |
GetSnapshotResponse.Builder.copy(GetSnapshotResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.