| Package | Description |
|---|---|
| com.amazonaws.mws.model |
| Modifier and Type | Field and Description |
|---|---|
protected Error.Detail |
Error.detail |
| Modifier and Type | Method and Description |
|---|---|
Error.Detail |
ObjectFactory.createErrorDetail()
Create an instance of
Error.Detail |
Error.Detail |
Error.getDetail()
Gets the value of the detail property.
|
Error.Detail |
Error.Detail.withAny(Object... values)
Sets the value of the Any property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Error.setDetail(Error.Detail value)
Sets the value of the detail property.
|
Error |
Error.withDetail(Error.Detail value)
Sets the value of the Detail property.
|
| Constructor and Description |
|---|
Error(String type,
String code,
String message,
Error.Detail detail)
Value constructor
|
Copyright © 2020. All rights reserved.