Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
AddFileSystemLockResponse |
FileStorageClient.addFileSystemLock(AddFileSystemLockRequest request) |
AddFileSystemLockResponse |
FileStorage.addFileSystemLock(AddFileSystemLockRequest request)
Adds a lock to a resource.
|
Modifier and Type | Method and Description |
---|---|
Future<AddFileSystemLockResponse> |
FileStorageAsync.addFileSystemLock(AddFileSystemLockRequest request,
AsyncHandler<AddFileSystemLockRequest,AddFileSystemLockResponse> handler)
Adds a lock to a resource.
|
Future<AddFileSystemLockResponse> |
FileStorageAsyncClient.addFileSystemLock(AddFileSystemLockRequest request,
AsyncHandler<AddFileSystemLockRequest,AddFileSystemLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AddFileSystemLockResponse> |
FileStorageAsync.addFileSystemLock(AddFileSystemLockRequest request,
AsyncHandler<AddFileSystemLockRequest,AddFileSystemLockResponse> handler)
Adds a lock to a resource.
|
Future<AddFileSystemLockResponse> |
FileStorageAsyncClient.addFileSystemLock(AddFileSystemLockRequest request,
AsyncHandler<AddFileSystemLockRequest,AddFileSystemLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AddFileSystemLockResponse |
AddFileSystemLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddFileSystemLockResponse.Builder |
AddFileSystemLockResponse.Builder.copy(AddFileSystemLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.