public class ControlForGetExecutionOutput extends Object
| Constructor and Description |
|---|
ControlForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
ControlForGetExecutionOutput |
callbackArgs(String callbackArgs) |
ControlForGetExecutionOutput |
clientToken(String clientToken) |
ControlForGetExecutionOutput |
enableLowPriority(Boolean enableLowPriority) |
boolean |
equals(Object o) |
String |
getCallbackArgs()
Get callbackArgs
|
String |
getClientToken()
Get clientToken
|
Integer |
getPriority()
Get priority
|
int |
hashCode() |
Boolean |
isEnableLowPriority()
Get enableLowPriority
|
ControlForGetExecutionOutput |
priority(Integer priority) |
void |
setCallbackArgs(String callbackArgs) |
void |
setClientToken(String clientToken) |
void |
setEnableLowPriority(Boolean enableLowPriority) |
void |
setPriority(Integer priority) |
String |
toString() |
public ControlForGetExecutionOutput callbackArgs(String callbackArgs)
public String getCallbackArgs()
public void setCallbackArgs(String callbackArgs)
public ControlForGetExecutionOutput clientToken(String clientToken)
public String getClientToken()
public void setClientToken(String clientToken)
public ControlForGetExecutionOutput enableLowPriority(Boolean enableLowPriority)
public Boolean isEnableLowPriority()
public void setEnableLowPriority(Boolean enableLowPriority)
public ControlForGetExecutionOutput priority(Integer priority)
public Integer getPriority()
public void setPriority(Integer priority)
Copyright © 2025. All rights reserved.