Marketing.Builder |
Marketing.Builder.awsFundingUsed(String awsFundingUsed) |
Indicates if the Opportunity is a marketing development fund (MDF) funded activity.
|
Marketing.Builder |
Marketing.Builder.awsFundingUsed(AwsFundingUsed awsFundingUsed) |
Indicates if the Opportunity is a marketing development fund (MDF) funded activity.
|
static Marketing.Builder |
Marketing.builder() |
|
Marketing.Builder |
Marketing.Builder.campaignName(String campaignName) |
Specifies the Opportunity marketing campaign code.
|
Marketing.Builder |
Marketing.Builder.channels(Collection<Channel> channels) |
Specifies the Opportunity's channel that the marketing activity is associated with or was
contacted through.
|
Marketing.Builder |
Marketing.Builder.channels(Channel... channels) |
Specifies the Opportunity's channel that the marketing activity is associated with or was
contacted through.
|
Marketing.Builder |
Marketing.Builder.channelsWithStrings(String... channels) |
Specifies the Opportunity's channel that the marketing activity is associated with or was
contacted through.
|
Marketing.Builder |
Marketing.Builder.channelsWithStrings(Collection<String> channels) |
Specifies the Opportunity's channel that the marketing activity is associated with or was
contacted through.
|
Marketing.Builder |
Marketing.Builder.source(String source) |
Indicates if the Opportunity was sourced from an Amazon Web Services marketing activity.
|
Marketing.Builder |
Marketing.Builder.source(MarketingSource source) |
Indicates if the Opportunity was sourced from an Amazon Web Services marketing activity.
|
Marketing.Builder |
Marketing.toBuilder() |
|
Marketing.Builder |
Marketing.Builder.useCases(String... useCases) |
Specifies the marketing activity use case or purpose that led to the Opportunity's creation or
contact.
|
Marketing.Builder |
Marketing.Builder.useCases(Collection<String> useCases) |
Specifies the marketing activity use case or purpose that led to the Opportunity's creation or
contact.
|