Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListVolumeAttachmentsResponse> |
ComputeAsyncClient.listVolumeAttachments(ListVolumeAttachmentsRequest request,
AsyncHandler<ListVolumeAttachmentsRequest,ListVolumeAttachmentsResponse> handler) |
Future<ListVolumeAttachmentsResponse> |
ComputeAsync.listVolumeAttachments(ListVolumeAttachmentsRequest request,
AsyncHandler<ListVolumeAttachmentsRequest,ListVolumeAttachmentsResponse> handler)
Lists the volume attachments in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListVolumeAttachmentsRequest |
ListVolumeAttachmentsRequest.Builder.build()
Build the instance of ListVolumeAttachmentsRequest as configured by this builder
|
ListVolumeAttachmentsRequest |
ListVolumeAttachmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListVolumeAttachmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListVolumeAttachmentsRequest.Builder |
ListVolumeAttachmentsRequest.Builder.copy(ListVolumeAttachmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.