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