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() |
|