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.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type SelfConfigSourceOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<SelfConfigSource,SelfConfigSource.Builder,SelfConfigSourceOrBuilder>ConfigSource.Builder. selfBuilder_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.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type SelfConfigSourceOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<SelfConfigSource,SelfConfigSource.Builder,SelfConfigSourceOrBuilder>ConfigSource.Builder. getSelfFieldBuilder()[#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.
-