Uses of Class
com.oracle.bmc.filestorage.requests.ChangeFilesystemSnapshotPolicyCompartmentRequest
- 
Packages that use ChangeFilesystemSnapshotPolicyCompartmentRequest Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.requests 
- 
- 
Uses of ChangeFilesystemSnapshotPolicyCompartmentRequest in com.oracle.bmc.filestorageMethod parameters in com.oracle.bmc.filestorage with type arguments of type ChangeFilesystemSnapshotPolicyCompartmentRequest Modifier and Type Method 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)
- 
Uses of ChangeFilesystemSnapshotPolicyCompartmentRequest in com.oracle.bmc.filestorage.requestsMethods in com.oracle.bmc.filestorage.requests that return ChangeFilesystemSnapshotPolicyCompartmentRequest Modifier and Type Method Description ChangeFilesystemSnapshotPolicyCompartmentRequestChangeFilesystemSnapshotPolicyCompartmentRequest.Builder. build()Build the instance of ChangeFilesystemSnapshotPolicyCompartmentRequest as configured by this builderChangeFilesystemSnapshotPolicyCompartmentRequestChangeFilesystemSnapshotPolicyCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeFilesystemSnapshotPolicyCompartmentRequest as configured by this builderMethods in com.oracle.bmc.filestorage.requests with parameters of type ChangeFilesystemSnapshotPolicyCompartmentRequest Modifier and Type Method Description ChangeFilesystemSnapshotPolicyCompartmentRequest.BuilderChangeFilesystemSnapshotPolicyCompartmentRequest.Builder. copy(ChangeFilesystemSnapshotPolicyCompartmentRequest o)Copy method to populate the builder with values from the given instance.
 
-