static Constraint.ConstraintDefault |
Constraint.ConstraintDefault.forNumber(int value) |
|
Constraint.ConstraintDefault |
Constraint.Builder.getConstraintDefault() |
The evaluation behavior of this constraint in the absence of 'Policy'.
|
Constraint.ConstraintDefault |
Constraint.getConstraintDefault() |
The evaluation behavior of this constraint in the absence of 'Policy'.
|
Constraint.ConstraintDefault |
ConstraintOrBuilder.getConstraintDefault() |
The evaluation behavior of this constraint in the absence of 'Policy'.
|
static Constraint.ConstraintDefault |
Constraint.ConstraintDefault.valueOf(int value) |
Deprecated.
|
static Constraint.ConstraintDefault |
Constraint.ConstraintDefault.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Constraint.ConstraintDefault |
Constraint.ConstraintDefault.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Constraint.ConstraintDefault[] |
Constraint.ConstraintDefault.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|