public class PutTextRequest extends AbstractBceRequest
| Constructor and Description |
|---|
PutTextRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPreset() |
String |
getText() |
void |
setPreset(String preset) |
void |
setText(String text) |
String |
toString() |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic String getText()
public void setText(String text)
public String getPreset()
public void setPreset(String preset)
Copyright © 2023. All rights reserved.