Uses of Class
io.envoyproxy.envoy.config.core.v3.SelfConfigSource
Packages that use SelfConfigSource
-
Uses of SelfConfigSource in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as SelfConfigSourceModifier and TypeFieldDescriptionprivate static final SelfConfigSource
SelfConfigSource.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type SelfConfigSourceModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<SelfConfigSource> SelfConfigSource.PARSER
private com.google.protobuf.SingleFieldBuilder
<SelfConfigSource, SelfConfigSource.Builder, SelfConfigSourceOrBuilder> ConfigSource.Builder.selfBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return SelfConfigSourceModifier and TypeMethodDescriptionSelfConfigSource.Builder.build()
SelfConfigSource.Builder.buildPartial()
static SelfConfigSource
SelfConfigSource.getDefaultInstance()
SelfConfigSource.Builder.getDefaultInstanceForType()
SelfConfigSource.getDefaultInstanceForType()
ConfigSource.Builder.getSelf()
[#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.ConfigSource.getSelf()
[#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.ConfigSourceOrBuilder.getSelf()
[#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.static SelfConfigSource
SelfConfigSource.parseDelimitedFrom
(InputStream input) static SelfConfigSource
SelfConfigSource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelfConfigSource
SelfConfigSource.parseFrom
(byte[] data) static SelfConfigSource
SelfConfigSource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelfConfigSource
SelfConfigSource.parseFrom
(com.google.protobuf.ByteString data) static SelfConfigSource
SelfConfigSource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelfConfigSource
SelfConfigSource.parseFrom
(com.google.protobuf.CodedInputStream input) static SelfConfigSource
SelfConfigSource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelfConfigSource
SelfConfigSource.parseFrom
(InputStream input) static SelfConfigSource
SelfConfigSource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SelfConfigSource
SelfConfigSource.parseFrom
(ByteBuffer data) static SelfConfigSource
SelfConfigSource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type SelfConfigSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<SelfConfigSource> SelfConfigSource.getParserForType()
private 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.static com.google.protobuf.Parser
<SelfConfigSource> SelfConfigSource.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type SelfConfigSourceModifier and TypeMethodDescriptionprivate void
SelfConfigSource.Builder.buildPartial0
(SelfConfigSource result) SelfConfigSource.Builder.mergeFrom
(SelfConfigSource other) ConfigSource.Builder.mergeSelf
(SelfConfigSource value) [#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.static SelfConfigSource.Builder
SelfConfigSource.newBuilder
(SelfConfigSource prototype) ConfigSource.Builder.setSelf
(SelfConfigSource value) [#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.