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