Uses of Class
com.baidubce.services.doc.model.CreateDocumentFromBosResponse

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.
 



Copyright © 2018. All rights reserved.