|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreateDocumentFromBosResponse | |
---|---|
com.baidubce.services.doc |
Uses of CreateDocumentFromBosResponse in com.baidubce.services.doc |
---|
Methods in com.baidubce.services.doc that return CreateDocumentFromBosResponse | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |