Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeFilesystemSnapshotPolicyCompartmentResponse> |
FileStorageAsync.changeFilesystemSnapshotPolicyCompartment(ChangeFilesystemSnapshotPolicyCompartmentRequest request,
AsyncHandler<ChangeFilesystemSnapshotPolicyCompartmentRequest,ChangeFilesystemSnapshotPolicyCompartmentResponse> handler)
Moves a file system snapshot policy into a different compartment within the same tenancy.
|
Future<ChangeFilesystemSnapshotPolicyCompartmentResponse> |
FileStorageAsyncClient.changeFilesystemSnapshotPolicyCompartment(ChangeFilesystemSnapshotPolicyCompartmentRequest request,
AsyncHandler<ChangeFilesystemSnapshotPolicyCompartmentRequest,ChangeFilesystemSnapshotPolicyCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeFilesystemSnapshotPolicyCompartmentRequest |
ChangeFilesystemSnapshotPolicyCompartmentRequest.Builder.build()
Build the instance of ChangeFilesystemSnapshotPolicyCompartmentRequest as configured by
this builder
|
ChangeFilesystemSnapshotPolicyCompartmentRequest |
ChangeFilesystemSnapshotPolicyCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeFilesystemSnapshotPolicyCompartmentRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeFilesystemSnapshotPolicyCompartmentRequest.Builder |
ChangeFilesystemSnapshotPolicyCompartmentRequest.Builder.copy(ChangeFilesystemSnapshotPolicyCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.