Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.FsuCycleSummaryCollection
-
Packages that use FsuCycleSummaryCollection Package Description com.oracle.bmc.fleetsoftwareupdate.model com.oracle.bmc.fleetsoftwareupdate.responses -
-
Uses of FsuCycleSummaryCollection in com.oracle.bmc.fleetsoftwareupdate.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return FsuCycleSummaryCollection Modifier and Type Method Description FsuCycleSummaryCollection
FsuCycleSummaryCollection.Builder. build()
Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type FsuCycleSummaryCollection Modifier and Type Method Description FsuCycleSummaryCollection.Builder
FsuCycleSummaryCollection.Builder. copy(FsuCycleSummaryCollection model)
-
Uses of FsuCycleSummaryCollection in com.oracle.bmc.fleetsoftwareupdate.responses
Methods in com.oracle.bmc.fleetsoftwareupdate.responses that return FsuCycleSummaryCollection Modifier and Type Method Description FsuCycleSummaryCollection
ListFsuCyclesResponse. getFsuCycleSummaryCollection()
The returned FsuCycleSummaryCollection instance.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type FsuCycleSummaryCollection Modifier and Type Method Description ListFsuCyclesResponse.Builder
ListFsuCyclesResponse.Builder. fsuCycleSummaryCollection(FsuCycleSummaryCollection fsuCycleSummaryCollection)
The returned FsuCycleSummaryCollection instance.
-