public class Embed extends Object
| Constructor and Description |
|---|
Embed() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsString() |
String |
getBase64() |
byte[] |
getBytes() |
String |
getMimeType() |
void |
setBytes(byte[] bytes) |
void |
setMimeType(String mimeType) |
Copyright © 2019. All rights reserved.