public static interface DeviceSecretVerifierConfigType.Builder extends CopyableBuilder<DeviceSecretVerifierConfigType.Builder,DeviceSecretVerifierConfigType>
| Modifier and Type | Method and Description |
|---|---|
DeviceSecretVerifierConfigType.Builder |
passwordVerifier(String passwordVerifier)
The password verifier.
|
DeviceSecretVerifierConfigType.Builder |
salt(String salt)
The salt.
|
copyapply, buildDeviceSecretVerifierConfigType.Builder passwordVerifier(String passwordVerifier)
The password verifier.
passwordVerifier - The password verifier.DeviceSecretVerifierConfigType.Builder salt(String salt)
The salt.
salt - The salt.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.