Class WorkflowActivateParameterSet

java.lang.Object
com.microsoft.graph.identitygovernance.models.WorkflowActivateParameterSet

public class WorkflowActivateParameterSet extends Object
The class for the Workflow Activate Parameter Set.
  • Field Details

    • subjects

      @SerializedName(value="subjects", alternate="Subjects") @Expose @Nullable public List<User> subjects
      The subjects.
  • Constructor Details

    • WorkflowActivateParameterSet

      public WorkflowActivateParameterSet()
      Instiaciates a new WorkflowActivateParameterSet
    • WorkflowActivateParameterSet

      protected WorkflowActivateParameterSet(@Nonnull WorkflowActivateParameterSet.WorkflowActivateParameterSetBuilder builder)
      Instiaciates a new WorkflowActivateParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details

    • newBuilder

      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request