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