Interface Marketing.Builder

  • Method Details

    • awsFundingUsed

      Marketing.Builder awsFundingUsed(String awsFundingUsed)

      Indicates if the Opportunity is a marketing development fund (MDF) funded activity.

      Parameters:
      awsFundingUsed - Indicates if the Opportunity is a marketing development fund (MDF) funded activity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • awsFundingUsed

      Marketing.Builder awsFundingUsed(AwsFundingUsed awsFundingUsed)

      Indicates if the Opportunity is a marketing development fund (MDF) funded activity.

      Parameters:
      awsFundingUsed - Indicates if the Opportunity is a marketing development fund (MDF) funded activity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • campaignName

      Marketing.Builder campaignName(String campaignName)

      Specifies the Opportunity marketing campaign code. The Amazon Web Services campaign code is a reference to specific marketing initiatives, promotions, or activities. This field captures the identifier used to track and categorize the Opportunity within marketing campaigns. If you don't have a campaign code, contact your Amazon Web Services point of contact to obtain one.

      Parameters:
      campaignName - Specifies the Opportunity marketing campaign code. The Amazon Web Services campaign code is a reference to specific marketing initiatives, promotions, or activities. This field captures the identifier used to track and categorize the Opportunity within marketing campaigns. If you don't have a campaign code, contact your Amazon Web Services point of contact to obtain one.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • channelsWithStrings

      Marketing.Builder channelsWithStrings(Collection<String> channels)

      Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.

      Parameters:
      channels - Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • channelsWithStrings

      Marketing.Builder channelsWithStrings(String... channels)

      Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.

      Parameters:
      channels - Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • channels

      Marketing.Builder channels(Collection<Channel> channels)

      Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.

      Parameters:
      channels - Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • channels

      Marketing.Builder channels(Channel... channels)

      Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.

      Parameters:
      channels - Specifies the Opportunity's channel that the marketing activity is associated with or was contacted through. This field provides information about the specific marketing channel that contributed to the generation of the lead or contact.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source

      Marketing.Builder source(String source)

      Indicates if the Opportunity was sourced from an Amazon Web Services marketing activity. Use the value Marketing Activity. Use None if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.

      Parameters:
      source - Indicates if the Opportunity was sourced from an Amazon Web Services marketing activity. Use the value Marketing Activity. Use None if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      Indicates if the Opportunity was sourced from an Amazon Web Services marketing activity. Use the value Marketing Activity. Use None if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.

      Parameters:
      source - Indicates if the Opportunity was sourced from an Amazon Web Services marketing activity. Use the value Marketing Activity. Use None if it's not associated with an Amazon Web Services marketing activity. This field helps Amazon Web Services track the return on marketing investments and enables better distribution of marketing budgets among partners.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • useCases

      Marketing.Builder useCases(Collection<String> useCases)

      Specifies the marketing activity use case or purpose that led to the Opportunity's creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty when Marketing.AWSFundingUsed = No.

      Valid values: AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR

      Parameters:
      useCases - Specifies the marketing activity use case or purpose that led to the Opportunity's creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty when Marketing.AWSFundingUsed = No.

      Valid values: AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • useCases

      Marketing.Builder useCases(String... useCases)

      Specifies the marketing activity use case or purpose that led to the Opportunity's creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty when Marketing.AWSFundingUsed = No.

      Valid values: AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR

      Parameters:
      useCases - Specifies the marketing activity use case or purpose that led to the Opportunity's creation or contact. This field captures the context or marketing activity's execution's intention and the direct correlation to the generated opportunity or contact. Must be empty when Marketing.AWSFundingUsed = No.

      Valid values: AI/ML | Analytics | Application Integration | Blockchain | Business Applications | Cloud Financial Management | Compute | Containers | Customer Engagement | Databases | Developer Tools | End User Computing | Front End Web & Mobile | Game Tech | IoT | Management & Governance | Media Services | Migration & Transfer | Networking & Content Delivery | Quantum Technologies | Robotics | Satellite | Security | Serverless | Storage | VR & AR

      Returns:
      Returns a reference to this object so that method calls can be chained together.