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