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
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type SelfConfigSource.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<SelfConfigSource, SelfConfigSource.Builder, SelfConfigSourceOrBuilder> ConfigSource.Builder.selfBuilder_
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.Builder
SelfConfigSource.newBuilder()
static SelfConfigSource.Builder
SelfConfigSource.newBuilder
(SelfConfigSource prototype) SelfConfigSource.newBuilderForType()
protected SelfConfigSource.Builder
SelfConfigSource.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 that return types with arguments of type SelfConfigSource.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<SelfConfigSource, SelfConfigSource.Builder, SelfConfigSourceOrBuilder> ConfigSource.Builder.internalGetSelfFieldBuilder()
[#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.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.