Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CopyVolumeBackupRequest,CopyVolumeBackupResponse> |
BlockstorageWaiters.forCopyVolumeBackup(CopyVolumeBackupRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CopyVolumeBackupRequest,CopyVolumeBackupResponse> |
BlockstorageWaiters.forCopyVolumeBackup(CopyVolumeBackupRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CopyVolumeBackupResponse> |
BlockstorageAsync.copyVolumeBackup(CopyVolumeBackupRequest request,
AsyncHandler<CopyVolumeBackupRequest,CopyVolumeBackupResponse> handler)
Creates a volume backup copy in specified region.
|
Future<CopyVolumeBackupResponse> |
BlockstorageAsyncClient.copyVolumeBackup(CopyVolumeBackupRequest request,
AsyncHandler<CopyVolumeBackupRequest,CopyVolumeBackupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CopyVolumeBackupRequest |
CopyVolumeBackupRequest.Builder.build()
Build the instance of CopyVolumeBackupRequest as configured by this builder
|
CopyVolumeBackupRequest |
CopyVolumeBackupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CopyVolumeBackupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CopyVolumeBackupRequest.Builder |
CopyVolumeBackupRequest.Builder.copy(CopyVolumeBackupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.