Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeAttachmentsResponse |
ComputeClient.listBootVolumeAttachments(ListBootVolumeAttachmentsRequest request) |
ListBootVolumeAttachmentsResponse |
Compute.listBootVolumeAttachments(ListBootVolumeAttachmentsRequest request)
Lists the boot volume attachments in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBootVolumeAttachmentsResponse> |
ComputeAsync.listBootVolumeAttachments(ListBootVolumeAttachmentsRequest request,
AsyncHandler<ListBootVolumeAttachmentsRequest,ListBootVolumeAttachmentsResponse> handler)
Lists the boot volume attachments in the specified compartment.
|
Future<ListBootVolumeAttachmentsResponse> |
ComputeAsyncClient.listBootVolumeAttachments(ListBootVolumeAttachmentsRequest request,
AsyncHandler<ListBootVolumeAttachmentsRequest,ListBootVolumeAttachmentsResponse> handler) |
Iterable<ListBootVolumeAttachmentsResponse> |
ComputePaginators.listBootVolumeAttachmentsResponseIterator(ListBootVolumeAttachmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listBootVolumeAttachments operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBootVolumeAttachmentsResponse> |
ComputeAsync.listBootVolumeAttachments(ListBootVolumeAttachmentsRequest request,
AsyncHandler<ListBootVolumeAttachmentsRequest,ListBootVolumeAttachmentsResponse> handler)
Lists the boot volume attachments in the specified compartment.
|
Future<ListBootVolumeAttachmentsResponse> |
ComputeAsyncClient.listBootVolumeAttachments(ListBootVolumeAttachmentsRequest request,
AsyncHandler<ListBootVolumeAttachmentsRequest,ListBootVolumeAttachmentsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeAttachmentsResponse |
ListBootVolumeAttachmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListBootVolumeAttachmentsResponse.Builder |
ListBootVolumeAttachmentsResponse.Builder.copy(ListBootVolumeAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.