| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core |
| Modifier and Type | Method and Description |
|---|---|
SelfConfigSource.Builder |
SelfConfigSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.clear() |
SelfConfigSource.Builder |
SelfConfigSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.clearTransportApiVersion()
API version for xDS transport protocol.
|
SelfConfigSource.Builder |
SelfConfigSource.Builder.clone() |
SelfConfigSource.Builder |
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 |
SelfConfigSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.mergeFrom(com.google.protobuf.Message other) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.mergeFrom(SelfConfigSource other) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SelfConfigSource.Builder |
SelfConfigSource.newBuilder() |
static SelfConfigSource.Builder |
SelfConfigSource.newBuilder(SelfConfigSource prototype) |
SelfConfigSource.Builder |
SelfConfigSource.newBuilderForType() |
protected SelfConfigSource.Builder |
SelfConfigSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SelfConfigSource.Builder |
SelfConfigSource.Builder.setTransportApiVersion(ApiVersion value)
API version for xDS transport protocol.
|
SelfConfigSource.Builder |
SelfConfigSource.Builder.setTransportApiVersionValue(int value)
API version for xDS transport protocol.
|
SelfConfigSource.Builder |
SelfConfigSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SelfConfigSource.Builder |
SelfConfigSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ConfigSource.Builder |
ConfigSource.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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.