Interface ResaleAuthorizationProductIdFilter.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ResaleAuthorizationProductIdFilter.Builder,ResaleAuthorizationProductIdFilter>, SdkBuilder<ResaleAuthorizationProductIdFilter.Builder,ResaleAuthorizationProductIdFilter>, SdkPojo
Enclosing class:
ResaleAuthorizationProductIdFilter

public static interface ResaleAuthorizationProductIdFilter.Builder extends SdkPojo, CopyableBuilder<ResaleAuthorizationProductIdFilter.Builder,ResaleAuthorizationProductIdFilter>
  • Method Details

    • valueList

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

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

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

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

      ResaleAuthorizationProductIdFilter.Builder wildCardValue(String wildCardValue)

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

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