public static interface ProfileTemplateChoice.Builder extends SdkPojo, CopyableBuilder<ProfileTemplateChoice.Builder,ProfileTemplateChoice>
| Modifier and Type | Method and Description |
|---|---|
ProfileTemplateChoice.Builder |
choiceDescription(String choiceDescription)
Sets the value of the ChoiceDescription property for this object.
|
ProfileTemplateChoice.Builder |
choiceId(String choiceId)
Sets the value of the ChoiceId property for this object.
|
ProfileTemplateChoice.Builder |
choiceTitle(String choiceTitle)
Sets the value of the ChoiceTitle property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildProfileTemplateChoice.Builder choiceId(String choiceId)
choiceId - The new value for the ChoiceId property for this object.ProfileTemplateChoice.Builder choiceTitle(String choiceTitle)
choiceTitle - The new value for the ChoiceTitle property for this object.ProfileTemplateChoice.Builder choiceDescription(String choiceDescription)
choiceDescription - The new value for the ChoiceDescription property for this object.Copyright © 2023. All rights reserved.