Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeBackupsResponse |
BlockstorageClient.listBootVolumeBackups(ListBootVolumeBackupsRequest request) |
ListBootVolumeBackupsResponse |
Blockstorage.listBootVolumeBackups(ListBootVolumeBackupsRequest request)
Lists the boot volume backups in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBootVolumeBackupsResponse> |
BlockstorageAsync.listBootVolumeBackups(ListBootVolumeBackupsRequest request,
AsyncHandler<ListBootVolumeBackupsRequest,ListBootVolumeBackupsResponse> handler)
Lists the boot volume backups in the specified compartment.
|
Future<ListBootVolumeBackupsResponse> |
BlockstorageAsyncClient.listBootVolumeBackups(ListBootVolumeBackupsRequest request,
AsyncHandler<ListBootVolumeBackupsRequest,ListBootVolumeBackupsResponse> handler) |
Iterable<ListBootVolumeBackupsResponse> |
BlockstoragePaginators.listBootVolumeBackupsResponseIterator(ListBootVolumeBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the
listBootVolumeBackups operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBootVolumeBackupsResponse> |
BlockstorageAsync.listBootVolumeBackups(ListBootVolumeBackupsRequest request,
AsyncHandler<ListBootVolumeBackupsRequest,ListBootVolumeBackupsResponse> handler)
Lists the boot volume backups in the specified compartment.
|
Future<ListBootVolumeBackupsResponse> |
BlockstorageAsyncClient.listBootVolumeBackups(ListBootVolumeBackupsRequest request,
AsyncHandler<ListBootVolumeBackupsRequest,ListBootVolumeBackupsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeBackupsResponse |
ListBootVolumeBackupsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListBootVolumeBackupsResponse.Builder |
ListBootVolumeBackupsResponse.Builder.copy(ListBootVolumeBackupsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.