ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.addAllTlvType(java.lang.Iterable<? extends java.lang.Integer> values) |
The TLV types that are applied based on match_type.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.addTlvType(int value) |
The TLV types that are applied based on match_type.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.clear() |
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.clearMatchType() |
The strategy to pass through TLVs.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.clearTlvType() |
The TLV types that are applied based on match_type.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolConfig.Builder.getPassThroughTlvsBuilder() |
This config controls which TLVs can be passed to upstream if it is Proxy Protocol
V2 header.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.mergeFrom(ProxyProtocolPassThroughTLVs other) |
|
static ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.newBuilder() |
|
static ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.newBuilder(ProxyProtocolPassThroughTLVs prototype) |
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.newBuilderForType() |
|
protected ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.setMatchType(ProxyProtocolPassThroughTLVs.PassTLVsMatchType value) |
The strategy to pass through TLVs.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.setMatchTypeValue(int value) |
The strategy to pass through TLVs.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.Builder.setTlvType(int index,
int value) |
The TLV types that are applied based on match_type.
|
ProxyProtocolPassThroughTLVs.Builder |
ProxyProtocolPassThroughTLVs.toBuilder() |
|