public static interface CampaignSummary.Builder extends SdkPojo, CopyableBuilder<CampaignSummary.Builder,CampaignSummary>
| Modifier and Type | Method and Description |
|---|---|
CampaignSummary.Builder |
arn(String arn)
Sets the value of the Arn property for this object.
|
CampaignSummary.Builder |
connectInstanceId(String connectInstanceId)
Sets the value of the ConnectInstanceId property for this object.
|
CampaignSummary.Builder |
id(String id)
Sets the value of the Id property for this object.
|
CampaignSummary.Builder |
name(String name)
Sets the value of the Name property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCampaignSummary.Builder arn(String arn)
arn - The new value for the Arn property for this object.CampaignSummary.Builder connectInstanceId(String connectInstanceId)
connectInstanceId - The new value for the ConnectInstanceId property for this object.CampaignSummary.Builder id(String id)
id - The new value for the Id property for this object.CampaignSummary.Builder name(String name)
name - The new value for the Name property for this object.Copyright © 2023. All rights reserved.