Modifier and Type | Class and Description |
---|---|
static class |
CreateAttachment.Builder |
Modifier and Type | Method and Description |
---|---|
static CreateAttachment.Builder |
create() |
BinaryReference |
getBinaryReference() |
ByteSource |
getByteSource() |
String |
getExtension() |
String |
getLabel() |
String |
getMimeType() |
String |
getName() |
String |
getNameWithoutExtension() |
public String getName()
public String getNameWithoutExtension()
public String getExtension()
public String getLabel()
public String getMimeType()
public ByteSource getByteSource()
public BinaryReference getBinaryReference()
public static CreateAttachment.Builder create()