Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<VolumeGroupReplica> |
BlockstoragePaginators.listVolumeGroupReplicasRecordIterator(ListVolumeGroupReplicasRequest request)
Creates a new iterable which will iterate over the
VolumeGroupReplica objects contained in responses from the
listVolumeGroupReplicas operation. |
Modifier and Type | Method and Description |
---|---|
VolumeGroupReplica |
VolumeGroupReplica.Builder.build() |
Modifier and Type | Method and Description |
---|---|
VolumeGroupReplica.Builder |
VolumeGroupReplica.Builder.copy(VolumeGroupReplica model) |
Modifier and Type | Method and Description |
---|---|
VolumeGroupReplica |
GetVolumeGroupReplicaResponse.getVolumeGroupReplica()
The returned
VolumeGroupReplica instance. |
Modifier and Type | Method and Description |
---|---|
List<VolumeGroupReplica> |
ListVolumeGroupReplicasResponse.getItems()
A list of
com.oracle.bmc.core.model.VolumeGroupReplica instances. |
Modifier and Type | Method and Description |
---|---|
GetVolumeGroupReplicaResponse.Builder |
GetVolumeGroupReplicaResponse.Builder.volumeGroupReplica(VolumeGroupReplica volumeGroupReplica)
The returned
VolumeGroupReplica instance. |
Modifier and Type | Method and Description |
---|---|
ListVolumeGroupReplicasResponse.Builder |
ListVolumeGroupReplicasResponse.Builder.items(List<VolumeGroupReplica> items)
A list of
com.oracle.bmc.core.model.VolumeGroupReplica instances. |
Copyright © 2016–2024. All rights reserved.