| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationError |
ValidationError.clone() |
ValidationError |
ValidationError.withErrorMessage(String errorMessage)
The description of an error found in the behaviors.
|
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
ValidateSecurityProfileBehaviorsResult.getValidationErrors()
The list of any errors found in the behaviors.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateSecurityProfileBehaviorsResult |
ValidateSecurityProfileBehaviorsResult.withValidationErrors(ValidationError... validationErrors)
The list of any errors found in the behaviors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidateSecurityProfileBehaviorsResult.setValidationErrors(Collection<ValidationError> validationErrors)
The list of any errors found in the behaviors.
|
ValidateSecurityProfileBehaviorsResult |
ValidateSecurityProfileBehaviorsResult.withValidationErrors(Collection<ValidationError> validationErrors)
The list of any errors found in the behaviors.
|
Copyright © 2022. All rights reserved.