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