Uses of Interface
io.envoyproxy.envoy.api.v2.core.SelfConfigSourceOrBuilder
-
Packages that use SelfConfigSourceOrBuilder Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of SelfConfigSourceOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core 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.api.v2.core 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.
-