public static interface Cipher.Builder extends SdkPojo, CopyableBuilder<Cipher.Builder,Cipher>
| Modifier and Type | Method and Description | 
|---|---|
Cipher.Builder | 
name(String name)
 The name of the cipher. 
 | 
Cipher.Builder | 
priority(Integer priority)
 The priority of the cipher. 
 | 
copyapplyMutation, buildCipher.Builder name(String name)
The name of the cipher.
name - The name of the cipher.Cipher.Builder priority(Integer priority)
The priority of the cipher.
priority - The priority of the cipher.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.