Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
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 |
---|---|
GetFilesystemSnapshotPolicyRequest |
GetFilesystemSnapshotPolicyRequest.Builder.build()
Build the instance of GetFilesystemSnapshotPolicyRequest as configured by this builder
|
GetFilesystemSnapshotPolicyRequest |
GetFilesystemSnapshotPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetFilesystemSnapshotPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetFilesystemSnapshotPolicyRequest.Builder |
GetFilesystemSnapshotPolicyRequest.Builder.copy(GetFilesystemSnapshotPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.