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