Interface FileContent.Builder
- Enclosing class:
FileContent
public static interface FileContent.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
fileData
Set the fileData of thisFileContentinstance.- Parameters:
fileData- Base64 encoded file content or file URL- Returns:
- The FileContent instance.
-