public static interface GetCampaignStateBatchRequest.Builder extends ConnectCampaignsRequest.Builder, SdkPojo, CopyableBuilder<GetCampaignStateBatchRequest.Builder,GetCampaignStateBatchRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCampaignStateBatchRequest.Builder |
campaignIds(Collection<String> campaignIds)
Sets the value of the CampaignIds property for this object.
|
GetCampaignStateBatchRequest.Builder |
campaignIds(String... campaignIds)
Sets the value of the CampaignIds property for this object.
|
GetCampaignStateBatchRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCampaignStateBatchRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCampaignStateBatchRequest.Builder campaignIds(Collection<String> campaignIds)
campaignIds - The new value for the CampaignIds property for this object.GetCampaignStateBatchRequest.Builder campaignIds(String... campaignIds)
campaignIds - The new value for the CampaignIds property for this object.GetCampaignStateBatchRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCampaignStateBatchRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.