Interface LeadInvitationCustomer.Builder

  • Method Details

    • industry

      Specifies the industry sector of the customer company associated with the lead invitation. This categorization helps partners understand the customer's business context and assess solution fit.

      Parameters:
      industry - Specifies the industry sector of the customer company associated with the lead invitation. This categorization helps partners understand the customer's business context and assess solution fit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • industry

      Specifies the industry sector of the customer company associated with the lead invitation. This categorization helps partners understand the customer's business context and assess solution fit.

      Parameters:
      industry - Specifies the industry sector of the customer company associated with the lead invitation. This categorization helps partners understand the customer's business context and assess solution fit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • companyName

      LeadInvitationCustomer.Builder companyName(String companyName)

      The name of the customer company associated with the lead invitation. This field identifies the target organization for the lead engagement opportunity.

      Parameters:
      companyName - The name of the customer company associated with the lead invitation. This field identifies the target organization for the lead engagement opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • websiteUrl

      LeadInvitationCustomer.Builder websiteUrl(String websiteUrl)

      The website URL of the customer company. This provides additional context about the customer organization and helps partners verify company details and assess business size and legitimacy.

      Parameters:
      websiteUrl - The website URL of the customer company. This provides additional context about the customer organization and helps partners verify company details and assess business size and legitimacy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • countryCode

      LeadInvitationCustomer.Builder countryCode(String countryCode)

      The country code indicating the geographic location of the customer company. This information helps partners understand regional requirements and assess their ability to serve the customer effectively.

      Parameters:
      countryCode - The country code indicating the geographic location of the customer company. This information helps partners understand regional requirements and assess their ability to serve the customer effectively.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • countryCode

      LeadInvitationCustomer.Builder countryCode(CountryCode countryCode)

      The country code indicating the geographic location of the customer company. This information helps partners understand regional requirements and assess their ability to serve the customer effectively.

      Parameters:
      countryCode - The country code indicating the geographic location of the customer company. This information helps partners understand regional requirements and assess their ability to serve the customer effectively.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • awsMaturity

      LeadInvitationCustomer.Builder awsMaturity(String awsMaturity)

      Indicates the customer's level of experience and adoption with AWS services. This assessment helps partners understand the customer's cloud maturity and tailor their engagement approach accordingly.

      Parameters:
      awsMaturity - Indicates the customer's level of experience and adoption with AWS services. This assessment helps partners understand the customer's cloud maturity and tailor their engagement approach accordingly.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • marketSegment

      LeadInvitationCustomer.Builder marketSegment(String marketSegment)

      Specifies the market segment classification of the customer, such as enterprise, mid-market, or small business. This segmentation helps partners determine the appropriate solution complexity and engagement strategy.

      Parameters:
      marketSegment - Specifies the market segment classification of the customer, such as enterprise, mid-market, or small business. This segmentation helps partners determine the appropriate solution complexity and engagement strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • marketSegment

      LeadInvitationCustomer.Builder marketSegment(MarketSegment marketSegment)

      Specifies the market segment classification of the customer, such as enterprise, mid-market, or small business. This segmentation helps partners determine the appropriate solution complexity and engagement strategy.

      Parameters:
      marketSegment - Specifies the market segment classification of the customer, such as enterprise, mid-market, or small business. This segmentation helps partners determine the appropriate solution complexity and engagement strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: