public class InsertCuePointInnerRequest extends AbstractBceRequest
| Constructor and Description |
|---|
InsertCuePointInnerRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getArguments() |
String |
getCallback() |
void |
setArguments(Map<String,String> arguments) |
void |
setCallback(String callback) |
String |
toString() |
InsertCuePointInnerRequest |
withArguments(Map<String,String> arguments) |
InsertCuePointInnerRequest |
withCallback(String callback) |
InsertCuePointInnerRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getCallback()
public void setCallback(String callback)
public InsertCuePointInnerRequest withCallback(String callback)
public InsertCuePointInnerRequest withArguments(Map<String,String> arguments)
public InsertCuePointInnerRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2022. All rights reserved.