| Package | Description |
|---|---|
| com.baidubce.services.doc |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2021. All rights reserved.