Interface ResaleAuthorizationSummary.Builder

    • Method Detail

      • name

        ResaleAuthorizationSummary.Builder name​(String 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

        ResaleAuthorizationSummary.Builder productId​(String 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.
      • 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.