Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListBootVolumeReplicasResponse> |
BlockstorageAsync.listBootVolumeReplicas(ListBootVolumeReplicasRequest request,
AsyncHandler<ListBootVolumeReplicasRequest,ListBootVolumeReplicasResponse> handler)
Lists the boot volume replicas in the specified compartment and availability domain.
|
Future<ListBootVolumeReplicasResponse> |
BlockstorageAsyncClient.listBootVolumeReplicas(ListBootVolumeReplicasRequest request,
AsyncHandler<ListBootVolumeReplicasRequest,ListBootVolumeReplicasResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeReplicasRequest |
ListBootVolumeReplicasRequest.Builder.build()
Build the instance of ListBootVolumeReplicasRequest as configured by this builder
|
ListBootVolumeReplicasRequest |
ListBootVolumeReplicasRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListBootVolumeReplicasRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListBootVolumeReplicasRequest.Builder |
ListBootVolumeReplicasRequest.Builder.copy(ListBootVolumeReplicasRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.