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