Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BootVolumeReplica> |
BlockstoragePaginators.listBootVolumeReplicasRecordIterator(ListBootVolumeReplicasRequest request)
Creates a new iterable which will iterate over the
BootVolumeReplica objects contained in responses from the
listBootVolumeReplicas operation. |
Modifier and Type | Method and Description |
---|---|
BootVolumeReplica |
BootVolumeReplica.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BootVolumeReplica.Builder |
BootVolumeReplica.Builder.copy(BootVolumeReplica model) |
Modifier and Type | Method and Description |
---|---|
BootVolumeReplica |
GetBootVolumeReplicaResponse.getBootVolumeReplica()
The returned
BootVolumeReplica instance. |
Modifier and Type | Method and Description |
---|---|
List<BootVolumeReplica> |
ListBootVolumeReplicasResponse.getItems()
A list of
com.oracle.bmc.core.model.BootVolumeReplica instances. |
Modifier and Type | Method and Description |
---|---|
GetBootVolumeReplicaResponse.Builder |
GetBootVolumeReplicaResponse.Builder.bootVolumeReplica(BootVolumeReplica bootVolumeReplica)
The returned
BootVolumeReplica instance. |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeReplicasResponse.Builder |
ListBootVolumeReplicasResponse.Builder.items(List<BootVolumeReplica> items)
A list of
com.oracle.bmc.core.model.BootVolumeReplica instances. |
Copyright © 2016–2024. All rights reserved.