Interface ResaleAuthorizationProductNameFilter.Builder

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

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

    • valueList

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

      Parameters:
      valueList - Allows filtering on the ProductName 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 ProductName of a ResaleAuthorization with list input.

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

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

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