Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateVolumeGroupResponse |
BlockstorageClient.updateVolumeGroup(UpdateVolumeGroupRequest request) |
UpdateVolumeGroupResponse |
Blockstorage.updateVolumeGroup(UpdateVolumeGroupRequest request)
Updates the set of volumes in a volume group along with the display name.
|
Future<UpdateVolumeGroupResponse> |
BlockstorageAsync.updateVolumeGroup(UpdateVolumeGroupRequest request,
AsyncHandler<UpdateVolumeGroupRequest,UpdateVolumeGroupResponse> handler)
Updates the set of volumes in a volume group along with the display name.
|
Future<UpdateVolumeGroupResponse> |
BlockstorageAsyncClient.updateVolumeGroup(UpdateVolumeGroupRequest request,
AsyncHandler<UpdateVolumeGroupRequest,UpdateVolumeGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateVolumeGroupResponse> |
BlockstorageAsync.updateVolumeGroup(UpdateVolumeGroupRequest request,
AsyncHandler<UpdateVolumeGroupRequest,UpdateVolumeGroupResponse> handler)
Updates the set of volumes in a volume group along with the display name.
|
Future<UpdateVolumeGroupResponse> |
BlockstorageAsyncClient.updateVolumeGroup(UpdateVolumeGroupRequest request,
AsyncHandler<UpdateVolumeGroupRequest,UpdateVolumeGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateVolumeGroupRequest |
UpdateVolumeGroupRequest.Builder.build()
Build the instance of UpdateVolumeGroupRequest as configured by this builder
|
UpdateVolumeGroupRequest |
UpdateVolumeGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateVolumeGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateVolumeGroupRequest.Builder |
UpdateVolumeGroupRequest.Builder.copy(UpdateVolumeGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.