Interface ResaleAuthorizationResellerAccountIDFilter.Builder

    • Method Detail

      • valueList

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

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

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

        ResaleAuthorizationResellerAccountIDFilter.Builder valueList​(String... valueList)

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

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

        ResaleAuthorizationResellerAccountIDFilter.Builder wildCardValue​(String wildCardValue)

        Allows filtering on the ResellerAccountID of a ResaleAuthorization with wild card input.

        Parameters:
        wildCardValue - Allows filtering on the ResellerAccountID of a ResaleAuthorization with wild card input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.