| Package | Description |
|---|---|
| io.envoyproxy.pgv.validate |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Validate.AnyRules> |
Validate.AnyRules.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Validate.AnyRules |
Validate.AnyRules.Builder.build() |
Validate.AnyRules |
Validate.AnyRules.Builder.buildPartial() |
Validate.AnyRules |
Validate.FieldRulesOrBuilder.getAny()
Well-Known Field Types
optional .validate.AnyRules any = 20; |
Validate.AnyRules |
Validate.FieldRules.getAny()
Well-Known Field Types
optional .validate.AnyRules any = 20; |
Validate.AnyRules |
Validate.FieldRules.Builder.getAny()
Well-Known Field Types
optional .validate.AnyRules any = 20; |
static Validate.AnyRules |
Validate.AnyRules.getDefaultInstance() |
Validate.AnyRules |
Validate.AnyRules.getDefaultInstanceForType() |
Validate.AnyRules |
Validate.AnyRules.Builder.getDefaultInstanceForType() |
static Validate.AnyRules |
Validate.AnyRules.parseDelimitedFrom(InputStream input) |
static Validate.AnyRules |
Validate.AnyRules.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(byte[] data) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(ByteBuffer data) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(com.google.protobuf.ByteString data) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(com.google.protobuf.CodedInputStream input) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(InputStream input) |
static Validate.AnyRules |
Validate.AnyRules.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Validate.AnyRules> |
Validate.AnyRules.getParserForType() |
static com.google.protobuf.Parser<Validate.AnyRules> |
Validate.AnyRules.parser() |
| Modifier and Type | Method and Description |
|---|---|
Validate.FieldRules.Builder |
Validate.FieldRules.Builder.mergeAny(Validate.AnyRules value)
Well-Known Field Types
optional .validate.AnyRules any = 20; |
Validate.AnyRules.Builder |
Validate.AnyRules.Builder.mergeFrom(Validate.AnyRules other) |
static Validate.AnyRules.Builder |
Validate.AnyRules.newBuilder(Validate.AnyRules prototype) |
Validate.FieldRules.Builder |
Validate.FieldRules.Builder.setAny(Validate.AnyRules value)
Well-Known Field Types
optional .validate.AnyRules any = 20; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.