public class ErrorResponseMetadata extends Object
| Constructor and Description |
|---|
ErrorResponseMetadata() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getMessages() |
int |
hashCode() |
void |
setMessages(List<String> messages) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.