public static interface GetCampaignStateResponse.Builder extends ConnectCampaignsResponse.Builder, SdkPojo, CopyableBuilder<GetCampaignStateResponse.Builder,GetCampaignStateResponse>
| Modifier and Type | Method and Description |
|---|---|
GetCampaignStateResponse.Builder |
state(CampaignState state)
Sets the value of the State property for this object.
|
GetCampaignStateResponse.Builder |
state(String state)
Sets the value of the State property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCampaignStateResponse.Builder state(String state)
state - The new value for the State property for this object.CampaignState,
CampaignStateGetCampaignStateResponse.Builder state(CampaignState state)
state - The new value for the State property for this object.CampaignState,
CampaignStateCopyright © 2022. All rights reserved.