Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetBootVolumeBackupResponse> |
BlockstorageAsync.getBootVolumeBackup(GetBootVolumeBackupRequest request,
AsyncHandler<GetBootVolumeBackupRequest,GetBootVolumeBackupResponse> handler)
Gets information for the specified boot volume backup.
|
Future<GetBootVolumeBackupResponse> |
BlockstorageAsyncClient.getBootVolumeBackup(GetBootVolumeBackupRequest request,
AsyncHandler<GetBootVolumeBackupRequest,GetBootVolumeBackupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetBootVolumeBackupRequest |
GetBootVolumeBackupRequest.Builder.build()
Build the instance of GetBootVolumeBackupRequest as configured by this builder
|
GetBootVolumeBackupRequest |
GetBootVolumeBackupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBootVolumeBackupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBootVolumeBackupRequest.Builder |
GetBootVolumeBackupRequest.Builder.copy(GetBootVolumeBackupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.