Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<VmClusterSummary> |
DatabasePaginators.listVmClustersRecordIterator(ListVmClustersRequest request)
Creates a new iterable which will iterate over the
VmClusterSummary objects contained in responses from the
listVmClusters operation. |
Modifier and Type | Method and Description |
---|---|
VmClusterSummary |
VmClusterSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
VmClusterSummary.Builder |
VmClusterSummary.Builder.copy(VmClusterSummary model) |
Modifier and Type | Method and Description |
---|---|
List<VmClusterSummary> |
ListVmClustersResponse.getItems()
A list of
com.oracle.bmc.database.model.VmClusterSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListVmClustersResponse.Builder |
ListVmClustersResponse.Builder.items(List<VmClusterSummary> items)
A list of
com.oracle.bmc.database.model.VmClusterSummary instances. |
Copyright © 2016–2024. All rights reserved.