Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
CreateVolumeResponse |
BlockstorageClient.createVolume(CreateVolumeRequest request) |
CreateVolumeResponse |
Blockstorage.createVolume(CreateVolumeRequest request)
Creates a new volume in the specified compartment.
|
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 |
---|---|
CreateVolumeRequest |
CreateVolumeRequest.Builder.build()
Build the instance of CreateVolumeRequest as configured by this builder
|
CreateVolumeRequest |
CreateVolumeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateVolumeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateVolumeRequest.Builder |
CreateVolumeRequest.Builder.copy(CreateVolumeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.