ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Builder.addRulesBuilder() |
The list of rules to apply to requests.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Builder.addRulesBuilder(int index) |
The list of rules to apply to requests.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clear() |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearOnTlvPresent() |
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clearTlvType() |
The type that triggers the rule - required
TLV type is defined as uint8_t in proxy protocol.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.clone() |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Builder.getRulesBuilder(int index) |
The list of rules to apply to requests.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeFrom(ProxyProtocol.Rule other) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeOnTlvPresent(ProxyProtocol.KeyValuePair value) |
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilder() |
|
static ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilder(ProxyProtocol.Rule prototype) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilderForType() |
|
protected ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setOnTlvPresent(ProxyProtocol.KeyValuePair value) |
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setOnTlvPresent(ProxyProtocol.KeyValuePair.Builder builderForValue) |
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setTlvType(int value) |
The type that triggers the rule - required
TLV type is defined as uint8_t in proxy protocol.
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.toBuilder() |
|