| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
ValidateSecurityProfileBehaviorsResponse.validationErrors()
The list of any errors found in the behaviors.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateSecurityProfileBehaviorsResponse.Builder |
ValidateSecurityProfileBehaviorsResponse.Builder.validationErrors(ValidationError... validationErrors)
The list of any errors found in the behaviors.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateSecurityProfileBehaviorsResponse.Builder |
ValidateSecurityProfileBehaviorsResponse.Builder.validationErrors(Collection<ValidationError> validationErrors)
The list of any errors found in the behaviors.
|
Copyright © 2022. All rights reserved.