Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ChangeBootVolumeBackupCompartmentResponse |
BlockstorageClient.changeBootVolumeBackupCompartment(ChangeBootVolumeBackupCompartmentRequest request) |
ChangeBootVolumeBackupCompartmentResponse |
Blockstorage.changeBootVolumeBackupCompartment(ChangeBootVolumeBackupCompartmentRequest request)
Moves a boot volume backup into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeBootVolumeBackupCompartmentResponse> |
BlockstorageAsync.changeBootVolumeBackupCompartment(ChangeBootVolumeBackupCompartmentRequest request,
AsyncHandler<ChangeBootVolumeBackupCompartmentRequest,ChangeBootVolumeBackupCompartmentResponse> handler)
Moves a boot volume backup into a different compartment within the same tenancy.
|
Future<ChangeBootVolumeBackupCompartmentResponse> |
BlockstorageAsyncClient.changeBootVolumeBackupCompartment(ChangeBootVolumeBackupCompartmentRequest request,
AsyncHandler<ChangeBootVolumeBackupCompartmentRequest,ChangeBootVolumeBackupCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeBootVolumeBackupCompartmentResponse> |
BlockstorageAsync.changeBootVolumeBackupCompartment(ChangeBootVolumeBackupCompartmentRequest request,
AsyncHandler<ChangeBootVolumeBackupCompartmentRequest,ChangeBootVolumeBackupCompartmentResponse> handler)
Moves a boot volume backup into a different compartment within the same tenancy.
|
Future<ChangeBootVolumeBackupCompartmentResponse> |
BlockstorageAsyncClient.changeBootVolumeBackupCompartment(ChangeBootVolumeBackupCompartmentRequest request,
AsyncHandler<ChangeBootVolumeBackupCompartmentRequest,ChangeBootVolumeBackupCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeBootVolumeBackupCompartmentResponse |
ChangeBootVolumeBackupCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeBootVolumeBackupCompartmentResponse.Builder |
ChangeBootVolumeBackupCompartmentResponse.Builder.copy(ChangeBootVolumeBackupCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.