Interface AwsOpportunityRelatedEntities.Builder

    • Method Detail

      • awsProducts

        AwsOpportunityRelatedEntities.Builder awsProducts​(Collection<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.
      • 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

        AwsOpportunityRelatedEntities.Builder solutions​(Collection<String> 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

        AwsOpportunityRelatedEntities.Builder solutions​(String... 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.