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)[#not-implemented-hide:] A list of plugins and their configurations which may be used by a :ref:`envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin` within the route.ClusterSpecifierPluginOrBuilderRouteConfiguration. getClusterSpecifierPluginsOrBuilder(int index)[#not-implemented-hide:] A list of plugins and their configurations which may be used by a :ref:`envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin` within the route.ClusterSpecifierPluginOrBuilderRouteConfigurationOrBuilder. getClusterSpecifierPluginsOrBuilder(int index)[#not-implemented-hide:] A list of plugins and their configurations which may be used by a :ref:`envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin` within the 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()[#not-implemented-hide:] A list of plugins and their configurations which may be used by a :ref:`envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin` within the route.List<? extends ClusterSpecifierPluginOrBuilder>RouteConfiguration. getClusterSpecifierPluginsOrBuilderList()[#not-implemented-hide:] A list of plugins and their configurations which may be used by a :ref:`envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin` within the route.List<? extends ClusterSpecifierPluginOrBuilder>RouteConfigurationOrBuilder. getClusterSpecifierPluginsOrBuilderList()[#not-implemented-hide:] A list of plugins and their configurations which may be used by a :ref:`envoy_v3_api_field_config.route.v3.RouteAction.cluster_specifier_plugin` within the route.
-