Interface SubscribedWorkteam.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SubscribedWorkteam.Builder,SubscribedWorkteam>, SdkBuilder<SubscribedWorkteam.Builder,SubscribedWorkteam>, SdkPojo
Enclosing class:
SubscribedWorkteam

public static interface SubscribedWorkteam.Builder extends SdkPojo, CopyableBuilder<SubscribedWorkteam.Builder,SubscribedWorkteam>
  • Method Details

    • workteamArn

      SubscribedWorkteam.Builder workteamArn(String workteamArn)

      The Amazon Resource Name (ARN) of the vendor that you have subscribed.

      Parameters:
      workteamArn - The Amazon Resource Name (ARN) of the vendor that you have subscribed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • marketplaceTitle

      SubscribedWorkteam.Builder marketplaceTitle(String marketplaceTitle)

      The title of the service provided by the vendor in the Amazon Marketplace.

      Parameters:
      marketplaceTitle - The title of the service provided by the vendor in the Amazon Marketplace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sellerName

      SubscribedWorkteam.Builder sellerName(String sellerName)

      The name of the vendor in the Amazon Marketplace.

      Parameters:
      sellerName - The name of the vendor in the Amazon Marketplace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • marketplaceDescription

      SubscribedWorkteam.Builder marketplaceDescription(String marketplaceDescription)

      The description of the vendor from the Amazon Marketplace.

      Parameters:
      marketplaceDescription - The description of the vendor from the Amazon Marketplace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • listingId

      SubscribedWorkteam.Builder listingId(String listingId)

      Marketplace product listing ID.

      Parameters:
      listingId - Marketplace product listing ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.