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