Class ApprovalFilterByCurrentUserParameterSet

java.lang.Object
com.microsoft.graph.models.ApprovalFilterByCurrentUserParameterSet

public class ApprovalFilterByCurrentUserParameterSet extends Object
The class for the Approval Filter By Current User Parameter Set.
  • Field Details

  • Constructor Details

    • ApprovalFilterByCurrentUserParameterSet

      public ApprovalFilterByCurrentUserParameterSet()
      Instiaciates a new ApprovalFilterByCurrentUserParameterSet
    • ApprovalFilterByCurrentUserParameterSet

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