Uses of Interface
io.envoyproxy.envoy.config.route.v3.ClusterSpecifierPluginOrBuilder
-
Packages that use ClusterSpecifierPluginOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of ClusterSpecifierPluginOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement ClusterSpecifierPluginOrBuilder Modifier and Type Class Description classClusterSpecifierPluginConfiguration for a cluster specifier plugin.static classClusterSpecifierPlugin.BuilderConfiguration for a cluster specifier plugin.Methods in io.envoyproxy.envoy.config.route.v3 that return ClusterSpecifierPluginOrBuilder Modifier and Type Method Description ClusterSpecifierPluginOrBuilderRouteConfiguration.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.ClusterSpecifierPluginOrBuilderRouteConfiguration. 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.ClusterSpecifierPluginOrBuilderRouteConfigurationOrBuilder. 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.ClusterSpecifierPluginOrBuilderRouteAction.Builder. getInlineClusterSpecifierPluginOrBuilder()Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.ClusterSpecifierPluginOrBuilderRouteAction. getInlineClusterSpecifierPluginOrBuilder()Custom cluster specifier plugin configuration to use to determine the cluster for requests on this route.ClusterSpecifierPluginOrBuilderRouteActionOrBuilder. 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 ClusterSpecifierPluginOrBuilder Modifier and Type Method Description List<? 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.
-