Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
ListFilesystemSnapshotPoliciesResponse |
FileStorageClient.listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request) |
ListFilesystemSnapshotPoliciesResponse |
FileStorage.listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request)
Lists file system snapshot policies in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListFilesystemSnapshotPoliciesResponse> |
FileStorageAsync.listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request,
AsyncHandler<ListFilesystemSnapshotPoliciesRequest,ListFilesystemSnapshotPoliciesResponse> handler)
Lists file system snapshot policies in the specified compartment.
|
Future<ListFilesystemSnapshotPoliciesResponse> |
FileStorageAsyncClient.listFilesystemSnapshotPolicies(ListFilesystemSnapshotPoliciesRequest request,
AsyncHandler<ListFilesystemSnapshotPoliciesRequest,ListFilesystemSnapshotPoliciesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListFilesystemSnapshotPoliciesResponse |
ListFilesystemSnapshotPoliciesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListFilesystemSnapshotPoliciesResponse.Builder |
ListFilesystemSnapshotPoliciesResponse.Builder.copy(ListFilesystemSnapshotPoliciesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.