Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateFilesystemSnapshotPolicyResponse> |
FileStorageAsync.updateFilesystemSnapshotPolicy(UpdateFilesystemSnapshotPolicyRequest request,
AsyncHandler<UpdateFilesystemSnapshotPolicyRequest,UpdateFilesystemSnapshotPolicyResponse> handler)
Updates the specified file system snapshot policy’s information.
|
Future<UpdateFilesystemSnapshotPolicyResponse> |
FileStorageAsyncClient.updateFilesystemSnapshotPolicy(UpdateFilesystemSnapshotPolicyRequest request,
AsyncHandler<UpdateFilesystemSnapshotPolicyRequest,UpdateFilesystemSnapshotPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateFilesystemSnapshotPolicyRequest |
UpdateFilesystemSnapshotPolicyRequest.Builder.build()
Build the instance of UpdateFilesystemSnapshotPolicyRequest as configured by this builder
|
UpdateFilesystemSnapshotPolicyRequest |
UpdateFilesystemSnapshotPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateFilesystemSnapshotPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateFilesystemSnapshotPolicyRequest.Builder |
UpdateFilesystemSnapshotPolicyRequest.Builder.copy(UpdateFilesystemSnapshotPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.