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