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