| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static ValidationError.Builder |
ValidationError.builder() |
ValidationError.Builder |
ValidationError.Builder.code(String code)
The error code that indicates why the parameter or parameter combination is not valid.
|
ValidationError.Builder |
ValidationError.Builder.message(String message)
The error message that describes why the parameter or parameter combination is not valid.
|
ValidationError.Builder |
ValidationError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ValidationError.Builder> |
ValidationError.serializableBuilderClass() |
Copyright © 2022. All rights reserved.