Interface ResaleAuthorizationManufacturerLegalNameFilter.Builder

    • Method Detail

      • valueList

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

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

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

        ResaleAuthorizationManufacturerLegalNameFilter.Builder valueList​(String... valueList)

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

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

        ResaleAuthorizationManufacturerLegalNameFilter.Builder wildCardValue​(String wildCardValue)

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

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