Package | Description |
---|---|
com.amazonaws.services.lambda.model |
Modifier and Type | Method and Description |
---|---|
ImageConfigError |
ImageConfigError.clone() |
ImageConfigError |
ImageConfigResponse.getError()
Error response to
GetFunctionConfiguration . |
ImageConfigError |
ImageConfigError.withErrorCode(String errorCode)
Error code.
|
ImageConfigError |
ImageConfigError.withMessage(String message)
Error message.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageConfigResponse.setError(ImageConfigError error)
Error response to
GetFunctionConfiguration . |
ImageConfigResponse |
ImageConfigResponse.withError(ImageConfigError error)
Error response to
GetFunctionConfiguration . |
Copyright © 2024. All rights reserved.