Interface ContainerProductLastModifiedDateFilterDateRange.Builder

    • Method Detail

      • afterValue

        ContainerProductLastModifiedDateFilterDateRange.Builder afterValue​(String afterValue)

        Date after which the container product was last modified.

        Parameters:
        afterValue - Date after which the container product was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • beforeValue

        ContainerProductLastModifiedDateFilterDateRange.Builder beforeValue​(String beforeValue)

        Date before which the container product was last modified.

        Parameters:
        beforeValue - Date before which the container product was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.