Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.model | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PatchHistorySummary> |
BdsPaginators.listPatchHistoriesRecordIterator(ListPatchHistoriesRequest request)
Creates a new iterable which will iterate over the
PatchHistorySummary objects contained in responses from the
listPatchHistories operation. |
Modifier and Type | Method and Description |
---|---|
PatchHistorySummary |
PatchHistorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchHistorySummary.Builder |
PatchHistorySummary.Builder.copy(PatchHistorySummary model) |
Modifier and Type | Method and Description |
---|---|
List<PatchHistorySummary> |
ListPatchHistoriesResponse.getItems()
A list of
com.oracle.bmc.bds.model.PatchHistorySummary instances. |
Modifier and Type | Method and Description |
---|---|
ListPatchHistoriesResponse.Builder |
ListPatchHistoriesResponse.Builder.items(List<PatchHistorySummary> items)
A list of
com.oracle.bmc.bds.model.PatchHistorySummary instances. |
Copyright © 2016–2024. All rights reserved.