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