Uses of Class
com.oracle.bmc.filestorage.responses.RemoveFilesystemSnapshotPolicyLockResponse
-
Packages that use RemoveFilesystemSnapshotPolicyLockResponse Package Description com.oracle.bmc.filestorage com.oracle.bmc.filestorage.responses -
-
Uses of RemoveFilesystemSnapshotPolicyLockResponse in com.oracle.bmc.filestorage
Methods in com.oracle.bmc.filestorage that return RemoveFilesystemSnapshotPolicyLockResponse Modifier and Type Method Description RemoveFilesystemSnapshotPolicyLockResponse
FileStorage. removeFilesystemSnapshotPolicyLock(RemoveFilesystemSnapshotPolicyLockRequest request)
Removes a lock to a resource.RemoveFilesystemSnapshotPolicyLockResponse
FileStorageClient. removeFilesystemSnapshotPolicyLock(RemoveFilesystemSnapshotPolicyLockRequest request)
Methods in com.oracle.bmc.filestorage that return types with arguments of type RemoveFilesystemSnapshotPolicyLockResponse Modifier and Type Method Description Future<RemoveFilesystemSnapshotPolicyLockResponse>
FileStorageAsync. removeFilesystemSnapshotPolicyLock(RemoveFilesystemSnapshotPolicyLockRequest request, AsyncHandler<RemoveFilesystemSnapshotPolicyLockRequest,RemoveFilesystemSnapshotPolicyLockResponse> handler)
Removes a lock to a resource.Future<RemoveFilesystemSnapshotPolicyLockResponse>
FileStorageAsyncClient. removeFilesystemSnapshotPolicyLock(RemoveFilesystemSnapshotPolicyLockRequest request, AsyncHandler<RemoveFilesystemSnapshotPolicyLockRequest,RemoveFilesystemSnapshotPolicyLockResponse> handler)
Method parameters in com.oracle.bmc.filestorage with type arguments of type RemoveFilesystemSnapshotPolicyLockResponse Modifier and Type Method Description Future<RemoveFilesystemSnapshotPolicyLockResponse>
FileStorageAsync. removeFilesystemSnapshotPolicyLock(RemoveFilesystemSnapshotPolicyLockRequest request, AsyncHandler<RemoveFilesystemSnapshotPolicyLockRequest,RemoveFilesystemSnapshotPolicyLockResponse> handler)
Removes a lock to a resource.Future<RemoveFilesystemSnapshotPolicyLockResponse>
FileStorageAsyncClient. removeFilesystemSnapshotPolicyLock(RemoveFilesystemSnapshotPolicyLockRequest request, AsyncHandler<RemoveFilesystemSnapshotPolicyLockRequest,RemoveFilesystemSnapshotPolicyLockResponse> handler)
-
Uses of RemoveFilesystemSnapshotPolicyLockResponse in com.oracle.bmc.filestorage.responses
Methods in com.oracle.bmc.filestorage.responses that return RemoveFilesystemSnapshotPolicyLockResponse Modifier and Type Method Description RemoveFilesystemSnapshotPolicyLockResponse
RemoveFilesystemSnapshotPolicyLockResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.filestorage.responses with parameters of type RemoveFilesystemSnapshotPolicyLockResponse Modifier and Type Method Description RemoveFilesystemSnapshotPolicyLockResponse.Builder
RemoveFilesystemSnapshotPolicyLockResponse.Builder. copy(RemoveFilesystemSnapshotPolicyLockResponse o)
Copy method to populate the builder with values from the given instance.
-