Uses of Interface
io.envoyproxy.envoy.extensions.clusters.composite.v3.ClusterConfig.ClusterEntryOrBuilder
Packages that use ClusterConfig.ClusterEntryOrBuilder
-
Uses of ClusterConfig.ClusterEntryOrBuilder in io.envoyproxy.envoy.extensions.clusters.composite.v3
Classes in io.envoyproxy.envoy.extensions.clusters.composite.v3 that implement ClusterConfig.ClusterEntryOrBuilderModifier and TypeClassDescriptionstatic final classConfiguration for an individual cluster entry.static final classConfiguration for an individual cluster entry.Methods in io.envoyproxy.envoy.extensions.clusters.composite.v3 that return ClusterConfig.ClusterEntryOrBuilderModifier and TypeMethodDescriptionClusterConfig.Builder.getClustersOrBuilder(int index) List of clusters to use for request routing.ClusterConfig.getClustersOrBuilder(int index) List of clusters to use for request routing.ClusterConfigOrBuilder.getClustersOrBuilder(int index) List of clusters to use for request routing.Methods in io.envoyproxy.envoy.extensions.clusters.composite.v3 that return types with arguments of type ClusterConfig.ClusterEntryOrBuilderModifier and TypeMethodDescriptionList<? extends ClusterConfig.ClusterEntryOrBuilder>ClusterConfig.Builder.getClustersOrBuilderList()List of clusters to use for request routing.List<? extends ClusterConfig.ClusterEntryOrBuilder>ClusterConfig.getClustersOrBuilderList()List of clusters to use for request routing.List<? extends ClusterConfig.ClusterEntryOrBuilder>ClusterConfigOrBuilder.getClustersOrBuilderList()List of clusters to use for request routing.