Uses of Class
io.envoyproxy.envoy.api.v2.core.SelfConfigSource.Builder
-
Packages that use SelfConfigSource.Builder Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of SelfConfigSource.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return SelfConfigSource.Builder Modifier and Type Method Description SelfConfigSource.BuilderSelfConfigSource.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SelfConfigSource.BuilderSelfConfigSource.Builder. clear()SelfConfigSource.BuilderSelfConfigSource.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)SelfConfigSource.BuilderSelfConfigSource.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)SelfConfigSource.BuilderSelfConfigSource.Builder. clearTransportApiVersion()API version for xDS transport protocol.SelfConfigSource.BuilderSelfConfigSource.Builder. clone()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)SelfConfigSource.BuilderSelfConfigSource.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static SelfConfigSource.BuilderSelfConfigSource. newBuilder()static SelfConfigSource.BuilderSelfConfigSource. newBuilder(SelfConfigSource prototype)SelfConfigSource.BuilderSelfConfigSource. newBuilderForType()protected SelfConfigSource.BuilderSelfConfigSource. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)SelfConfigSource.BuilderSelfConfigSource.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)SelfConfigSource.BuilderSelfConfigSource.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)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.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)SelfConfigSource.BuilderSelfConfigSource. toBuilder()Methods in io.envoyproxy.envoy.api.v2.core 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.
-