Interface AccountFilter.UpdateStages.WithPresentationTimeRange

All Known Subinterfaces:
AccountFilter.Update
Enclosing interface:
AccountFilter.UpdateStages

public static interface AccountFilter.UpdateStages.WithPresentationTimeRange
The stage of the AccountFilter update allowing to specify presentationTimeRange.
  • Method Details

    • withPresentationTimeRange

      AccountFilter.Update withPresentationTimeRange(PresentationTimeRange presentationTimeRange)
      Specifies the presentationTimeRange property: The presentation time range..
      Parameters:
      presentationTimeRange - The presentation time range.
      Returns:
      the next definition stage.