Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.GuestOsGoalVersionDetails
-
Packages that use GuestOsGoalVersionDetails Package Description com.oracle.bmc.fleetsoftwareupdate.model -
-
Uses of GuestOsGoalVersionDetails in com.oracle.bmc.fleetsoftwareupdate.model
Subclasses of GuestOsGoalVersionDetails in com.oracle.bmc.fleetsoftwareupdate.model Modifier and Type Class Description class
OracleGuestOsGoalVersionDetails
Details of a goal Oracle released ‘GI’ software image.Methods in com.oracle.bmc.fleetsoftwareupdate.model that return GuestOsGoalVersionDetails Modifier and Type Method Description GuestOsGoalVersionDetails
GuestOsGoalSoftwareComponentDetails. getGoalVersionDetails()
Methods in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type GuestOsGoalVersionDetails Modifier and Type Method Description GuestOsGoalSoftwareComponentDetails.Builder
GuestOsGoalSoftwareComponentDetails.Builder. goalVersionDetails(GuestOsGoalVersionDetails goalVersionDetails)
Constructors in com.oracle.bmc.fleetsoftwareupdate.model with parameters of type GuestOsGoalVersionDetails Constructor Description GuestOsGoalSoftwareComponentDetails(GuestOsGoalVersionDetails goalVersionDetails)
Deprecated.
-