Campaign.Builder |
Campaign.Builder.arn(String arn) |
Sets the value of the Arn property for this object.
|
static Campaign.Builder |
Campaign.builder() |
|
default Campaign.Builder |
Campaign.Builder.channelSubtypeConfig(Consumer<ChannelSubtypeConfig.Builder> channelSubtypeConfig) |
Sets the value of the ChannelSubtypeConfig property for this object.
|
Campaign.Builder |
Campaign.Builder.channelSubtypeConfig(ChannelSubtypeConfig channelSubtypeConfig) |
Sets the value of the ChannelSubtypeConfig property for this object.
|
default Campaign.Builder |
Campaign.Builder.communicationLimitsOverride(Consumer<CommunicationLimitsConfig.Builder> communicationLimitsOverride) |
Sets the value of the CommunicationLimitsOverride property for this object.
|
Campaign.Builder |
Campaign.Builder.communicationLimitsOverride(CommunicationLimitsConfig communicationLimitsOverride) |
Sets the value of the CommunicationLimitsOverride property for this object.
|
default Campaign.Builder |
Campaign.Builder.communicationTimeConfig(Consumer<CommunicationTimeConfig.Builder> communicationTimeConfig) |
Sets the value of the CommunicationTimeConfig property for this object.
|
Campaign.Builder |
Campaign.Builder.communicationTimeConfig(CommunicationTimeConfig communicationTimeConfig) |
Sets the value of the CommunicationTimeConfig property for this object.
|
Campaign.Builder |
Campaign.Builder.connectCampaignFlowArn(String connectCampaignFlowArn) |
Sets the value of the ConnectCampaignFlowArn property for this object.
|
Campaign.Builder |
Campaign.Builder.connectInstanceId(String connectInstanceId) |
Sets the value of the ConnectInstanceId property for this object.
|
Campaign.Builder |
Campaign.Builder.id(String id) |
Sets the value of the Id property for this object.
|
Campaign.Builder |
Campaign.Builder.name(String name) |
Sets the value of the Name property for this object.
|
default Campaign.Builder |
Campaign.Builder.schedule(Consumer<Schedule.Builder> schedule) |
Sets the value of the Schedule property for this object.
|
Campaign.Builder |
Campaign.Builder.schedule(Schedule schedule) |
Sets the value of the Schedule property for this object.
|
default Campaign.Builder |
Campaign.Builder.source(Consumer<Source.Builder> source) |
Sets the value of the Source property for this object.
|
Campaign.Builder |
Campaign.Builder.source(Source source) |
Sets the value of the Source property for this object.
|
Campaign.Builder |
Campaign.Builder.tags(Map<String,String> tags) |
Sets the value of the Tags property for this object.
|
Campaign.Builder |
Campaign.toBuilder() |
|