Uses of Interface
io.envoyproxy.envoy.config.core.v3.SelfConfigSourceOrBuilder
-
Packages that use SelfConfigSourceOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of SelfConfigSourceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement SelfConfigSourceOrBuilder Modifier and Type Class Description classSelfConfigSource[#not-implemented-hide:] Self-referencing config source options.static classSelfConfigSource.Builder[#not-implemented-hide:] Self-referencing config source options.Methods in io.envoyproxy.envoy.config.core.v3 that return SelfConfigSourceOrBuilder Modifier and Type Method Description SelfConfigSourceOrBuilderConfigSource.Builder. getSelfOrBuilder()[#not-implemented-hide:] When set, the client will access the resources from the same server it got the ConfigSource from, although not necessarily from the same stream.SelfConfigSourceOrBuilderConfigSource. getSelfOrBuilder()[#not-implemented-hide:] When set, the client will access the resources from the same server it got the ConfigSource from, although not necessarily from the same stream.SelfConfigSourceOrBuilderConfigSourceOrBuilder. getSelfOrBuilder()[#not-implemented-hide:] When set, the client will access the resources from the same server it got the ConfigSource from, although not necessarily from the same stream.
-