Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
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.
|
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 |
---|---|
CreateMountTargetRequest |
CreateMountTargetRequest.Builder.build()
Build the instance of CreateMountTargetRequest as configured by this builder
|
CreateMountTargetRequest |
CreateMountTargetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateMountTargetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateMountTargetRequest.Builder |
CreateMountTargetRequest.Builder.copy(CreateMountTargetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.