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