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