Uses of Class
software.amazon.awssdk.services.lambda.model.ImageConfigError
-
Packages that use ImageConfigError Package Description software.amazon.awssdk.services.lambda.model -
-
Uses of ImageConfigError in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return ImageConfigError Modifier and Type Method Description ImageConfigError
ImageConfigResponse. error()
Error response toGetFunctionConfiguration
.Methods in software.amazon.awssdk.services.lambda.model with parameters of type ImageConfigError Modifier and Type Method Description ImageConfigResponse.Builder
ImageConfigResponse.Builder. error(ImageConfigError error)
Error response toGetFunctionConfiguration
.
-