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