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