| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
EnvironmentError | 
EnvironmentError.clone()  | 
EnvironmentError | 
EnvironmentResponse.getError()
 Error messages for environment variables that couldn't be applied. 
 | 
EnvironmentError | 
EnvironmentError.withErrorCode(String errorCode)
 The error code. 
 | 
EnvironmentError | 
EnvironmentError.withMessage(String message)
 The error message. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EnvironmentResponse.setError(EnvironmentError error)
 Error messages for environment variables that couldn't be applied. 
 | 
EnvironmentResponse | 
EnvironmentResponse.withError(EnvironmentError error)
 Error messages for environment variables that couldn't be applied. 
 | 
Copyright © 2022. All rights reserved.