Interface ResaleAuthorizationStatusFilter.Builder

    • Method Detail

      • valueListWithStrings

        ResaleAuthorizationStatusFilter.Builder valueListWithStrings​(Collection<String> valueList)

        Allows filtering on the Status of a ResaleAuthorization with list input.

        Parameters:
        valueList - Allows filtering on the Status of a ResaleAuthorization with list input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • valueListWithStrings

        ResaleAuthorizationStatusFilter.Builder valueListWithStrings​(String... valueList)

        Allows filtering on the Status of a ResaleAuthorization with list input.

        Parameters:
        valueList - Allows filtering on the Status of a ResaleAuthorization with list input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • valueList

        ResaleAuthorizationStatusFilter.Builder valueList​(ResaleAuthorizationStatusString... valueList)

        Allows filtering on the Status of a ResaleAuthorization with list input.

        Parameters:
        valueList - Allows filtering on the Status of a ResaleAuthorization with list input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.