Uses of Class
io.envoyproxy.pgv.validate.Validate.DurationRules.Builder
Packages that use Validate.DurationRules.Builder
-
Uses of Validate.DurationRules.Builder in io.envoyproxy.pgv.validate
Methods in io.envoyproxy.pgv.validate that return Validate.DurationRules.BuilderModifier and TypeMethodDescriptionIn specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.addAllNotIn(Iterable<? extends com.google.protobuf.Duration> values) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.addIn(int index, com.google.protobuf.Duration value) In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.addIn(int index, com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.addIn(com.google.protobuf.Duration value) In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.addIn(com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.addNotIn(int index, com.google.protobuf.Duration value) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.addNotIn(int index, com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.addNotIn(com.google.protobuf.Duration value) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.addNotIn(com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Validate.DurationRules.Builder.clear()Validate.DurationRules.Builder.clearConst()Const specifies that this field must be exactly the specified valueValidate.DurationRules.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Validate.DurationRules.Builder.clearGt()Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.Builder.clearGte()Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.Builder.clearIn()In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.clearLt()Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.Builder.clearLte()Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.Builder.clearNotIn()NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Validate.DurationRules.Builder.clearRequired()Required specifies that this field must be setValidate.DurationRules.Builder.clone()Validate.FieldRules.Builder.getDurationBuilder().validate.DurationRules duration = 21;Validate.DurationRules.Builder.mergeConst(com.google.protobuf.Duration value) Const specifies that this field must be exactly the specified valueValidate.DurationRules.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Validate.DurationRules.Builder.mergeFrom(com.google.protobuf.Message other) Validate.DurationRules.Builder.mergeFrom(Validate.DurationRules other) Validate.DurationRules.Builder.mergeGt(com.google.protobuf.Duration value) Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.Builder.mergeGte(com.google.protobuf.Duration value) Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.Builder.mergeLt(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.Builder.mergeLte(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Validate.DurationRules.newBuilder()Validate.DurationRules.newBuilder(Validate.DurationRules prototype) Validate.DurationRules.newBuilderForType()protected Validate.DurationRules.BuilderValidate.DurationRules.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Validate.DurationRules.Builder.removeIn(int index) In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.removeNotIn(int index) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.setConst(com.google.protobuf.Duration value) Const specifies that this field must be exactly the specified valueValidate.DurationRules.Builder.setConst(com.google.protobuf.Duration.Builder builderForValue) Const specifies that this field must be exactly the specified valueValidate.DurationRules.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Validate.DurationRules.Builder.setGt(com.google.protobuf.Duration value) Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.Builder.setGt(com.google.protobuf.Duration.Builder builderForValue) Gt specifies that this field must be greater than the specified value, exclusiveValidate.DurationRules.Builder.setGte(com.google.protobuf.Duration value) Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.Builder.setGte(com.google.protobuf.Duration.Builder builderForValue) Gte specifies that this field must be greater than the specified value, inclusiveValidate.DurationRules.Builder.setIn(int index, com.google.protobuf.Duration value) In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.setIn(int index, com.google.protobuf.Duration.Builder builderForValue) In specifies that this field must be equal to one of the specified valuesValidate.DurationRules.Builder.setLt(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.Builder.setLt(com.google.protobuf.Duration.Builder builderForValue) Lt specifies that this field must be less than the specified value, exclusiveValidate.DurationRules.Builder.setLte(com.google.protobuf.Duration value) Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.Builder.setLte(com.google.protobuf.Duration.Builder builderForValue) Lt specifies that this field must be less than the specified value, inclusiveValidate.DurationRules.Builder.setNotIn(int index, com.google.protobuf.Duration value) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.setNotIn(int index, com.google.protobuf.Duration.Builder builderForValue) NotIn specifies that this field cannot be equal to one of the specified valuesValidate.DurationRules.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Validate.DurationRules.Builder.setRequired(boolean value) Required specifies that this field must be setValidate.DurationRules.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Validate.DurationRules.toBuilder()Methods in io.envoyproxy.pgv.validate with parameters of type Validate.DurationRules.BuilderModifier and TypeMethodDescriptionValidate.FieldRules.Builder.setDuration(Validate.DurationRules.Builder builderForValue) .validate.DurationRules duration = 21;