Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.FsuCollectionSummaryCollection
- 
Packages that use FsuCollectionSummaryCollection Package Description com.oracle.bmc.fleetsoftwareupdate.model com.oracle.bmc.fleetsoftwareupdate.responses 
- 
- 
Uses of FsuCollectionSummaryCollection in com.oracle.bmc.fleetsoftwareupdate.modelMethods in com.oracle.bmc.fleetsoftwareupdate.model that return FsuCollectionSummaryCollection Modifier and Type Method Description FsuCollectionSummaryCollectionFsuCollectionSummaryCollection.Builder. build()Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type FsuCollectionSummaryCollection Modifier and Type Method Description FsuCollectionSummaryCollection.BuilderFsuCollectionSummaryCollection.Builder. copy(FsuCollectionSummaryCollection model)
- 
Uses of FsuCollectionSummaryCollection in com.oracle.bmc.fleetsoftwareupdate.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return FsuCollectionSummaryCollection Modifier and Type Method Description FsuCollectionSummaryCollectionListFsuCollectionsResponse. getFsuCollectionSummaryCollection()The returned FsuCollectionSummaryCollection instance.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type FsuCollectionSummaryCollection Modifier and Type Method Description ListFsuCollectionsResponse.BuilderListFsuCollectionsResponse.Builder. fsuCollectionSummaryCollection(FsuCollectionSummaryCollection fsuCollectionSummaryCollection)The returned FsuCollectionSummaryCollection instance.
 
-