Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.FsuCollectionTarget
- 
Packages that use FsuCollectionTarget Package Description com.oracle.bmc.fleetsoftwareupdate.model com.oracle.bmc.fleetsoftwareupdate.responses 
- 
- 
Uses of FsuCollectionTarget in com.oracle.bmc.fleetsoftwareupdate.modelMethods in com.oracle.bmc.fleetsoftwareupdate.model that return FsuCollectionTarget Modifier and Type Method Description FsuCollectionTargetFsuCollectionTarget.Builder. build()Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type FsuCollectionTarget Modifier and Type Method Description FsuCollectionTarget.BuilderFsuCollectionTarget.Builder. copy(FsuCollectionTarget model)
- 
Uses of FsuCollectionTarget in com.oracle.bmc.fleetsoftwareupdate.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return FsuCollectionTarget Modifier and Type Method Description FsuCollectionTargetGetFsuCollectionTargetResponse. getFsuCollectionTarget()The returned FsuCollectionTarget instance.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type FsuCollectionTarget Modifier and Type Method Description GetFsuCollectionTargetResponse.BuilderGetFsuCollectionTargetResponse.Builder. fsuCollectionTarget(FsuCollectionTarget fsuCollectionTarget)The returned FsuCollectionTarget instance.
 
-