Interface ResaleAuthorizationSummary.Builder

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

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

    • name

      The name of the ResaleAuthorization.

      Parameters:
      name - The name of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productId

      The product ID of the ResaleAuthorization.

      Parameters:
      productId - The product ID of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productName

      ResaleAuthorizationSummary.Builder productName(String productName)

      The product name of the ResaleAuthorization.

      Parameters:
      productName - The product name of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • manufacturerAccountId

      ResaleAuthorizationSummary.Builder manufacturerAccountId(String manufacturerAccountId)

      The manufacturer account ID of the ResaleAuthorization.

      Parameters:
      manufacturerAccountId - The manufacturer account ID of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • manufacturerLegalName

      ResaleAuthorizationSummary.Builder manufacturerLegalName(String manufacturerLegalName)

      The manufacturer legal name of the ResaleAuthorization.

      Parameters:
      manufacturerLegalName - The manufacturer legal name of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resellerAccountID

      ResaleAuthorizationSummary.Builder resellerAccountID(String resellerAccountID)

      The reseller account ID of the ResaleAuthorization.

      Parameters:
      resellerAccountID - The reseller account ID of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resellerLegalName

      ResaleAuthorizationSummary.Builder resellerLegalName(String resellerLegalName)

      The reseller legal name of the ResaleAuthorization

      Parameters:
      resellerLegalName - The reseller legal name of the ResaleAuthorization
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the ResaleAuthorization.

      Parameters:
      status - The status of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the ResaleAuthorization.

      Parameters:
      status - The status of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • offerExtendedStatus

      ResaleAuthorizationSummary.Builder offerExtendedStatus(String offerExtendedStatus)

      The offer extended status of the ResaleAuthorization

      Parameters:
      offerExtendedStatus - The offer extended status of the ResaleAuthorization
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdDate

      ResaleAuthorizationSummary.Builder createdDate(String createdDate)

      The created date of the ResaleAuthorization.

      Parameters:
      createdDate - The created date of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • availabilityEndDate

      ResaleAuthorizationSummary.Builder availabilityEndDate(String availabilityEndDate)

      The availability end date of the ResaleAuthorization.

      Parameters:
      availabilityEndDate - The availability end date of the ResaleAuthorization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.