CampaignSummary.Builder |
CampaignSummary.Builder.arn(String arn) |
Sets the value of the Arn property for this object.
|
static CampaignSummary.Builder |
CampaignSummary.builder() |
|
CampaignSummary.Builder |
CampaignSummary.Builder.channelSubtypes(Collection<ChannelSubtype> channelSubtypes) |
Sets the value of the ChannelSubtypes property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.channelSubtypes(ChannelSubtype... channelSubtypes) |
Sets the value of the ChannelSubtypes property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.channelSubtypesWithStrings(String... channelSubtypes) |
Sets the value of the ChannelSubtypes property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.channelSubtypesWithStrings(Collection<String> channelSubtypes) |
Sets the value of the ChannelSubtypes property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.connectCampaignFlowArn(String connectCampaignFlowArn) |
Sets the value of the ConnectCampaignFlowArn property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.connectInstanceId(String connectInstanceId) |
Sets the value of the ConnectInstanceId property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.id(String id) |
Sets the value of the Id property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.name(String name) |
Sets the value of the Name property for this object.
|
default CampaignSummary.Builder |
CampaignSummary.Builder.schedule(Consumer<Schedule.Builder> schedule) |
Sets the value of the Schedule property for this object.
|
CampaignSummary.Builder |
CampaignSummary.Builder.schedule(Schedule schedule) |
Sets the value of the Schedule property for this object.
|
CampaignSummary.Builder |
CampaignSummary.toBuilder() |
|