com.baidubce.services.doc.model
Class GetDocumentDownloadResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.doc.model.GetDocumentDownloadResponse
- All Implemented Interfaces:
- Serializable
public class GetDocumentDownloadResponse
- extends AbstractBceResponse
Created by baidu on 15/12/31.
- See Also:
- Serialized Form
GetDocumentDownloadResponse
public GetDocumentDownloadResponse()
getDocumentId
public String getDocumentId()
setDocumentId
public void setDocumentId(String documentId)
getDownloadUrl
public String getDownloadUrl()
setDownloadUrl
public void setDownloadUrl(String downloadUrl)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.