Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
UnpauseFilesystemSnapshotPolicyResponse |
FileStorageClient.unpauseFilesystemSnapshotPolicy(UnpauseFilesystemSnapshotPolicyRequest request) |
UnpauseFilesystemSnapshotPolicyResponse |
FileStorage.unpauseFilesystemSnapshotPolicy(UnpauseFilesystemSnapshotPolicyRequest request)
This operation unpauses a paused file system snapshot policy and updates the lifecycle state
of the file system snapshot policy from INACTIVE to ACTIVE.
|
Modifier and Type | Method and Description |
---|---|
Future<UnpauseFilesystemSnapshotPolicyResponse> |
FileStorageAsync.unpauseFilesystemSnapshotPolicy(UnpauseFilesystemSnapshotPolicyRequest request,
AsyncHandler<UnpauseFilesystemSnapshotPolicyRequest,UnpauseFilesystemSnapshotPolicyResponse> handler)
This operation unpauses a paused file system snapshot policy and updates the lifecycle state
of the file system snapshot policy from INACTIVE to ACTIVE.
|
Future<UnpauseFilesystemSnapshotPolicyResponse> |
FileStorageAsyncClient.unpauseFilesystemSnapshotPolicy(UnpauseFilesystemSnapshotPolicyRequest request,
AsyncHandler<UnpauseFilesystemSnapshotPolicyRequest,UnpauseFilesystemSnapshotPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UnpauseFilesystemSnapshotPolicyResponse> |
FileStorageAsync.unpauseFilesystemSnapshotPolicy(UnpauseFilesystemSnapshotPolicyRequest request,
AsyncHandler<UnpauseFilesystemSnapshotPolicyRequest,UnpauseFilesystemSnapshotPolicyResponse> handler)
This operation unpauses a paused file system snapshot policy and updates the lifecycle state
of the file system snapshot policy from INACTIVE to ACTIVE.
|
Future<UnpauseFilesystemSnapshotPolicyResponse> |
FileStorageAsyncClient.unpauseFilesystemSnapshotPolicy(UnpauseFilesystemSnapshotPolicyRequest request,
AsyncHandler<UnpauseFilesystemSnapshotPolicyRequest,UnpauseFilesystemSnapshotPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UnpauseFilesystemSnapshotPolicyResponse |
UnpauseFilesystemSnapshotPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UnpauseFilesystemSnapshotPolicyResponse.Builder |
UnpauseFilesystemSnapshotPolicyResponse.Builder.copy(UnpauseFilesystemSnapshotPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.