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