| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default ValidateSecurityProfileBehaviorsResponse |
IotClient.validateSecurityProfileBehaviors(Consumer<ValidateSecurityProfileBehaviorsRequest.Builder> validateSecurityProfileBehaviorsRequest)
Validates a Device Defender security profile behaviors specification.
|
default ValidateSecurityProfileBehaviorsResponse |
IotClient.validateSecurityProfileBehaviors(ValidateSecurityProfileBehaviorsRequest validateSecurityProfileBehaviorsRequest)
Validates a Device Defender security profile behaviors specification.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ValidateSecurityProfileBehaviorsResponse> |
IotAsyncClient.validateSecurityProfileBehaviors(Consumer<ValidateSecurityProfileBehaviorsRequest.Builder> validateSecurityProfileBehaviorsRequest)
Validates a Device Defender security profile behaviors specification.
|
default CompletableFuture<ValidateSecurityProfileBehaviorsResponse> |
IotAsyncClient.validateSecurityProfileBehaviors(ValidateSecurityProfileBehaviorsRequest validateSecurityProfileBehaviorsRequest)
Validates a Device Defender security profile behaviors specification.
|
Copyright © 2023. All rights reserved.