Uses of Class
io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3.SubClusterConfig
-
Packages that use SubClusterConfig Package Description io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 -
-
Uses of SubClusterConfig in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 that return SubClusterConfig Modifier and Type Method Description SubClusterConfigSubClusterConfig.Builder. build()SubClusterConfigSubClusterConfig.Builder. buildPartial()static SubClusterConfigSubClusterConfig. getDefaultInstance()SubClusterConfigSubClusterConfig.Builder. getDefaultInstanceForType()SubClusterConfigSubClusterConfig. getDefaultInstanceForType()SubClusterConfigFilterConfig.Builder. getSubClusterConfig()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.SubClusterConfigFilterConfig. getSubClusterConfig()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.SubClusterConfigFilterConfigOrBuilder. getSubClusterConfig()The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.static SubClusterConfigSubClusterConfig. parseDelimitedFrom(InputStream input)static SubClusterConfigSubClusterConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubClusterConfigSubClusterConfig. parseFrom(byte[] data)static SubClusterConfigSubClusterConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubClusterConfigSubClusterConfig. parseFrom(com.google.protobuf.ByteString data)static SubClusterConfigSubClusterConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubClusterConfigSubClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input)static SubClusterConfigSubClusterConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubClusterConfigSubClusterConfig. parseFrom(InputStream input)static SubClusterConfigSubClusterConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubClusterConfigSubClusterConfig. parseFrom(ByteBuffer data)static SubClusterConfigSubClusterConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 that return types with arguments of type SubClusterConfig Modifier and Type Method Description com.google.protobuf.Parser<SubClusterConfig>SubClusterConfig. getParserForType()static com.google.protobuf.Parser<SubClusterConfig>SubClusterConfig. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 with parameters of type SubClusterConfig Modifier and Type Method Description SubClusterConfig.BuilderSubClusterConfig.Builder. mergeFrom(SubClusterConfig other)FilterConfig.BuilderFilterConfig.Builder. mergeSubClusterConfig(SubClusterConfig value)The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.static SubClusterConfig.BuilderSubClusterConfig. newBuilder(SubClusterConfig prototype)FilterConfig.BuilderFilterConfig.Builder. setSubClusterConfig(SubClusterConfig value)The configuration that the filter will use, when the related dynamic forward proxy cluster enabled sub clusters.
-