Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ExternalExadataInfrastructureSummary> |
DbManagementPaginators.listExternalExadataInfrastructuresRecordIterator(ListExternalExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the
ExternalExadataInfrastructureSummary objects
contained in responses from the listExternalExadataInfrastructures operation. |
Modifier and Type | Method and Description |
---|---|
ExternalExadataInfrastructureSummary |
ExternalExadataInfrastructureSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalExadataInfrastructureSummary> |
ExternalExadataInfrastructureCollection.getItems()
A list of Exadata infrastructures.
|
Modifier and Type | Method and Description |
---|---|
ExternalExadataInfrastructureSummary.Builder |
ExternalExadataInfrastructureSummary.Builder.copy(ExternalExadataInfrastructureSummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalExadataInfrastructureCollection.Builder |
ExternalExadataInfrastructureCollection.Builder.items(List<ExternalExadataInfrastructureSummary> items)
A list of Exadata infrastructures.
|
Constructor and Description |
---|
ExternalExadataInfrastructureCollection(List<ExternalExadataInfrastructureSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.