| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ValidateSecurityProfileBehaviorsResult |
AWSIotClient.validateSecurityProfileBehaviors(ValidateSecurityProfileBehaviorsRequest request)
Validates a Device Defender security profile behaviors specification.
|
ValidateSecurityProfileBehaviorsResult |
AbstractAWSIot.validateSecurityProfileBehaviors(ValidateSecurityProfileBehaviorsRequest request) |
ValidateSecurityProfileBehaviorsResult |
AWSIot.validateSecurityProfileBehaviors(ValidateSecurityProfileBehaviorsRequest validateSecurityProfileBehaviorsRequest)
Validates a Device Defender security profile behaviors specification.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateSecurityProfileBehaviorsResult |
ValidateSecurityProfileBehaviorsResult.clone() |
ValidateSecurityProfileBehaviorsResult |
ValidateSecurityProfileBehaviorsResult.withValid(Boolean valid)
True if the behaviors were valid.
|
ValidateSecurityProfileBehaviorsResult |
ValidateSecurityProfileBehaviorsResult.withValidationErrors(Collection<ValidationError> validationErrors)
The list of any errors found in the behaviors.
|
ValidateSecurityProfileBehaviorsResult |
ValidateSecurityProfileBehaviorsResult.withValidationErrors(ValidationError... validationErrors)
The list of any errors found in the behaviors.
|
Copyright © 2024. All rights reserved.