Uses of Class
com.google.container.v1beta1.TimeWindow.OptionsCase
-
Packages that use TimeWindow.OptionsCase Package Description com.google.container.v1beta1 -
-
Uses of TimeWindow.OptionsCase in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return TimeWindow.OptionsCase Modifier and Type Method Description static TimeWindow.OptionsCaseTimeWindow.OptionsCase. forNumber(int value)TimeWindow.OptionsCaseTimeWindow.Builder. getOptionsCase()TimeWindow.OptionsCaseTimeWindow. getOptionsCase()TimeWindow.OptionsCaseTimeWindowOrBuilder. getOptionsCase()static TimeWindow.OptionsCaseTimeWindow.OptionsCase. valueOf(int value)Deprecated.static TimeWindow.OptionsCaseTimeWindow.OptionsCase. valueOf(String name)Returns the enum constant of this type with the specified name.static TimeWindow.OptionsCase[]TimeWindow.OptionsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-