public class GenericTaskRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GenericTaskRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTaskId() |
void |
setTaskId(String taskId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
GenericTaskRequest |
withTaskId(String taskId) |
getRequestCredentials, setRequestCredentialspublic String getTaskId()
public void setTaskId(String taskId)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic GenericTaskRequest withTaskId(String taskId)
Copyright © 2025. All rights reserved.