Package io.envoyproxy.envoy.data.dns.v3
Class DnsTable.DnsVirtualDomain
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.envoyproxy.envoy.data.dns.v3.DnsTable.DnsVirtualDomain
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DnsTable.DnsVirtualDomainOrBuilder,Serializable
- Enclosing class:
- DnsTable
public static final class DnsTable.DnsVirtualDomain extends com.google.protobuf.GeneratedMessageV3 implements DnsTable.DnsVirtualDomainOrBuilder
Protobuf typeenvoy.data.dns.v3.DnsTable.DnsVirtualDomain- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDnsTable.DnsVirtualDomain.BuilderProtobuf typeenvoy.data.dns.v3.DnsTable.DnsVirtualDomain-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intANSWER_TTL_FIELD_NUMBERstatic intENDPOINT_FIELD_NUMBERstatic intNAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.DurationgetAnswerTtl()Sets the TTL in DNS answers from Envoy returned to the client.com.google.protobuf.DurationOrBuildergetAnswerTtlOrBuilder()Sets the TTL in DNS answers from Envoy returned to the client.static DnsTable.DnsVirtualDomaingetDefaultInstance()DnsTable.DnsVirtualDomaingetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DnsTable.DnsEndpointgetEndpoint()The configuration containing the method to determine the address of this endpointDnsTable.DnsEndpointOrBuildergetEndpointOrBuilder()The configuration containing the method to determine the address of this endpointStringgetName()A domain name for which Envoy will respond to query requestscom.google.protobuf.ByteStringgetNameBytes()A domain name for which Envoy will respond to query requestscom.google.protobuf.Parser<DnsTable.DnsVirtualDomain>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasAnswerTtl()Sets the TTL in DNS answers from Envoy returned to the client.booleanhasEndpoint()The configuration containing the method to determine the address of this endpointinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static DnsTable.DnsVirtualDomain.BuildernewBuilder()static DnsTable.DnsVirtualDomain.BuildernewBuilder(DnsTable.DnsVirtualDomain prototype)DnsTable.DnsVirtualDomain.BuildernewBuilderForType()protected DnsTable.DnsVirtualDomain.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static DnsTable.DnsVirtualDomainparseDelimitedFrom(InputStream input)static DnsTable.DnsVirtualDomainparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsTable.DnsVirtualDomainparseFrom(byte[] data)static DnsTable.DnsVirtualDomainparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsTable.DnsVirtualDomainparseFrom(com.google.protobuf.ByteString data)static DnsTable.DnsVirtualDomainparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsTable.DnsVirtualDomainparseFrom(com.google.protobuf.CodedInputStream input)static DnsTable.DnsVirtualDomainparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsTable.DnsVirtualDomainparseFrom(InputStream input)static DnsTable.DnsVirtualDomainparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DnsTable.DnsVirtualDomainparseFrom(ByteBuffer data)static DnsTable.DnsVirtualDomainparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DnsTable.DnsVirtualDomain>parser()DnsTable.DnsVirtualDomain.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDPOINT_FIELD_NUMBER
public static final int ENDPOINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANSWER_TTL_FIELD_NUMBER
public static final int ANSWER_TTL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
A domain name for which Envoy will respond to query requests
string name = 1 [(.validate.rules) = { ... }- Specified by:
getNamein interfaceDnsTable.DnsVirtualDomainOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
A domain name for which Envoy will respond to query requests
string name = 1 [(.validate.rules) = { ... }- Specified by:
getNameBytesin interfaceDnsTable.DnsVirtualDomainOrBuilder- Returns:
- The bytes for name.
-
hasEndpoint
public boolean hasEndpoint()
The configuration containing the method to determine the address of this endpoint
.envoy.data.dns.v3.DnsTable.DnsEndpoint endpoint = 2;- Specified by:
hasEndpointin interfaceDnsTable.DnsVirtualDomainOrBuilder- Returns:
- Whether the endpoint field is set.
-
getEndpoint
public DnsTable.DnsEndpoint getEndpoint()
The configuration containing the method to determine the address of this endpoint
.envoy.data.dns.v3.DnsTable.DnsEndpoint endpoint = 2;- Specified by:
getEndpointin interfaceDnsTable.DnsVirtualDomainOrBuilder- Returns:
- The endpoint.
-
getEndpointOrBuilder
public DnsTable.DnsEndpointOrBuilder getEndpointOrBuilder()
The configuration containing the method to determine the address of this endpoint
.envoy.data.dns.v3.DnsTable.DnsEndpoint endpoint = 2;- Specified by:
getEndpointOrBuilderin interfaceDnsTable.DnsVirtualDomainOrBuilder
-
hasAnswerTtl
public boolean hasAnswerTtl()
Sets the TTL in DNS answers from Envoy returned to the client. The default TTL is 300s
.google.protobuf.Duration answer_ttl = 3 [(.validate.rules) = { ... }- Specified by:
hasAnswerTtlin interfaceDnsTable.DnsVirtualDomainOrBuilder- Returns:
- Whether the answerTtl field is set.
-
getAnswerTtl
public com.google.protobuf.Duration getAnswerTtl()
Sets the TTL in DNS answers from Envoy returned to the client. The default TTL is 300s
.google.protobuf.Duration answer_ttl = 3 [(.validate.rules) = { ... }- Specified by:
getAnswerTtlin interfaceDnsTable.DnsVirtualDomainOrBuilder- Returns:
- The answerTtl.
-
getAnswerTtlOrBuilder
public com.google.protobuf.DurationOrBuilder getAnswerTtlOrBuilder()
Sets the TTL in DNS answers from Envoy returned to the client. The default TTL is 300s
.google.protobuf.Duration answer_ttl = 3 [(.validate.rules) = { ... }- Specified by:
getAnswerTtlOrBuilderin interfaceDnsTable.DnsVirtualDomainOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DnsTable.DnsVirtualDomain parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static DnsTable.DnsVirtualDomain parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static DnsTable.DnsVirtualDomain parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public DnsTable.DnsVirtualDomain.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static DnsTable.DnsVirtualDomain.Builder newBuilder()
-
newBuilder
public static DnsTable.DnsVirtualDomain.Builder newBuilder(DnsTable.DnsVirtualDomain prototype)
-
toBuilder
public DnsTable.DnsVirtualDomain.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected DnsTable.DnsVirtualDomain.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static DnsTable.DnsVirtualDomain getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DnsTable.DnsVirtualDomain> parser()
-
getParserForType
public com.google.protobuf.Parser<DnsTable.DnsVirtualDomain> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public DnsTable.DnsVirtualDomain getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-