Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExternalClusterSummary> |
DbManagementPaginators.listExternalClustersRecordIterator(ListExternalClustersRequest request)
Creates a new iterable which will iterate over the
ExternalClusterSummary objects contained in
responses from the listExternalClusters operation. |
Modifier and Type | Method and Description |
---|---|
ExternalClusterSummary |
ExternalClusterSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalClusterSummary> |
ExternalClusterCollection.getItems()
An array of external clusters.
|
Modifier and Type | Method and Description |
---|---|
ExternalClusterSummary.Builder |
ExternalClusterSummary.Builder.copy(ExternalClusterSummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalClusterCollection.Builder |
ExternalClusterCollection.Builder.items(List<ExternalClusterSummary> items)
An array of external clusters.
|
Constructor and Description |
---|
ExternalClusterCollection(List<ExternalClusterSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.