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