public class WorkflowGetRequest extends AbstractBceRequest
| Constructor and Description |
|---|
WorkflowGetRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getWorkflowId() |
void |
setName(String name) |
void |
setWorkflowId(String workflowId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getName()
public void setName(String name)
public String getWorkflowId()
public void setWorkflowId(String workflowId)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.