Interface ProspectingResultCustomer.Builder

  • Method Details

    • accountName

      ProspectingResultCustomer.Builder accountName(String accountName)

      The name of the prospected customer account.

      Parameters:
      accountName - The name of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • geo

      The geographic region classification of the prospected customer account.

      Parameters:
      geo - The geographic region classification of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The specific region of the prospected customer account.

      Parameters:
      region - The specific region of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subRegion

      The subregion classification of the prospected customer account.

      Parameters:
      subRegion - The subregion classification of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • country

      The country code of the prospected customer account.

      Parameters:
      country - The country code of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • country

      The country code of the prospected customer account.

      Parameters:
      country - The country code of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • industry

      The industry classification of the prospected customer account.

      Parameters:
      industry - The industry classification of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • industry

      The industry classification of the prospected customer account.

      Parameters:
      industry - The industry classification of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • subIndustry

      ProspectingResultCustomer.Builder subIndustry(String subIndustry)

      The sub-industry classification of the prospected customer account. This provides more granular categorization within the primary industry.

      Parameters:
      subIndustry - The sub-industry classification of the prospected customer account. This provides more granular categorization within the primary industry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • segment

      The market segment classification of the prospected customer account.

      Parameters:
      segment - The market segment classification of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • companySize

      ProspectingResultCustomer.Builder companySize(String companySize)

      The company size classification of the prospected customer account.

      Parameters:
      companySize - The company size classification of the prospected customer account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eligiblePrograms

      ProspectingResultCustomer.Builder eligiblePrograms(Collection<String> eligiblePrograms)

      A list of AWS Greenfield programs that the prospected customer is eligible for. Use this list to identify relevant go-to-market opportunities.

      Parameters:
      eligiblePrograms - A list of AWS Greenfield programs that the prospected customer is eligible for. Use this list to identify relevant go-to-market opportunities.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eligiblePrograms

      ProspectingResultCustomer.Builder eligiblePrograms(String... eligiblePrograms)

      A list of AWS Greenfield programs that the prospected customer is eligible for. Use this list to identify relevant go-to-market opportunities.

      Parameters:
      eligiblePrograms - A list of AWS Greenfield programs that the prospected customer is eligible for. Use this list to identify relevant go-to-market opportunities.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • publicProfileSummary

      ProspectingResultCustomer.Builder publicProfileSummary(String publicProfileSummary)

      A summary of publicly available information about the prospected customer. The system uses this summary to generate customer insights and inform engagement strategies.

      Parameters:
      publicProfileSummary - A summary of publicly available information about the prospected customer. The system uses this summary to generate customer insights and inform engagement strategies.
      Returns:
      Returns a reference to this object so that method calls can be chained together.