public static final class ScopedRoutes.ScopeKeyBuilder.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder> implements ScopedRoutes.ScopeKeyBuilderOrBuilder
Specifies the mechanism for constructing "scope keys" based on HTTP request attributes. These keys are matched against a set of :ref:`Key<envoy_api_msg_config.route.v3.ScopedRouteConfiguration.Key>` objects assembled from :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>` messages distributed via SRDS (the Scoped Route Discovery Service) or assigned statically via :ref:`scoped_route_configurations_list<envoy_api_field_extensions.filters.network.http_connection_manager.v3.ScopedRoutes.scoped_route_configurations_list>`. Upon receiving a request's headers, the Router will build a key using the algorithm specified by this message. This key will be used to look up the routing table (i.e., the :ref:`RouteConfiguration<envoy_api_msg_config.route.v3.RouteConfiguration>`) to use for the request.Protobuf type
envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder| Modifier and Type | Method and Description |
|---|---|
ScopedRoutes.ScopeKeyBuilder.Builder |
addAllFragments(Iterable<? extends ScopedRoutes.ScopeKeyBuilder.FragmentBuilder> values)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
addFragments(int index,
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder builderForValue)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
addFragments(int index,
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder value)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
addFragments(ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder builderForValue)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
addFragments(ScopedRoutes.ScopeKeyBuilder.FragmentBuilder value)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder |
addFragmentsBuilder()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder |
addFragmentsBuilder(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ScopedRoutes.ScopeKeyBuilder |
build() |
ScopedRoutes.ScopeKeyBuilder |
buildPartial() |
ScopedRoutes.ScopeKeyBuilder.Builder |
clear() |
ScopedRoutes.ScopeKeyBuilder.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ScopedRoutes.ScopeKeyBuilder.Builder |
clearFragments()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ScopedRoutes.ScopeKeyBuilder.Builder |
clone() |
ScopedRoutes.ScopeKeyBuilder |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder |
getFragments(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder |
getFragmentsBuilder(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
List<ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder> |
getFragmentsBuilderList()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
int |
getFragmentsCount()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
List<ScopedRoutes.ScopeKeyBuilder.FragmentBuilder> |
getFragmentsList()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.FragmentBuilderOrBuilder |
getFragmentsOrBuilder(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
List<? extends ScopedRoutes.ScopeKeyBuilder.FragmentBuilderOrBuilder> |
getFragmentsOrBuilderList()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ScopedRoutes.ScopeKeyBuilder.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ScopedRoutes.ScopeKeyBuilder.Builder |
mergeFrom(com.google.protobuf.Message other) |
ScopedRoutes.ScopeKeyBuilder.Builder |
mergeFrom(ScopedRoutes.ScopeKeyBuilder other) |
ScopedRoutes.ScopeKeyBuilder.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ScopedRoutes.ScopeKeyBuilder.Builder |
removeFragments(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ScopedRoutes.ScopeKeyBuilder.Builder |
setFragments(int index,
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder builderForValue)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
setFragments(int index,
ScopedRoutes.ScopeKeyBuilder.FragmentBuilder value)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the
fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`.
|
ScopedRoutes.ScopeKeyBuilder.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ScopedRoutes.ScopeKeyBuilder.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ScopedRoutes.ScopeKeyBuilder build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ScopedRoutes.ScopeKeyBuilder buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ScopedRoutes.ScopeKeyBuilder.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder mergeFrom(ScopedRoutes.ScopeKeyBuilder other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public ScopedRoutes.ScopeKeyBuilder.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>IOExceptionpublic List<ScopedRoutes.ScopeKeyBuilder.FragmentBuilder> getFragmentsList()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }getFragmentsList in interface ScopedRoutes.ScopeKeyBuilderOrBuilderpublic int getFragmentsCount()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }getFragmentsCount in interface ScopedRoutes.ScopeKeyBuilderOrBuilderpublic ScopedRoutes.ScopeKeyBuilder.FragmentBuilder getFragments(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }getFragments in interface ScopedRoutes.ScopeKeyBuilderOrBuilderpublic ScopedRoutes.ScopeKeyBuilder.Builder setFragments(int index, ScopedRoutes.ScopeKeyBuilder.FragmentBuilder value)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder setFragments(int index, ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder builderForValue)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder addFragments(ScopedRoutes.ScopeKeyBuilder.FragmentBuilder value)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder addFragments(int index, ScopedRoutes.ScopeKeyBuilder.FragmentBuilder value)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder addFragments(ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder builderForValue)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder addFragments(int index, ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder builderForValue)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder addAllFragments(Iterable<? extends ScopedRoutes.ScopeKeyBuilder.FragmentBuilder> values)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder clearFragments()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.Builder removeFragments(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder getFragmentsBuilder(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.FragmentBuilderOrBuilder getFragmentsOrBuilder(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }getFragmentsOrBuilder in interface ScopedRoutes.ScopeKeyBuilderOrBuilderpublic List<? extends ScopedRoutes.ScopeKeyBuilder.FragmentBuilderOrBuilder> getFragmentsOrBuilderList()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }getFragmentsOrBuilderList in interface ScopedRoutes.ScopeKeyBuilderOrBuilderpublic ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder addFragmentsBuilder()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder addFragmentsBuilder(int index)
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public List<ScopedRoutes.ScopeKeyBuilder.FragmentBuilder.Builder> getFragmentsBuilderList()
The final(built) scope key consists of the ordered union of these fragments, which are compared in order with the fragments of a :ref:`ScopedRouteConfiguration<envoy_api_msg_config.route.v3.ScopedRouteConfiguration>`. A missing fragment during comparison will make the key invalid, i.e., the computed key doesn't match any key.
repeated .envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes.ScopeKeyBuilder.FragmentBuilder fragments = 1 [(.validate.rules) = { ... }public final ScopedRoutes.ScopeKeyBuilder.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>public final ScopedRoutes.ScopeKeyBuilder.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ScopedRoutes.ScopeKeyBuilder.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.