Interface Campaign.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<Campaign.Builder,,- Campaign> - SdkBuilder<Campaign.Builder,,- Campaign> - SdkPojo
- Enclosing class:
- Campaign
@Mutable
@NotThreadSafe
public static interface Campaign.Builder
extends SdkPojo, CopyableBuilder<Campaign.Builder,Campaign> 
- 
Method SummaryModifier and TypeMethodDescriptionSets the value of the Arn property for this object.default Campaign.BuilderchannelSubtypeConfig(Consumer<ChannelSubtypeConfig.Builder> channelSubtypeConfig) Sets the value of the ChannelSubtypeConfig property for this object.channelSubtypeConfig(ChannelSubtypeConfig channelSubtypeConfig) Sets the value of the ChannelSubtypeConfig property for this object.default Campaign.BuildercommunicationLimitsOverride(Consumer<CommunicationLimitsConfig.Builder> communicationLimitsOverride) Sets the value of the CommunicationLimitsOverride property for this object.communicationLimitsOverride(CommunicationLimitsConfig communicationLimitsOverride) Sets the value of the CommunicationLimitsOverride property for this object.default Campaign.BuildercommunicationTimeConfig(Consumer<CommunicationTimeConfig.Builder> communicationTimeConfig) Sets the value of the CommunicationTimeConfig property for this object.communicationTimeConfig(CommunicationTimeConfig communicationTimeConfig) Sets the value of the CommunicationTimeConfig property for this object.connectCampaignFlowArn(String connectCampaignFlowArn) Sets the value of the ConnectCampaignFlowArn property for this object.connectInstanceId(String connectInstanceId) Sets the value of the ConnectInstanceId property for this object.Sets the value of the Id property for this object.Sets the value of the Name property for this object.default Campaign.Builderschedule(Consumer<Schedule.Builder> schedule) Sets the value of the Schedule property for this object.Sets the value of the Schedule property for this object.default Campaign.Buildersource(Consumer<Source.Builder> source) Sets the value of the Source property for this object.Sets the value of the Source property for this object.Sets the value of the Tags property for this object.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
idSets the value of the Id property for this object.- Parameters:
- id- The new value for the Id property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
arnSets the value of the Arn property for this object.- Parameters:
- arn- The new value for the Arn property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
nameSets the value of the Name property for this object.- Parameters:
- name- The new value for the Name property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
connectInstanceIdSets the value of the ConnectInstanceId property for this object.- Parameters:
- connectInstanceId- The new value for the ConnectInstanceId property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
channelSubtypeConfigSets the value of the ChannelSubtypeConfig property for this object.- Parameters:
- channelSubtypeConfig- The new value for the ChannelSubtypeConfig property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
channelSubtypeConfigdefault Campaign.Builder channelSubtypeConfig(Consumer<ChannelSubtypeConfig.Builder> channelSubtypeConfig) Sets the value of the ChannelSubtypeConfig property for this object. This is a convenience method that creates an instance of theChannelSubtypeConfig.Builderavoiding the need to create one manually viaChannelSubtypeConfig.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tochannelSubtypeConfig(ChannelSubtypeConfig).- Parameters:
- channelSubtypeConfig- a consumer that will call methods on- ChannelSubtypeConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
sourceSets the value of the Source property for this object.- Parameters:
- source- The new value for the Source property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
sourceSets the value of the Source property for this object. This is a convenience method that creates an instance of theSource.Builderavoiding the need to create one manually viaSource.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosource(Source).- Parameters:
- source- a consumer that will call methods on- Source.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
connectCampaignFlowArnSets the value of the ConnectCampaignFlowArn property for this object.- Parameters:
- connectCampaignFlowArn- The new value for the ConnectCampaignFlowArn property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
scheduleSets the value of the Schedule property for this object.- Parameters:
- schedule- The new value for the Schedule property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
scheduleSets the value of the Schedule property for this object. This is a convenience method that creates an instance of theSchedule.Builderavoiding the need to create one manually viaSchedule.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toschedule(Schedule).- Parameters:
- schedule- a consumer that will call methods on- Schedule.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
communicationTimeConfigSets the value of the CommunicationTimeConfig property for this object.- Parameters:
- communicationTimeConfig- The new value for the CommunicationTimeConfig property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
communicationTimeConfigdefault Campaign.Builder communicationTimeConfig(Consumer<CommunicationTimeConfig.Builder> communicationTimeConfig) Sets the value of the CommunicationTimeConfig property for this object. This is a convenience method that creates an instance of theCommunicationTimeConfig.Builderavoiding the need to create one manually viaCommunicationTimeConfig.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocommunicationTimeConfig(CommunicationTimeConfig).- Parameters:
- communicationTimeConfig- a consumer that will call methods on- CommunicationTimeConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
communicationLimitsOverrideSets the value of the CommunicationLimitsOverride property for this object.- Parameters:
- communicationLimitsOverride- The new value for the CommunicationLimitsOverride property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
communicationLimitsOverridedefault Campaign.Builder communicationLimitsOverride(Consumer<CommunicationLimitsConfig.Builder> communicationLimitsOverride) Sets the value of the CommunicationLimitsOverride property for this object. This is a convenience method that creates an instance of theCommunicationLimitsConfig.Builderavoiding the need to create one manually viaCommunicationLimitsConfig.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocommunicationLimitsOverride(CommunicationLimitsConfig).- Parameters:
- communicationLimitsOverride- a consumer that will call methods on- CommunicationLimitsConfig.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
tagsSets the value of the Tags property for this object.- Parameters:
- tags- The new value for the Tags property for this object.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
 
-