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