Uses of Interface
io.envoyproxy.envoy.config.route.v3.ClusterSpecifierPluginOrBuilder
Packages that use ClusterSpecifierPluginOrBuilder
-
Uses of ClusterSpecifierPluginOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement ClusterSpecifierPluginOrBuilderModifier and TypeClassDescriptionfinal class
Configuration for a cluster specifier plugin.static final class
Configuration for a cluster specifier plugin.Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type ClusterSpecifierPluginOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<ClusterSpecifierPlugin, ClusterSpecifierPlugin.Builder, ClusterSpecifierPluginOrBuilder> RouteConfiguration.Builder.clusterSpecifierPluginsBuilder_
private com.google.protobuf.SingleFieldBuilder
<ClusterSpecifierPlugin, ClusterSpecifierPlugin.Builder, ClusterSpecifierPluginOrBuilder> RouteAction.Builder.inlineClusterSpecifierPluginBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return ClusterSpecifierPluginOrBuilderModifier and TypeMethodDescriptionRouteConfiguration.Builder.getClusterSpecifierPluginsOrBuilder
(int index) A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfiguration.getClusterSpecifierPluginsOrBuilder
(int index) A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteConfigurationOrBuilder.getClusterSpecifierPluginsOrBuilder
(int index) A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.RouteAction.Builder.getInlineClusterSpecifierPluginOrBuilder()
Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.RouteAction.getInlineClusterSpecifierPluginOrBuilder()
Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.RouteActionOrBuilder.getInlineClusterSpecifierPluginOrBuilder()
Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type ClusterSpecifierPluginOrBuilderModifier and TypeMethodDescriptionList
<? extends ClusterSpecifierPluginOrBuilder> RouteConfiguration.Builder.getClusterSpecifierPluginsOrBuilderList()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.List
<? extends ClusterSpecifierPluginOrBuilder> RouteConfiguration.getClusterSpecifierPluginsOrBuilderList()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.List
<? extends ClusterSpecifierPluginOrBuilder> RouteConfigurationOrBuilder.getClusterSpecifierPluginsOrBuilderList()
A list of plugins and their configurations which may be used by a :ref:`cluster specifier plugin name <envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin>` within the route.private com.google.protobuf.RepeatedFieldBuilder
<ClusterSpecifierPlugin, ClusterSpecifierPlugin.Builder, ClusterSpecifierPluginOrBuilder> RouteConfiguration.Builder.internalGetClusterSpecifierPluginsFieldBuilder()
private com.google.protobuf.SingleFieldBuilder
<ClusterSpecifierPlugin, ClusterSpecifierPlugin.Builder, ClusterSpecifierPluginOrBuilder> RouteAction.Builder.internalGetInlineClusterSpecifierPluginFieldBuilder()
Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.