Uses of Class
com.oracle.bmc.database.model.UpdateHistoryEntrySummary
- 
Packages that use UpdateHistoryEntrySummary Package Description com.oracle.bmc.database com.oracle.bmc.database.model com.oracle.bmc.database.responses 
- 
- 
Uses of UpdateHistoryEntrySummary in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return types with arguments of type UpdateHistoryEntrySummary Modifier and Type Method Description Iterable<UpdateHistoryEntrySummary>DatabasePaginators. listCloudVmClusterUpdateHistoryEntriesRecordIterator(ListCloudVmClusterUpdateHistoryEntriesRequest request)Creates a new iterable which will iterate over theUpdateHistoryEntrySummaryobjects contained in responses from the listCloudVmClusterUpdateHistoryEntries operation.
- 
Uses of UpdateHistoryEntrySummary in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return UpdateHistoryEntrySummary Modifier and Type Method Description UpdateHistoryEntrySummaryUpdateHistoryEntrySummary.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type UpdateHistoryEntrySummary Modifier and Type Method Description UpdateHistoryEntrySummary.BuilderUpdateHistoryEntrySummary.Builder. copy(UpdateHistoryEntrySummary model)
- 
Uses of UpdateHistoryEntrySummary in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return types with arguments of type UpdateHistoryEntrySummary Modifier and Type Method Description List<UpdateHistoryEntrySummary>ListCloudVmClusterUpdateHistoryEntriesResponse. getItems()A list of com.oracle.bmc.database.model.UpdateHistoryEntrySummary instances.Method parameters in com.oracle.bmc.database.responses with type arguments of type UpdateHistoryEntrySummary Modifier and Type Method Description ListCloudVmClusterUpdateHistoryEntriesResponse.BuilderListCloudVmClusterUpdateHistoryEntriesResponse.Builder. items(List<UpdateHistoryEntrySummary> items)A list of com.oracle.bmc.database.model.UpdateHistoryEntrySummary instances.
 
-