public class RegisterDocumentRequest extends AbstractBceRequest
| Constructor and Description |
|---|
RegisterDocumentRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat() |
String |
getNotification() |
String |
getTitle() |
void |
setFormat(String format) |
void |
setNotification(String notification) |
void |
setTitle(String title) |
RegisterDocumentRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic RegisterDocumentRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic String getFormat()
public void setFormat(String format)
public String getNotification()
public void setNotification(String notification)
public String getTitle()
public void setTitle(String title)
Copyright © 2016. All rights reserved.