CreateDocumentFromBosResponse |
DocClient.createDocumentFromBos(CreateDocumentFromBosRequest request) |
Create a Document.
|
CreateDocumentFromBosResponse |
DocClient.createDocumentFromBos(String bucket,
String object,
String title,
String format) |
Create a Document.
|
CreateDocumentFromBosResponse |
DocClient.createDocumentFromBos(String bucket,
String object,
String title,
String format,
String notification) |
Create a Document.
|
CreateDocumentFromBosResponse |
DocClient.createDocumentFromBos(String bucket,
String object,
String title,
String format,
String notification,
String access) |
Create a Document.
|
CreateDocumentFromBosResponse |
DocClient.createDocumentFromBos(String bucket,
String object,
String title,
String format,
String notification,
String access,
String targetType) |
Create a Document.
|