public static interface ChoiceContent.Builder extends SdkPojo, CopyableBuilder<ChoiceContent.Builder,ChoiceContent>
| Modifier and Type | Method and Description |
|---|---|
ChoiceContent.Builder |
displayText(String displayText)
The display text for the choice content.
|
ChoiceContent.Builder |
url(String url)
The URL for the choice content.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChoiceContent.Builder displayText(String displayText)
The display text for the choice content.
displayText - The display text for the choice content.ChoiceContent.Builder url(String url)
The URL for the choice content.
url - The URL for the choice content.Copyright © 2023. All rights reserved.