Uses of Class
com.google.cloud.retail.v2beta.Control.ControlCase
-
Packages that use Control.ControlCase Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of Control.ControlCase in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return Control.ControlCase Modifier and Type Method Description static Control.ControlCaseControl.ControlCase. forNumber(int value)Control.ControlCaseControl.Builder. getControlCase()Control.ControlCaseControl. getControlCase()Control.ControlCaseControlOrBuilder. getControlCase()static Control.ControlCaseControl.ControlCase. valueOf(int value)Deprecated.static Control.ControlCaseControl.ControlCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Control.ControlCase[]Control.ControlCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-