| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
SelfConfigSource |
SelfConfigSource.Builder.build() |
SelfConfigSource |
SelfConfigSource.Builder.buildPartial() |
static SelfConfigSource |
SelfConfigSource.getDefaultInstance() |
SelfConfigSource |
SelfConfigSource.getDefaultInstanceForType() |
SelfConfigSource |
SelfConfigSource.Builder.getDefaultInstanceForType() |
SelfConfigSource |
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.
|
SelfConfigSource |
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.
|
SelfConfigSource |
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(ByteBuffer data) |
static SelfConfigSource |
SelfConfigSource.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SelfConfigSource> |
SelfConfigSource.getParserForType() |
static com.google.protobuf.Parser<SelfConfigSource> |
SelfConfigSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
SelfConfigSource.Builder |
SelfConfigSource.Builder.mergeFrom(SelfConfigSource other) |
ConfigSource.Builder |
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 |
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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.