Campaign.Builder |
Campaign.Builder.arn(String arn) |
Sets the value of the Arn property for this object.
|
static Campaign.Builder |
Campaign.builder() |
|
Campaign.Builder |
Campaign.Builder.connectInstanceId(String connectInstanceId) |
Sets the value of the ConnectInstanceId property for this object.
|
default Campaign.Builder |
Campaign.Builder.dialerConfig(Consumer<DialerConfig.Builder> dialerConfig) |
Sets the value of the DialerConfig property for this object.
|
Campaign.Builder |
Campaign.Builder.dialerConfig(DialerConfig dialerConfig) |
Sets the value of the DialerConfig 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.outboundCallConfig(Consumer<OutboundCallConfig.Builder> outboundCallConfig) |
Sets the value of the OutboundCallConfig property for this object.
|
Campaign.Builder |
Campaign.Builder.outboundCallConfig(OutboundCallConfig outboundCallConfig) |
Sets the value of the OutboundCallConfig 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() |
|