public static final class CommonExtensionConfig.TapDSConfig extends com.google.protobuf.GeneratedMessageV3 implements CommonExtensionConfig.TapDSConfigOrBuilder
[#not-implemented-hide:]Protobuf type
envoy.extensions.common.tap.v4alpha.CommonExtensionConfig.TapDSConfig| Modifier and Type | Class and Description |
|---|---|
static class |
CommonExtensionConfig.TapDSConfig.Builder
[#not-implemented-hide:]
Protobuf type
envoy.extensions.common.tap.v4alpha.CommonExtensionConfig.TapDSConfig |
static class |
CommonExtensionConfig.TapDSConfig.NameSpecifierCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CONFIG_SOURCE_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
TAP_RESOURCE_LOCATOR_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ConfigSource |
getConfigSource()
Configuration for the source of TapDS updates for this Cluster.
|
ConfigSourceOrBuilder |
getConfigSourceOrBuilder()
Configuration for the source of TapDS updates for this Cluster.
|
static CommonExtensionConfig.TapDSConfig |
getDefaultInstance() |
CommonExtensionConfig.TapDSConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
Tap config to request from XDS server.
|
com.google.protobuf.ByteString |
getNameBytes()
Tap config to request from XDS server.
|
CommonExtensionConfig.TapDSConfig.NameSpecifierCase |
getNameSpecifierCase() |
com.google.protobuf.Parser<CommonExtensionConfig.TapDSConfig> |
getParserForType() |
int |
getSerializedSize() |
ResourceLocator |
getTapResourceLocator()
Resource locator for TAP.
|
ResourceLocatorOrBuilder |
getTapResourceLocatorOrBuilder()
Resource locator for TAP.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasConfigSource()
Configuration for the source of TapDS updates for this Cluster.
|
int |
hashCode() |
boolean |
hasTapResourceLocator()
Resource locator for TAP.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CommonExtensionConfig.TapDSConfig.Builder |
newBuilder() |
static CommonExtensionConfig.TapDSConfig.Builder |
newBuilder(CommonExtensionConfig.TapDSConfig prototype) |
CommonExtensionConfig.TapDSConfig.Builder |
newBuilderForType() |
protected CommonExtensionConfig.TapDSConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CommonExtensionConfig.TapDSConfig |
parseDelimitedFrom(InputStream input) |
static CommonExtensionConfig.TapDSConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(byte[] data) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(ByteBuffer data) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(com.google.protobuf.ByteString data) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(InputStream input) |
static CommonExtensionConfig.TapDSConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CommonExtensionConfig.TapDSConfig> |
parser() |
CommonExtensionConfig.TapDSConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CONFIG_SOURCE_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int TAP_RESOURCE_LOCATOR_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public CommonExtensionConfig.TapDSConfig.NameSpecifierCase getNameSpecifierCase()
getNameSpecifierCase in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic boolean hasConfigSource()
Configuration for the source of TapDS updates for this Cluster.
.envoy.config.core.v4alpha.ConfigSource config_source = 1 [(.validate.rules) = { ... }hasConfigSource in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic ConfigSource getConfigSource()
Configuration for the source of TapDS updates for this Cluster.
.envoy.config.core.v4alpha.ConfigSource config_source = 1 [(.validate.rules) = { ... }getConfigSource in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic ConfigSourceOrBuilder getConfigSourceOrBuilder()
Configuration for the source of TapDS updates for this Cluster.
.envoy.config.core.v4alpha.ConfigSource config_source = 1 [(.validate.rules) = { ... }getConfigSourceOrBuilder in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic String getName()
Tap config to request from XDS server.
string name = 2;getName in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Tap config to request from XDS server.
string name = 2;getNameBytes in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic boolean hasTapResourceLocator()
Resource locator for TAP. This is mutually exclusive to *name*. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator tap_resource_locator = 3;hasTapResourceLocator in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic ResourceLocator getTapResourceLocator()
Resource locator for TAP. This is mutually exclusive to *name*. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator tap_resource_locator = 3;getTapResourceLocator in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic ResourceLocatorOrBuilder getTapResourceLocatorOrBuilder()
Resource locator for TAP. This is mutually exclusive to *name*. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator tap_resource_locator = 3;getTapResourceLocatorOrBuilder in interface CommonExtensionConfig.TapDSConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static CommonExtensionConfig.TapDSConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CommonExtensionConfig.TapDSConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CommonExtensionConfig.TapDSConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CommonExtensionConfig.TapDSConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CommonExtensionConfig.TapDSConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static CommonExtensionConfig.TapDSConfig.Builder newBuilder()
public static CommonExtensionConfig.TapDSConfig.Builder newBuilder(CommonExtensionConfig.TapDSConfig prototype)
public CommonExtensionConfig.TapDSConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected CommonExtensionConfig.TapDSConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static CommonExtensionConfig.TapDSConfig getDefaultInstance()
public static com.google.protobuf.Parser<CommonExtensionConfig.TapDSConfig> parser()
public com.google.protobuf.Parser<CommonExtensionConfig.TapDSConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public CommonExtensionConfig.TapDSConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2020 The Envoy Project. All rights reserved.