Uses of Class
io.envoyproxy.envoy.api.v2.core.SelfConfigSource
-
Packages that use SelfConfigSource Package Description io.envoyproxy.envoy.api.v2.core -
-
Uses of SelfConfigSource in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return SelfConfigSource Modifier and Type Method Description SelfConfigSourceSelfConfigSource.Builder. build()SelfConfigSourceSelfConfigSource.Builder. buildPartial()static SelfConfigSourceSelfConfigSource. getDefaultInstance()SelfConfigSourceSelfConfigSource.Builder. getDefaultInstanceForType()SelfConfigSourceSelfConfigSource. getDefaultInstanceForType()SelfConfigSourceConfigSource.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.SelfConfigSourceConfigSource. 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.SelfConfigSourceConfigSourceOrBuilder. 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 SelfConfigSourceSelfConfigSource. parseDelimitedFrom(InputStream input)static SelfConfigSourceSelfConfigSource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelfConfigSourceSelfConfigSource. parseFrom(byte[] data)static SelfConfigSourceSelfConfigSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelfConfigSourceSelfConfigSource. parseFrom(com.google.protobuf.ByteString data)static SelfConfigSourceSelfConfigSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelfConfigSourceSelfConfigSource. parseFrom(com.google.protobuf.CodedInputStream input)static SelfConfigSourceSelfConfigSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelfConfigSourceSelfConfigSource. parseFrom(InputStream input)static SelfConfigSourceSelfConfigSource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SelfConfigSourceSelfConfigSource. parseFrom(ByteBuffer data)static SelfConfigSourceSelfConfigSource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type SelfConfigSource Modifier and Type Method Description com.google.protobuf.Parser<SelfConfigSource>SelfConfigSource. getParserForType()static com.google.protobuf.Parser<SelfConfigSource>SelfConfigSource. parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type SelfConfigSource Modifier and Type Method Description SelfConfigSource.BuilderSelfConfigSource.Builder. mergeFrom(SelfConfigSource other)ConfigSource.BuilderConfigSource.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.BuilderSelfConfigSource. newBuilder(SelfConfigSource prototype)ConfigSource.BuilderConfigSource.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.
-