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