Class CallPlayPromptParameterSet.CallPlayPromptParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.CallPlayPromptParameterSet.CallPlayPromptParameterSetBuilder
Enclosing class:
CallPlayPromptParameterSet

public static final class CallPlayPromptParameterSet.CallPlayPromptParameterSetBuilder extends Object
Fluent builder for the CallPlayPromptParameterSet
  • Field Details

    • prompts

      @Nullable protected List<Prompt> prompts
      The prompts parameter value
    • clientContext

      @Nullable protected String clientContext
      The clientContext parameter value
  • Constructor Details

    • CallPlayPromptParameterSetBuilder

      @Nullable protected CallPlayPromptParameterSetBuilder()
      Instanciates a new CallPlayPromptParameterSetBuilder
  • Method Details