com.baidubce.services.doc.model
Class CreateDocumentFromBosRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.doc.model.CreateDocumentFromBosRequest
public class CreateDocumentFromBosRequest
- extends AbstractBceRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateDocumentFromBosRequest
public CreateDocumentFromBosRequest()
withRequestCredentials
public CreateDocumentFromBosRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
getBucket
public String getBucket()
setBucket
public void setBucket(String bucket)
getObject
public String getObject()
setObject
public void setObject(String object)
getFormat
public String getFormat()
setFormat
public void setFormat(String format)
getNotification
public String getNotification()
setNotification
public void setNotification(String notification)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getAccess
public String getAccess()
setAccess
public void setAccess(String access)
getTargetType
public String getTargetType()
setTargetType
public void setTargetType(String targetType)
Copyright © 2018. All rights reserved.