Uses of Class
io.envoyproxy.envoy.config.core.v3.SelfConfigSource.Builder
Packages that use SelfConfigSource.Builder
-
Uses of SelfConfigSource.Builder in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type SelfConfigSource.Builder in io.envoyproxy.envoy.config.core.v3Modifier and TypeClassDescriptionstatic final class[#not-implemented-hide:] Self-referencing config source options.Methods in io.envoyproxy.envoy.config.core.v3 that return SelfConfigSource.BuilderModifier and TypeMethodDescriptionSelfConfigSource.Builder.clear()SelfConfigSource.Builder.clearTransportApiVersion()API version for xDS transport protocol.ConfigSource.Builder.getSelfBuilder()[#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.SelfConfigSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SelfConfigSource.Builder.mergeFrom(com.google.protobuf.Message other) SelfConfigSource.Builder.mergeFrom(SelfConfigSource other) static SelfConfigSource.BuilderSelfConfigSource.newBuilder()static SelfConfigSource.BuilderSelfConfigSource.newBuilder(SelfConfigSource prototype) SelfConfigSource.newBuilderForType()protected SelfConfigSource.BuilderSelfConfigSource.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SelfConfigSource.Builder.setTransportApiVersion(ApiVersion value) API version for xDS transport protocol.SelfConfigSource.Builder.setTransportApiVersionValue(int value) API version for xDS transport protocol.SelfConfigSource.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type SelfConfigSource.BuilderModifier and TypeMethodDescriptionConfigSource.Builder.setSelf(SelfConfigSource.Builder builderForValue) [#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.