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