Uses of Class
com.google.cloud.workstations.v1.Workstation.State
-
Packages that use Workstation.State Package Description com.google.cloud.workstations.v1 A client to Cloud Workstations API -
-
Uses of Workstation.State in com.google.cloud.workstations.v1
Methods in com.google.cloud.workstations.v1 that return Workstation.State Modifier and Type Method Description static Workstation.StateWorkstation.State. forNumber(int value)Workstation.StateWorkstation.Builder. getState()Output only.Workstation.StateWorkstation. getState()Output only.Workstation.StateWorkstationOrBuilder. getState()Output only.static Workstation.StateWorkstation.State. valueOf(int value)Deprecated.static Workstation.StateWorkstation.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Workstation.StateWorkstation.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Workstation.State[]Workstation.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.workstations.v1 that return types with arguments of type Workstation.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Workstation.State>Workstation.State. internalGetValueMap()Methods in com.google.cloud.workstations.v1 with parameters of type Workstation.State Modifier and Type Method Description Workstation.BuilderWorkstation.Builder. setState(Workstation.State value)Output only.
-