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