Class GetFeedbackOptions.Builder

java.lang.Object
com.ibm.watson.compare_comply.v1.model.GetFeedbackOptions.Builder
Enclosing class:
GetFeedbackOptions

public static class GetFeedbackOptions.Builder
extends Object
Builder.
  • Constructor Details

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder​(String feedbackId)
      Instantiates a new builder with required properties.
      Parameters:
      feedbackId - the feedbackId
  • Method Details

    • build

      public GetFeedbackOptions build()
      Builds a GetFeedbackOptions.
      Returns:
      the new GetFeedbackOptions instance
    • feedbackId

      public GetFeedbackOptions.Builder feedbackId​(String feedbackId)
      Set the feedbackId.
      Parameters:
      feedbackId - the feedbackId
      Returns:
      the GetFeedbackOptions builder
    • model

      public GetFeedbackOptions.Builder model​(String model)
      Set the model.
      Parameters:
      model - the model
      Returns:
      the GetFeedbackOptions builder