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