Uses of Class
io.envoyproxy.envoy.config.core.v3.SelfConfigSource.Builder
-
Packages that use SelfConfigSource.Builder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of SelfConfigSource.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type SelfConfigSource.Builder 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 SelfConfigSource.Builder Modifier and Type Method Description SelfConfigSource.BuilderSelfConfigSource.Builder. clear()SelfConfigSource.BuilderSelfConfigSource.Builder. clearTransportApiVersion()API version for xDS transport protocol.SelfConfigSource.BuilderConfigSource.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.BuilderSelfConfigSource.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SelfConfigSource.BuilderSelfConfigSource.Builder. mergeFrom(com.google.protobuf.Message other)SelfConfigSource.BuilderSelfConfigSource.Builder. mergeFrom(SelfConfigSource other)static SelfConfigSource.BuilderSelfConfigSource. newBuilder()static SelfConfigSource.BuilderSelfConfigSource. newBuilder(SelfConfigSource prototype)SelfConfigSource.BuilderSelfConfigSource. newBuilderForType()protected SelfConfigSource.BuilderSelfConfigSource. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)SelfConfigSource.BuilderSelfConfigSource.Builder. setTransportApiVersion(ApiVersion value)API version for xDS transport protocol.SelfConfigSource.BuilderSelfConfigSource.Builder. setTransportApiVersionValue(int value)API version for xDS transport protocol.SelfConfigSource.BuilderSelfConfigSource. toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type SelfConfigSource.Builder 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.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type SelfConfigSource.Builder Modifier and Type Method Description ConfigSource.BuilderConfigSource.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.
-