public class ErrorForEnableIntegrationTasksOutput extends Object
| Constructor and Description |
|---|
ErrorForEnableIntegrationTasksOutput() |
| Modifier and Type | Method and Description |
|---|---|
ErrorForEnableIntegrationTasksOutput |
code(String code) |
ErrorForEnableIntegrationTasksOutput |
data(DataForEnableIntegrationTasksOutput data) |
boolean |
equals(Object o) |
String |
getCode()
Get code
|
@Valid DataForEnableIntegrationTasksOutput |
getData()
Get data
|
String |
getMessage()
Get message
|
int |
hashCode() |
ErrorForEnableIntegrationTasksOutput |
message(String message) |
void |
setCode(String code) |
void |
setData(DataForEnableIntegrationTasksOutput data) |
void |
setMessage(String message) |
String |
toString() |
public ErrorForEnableIntegrationTasksOutput()
public ErrorForEnableIntegrationTasksOutput code(String code)
public String getCode()
public void setCode(String code)
public ErrorForEnableIntegrationTasksOutput data(DataForEnableIntegrationTasksOutput data)
@Valid public @Valid DataForEnableIntegrationTasksOutput getData()
public void setData(DataForEnableIntegrationTasksOutput data)
public ErrorForEnableIntegrationTasksOutput message(String message)
public String getMessage()
public void setMessage(String message)
Copyright © 2026. All rights reserved.