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