public static interface FailedCampaignStateResponse.Builder extends SdkPojo, CopyableBuilder<FailedCampaignStateResponse.Builder,FailedCampaignStateResponse>
| Modifier and Type | Method and Description |
|---|---|
FailedCampaignStateResponse.Builder |
campaignId(String campaignId)
Sets the value of the CampaignId property for this object.
|
FailedCampaignStateResponse.Builder |
failureCode(GetCampaignStateBatchFailureCode failureCode)
Sets the value of the FailureCode property for this object.
|
FailedCampaignStateResponse.Builder |
failureCode(String failureCode)
Sets the value of the FailureCode property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFailedCampaignStateResponse.Builder campaignId(String campaignId)
campaignId - The new value for the CampaignId property for this object.FailedCampaignStateResponse.Builder failureCode(String failureCode)
failureCode - The new value for the FailureCode property for this object.GetCampaignStateBatchFailureCode,
GetCampaignStateBatchFailureCodeFailedCampaignStateResponse.Builder failureCode(GetCampaignStateBatchFailureCode failureCode)
failureCode - The new value for the FailureCode property for this object.GetCampaignStateBatchFailureCode,
GetCampaignStateBatchFailureCodeCopyright © 2022. All rights reserved.