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