com.baidubce.services.doc.model
Class CreateDocumentFromBosResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.doc.model.CreateDocumentFromBosResponse
All Implemented Interfaces:
Serializable

public class CreateDocumentFromBosResponse
extends AbstractBceResponse

Created by baidu on 15/12/31.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
CreateDocumentFromBosResponse()
           
 
Method Summary
 String getDocumentId()
           
 void setDocumentId(String documentId)
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateDocumentFromBosResponse

public CreateDocumentFromBosResponse()
Method Detail

setDocumentId

public void setDocumentId(String documentId)

getDocumentId

public String getDocumentId()


Copyright © 2018. All rights reserved.