Uses of Class
com.google.cloud.notebooks.v1.Instance.EnvironmentCase
-
Packages that use Instance.EnvironmentCase Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of Instance.EnvironmentCase in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return Instance.EnvironmentCase Modifier and Type Method Description static Instance.EnvironmentCaseInstance.EnvironmentCase. forNumber(int value)Instance.EnvironmentCaseInstance.Builder. getEnvironmentCase()Instance.EnvironmentCaseInstance. getEnvironmentCase()Instance.EnvironmentCaseInstanceOrBuilder. getEnvironmentCase()static Instance.EnvironmentCaseInstance.EnvironmentCase. valueOf(int value)Deprecated.static Instance.EnvironmentCaseInstance.EnvironmentCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Instance.EnvironmentCase[]Instance.EnvironmentCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-