Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PatchSummary> |
FleetAppsManagementOperationsPaginators.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 |
---|---|
List<PatchSummary> |
PatchCollection.getItems()
List of patches.
|
Modifier and Type | Method and Description |
---|---|
PatchSummary.Builder |
PatchSummary.Builder.copy(PatchSummary model) |
Modifier and Type | Method and Description |
---|---|
PatchCollection.Builder |
PatchCollection.Builder.items(List<PatchSummary> items)
List of patches.
|
Constructor and Description |
---|
PatchCollection(List<PatchSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.