Interface GetAwsOpportunitySummaryRequest.Builder

    • Method Detail

      • catalog

        GetAwsOpportunitySummaryRequest.Builder catalog​(String catalog)

        Specifies the catalog in which the AWS Opportunity is located. Accepted values include AWS for production opportunities or Sandbox for testing purposes. The catalog determines which environment the opportunity data is pulled from.

        Parameters:
        catalog - Specifies the catalog in which the AWS Opportunity is located. Accepted values include AWS for production opportunities or Sandbox for testing purposes. The catalog determines which environment the opportunity data is pulled from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • relatedOpportunityIdentifier

        GetAwsOpportunitySummaryRequest.Builder relatedOpportunityIdentifier​(String relatedOpportunityIdentifier)

        The unique identifier for the related partner opportunity. Use this field to correlate an AWS opportunity with its corresponding partner opportunity.

        Parameters:
        relatedOpportunityIdentifier - The unique identifier for the related partner opportunity. Use this field to correlate an AWS opportunity with its corresponding partner opportunity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.