Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse |
FileStorageClient.listSnapshots(ListSnapshotsRequest request) |
ListSnapshotsResponse |
FileStorage.listSnapshots(ListSnapshotsRequest request)
Lists snapshots of the specified file system, or by file system snapshot policy and
compartment, or by file system snapshot policy and file system.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSnapshotsResponse> |
FileStorageAsync.listSnapshots(ListSnapshotsRequest request,
AsyncHandler<ListSnapshotsRequest,ListSnapshotsResponse> handler)
Lists snapshots of the specified file system, or by file system snapshot policy and
compartment, or by file system snapshot policy and file system.
|
Future<ListSnapshotsResponse> |
FileStorageAsyncClient.listSnapshots(ListSnapshotsRequest request,
AsyncHandler<ListSnapshotsRequest,ListSnapshotsResponse> handler) |
Iterable<ListSnapshotsResponse> |
FileStoragePaginators.listSnapshotsResponseIterator(ListSnapshotsRequest request)
Creates a new iterable which will iterate over the responses received from the listSnapshots
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListSnapshotsResponse> |
FileStorageAsync.listSnapshots(ListSnapshotsRequest request,
AsyncHandler<ListSnapshotsRequest,ListSnapshotsResponse> handler)
Lists snapshots of the specified file system, or by file system snapshot policy and
compartment, or by file system snapshot policy and file system.
|
Future<ListSnapshotsResponse> |
FileStorageAsyncClient.listSnapshots(ListSnapshotsRequest request,
AsyncHandler<ListSnapshotsRequest,ListSnapshotsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse |
ListSnapshotsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListSnapshotsResponse.Builder |
ListSnapshotsResponse.Builder.copy(ListSnapshotsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.