public static interface SubscribedWorkteam.Builder extends SdkPojo, CopyableBuilder<SubscribedWorkteam.Builder,SubscribedWorkteam>
| Modifier and Type | Method and Description |
|---|---|
SubscribedWorkteam.Builder |
listingId(String listingId)
|
SubscribedWorkteam.Builder |
marketplaceDescription(String marketplaceDescription)
The description of the vendor from the Amazon Marketplace.
|
SubscribedWorkteam.Builder |
marketplaceTitle(String marketplaceTitle)
The title of the service provided by the vendor in the Amazon Marketplace.
|
SubscribedWorkteam.Builder |
sellerName(String sellerName)
The name of the vendor in the Amazon Marketplace.
|
SubscribedWorkteam.Builder |
workteamArn(String workteamArn)
The Amazon Resource Name (ARN) of the vendor that you have subscribed.
|
copyapplyMutation, buildSubscribedWorkteam.Builder workteamArn(String workteamArn)
The Amazon Resource Name (ARN) of the vendor that you have subscribed.
workteamArn - The Amazon Resource Name (ARN) of the vendor that you have subscribed.SubscribedWorkteam.Builder marketplaceTitle(String marketplaceTitle)
The title of the service provided by the vendor in the Amazon Marketplace.
marketplaceTitle - The title of the service provided by the vendor in the Amazon Marketplace.SubscribedWorkteam.Builder sellerName(String sellerName)
The name of the vendor in the Amazon Marketplace.
sellerName - The name of the vendor in the Amazon Marketplace.SubscribedWorkteam.Builder marketplaceDescription(String marketplaceDescription)
The description of the vendor from the Amazon Marketplace.
marketplaceDescription - The description of the vendor from the Amazon Marketplace.SubscribedWorkteam.Builder listingId(String listingId)
listingId - Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.