Interface AwsOpportunityRelatedEntities.Builder

  • Method Details

    • awsProducts

      Specifies the AWS products associated with the opportunity. This field helps track the specific products that are part of the proposed solution.

      Parameters:
      awsProducts - Specifies the AWS products associated with the opportunity. This field helps track the specific products that are part of the proposed solution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsProducts

      AwsOpportunityRelatedEntities.Builder awsProducts(String... awsProducts)

      Specifies the AWS products associated with the opportunity. This field helps track the specific products that are part of the proposed solution.

      Parameters:
      awsProducts - Specifies the AWS products associated with the opportunity. This field helps track the specific products that are part of the proposed solution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • solutions

      Specifies the partner solutions related to the opportunity. These solutions represent the partner's offerings that are being positioned as part of the overall AWS opportunity.

      Parameters:
      solutions - Specifies the partner solutions related to the opportunity. These solutions represent the partner's offerings that are being positioned as part of the overall AWS opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • solutions

      Specifies the partner solutions related to the opportunity. These solutions represent the partner's offerings that are being positioned as part of the overall AWS opportunity.

      Parameters:
      solutions - Specifies the partner solutions related to the opportunity. These solutions represent the partner's offerings that are being positioned as part of the overall AWS opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsMarketplaceSolutions

      AwsOpportunityRelatedEntities.Builder awsMarketplaceSolutions(Collection<String> awsMarketplaceSolutions)

      The AWS Marketplace solution ARNs associated with this opportunity.

      Parameters:
      awsMarketplaceSolutions - The AWS Marketplace solution ARNs associated with this opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsMarketplaceSolutions

      AwsOpportunityRelatedEntities.Builder awsMarketplaceSolutions(String... awsMarketplaceSolutions)

      The AWS Marketplace solution ARNs associated with this opportunity.

      Parameters:
      awsMarketplaceSolutions - The AWS Marketplace solution ARNs associated with this opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsMarketplaceProducts

      AwsOpportunityRelatedEntities.Builder awsMarketplaceProducts(Collection<String> awsMarketplaceProducts)

      The AWS Marketplace product ARNs associated with this opportunity.

      Parameters:
      awsMarketplaceProducts - The AWS Marketplace product ARNs associated with this opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • awsMarketplaceProducts

      AwsOpportunityRelatedEntities.Builder awsMarketplaceProducts(String... awsMarketplaceProducts)

      The AWS Marketplace product ARNs associated with this opportunity.

      Parameters:
      awsMarketplaceProducts - The AWS Marketplace product ARNs associated with this opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.