public static interface Phase1EncryptionAlgorithmsListValue.Builder extends SdkPojo, CopyableBuilder<Phase1EncryptionAlgorithmsListValue.Builder,Phase1EncryptionAlgorithmsListValue>
Modifier and Type | Method and Description |
---|---|
Phase1EncryptionAlgorithmsListValue.Builder |
value(String value)
The value for the encryption algorithm.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
Phase1EncryptionAlgorithmsListValue.Builder value(String value)
The value for the encryption algorithm.
value
- The value for the encryption algorithm.Copyright © 2020. All rights reserved.