Interface MailServicePb.MailAttachmentOrBuilder (2.0.0)

public static interface MailServicePb.MailAttachmentOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getContentID()

public abstract String getContentID()
Returns
TypeDescription
String

getContentIDBytes()

public abstract ByteString getContentIDBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

getDEPRECATEDContentIDSet()

public abstract boolean getDEPRECATEDContentIDSet()
Returns
TypeDescription
boolean

getData()

public abstract ByteString getData()
Returns
TypeDescription
com.google.protobuf.ByteString

getFileName()

public abstract String getFileName()
Returns
TypeDescription
String

getFileNameBytes()

public abstract ByteString getFileNameBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

hasContentID()

public abstract boolean hasContentID()
Returns
TypeDescription
boolean

hasDEPRECATEDContentIDSet()

public abstract boolean hasDEPRECATEDContentIDSet()
Returns
TypeDescription
boolean

hasData()

public abstract boolean hasData()
Returns
TypeDescription
boolean

hasFileName()

public abstract boolean hasFileName()
Returns
TypeDescription
boolean