Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateVolumeAttachmentResponse |
ComputeClient.updateVolumeAttachment(UpdateVolumeAttachmentRequest request) |
UpdateVolumeAttachmentResponse |
Compute.updateVolumeAttachment(UpdateVolumeAttachmentRequest request)
Updates information about the specified volume attachment.
|
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 |
---|---|
UpdateVolumeAttachmentRequest |
UpdateVolumeAttachmentRequest.Builder.build()
Build the instance of UpdateVolumeAttachmentRequest as configured by this builder
|
UpdateVolumeAttachmentRequest |
UpdateVolumeAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateVolumeAttachmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateVolumeAttachmentRequest.Builder |
UpdateVolumeAttachmentRequest.Builder.copy(UpdateVolumeAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.