Uses of Class
io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3.DnsCacheConfig
-
-
Uses of DnsCacheConfig in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3 that return DnsCacheConfig Modifier and Type Method Description DnsCacheConfigClusterConfig.Builder. getDnsCacheConfig()The DNS cache configuration that the cluster will attach to.DnsCacheConfigClusterConfig. getDnsCacheConfig()The DNS cache configuration that the cluster will attach to.DnsCacheConfigClusterConfigOrBuilder. getDnsCacheConfig()The DNS cache configuration that the cluster will attach to.Methods in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3 with parameters of type DnsCacheConfig Modifier and Type Method Description ClusterConfig.BuilderClusterConfig.Builder. mergeDnsCacheConfig(DnsCacheConfig value)The DNS cache configuration that the cluster will attach to.ClusterConfig.BuilderClusterConfig.Builder. setDnsCacheConfig(DnsCacheConfig value)The DNS cache configuration that the cluster will attach to. -
Uses of DnsCacheConfig in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 that return DnsCacheConfig Modifier and Type Method Description DnsCacheConfigDnsCacheConfig.Builder. build()DnsCacheConfigDnsCacheConfig.Builder. buildPartial()static DnsCacheConfigDnsCacheConfig. getDefaultInstance()DnsCacheConfigDnsCacheConfig.Builder. getDefaultInstanceForType()DnsCacheConfigDnsCacheConfig. getDefaultInstanceForType()static DnsCacheConfigDnsCacheConfig. parseDelimitedFrom(InputStream input)static DnsCacheConfigDnsCacheConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(byte[] data)static DnsCacheConfigDnsCacheConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.ByteString data)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.CodedInputStream input)static DnsCacheConfigDnsCacheConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(InputStream input)static DnsCacheConfigDnsCacheConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsCacheConfigDnsCacheConfig. parseFrom(ByteBuffer data)static DnsCacheConfigDnsCacheConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 that return types with arguments of type DnsCacheConfig Modifier and Type Method Description com.google.protobuf.Parser<DnsCacheConfig>DnsCacheConfig. getParserForType()static com.google.protobuf.Parser<DnsCacheConfig>DnsCacheConfig. parser()Methods in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 with parameters of type DnsCacheConfig Modifier and Type Method Description DnsCacheConfig.BuilderDnsCacheConfig.Builder. mergeFrom(DnsCacheConfig other)static DnsCacheConfig.BuilderDnsCacheConfig. newBuilder(DnsCacheConfig prototype) -
Uses of DnsCacheConfig 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 DnsCacheConfig Modifier and Type Method Description DnsCacheConfigFilterConfig.Builder. getDnsCacheConfig()The DNS cache configuration that the filter will attach to.DnsCacheConfigFilterConfig. getDnsCacheConfig()The DNS cache configuration that the filter will attach to.DnsCacheConfigFilterConfigOrBuilder. getDnsCacheConfig()The DNS cache configuration that the filter will attach to.Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 with parameters of type DnsCacheConfig Modifier and Type Method Description FilterConfig.BuilderFilterConfig.Builder. mergeDnsCacheConfig(DnsCacheConfig value)The DNS cache configuration that the filter will attach to.FilterConfig.BuilderFilterConfig.Builder. setDnsCacheConfig(DnsCacheConfig value)The DNS cache configuration that the filter will attach to. -
Uses of DnsCacheConfig in io.envoyproxy.envoy.extensions.filters.network.sni_dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.sni_dynamic_forward_proxy.v3 that return DnsCacheConfig Modifier and Type Method Description DnsCacheConfigFilterConfig.Builder. getDnsCacheConfig()The DNS cache configuration that the filter will attach to.DnsCacheConfigFilterConfig. getDnsCacheConfig()The DNS cache configuration that the filter will attach to.DnsCacheConfigFilterConfigOrBuilder. getDnsCacheConfig()The DNS cache configuration that the filter will attach to.Methods in io.envoyproxy.envoy.extensions.filters.network.sni_dynamic_forward_proxy.v3 with parameters of type DnsCacheConfig Modifier and Type Method Description FilterConfig.BuilderFilterConfig.Builder. mergeDnsCacheConfig(DnsCacheConfig value)The DNS cache configuration that the filter will attach to.FilterConfig.BuilderFilterConfig.Builder. setDnsCacheConfig(DnsCacheConfig value)The DNS cache configuration that the filter will attach to.
-