public static interface CreateCampaignResponse.Builder extends ConnectCampaignsResponse.Builder, SdkPojo, CopyableBuilder<CreateCampaignResponse.Builder,CreateCampaignResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateCampaignResponse.Builder |
arn(String arn)
Sets the value of the Arn property for this object.
|
CreateCampaignResponse.Builder |
id(String id)
Sets the value of the Id property for this object.
|
CreateCampaignResponse.Builder |
tags(Map<String,String> tags)
Sets the value of the Tags property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateCampaignResponse.Builder id(String id)
id - The new value for the Id property for this object.CreateCampaignResponse.Builder arn(String arn)
arn - The new value for the Arn property for this object.CreateCampaignResponse.Builder tags(Map<String,String> tags)
tags - The new value for the Tags property for this object.Copyright © 2023. All rights reserved.