Uses of Class
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.ScopedRoutes.ScopeKeyBuilder.Builder
Packages that use ScopedRoutes.ScopeKeyBuilder.Builder
-
Uses of ScopedRoutes.ScopeKeyBuilder.Builder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return ScopedRoutes.ScopeKeyBuilder.BuilderModifier and TypeMethodDescriptionScopedRoutes.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_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_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_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_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_ScopedRouteConfiguration>`.ScopedRoutes.ScopeKeyBuilder.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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_ScopedRouteConfiguration>`.ScopedRoutes.ScopeKeyBuilder.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ScopedRoutes.ScopeKeyBuilder.Builder.clone()ScopedRoutes.Builder.getScopeKeyBuilderBuilder()The algorithm to use for constructing a scope key for each request.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.newBuilder()ScopedRoutes.ScopeKeyBuilder.newBuilder(ScopedRoutes.ScopeKeyBuilder prototype) ScopedRoutes.ScopeKeyBuilder.newBuilderForType()protected ScopedRoutes.ScopeKeyBuilder.BuilderScopedRoutes.ScopeKeyBuilder.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 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_ScopedRouteConfiguration>`.ScopedRoutes.ScopeKeyBuilder.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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_ScopedRouteConfiguration>`.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_ScopedRouteConfiguration>`.ScopedRoutes.ScopeKeyBuilder.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ScopedRoutes.ScopeKeyBuilder.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ScopedRoutes.ScopeKeyBuilder.toBuilder()Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 with parameters of type ScopedRoutes.ScopeKeyBuilder.BuilderModifier and TypeMethodDescriptionScopedRoutes.Builder.setScopeKeyBuilder(ScopedRoutes.ScopeKeyBuilder.Builder builderForValue) The algorithm to use for constructing a scope key for each request.