Package | Description |
---|---|
com.amazonaws.services.lambda.model | |
com.amazonaws.services.lambda.model.transform |
Modifier and Type | Method and Description |
---|---|
EnvironmentError |
EnvironmentError.clone() |
EnvironmentError |
EnvironmentResponse.getError() |
EnvironmentError |
EnvironmentError.withErrorCode(String errorCode)
The error code returned by the environment error object.
|
EnvironmentError |
EnvironmentError.withMessage(String message)
The message returned by the environment error object.
|
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentResponse.setError(EnvironmentError error) |
EnvironmentResponse |
EnvironmentResponse.withError(EnvironmentError error) |
Modifier and Type | Method and Description |
---|---|
EnvironmentError |
EnvironmentErrorJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentErrorMarshaller.marshall(EnvironmentError environmentError,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.