Uses of Class
com.oracle.bmc.fleetsoftwareupdate.model.GiGoalVersionDetails.GoalType
-
Packages that use GiGoalVersionDetails.GoalType Package Description com.oracle.bmc.fleetsoftwareupdate.model -
-
Uses of GiGoalVersionDetails.GoalType in com.oracle.bmc.fleetsoftwareupdate.model
Methods in com.oracle.bmc.fleetsoftwareupdate.model that return GiGoalVersionDetails.GoalType Modifier and Type Method Description static GiGoalVersionDetails.GoalTypeGiGoalVersionDetails.GoalType. create(String key)static GiGoalVersionDetails.GoalTypeGiGoalVersionDetails.GoalType. valueOf(String name)Returns the enum constant of this type with the specified name.static GiGoalVersionDetails.GoalType[]GiGoalVersionDetails.GoalType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-