public class InlineResponse2015KeyInformationErrorInformation extends Object
| Constructor | Description |
|---|---|
InlineResponse2015KeyInformationErrorInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse2015KeyInformationErrorInformation |
addDetailsItem(InlineResponse2015KeyInformationErrorInformationDetails detailsItem) |
|
InlineResponse2015KeyInformationErrorInformation |
details(List<InlineResponse2015KeyInformationErrorInformationDetails> details) |
|
boolean |
equals(Object o) |
|
List<InlineResponse2015KeyInformationErrorInformationDetails> |
getDetails() |
Get details
|
String |
getReason() |
The reason of the status.
|
int |
hashCode() |
|
InlineResponse2015KeyInformationErrorInformation |
reason(String reason) |
|
void |
setDetails(List<InlineResponse2015KeyInformationErrorInformationDetails> details) |
|
void |
setReason(String reason) |
|
String |
toString() |
public InlineResponse2015KeyInformationErrorInformation()
public InlineResponse2015KeyInformationErrorInformation reason(String reason)
public String getReason()
public void setReason(String reason)
public InlineResponse2015KeyInformationErrorInformation details(List<InlineResponse2015KeyInformationErrorInformationDetails> details)
public InlineResponse2015KeyInformationErrorInformation addDetailsItem(InlineResponse2015KeyInformationErrorInformationDetails detailsItem)
public List<InlineResponse2015KeyInformationErrorInformationDetails> getDetails()
public void setDetails(List<InlineResponse2015KeyInformationErrorInformationDetails> details)
Copyright © 2026. All rights reserved.