public static interface MarketplaceInformation.Builder extends SdkPojo, CopyableBuilder<MarketplaceInformation.Builder,MarketplaceInformation>
| Modifier and Type | Method and Description |
|---|---|
MarketplaceInformation.Builder |
productId(String productId)
The product ID from the Amazon Web Services Marketplace.
|
MarketplaceInformation.Builder |
productUrl(String productUrl)
The product URL from the Amazon Web Services Marketplace.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMarketplaceInformation.Builder productId(String productId)
The product ID from the Amazon Web Services Marketplace.
productId - The product ID from the Amazon Web Services Marketplace.MarketplaceInformation.Builder productUrl(String productUrl)
The product URL from the Amazon Web Services Marketplace.
productUrl - The product URL from the Amazon Web Services Marketplace.Copyright © 2022. All rights reserved.