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.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return FsuCollectionSummaryCollection Modifier and Type Method Description FsuCollectionSummaryCollection
FsuCollectionSummaryCollection.Builder. build()
Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type FsuCollectionSummaryCollection Modifier and Type Method Description FsuCollectionSummaryCollection.Builder
FsuCollectionSummaryCollection.Builder. copy(FsuCollectionSummaryCollection model)
-
Uses of FsuCollectionSummaryCollection in com.oracle.bmc.fleetsoftwareupdate.responses
Methods in com.oracle.bmc.fleetsoftwareupdate.responses that return FsuCollectionSummaryCollection Modifier and Type Method Description FsuCollectionSummaryCollection
ListFsuCollectionsResponse. getFsuCollectionSummaryCollection()
The returned FsuCollectionSummaryCollection instance.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type FsuCollectionSummaryCollection Modifier and Type Method Description ListFsuCollectionsResponse.Builder
ListFsuCollectionsResponse.Builder. fsuCollectionSummaryCollection(FsuCollectionSummaryCollection fsuCollectionSummaryCollection)
The returned FsuCollectionSummaryCollection instance.
-