Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
UnsuccessfulItemError |
UnsuccessfulItemError.clone() |
UnsuccessfulItemError |
UnsuccessfulItem.getError()
Information about the error.
|
UnsuccessfulItemError |
UnsuccessfulItemError.withCode(String code)
The error code.
|
UnsuccessfulItemError |
UnsuccessfulItemError.withMessage(String message)
The error message accompanying the error code.
|
Modifier and Type | Method and Description |
---|---|
void |
UnsuccessfulItem.setError(UnsuccessfulItemError error)
Information about the error.
|
UnsuccessfulItem |
UnsuccessfulItem.withError(UnsuccessfulItemError error)
Information about the error.
|
Copyright © 2017. All rights reserved.