| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
ValidationWarning.errors()
The error codes and error messages.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationWarning.Builder |
ValidationWarning.Builder.errors(ValidationError... errors)
The error codes and error messages.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationWarning.Builder |
ValidationWarning.Builder.errors(Collection<ValidationError> errors)
The error codes and error messages.
|
Copyright © 2023. All rights reserved.