CopyableBuilder<CharacterSet.Builder,CharacterSet>, SdkBuilder<CharacterSet.Builder,CharacterSet>public static interface CharacterSet.Builder extends CopyableBuilder<CharacterSet.Builder,CharacterSet>
| Modifier and Type | Method | Description |
|---|---|---|
CharacterSet.Builder |
characterSetDescription(String characterSetDescription) |
The description of the character set.
|
CharacterSet.Builder |
characterSetName(String characterSetName) |
The name of the character set.
|
copyapply, buildCharacterSet.Builder characterSetName(String characterSetName)
The name of the character set.
characterSetName - The name of the character set.CharacterSet.Builder characterSetDescription(String characterSetDescription)
The description of the character set.
characterSetDescription - The description of the character set.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.