Interface GetMarketplaceRevenueShareAllocationResponse.Builder

  • Method Details

    • marketplaceRevenueShareAllocationId

      GetMarketplaceRevenueShareAllocationResponse.Builder marketplaceRevenueShareAllocationId(String marketplaceRevenueShareAllocationId)

      The unique identifier of the allocation.

      Parameters:
      marketplaceRevenueShareAllocationId - The unique identifier of the allocation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productId

      The AWS Marketplace product identifier.

      Parameters:
      productId - The AWS Marketplace product identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • productName

      The display name of the AWS Marketplace product.

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

      The Amazon Resource Name (ARN) of the allocation.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the allocation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • effectiveFrom

      The effective start date of the allocation.

      Parameters:
      effectiveFrom - The effective start date of the allocation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • effectiveUntil

      The effective end date of the allocation, or null if open-ended.

      Parameters:
      effectiveUntil - The effective end date of the allocation, or null if open-ended.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revenueSharePercent

      GetMarketplaceRevenueShareAllocationResponse.Builder revenueSharePercent(String revenueSharePercent)

      The revenue share percentage.

      Parameters:
      revenueSharePercent - The revenue share percentage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the allocation.

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

      The status of the allocation.

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

      The date when the allocation was created.

      Parameters:
      createdDate - The date when the allocation was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedDate

      The date when the allocation was last modified.

      Parameters:
      lastModifiedDate - The date when the allocation was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latestMarketplaceRevenueShareRevision

      GetMarketplaceRevenueShareAllocationResponse.Builder latestMarketplaceRevenueShareRevision(String latestMarketplaceRevenueShareRevision)

      The latest revision of the parent marketplace revenue share.

      Parameters:
      latestMarketplaceRevenueShareRevision - The latest revision of the parent marketplace revenue share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.