Uses of Class
io.envoyproxy.pgv.validate.Validate.FieldRules
-
Packages that use Validate.FieldRules Package Description io.envoyproxy.pgv.validate -
-
Uses of Validate.FieldRules in io.envoyproxy.pgv.validate
Fields in io.envoyproxy.pgv.validate declared as Validate.FieldRules Modifier and Type Field Description private static Validate.FieldRules
Validate.FieldRules. DEFAULT_INSTANCE
private Validate.FieldRules
Validate.RepeatedRules.Builder. items_
private Validate.FieldRules
Validate.RepeatedRules. items_
private Validate.FieldRules
Validate.MapRules.Builder. keys_
private Validate.FieldRules
Validate.MapRules. keys_
private Validate.FieldRules
Validate.MapRules.Builder. values_
private Validate.FieldRules
Validate.MapRules. values_
Fields in io.envoyproxy.pgv.validate with type parameters of type Validate.FieldRules Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Validate.FieldRules,Validate.FieldRules.Builder,Validate.FieldRulesOrBuilder>
Validate.RepeatedRules.Builder. itemsBuilder_
private com.google.protobuf.SingleFieldBuilder<Validate.FieldRules,Validate.FieldRules.Builder,Validate.FieldRulesOrBuilder>
Validate.MapRules.Builder. keysBuilder_
private static com.google.protobuf.Parser<Validate.FieldRules>
Validate.FieldRules. PARSER
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,Validate.FieldRules>
Validate. rules
Rules specify the validations to be performed on this field.private com.google.protobuf.SingleFieldBuilder<Validate.FieldRules,Validate.FieldRules.Builder,Validate.FieldRulesOrBuilder>
Validate.MapRules.Builder. valuesBuilder_
Methods in io.envoyproxy.pgv.validate that return Validate.FieldRules Modifier and Type Method Description Validate.FieldRules
Validate.FieldRules.Builder. build()
Validate.FieldRules
Validate.FieldRules.Builder. buildPartial()
static Validate.FieldRules
Validate.FieldRules. getDefaultInstance()
Validate.FieldRules
Validate.FieldRules.Builder. getDefaultInstanceForType()
Validate.FieldRules
Validate.FieldRules. getDefaultInstanceForType()
Validate.FieldRules
Validate.RepeatedRules.Builder. getItems()
Items specifies the contraints to be applied to each item in the field.Validate.FieldRules
Validate.RepeatedRules. getItems()
Items specifies the contraints to be applied to each item in the field.Validate.FieldRules
Validate.RepeatedRulesOrBuilder. getItems()
Items specifies the contraints to be applied to each item in the field.Validate.FieldRules
Validate.MapRules.Builder. getKeys()
Keys specifies the constraints to be applied to each key in the field.Validate.FieldRules
Validate.MapRules. getKeys()
Keys specifies the constraints to be applied to each key in the field.Validate.FieldRules
Validate.MapRulesOrBuilder. getKeys()
Keys specifies the constraints to be applied to each key in the field.Validate.FieldRules
Validate.MapRules.Builder. getValues()
Values specifies the constraints to be applied to the value of each key in the field.Validate.FieldRules
Validate.MapRules. getValues()
Values specifies the constraints to be applied to the value of each key in the field.Validate.FieldRules
Validate.MapRulesOrBuilder. getValues()
Values specifies the constraints to be applied to the value of each key in the field.static Validate.FieldRules
Validate.FieldRules. parseDelimitedFrom(java.io.InputStream input)
static Validate.FieldRules
Validate.FieldRules. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Validate.FieldRules
Validate.FieldRules. parseFrom(byte[] data)
static Validate.FieldRules
Validate.FieldRules. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Validate.FieldRules
Validate.FieldRules. parseFrom(com.google.protobuf.ByteString data)
static Validate.FieldRules
Validate.FieldRules. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Validate.FieldRules
Validate.FieldRules. parseFrom(com.google.protobuf.CodedInputStream input)
static Validate.FieldRules
Validate.FieldRules. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Validate.FieldRules
Validate.FieldRules. parseFrom(java.io.InputStream input)
static Validate.FieldRules
Validate.FieldRules. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Validate.FieldRules
Validate.FieldRules. parseFrom(java.nio.ByteBuffer data)
static Validate.FieldRules
Validate.FieldRules. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.pgv.validate that return types with arguments of type Validate.FieldRules Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Validate.FieldRules,Validate.FieldRules.Builder,Validate.FieldRulesOrBuilder>
Validate.RepeatedRules.Builder. getItemsFieldBuilder()
Items specifies the contraints to be applied to each item in the field.private com.google.protobuf.SingleFieldBuilder<Validate.FieldRules,Validate.FieldRules.Builder,Validate.FieldRulesOrBuilder>
Validate.MapRules.Builder. getKeysFieldBuilder()
Keys specifies the constraints to be applied to each key in the field.com.google.protobuf.Parser<Validate.FieldRules>
Validate.FieldRules. getParserForType()
private com.google.protobuf.SingleFieldBuilder<Validate.FieldRules,Validate.FieldRules.Builder,Validate.FieldRulesOrBuilder>
Validate.MapRules.Builder. getValuesFieldBuilder()
Values specifies the constraints to be applied to the value of each key in the field.static com.google.protobuf.Parser<Validate.FieldRules>
Validate.FieldRules. parser()
Methods in io.envoyproxy.pgv.validate with parameters of type Validate.FieldRules Modifier and Type Method Description private void
Validate.FieldRules.Builder. buildPartial0(Validate.FieldRules result)
private void
Validate.FieldRules.Builder. buildPartialOneofs(Validate.FieldRules result)
Validate.FieldRules.Builder
Validate.FieldRules.Builder. mergeFrom(Validate.FieldRules other)
Validate.RepeatedRules.Builder
Validate.RepeatedRules.Builder. mergeItems(Validate.FieldRules value)
Items specifies the contraints to be applied to each item in the field.Validate.MapRules.Builder
Validate.MapRules.Builder. mergeKeys(Validate.FieldRules value)
Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.Builder
Validate.MapRules.Builder. mergeValues(Validate.FieldRules value)
Values specifies the constraints to be applied to the value of each key in the field.static Validate.FieldRules.Builder
Validate.FieldRules. newBuilder(Validate.FieldRules prototype)
Validate.RepeatedRules.Builder
Validate.RepeatedRules.Builder. setItems(Validate.FieldRules value)
Items specifies the contraints to be applied to each item in the field.Validate.MapRules.Builder
Validate.MapRules.Builder. setKeys(Validate.FieldRules value)
Keys specifies the constraints to be applied to each key in the field.Validate.MapRules.Builder
Validate.MapRules.Builder. setValues(Validate.FieldRules value)
Values specifies the constraints to be applied to the value of each key in the field.
-