public static interface SuccessfulCampaignStateResponse.Builder extends SdkPojo, CopyableBuilder<SuccessfulCampaignStateResponse.Builder,SuccessfulCampaignStateResponse>
| Modifier and Type | Method and Description |
|---|---|
SuccessfulCampaignStateResponse.Builder |
campaignId(String campaignId)
Sets the value of the CampaignId property for this object.
|
SuccessfulCampaignStateResponse.Builder |
state(CampaignState state)
Sets the value of the State property for this object.
|
SuccessfulCampaignStateResponse.Builder |
state(String state)
Sets the value of the State property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSuccessfulCampaignStateResponse.Builder campaignId(String campaignId)
campaignId - The new value for the CampaignId property for this object.SuccessfulCampaignStateResponse.Builder state(String state)
state - The new value for the State property for this object.CampaignState,
CampaignStateSuccessfulCampaignStateResponse.Builder state(CampaignState state)
state - The new value for the State property for this object.CampaignState,
CampaignStateCopyright © 2023. All rights reserved.