public class ProcessListResponse extends GUIDListResponse
| Constructor and Description |
|---|
ProcessListResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getFailedGUIDs() |
int |
hashCode() |
void |
setFailedGUIDs(List<String> failedGUIDs) |
String |
toString() |
getGUIDs, setGUIDsgetActionDescription, getExceptionCausedBy, getExceptionClassName, getExceptionErrorMessage, getExceptionErrorMessageId, getExceptionErrorMessageParameters, getExceptionProperties, getExceptionSystemAction, getExceptionUserAction, getRelatedHTTPCode, setActionDescription, setExceptionCausedBy, setExceptionClassName, setExceptionErrorMessage, setExceptionErrorMessageId, setExceptionErrorMessageParameters, setExceptionProperties, setExceptionSystemAction, setExceptionUserAction, setRelatedHTTPCodepublic boolean equals(Object o)
equals in class GUIDListResponseprotected boolean canEqual(Object other)
public int hashCode()
hashCode in class GUIDListResponsepublic String toString()
toString in class GUIDListResponseCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.