public final class Email extends GeneratedMessage implements EmailOrBuilder
Email info.
Protobuf type google.backstory.Email
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
BCC_FIELD_NUMBER
public static final int BCC_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
BOUNCE_ADDRESS_FIELD_NUMBER
public static final int BOUNCE_ADDRESS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
CC_FIELD_NUMBER
public static final int CC_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
FROM_FIELD_NUMBER
public static final int FROM_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
MAIL_ID_FIELD_NUMBER
public static final int MAIL_ID_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
REPLY_TO_FIELD_NUMBER
public static final int REPLY_TO_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SUBJECT_FIELD_NUMBER
public static final int SUBJECT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TO_FIELD_NUMBER
public static final int TO_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static Email getDefaultInstance()
| Returns |
| Type |
Description |
Email |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static Email.Builder newBuilder()
newBuilder(Email prototype)
public static Email.Builder newBuilder(Email prototype)
| Parameter |
| Name |
Description |
prototype |
Email
|
parseDelimitedFrom(InputStream input)
public static Email parseDelimitedFrom(InputStream input)
| Returns |
| Type |
Description |
Email |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Email parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
| Returns |
| Type |
Description |
Email |
|
parseFrom(byte[] data)
public static Email parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
| Returns |
| Type |
Description |
Email |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Email parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
| Returns |
| Type |
Description |
Email |
|
parseFrom(ByteString data)
public static Email parseFrom(ByteString data)
| Returns |
| Type |
Description |
Email |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Email parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
| Returns |
| Type |
Description |
Email |
|
parseFrom(CodedInputStream input)
public static Email parseFrom(CodedInputStream input)
| Returns |
| Type |
Description |
Email |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Email parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
| Returns |
| Type |
Description |
Email |
|
parseFrom(InputStream input)
public static Email parseFrom(InputStream input)
| Returns |
| Type |
Description |
Email |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Email parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
| Returns |
| Type |
Description |
Email |
|
parseFrom(ByteBuffer data)
public static Email parseFrom(ByteBuffer data)
| Returns |
| Type |
Description |
Email |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Email parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
| Returns |
| Type |
Description |
Email |
|
parser()
public static Parser<Email> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getBcc(int index)
public String getBcc(int index)
A list of 'bcc' addresses.
repeated string bcc = 5;
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
String |
The bcc at the given index.
|
getBccBytes(int index)
public ByteString getBccBytes(int index)
A list of 'bcc' addresses.
repeated string bcc = 5;
| Parameter |
| Name |
Description |
index |
int
The index of the value to return.
|
| Returns |
| Type |
Description |
ByteString |
The bytes of the bcc at the given index.
|
getBccCount()
A list of 'bcc' addresses.
repeated string bcc = 5;
| Returns |
| Type |
Description |
int |
The count of bcc.
|
getBccList()
public ProtocolStringList getBccList()
A list of 'bcc' addresses.
repeated string bcc = 5;
getBounceAddress()
public String getBounceAddress()
| Returns |
| Type |
Description |
String |
The bounceAddress.
|
getBounceAddressBytes()
public ByteString getBounceAddressBytes()
| Returns |
| Type |
Description |
ByteString |
The bytes for bounceAddress.
|
getCc(int index)
public String getCc(int index)
A list of 'cc' addresses.
repeated string cc = 4;
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
String |
The cc at the given index.
|
getCcBytes(int index)
public ByteString getCcBytes(int index)
A list of 'cc' addresses.
repeated string cc = 4;
| Parameter |
| Name |
Description |
index |
int
The index of the value to return.
|
| Returns |
| Type |
Description |
ByteString |
The bytes of the cc at the given index.
|
getCcCount()
A list of 'cc' addresses.
repeated string cc = 4;
| Returns |
| Type |
Description |
int |
The count of cc.
|
getCcList()
public ProtocolStringList getCcList()
A list of 'cc' addresses.
repeated string cc = 4;
getDefaultInstanceForType()
public Email getDefaultInstanceForType()
| Returns |
| Type |
Description |
Email |
|
getFrom()
The 'from' address.
string from = 1;
| Returns |
| Type |
Description |
String |
The from.
|
getFromBytes()
public ByteString getFromBytes()
The 'from' address.
string from = 1;
| Returns |
| Type |
Description |
ByteString |
The bytes for from.
|
getMailId()
public String getMailId()
The mail (or message) ID.
string mail_id = 6;
| Returns |
| Type |
Description |
String |
The mailId.
|
getMailIdBytes()
public ByteString getMailIdBytes()
The mail (or message) ID.
string mail_id = 6;
| Returns |
| Type |
Description |
ByteString |
The bytes for mailId.
|
getParserForType()
public Parser<Email> getParserForType()
Overrides
getReplyTo()
public String getReplyTo()
The 'reply to' address.
string reply_to = 2;
| Returns |
| Type |
Description |
String |
The replyTo.
|
getReplyToBytes()
public ByteString getReplyToBytes()
The 'reply to' address.
string reply_to = 2;
| Returns |
| Type |
Description |
ByteString |
The bytes for replyTo.
|
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getSubject(int index)
public String getSubject(int index)
The subject line(s) of the email.
repeated string subject = 7;
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
String |
The subject at the given index.
|
getSubjectBytes(int index)
public ByteString getSubjectBytes(int index)
The subject line(s) of the email.
repeated string subject = 7;
| Parameter |
| Name |
Description |
index |
int
The index of the value to return.
|
| Returns |
| Type |
Description |
ByteString |
The bytes of the subject at the given index.
|
getSubjectCount()
public int getSubjectCount()
The subject line(s) of the email.
repeated string subject = 7;
| Returns |
| Type |
Description |
int |
The count of subject.
|
getSubjectList()
public ProtocolStringList getSubjectList()
The subject line(s) of the email.
repeated string subject = 7;
getTo(int index)
public String getTo(int index)
A list of 'to' addresses.
repeated string to = 3;
| Parameter |
| Name |
Description |
index |
int
The index of the element to return.
|
| Returns |
| Type |
Description |
String |
The to at the given index.
|
getToBytes(int index)
public ByteString getToBytes(int index)
A list of 'to' addresses.
repeated string to = 3;
| Parameter |
| Name |
Description |
index |
int
The index of the value to return.
|
| Returns |
| Type |
Description |
ByteString |
The bytes of the to at the given index.
|
getToCount()
A list of 'to' addresses.
repeated string to = 3;
| Returns |
| Type |
Description |
int |
The count of to.
|
getToList()
public ProtocolStringList getToList()
A list of 'to' addresses.
repeated string to = 3;
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public Email.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Email.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public Email.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides