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