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