| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.builder() |
default SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.Builder.securityProfileIdentifier(Consumer<SecurityProfileIdentifier.Builder> securityProfileIdentifier)
Information that identifies the security profile.
|
SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.Builder.securityProfileIdentifier(SecurityProfileIdentifier securityProfileIdentifier)
Information that identifies the security profile.
|
default SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.Builder.target(Consumer<SecurityProfileTarget.Builder> target)
Information about the target (thing group) associated with the security profile.
|
SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.Builder.target(SecurityProfileTarget target)
Information about the target (thing group) associated with the security profile.
|
SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SecurityProfileTargetMapping.Builder> |
SecurityProfileTargetMapping.serializableBuilderClass() |
Copyright © 2019. All rights reserved.