Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate | |
com.oracle.bmc.fleetsoftwareupdate.model |
Modifier and Type | Method and Description |
---|---|
Iterable<FsuCycleSummary> |
FleetSoftwareUpdatePaginators.listFsuCyclesRecordIterator(ListFsuCyclesRequest request)
Creates a new iterable which will iterate over the
FsuCycleSummary objects contained in responses from
the listFsuCycles operation. |
Modifier and Type | Method and Description |
---|---|
FsuCycleSummary |
FsuCycleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FsuCycleSummary> |
FsuCycleSummaryCollection.getItems()
List of FsuCycleSummary entries.
|
Modifier and Type | Method and Description |
---|---|
FsuCycleSummary.Builder |
FsuCycleSummary.Builder.copy(FsuCycleSummary model) |
Modifier and Type | Method and Description |
---|---|
FsuCycleSummaryCollection.Builder |
FsuCycleSummaryCollection.Builder.items(List<FsuCycleSummary> items)
List of FsuCycleSummary entries.
|
Constructor and Description |
---|
FsuCycleSummaryCollection(List<FsuCycleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.