Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
GetMountTargetResponse |
FileStorageClient.getMountTarget(GetMountTargetRequest request) |
GetMountTargetResponse |
FileStorage.getMountTarget(GetMountTargetRequest request)
Gets the specified mount target’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetMountTargetResponse> |
FileStorageAsync.getMountTarget(GetMountTargetRequest request,
AsyncHandler<GetMountTargetRequest,GetMountTargetResponse> handler)
Gets the specified mount target’s information.
|
Future<GetMountTargetResponse> |
FileStorageAsyncClient.getMountTarget(GetMountTargetRequest request,
AsyncHandler<GetMountTargetRequest,GetMountTargetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMountTargetResponse |
GetMountTargetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMountTargetResponse.Builder |
GetMountTargetResponse.Builder.copy(GetMountTargetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.