Interface BestPractice.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BestPractice.Builder,BestPractice>, SdkBuilder<BestPractice.Builder,BestPractice>, SdkPojo
Enclosing class:
BestPractice

public static interface BestPractice.Builder extends SdkPojo, CopyableBuilder<BestPractice.Builder,BestPractice>
  • Method Details

    • choiceId

      BestPractice.Builder choiceId(String choiceId)
      Sets the value of the ChoiceId property for this object.
      Parameters:
      choiceId - The new value for the ChoiceId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • choiceTitle

      BestPractice.Builder choiceTitle(String choiceTitle)
      Sets the value of the ChoiceTitle property for this object.
      Parameters:
      choiceTitle - The new value for the ChoiceTitle property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.