public static interface ChoiceImprovementPlan.Builder extends SdkPojo, CopyableBuilder<ChoiceImprovementPlan.Builder,ChoiceImprovementPlan>
| Modifier and Type | Method and Description |
|---|---|
ChoiceImprovementPlan.Builder |
choiceId(String choiceId)
Sets the value of the ChoiceId property for this object.
|
ChoiceImprovementPlan.Builder |
displayText(String displayText)
The display text for the improvement plan.
|
ChoiceImprovementPlan.Builder |
improvementPlanUrl(String improvementPlanUrl)
Sets the value of the ImprovementPlanUrl property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChoiceImprovementPlan.Builder choiceId(String choiceId)
choiceId - The new value for the ChoiceId property for this object.ChoiceImprovementPlan.Builder displayText(String displayText)
The display text for the improvement plan.
displayText - The display text for the improvement plan.ChoiceImprovementPlan.Builder improvementPlanUrl(String improvementPlanUrl)
improvementPlanUrl - The new value for the ImprovementPlanUrl property for this object.Copyright © 2023. All rights reserved.