Interface GetMarketplaceRevenueShareResponse.Builder

  • Method Details

    • productId

      The AWS Marketplace product identifier of the revenue share.

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

      The Amazon Resource Name (ARN) of the marketplace revenue share.

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

      The catalog that the marketplace revenue share belongs to.

      Parameters:
      catalog - The catalog that the marketplace revenue share belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • catalog

      The catalog that the marketplace revenue share belongs to.

      Parameters:
      catalog - The catalog that the marketplace revenue share belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • productCode

      The AWS Marketplace product code.

      Parameters:
      productCode - The AWS Marketplace product code.
      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.
    • createdDate

      The date when the marketplace revenue share was created.

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

      GetMarketplaceRevenueShareResponse.Builder lastModifiedDate(Instant lastModifiedDate)

      The date when the marketplace revenue share was last modified.

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

      The revision number of the retrieved marketplace revenue share.

      Parameters:
      revision - The revision number of the retrieved marketplace revenue share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • latestRevision

      GetMarketplaceRevenueShareResponse.Builder latestRevision(Integer latestRevision)

      The latest revision number of the marketplace revenue share.

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

      GetMarketplaceRevenueShareResponse.Builder totalActiveMarketplaceRevenueShareAllocationCount(Integer totalActiveMarketplaceRevenueShareAllocationCount)

      The number of active allocations under this marketplace revenue share.

      Parameters:
      totalActiveMarketplaceRevenueShareAllocationCount - The number of active allocations under this marketplace revenue share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • totalMarketplaceRevenueShareAllocationCount

      GetMarketplaceRevenueShareResponse.Builder totalMarketplaceRevenueShareAllocationCount(Integer totalMarketplaceRevenueShareAllocationCount)

      The total number of allocations under this marketplace revenue share.

      Parameters:
      totalMarketplaceRevenueShareAllocationCount - The total number of allocations under this marketplace revenue share.
      Returns:
      Returns a reference to this object so that method calls can be chained together.