Interface ResaleAuthorizationNameFilter.Builder

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

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

    • valueList

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

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

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

      ResaleAuthorizationNameFilter.Builder wildCardValue(String wildCardValue)

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

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