Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
CreateMountTargetResponse |
FileStorageClient.createMountTarget(CreateMountTargetRequest request) |
CreateMountTargetResponse |
FileStorage.createMountTarget(CreateMountTargetRequest request)
Creates a new mount target in the specified compartment and subnet.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMountTargetResponse> |
FileStorageAsync.createMountTarget(CreateMountTargetRequest request,
AsyncHandler<CreateMountTargetRequest,CreateMountTargetResponse> handler)
Creates a new mount target in the specified compartment and subnet.
|
Future<CreateMountTargetResponse> |
FileStorageAsyncClient.createMountTarget(CreateMountTargetRequest request,
AsyncHandler<CreateMountTargetRequest,CreateMountTargetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateMountTargetResponse> |
FileStorageAsync.createMountTarget(CreateMountTargetRequest request,
AsyncHandler<CreateMountTargetRequest,CreateMountTargetResponse> handler)
Creates a new mount target in the specified compartment and subnet.
|
Future<CreateMountTargetResponse> |
FileStorageAsyncClient.createMountTarget(CreateMountTargetRequest request,
AsyncHandler<CreateMountTargetRequest,CreateMountTargetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateMountTargetResponse |
CreateMountTargetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMountTargetResponse.Builder |
CreateMountTargetResponse.Builder.copy(CreateMountTargetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.