Interface CreateMarketplaceRevenueShareResponse.Builder

  • Method Details

    • productId

      The AWS Marketplace product identifier of the newly created revenue share.

      Parameters:
      productId - The AWS Marketplace product identifier of the newly created 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 newly created marketplace revenue share.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the newly created 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

      CreateMarketplaceRevenueShareResponse.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 newly created marketplace revenue share.

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