Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.model | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ReplicaSummary> |
ReplicasPaginators.listReplicasRecordIterator(ListReplicasRequest request)
Creates a new iterable which will iterate over the
ReplicaSummary objects contained in responses from the
listReplicas operation. |
Modifier and Type | Method and Description |
---|---|
ReplicaSummary |
ReplicaSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ReplicaSummary.Builder |
ReplicaSummary.Builder.copy(ReplicaSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ReplicaSummary> |
ListReplicasResponse.getItems()
A list of
com.oracle.bmc.mysql.model.ReplicaSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListReplicasResponse.Builder |
ListReplicasResponse.Builder.items(List<ReplicaSummary> items)
A list of
com.oracle.bmc.mysql.model.ReplicaSummary instances. |
Copyright © 2016–2024. All rights reserved.