Uses of Class
com.oracle.bmc.filestorage.responses.ChangeFilesystemSnapshotPolicyCompartmentResponse
-
Packages that use ChangeFilesystemSnapshotPolicyCompartmentResponse Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.responses -
-
Uses of ChangeFilesystemSnapshotPolicyCompartmentResponse in com.oracle.bmc.filestorage
Methods in com.oracle.bmc.filestorage that return ChangeFilesystemSnapshotPolicyCompartmentResponse Modifier and Type Method Description ChangeFilesystemSnapshotPolicyCompartmentResponse
FileStorage. changeFilesystemSnapshotPolicyCompartment(ChangeFilesystemSnapshotPolicyCompartmentRequest request)
Moves a file system snapshot policy into a different compartment within the same tenancy.ChangeFilesystemSnapshotPolicyCompartmentResponse
FileStorageClient. changeFilesystemSnapshotPolicyCompartment(ChangeFilesystemSnapshotPolicyCompartmentRequest request)
Methods in com.oracle.bmc.filestorage that return types with arguments of type ChangeFilesystemSnapshotPolicyCompartmentResponse 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)
Method parameters in com.oracle.bmc.filestorage with type arguments of type ChangeFilesystemSnapshotPolicyCompartmentResponse 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 ChangeFilesystemSnapshotPolicyCompartmentResponse in com.oracle.bmc.filestorage.responses
Methods in com.oracle.bmc.filestorage.responses that return ChangeFilesystemSnapshotPolicyCompartmentResponse Modifier and Type Method Description ChangeFilesystemSnapshotPolicyCompartmentResponse
ChangeFilesystemSnapshotPolicyCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.filestorage.responses with parameters of type ChangeFilesystemSnapshotPolicyCompartmentResponse Modifier and Type Method Description ChangeFilesystemSnapshotPolicyCompartmentResponse.Builder
ChangeFilesystemSnapshotPolicyCompartmentResponse.Builder. copy(ChangeFilesystemSnapshotPolicyCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-