Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
GetFilesystemSnapshotPolicyResponse |
FileStorageClient.getFilesystemSnapshotPolicy(GetFilesystemSnapshotPolicyRequest request) |
GetFilesystemSnapshotPolicyResponse |
FileStorage.getFilesystemSnapshotPolicy(GetFilesystemSnapshotPolicyRequest request)
Gets the specified file system snapshot policy’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetFilesystemSnapshotPolicyResponse> |
FileStorageAsync.getFilesystemSnapshotPolicy(GetFilesystemSnapshotPolicyRequest request,
AsyncHandler<GetFilesystemSnapshotPolicyRequest,GetFilesystemSnapshotPolicyResponse> handler)
Gets the specified file system snapshot policy’s information.
|
Future<GetFilesystemSnapshotPolicyResponse> |
FileStorageAsyncClient.getFilesystemSnapshotPolicy(GetFilesystemSnapshotPolicyRequest request,
AsyncHandler<GetFilesystemSnapshotPolicyRequest,GetFilesystemSnapshotPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetFilesystemSnapshotPolicyResponse |
GetFilesystemSnapshotPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetFilesystemSnapshotPolicyResponse.Builder |
GetFilesystemSnapshotPolicyResponse.Builder.copy(GetFilesystemSnapshotPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.