public class UnsuccessfulItemForDisableIntegrationTasksOutput extends Object
| Constructor and Description |
|---|
UnsuccessfulItemForDisableIntegrationTasksOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UnsuccessfulItemForDisableIntegrationTasksOutput |
error(ErrorForDisableIntegrationTasksOutput error) |
@Valid ErrorForDisableIntegrationTasksOutput |
getError()
Get error
|
String |
getId()
Get id
|
int |
hashCode() |
UnsuccessfulItemForDisableIntegrationTasksOutput |
id(String id) |
void |
setError(ErrorForDisableIntegrationTasksOutput error) |
void |
setId(String id) |
String |
toString() |
public UnsuccessfulItemForDisableIntegrationTasksOutput()
public UnsuccessfulItemForDisableIntegrationTasksOutput error(ErrorForDisableIntegrationTasksOutput error)
@Valid public @Valid ErrorForDisableIntegrationTasksOutput getError()
public void setError(ErrorForDisableIntegrationTasksOutput error)
public UnsuccessfulItemForDisableIntegrationTasksOutput id(String id)
public String getId()
public void setId(String id)
Copyright © 2026. All rights reserved.