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