| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationExceptionField> |
InvalidParameterException.fields()
Fields that caused the exception.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidParameterException.Builder |
InvalidParameterException.Builder.fields(ValidationExceptionField... fields)
Fields that caused the exception.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidParameterException.Builder |
InvalidParameterException.Builder.fields(Collection<ValidationExceptionField> fields)
Fields that caused the exception.
|
Copyright © 2021. All rights reserved.