| Modifier and Type | Class and Description |
|---|---|
static class |
DialogSubmissionErrorResponse.DialogSubmissionErrorResponseBuilder |
| Constructor and Description |
|---|
DialogSubmissionErrorResponse() |
DialogSubmissionErrorResponse(List<Error> errors) |
| Modifier and Type | Method and Description |
|---|---|
static DialogSubmissionErrorResponse.DialogSubmissionErrorResponseBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<Error> |
getErrors() |
int |
hashCode() |
void |
setErrors(List<Error> errors) |
String |
toString() |
public static DialogSubmissionErrorResponse.DialogSubmissionErrorResponseBuilder builder()
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.