Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
CreateVolumeResponse |
BlockstorageClient.createVolume(CreateVolumeRequest request) |
CreateVolumeResponse |
Blockstorage.createVolume(CreateVolumeRequest request)
Creates a new volume in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateVolumeResponse> |
BlockstorageAsync.createVolume(CreateVolumeRequest request,
AsyncHandler<CreateVolumeRequest,CreateVolumeResponse> handler)
Creates a new volume in the specified compartment.
|
Future<CreateVolumeResponse> |
BlockstorageAsyncClient.createVolume(CreateVolumeRequest request,
AsyncHandler<CreateVolumeRequest,CreateVolumeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateVolumeResponse> |
BlockstorageAsync.createVolume(CreateVolumeRequest request,
AsyncHandler<CreateVolumeRequest,CreateVolumeResponse> handler)
Creates a new volume in the specified compartment.
|
Future<CreateVolumeResponse> |
BlockstorageAsyncClient.createVolume(CreateVolumeRequest request,
AsyncHandler<CreateVolumeRequest,CreateVolumeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateVolumeResponse |
CreateVolumeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateVolumeResponse.Builder |
CreateVolumeResponse.Builder.copy(CreateVolumeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.