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.modelMethods in com.oracle.bmc.fleetsoftwareupdate.model that return FsuActionSummaryCollection Modifier and Type Method Description FsuActionSummaryCollectionFsuActionSummaryCollection.Builder. build()Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type FsuActionSummaryCollection Modifier and Type Method Description FsuActionSummaryCollection.BuilderFsuActionSummaryCollection.Builder. copy(FsuActionSummaryCollection model)
- 
Uses of FsuActionSummaryCollection in com.oracle.bmc.fleetsoftwareupdate.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return FsuActionSummaryCollection Modifier and Type Method Description FsuActionSummaryCollectionListFsuActionsResponse. getFsuActionSummaryCollection()The returned FsuActionSummaryCollection instance.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type FsuActionSummaryCollection Modifier and Type Method Description ListFsuActionsResponse.BuilderListFsuActionsResponse.Builder. fsuActionSummaryCollection(FsuActionSummaryCollection fsuActionSummaryCollection)The returned FsuActionSummaryCollection instance.
 
-