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