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