Interface ResaleAuthorizationOfferExtendedStatusFilter.Builder

    • Method Detail

      • valueList

        ResaleAuthorizationOfferExtendedStatusFilter.Builder valueList​(Collection<String> valueList)

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

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

        ResaleAuthorizationOfferExtendedStatusFilter.Builder valueList​(String... valueList)

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

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