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