@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-02-27T12:49:40.999Z") public class Reportingv3ReportDownloadsGet400Response extends Object
| Constructor and Description |
|---|
Reportingv3ReportDownloadsGet400Response() |
| Modifier and Type | Method and Description |
|---|---|
Reportingv3ReportDownloadsGet400Response |
addDetailsItem(Reportingv3ReportDownloadsGet400ResponseDetails detailsItem) |
Reportingv3ReportDownloadsGet400Response |
details(List<Reportingv3ReportDownloadsGet400ResponseDetails> details) |
boolean |
equals(Object o) |
List<Reportingv3ReportDownloadsGet400ResponseDetails> |
getDetails()
Error field list
|
String |
getMessage()
Short descriptive message to the user.
|
String |
getReason()
Documented reason code
|
String |
getSubmitTimeUtc()
Time of request in UTC
|
int |
hashCode() |
Reportingv3ReportDownloadsGet400Response |
message(String message) |
Reportingv3ReportDownloadsGet400Response |
reason(String reason) |
void |
setDetails(List<Reportingv3ReportDownloadsGet400ResponseDetails> details) |
void |
setMessage(String message) |
void |
setReason(String reason) |
void |
setSubmitTimeUtc(String submitTimeUtc) |
Reportingv3ReportDownloadsGet400Response |
submitTimeUtc(String submitTimeUtc) |
String |
toString() |
public Reportingv3ReportDownloadsGet400Response()
public Reportingv3ReportDownloadsGet400Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public Reportingv3ReportDownloadsGet400Response reason(String reason)
public String getReason()
public void setReason(String reason)
public Reportingv3ReportDownloadsGet400Response message(String message)
public String getMessage()
public void setMessage(String message)
public Reportingv3ReportDownloadsGet400Response details(List<Reportingv3ReportDownloadsGet400ResponseDetails> details)
public Reportingv3ReportDownloadsGet400Response addDetailsItem(Reportingv3ReportDownloadsGet400ResponseDetails detailsItem)
public List<Reportingv3ReportDownloadsGet400ResponseDetails> getDetails()
public void setDetails(List<Reportingv3ReportDownloadsGet400ResponseDetails> details)
Copyright © 2019. All rights reserved.