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