ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.clear()
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.clearElement()
Specifies the key value pair to extract the value from.
The element separator (e.g., ';' separates 'a;b;c;d').
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.clearExtractType()
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.clearIndex()
Specifies the zero based index of the element to extract.
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.clearName()
The name of the header field to extract the value from.
.. note::
If the header appears multiple times only the first value is used.
Specifies how a header field's value should be extracted.
Specifies the key value pair to extract the value from.
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.mergeFrom(com.google.protobuf.Message other)
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.newBuilder()
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.newBuilderForType()
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
Specifies the key value pair to extract the value from.
Specifies the key value pair to extract the value from.
The element separator (e.g., ';' separates 'a;b;c;d').
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.setElementSeparatorBytes(com.google.protobuf.ByteString value)
The element separator (e.g., ';' separates 'a;b;c;d').
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.setIndex(int value)
Specifies the zero based index of the element to extract.
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.setName(String value)
The name of the header field to extract the value from.
.. note::
If the header appears multiple times only the first value is used.
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the header field to extract the value from.
.. note::
If the header appears multiple times only the first value is used.
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.HeaderValueExtractor.toBuilder()