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 class
SelfConfigSource
[#not-implemented-hide:] Self-referencing config source options.static class
SelfConfigSource.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 SelfConfigSourceOrBuilder
ConfigSource.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.SelfConfigSourceOrBuilder
ConfigSource. 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.SelfConfigSourceOrBuilder
ConfigSourceOrBuilder. 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.
-