Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
AttachVolumeResponse |
ComputeClient.attachVolume(AttachVolumeRequest request) |
AttachVolumeResponse |
Compute.attachVolume(AttachVolumeRequest request)
Attaches the specified storage volume to the specified instance.
|
Modifier and Type | Method and Description |
---|---|
Future<AttachVolumeResponse> |
ComputeAsync.attachVolume(AttachVolumeRequest request,
AsyncHandler<AttachVolumeRequest,AttachVolumeResponse> handler)
Attaches the specified storage volume to the specified instance.
|
Future<AttachVolumeResponse> |
ComputeAsyncClient.attachVolume(AttachVolumeRequest request,
AsyncHandler<AttachVolumeRequest,AttachVolumeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AttachVolumeResponse> |
ComputeAsync.attachVolume(AttachVolumeRequest request,
AsyncHandler<AttachVolumeRequest,AttachVolumeResponse> handler)
Attaches the specified storage volume to the specified instance.
|
Future<AttachVolumeResponse> |
ComputeAsyncClient.attachVolume(AttachVolumeRequest request,
AsyncHandler<AttachVolumeRequest,AttachVolumeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AttachVolumeResponse |
AttachVolumeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AttachVolumeResponse.Builder |
AttachVolumeResponse.Builder.copy(AttachVolumeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.