Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.FsuReadinessCheckCollection
-
Packages that use FsuReadinessCheckCollection Package Description com.oracle.bmc.fleetsoftwareupdate.model com.oracle.bmc.fleetsoftwareupdate.responses -
-
Uses of FsuReadinessCheckCollection in com.oracle.bmc.fleetsoftwareupdate.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return FsuReadinessCheckCollection Modifier and Type Method Description FsuReadinessCheckCollectionFsuReadinessCheckCollection.Builder. build()Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type FsuReadinessCheckCollection Modifier and Type Method Description FsuReadinessCheckCollection.BuilderFsuReadinessCheckCollection.Builder. copy(FsuReadinessCheckCollection model) -
Uses of FsuReadinessCheckCollection in com.oracle.bmc.fleetsoftwareupdate.responses
Methods in com.oracle.bmc.fleetsoftwareupdate.responses that return FsuReadinessCheckCollection Modifier and Type Method Description FsuReadinessCheckCollectionListFsuReadinessChecksResponse. getFsuReadinessCheckCollection()The returned FsuReadinessCheckCollection instance.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type FsuReadinessCheckCollection Modifier and Type Method Description ListFsuReadinessChecksResponse.BuilderListFsuReadinessChecksResponse.Builder. fsuReadinessCheckCollection(FsuReadinessCheckCollection fsuReadinessCheckCollection)The returned FsuReadinessCheckCollection instance.
-