Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.UpdateProtectConfigurationCountryRuleSetResponse
-
Packages that use UpdateProtectConfigurationCountryRuleSetResponse Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference. -
-
Uses of UpdateProtectConfigurationCountryRuleSetResponse in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return UpdateProtectConfigurationCountryRuleSetResponse Modifier and Type Method Description default UpdateProtectConfigurationCountryRuleSetResponsePinpointSmsVoiceV2Client. updateProtectConfigurationCountryRuleSet(Consumer<UpdateProtectConfigurationCountryRuleSetRequest.Builder> updateProtectConfigurationCountryRuleSetRequest)Update a country rule set toALLOWorBLOCKmessages to be sent to the specified destination counties.default UpdateProtectConfigurationCountryRuleSetResponsePinpointSmsVoiceV2Client. updateProtectConfigurationCountryRuleSet(UpdateProtectConfigurationCountryRuleSetRequest updateProtectConfigurationCountryRuleSetRequest)Update a country rule set toALLOWorBLOCKmessages to be sent to the specified destination counties.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return types with arguments of type UpdateProtectConfigurationCountryRuleSetResponse Modifier and Type Method Description default CompletableFuture<UpdateProtectConfigurationCountryRuleSetResponse>PinpointSmsVoiceV2AsyncClient. updateProtectConfigurationCountryRuleSet(Consumer<UpdateProtectConfigurationCountryRuleSetRequest.Builder> updateProtectConfigurationCountryRuleSetRequest)Update a country rule set toALLOWorBLOCKmessages to be sent to the specified destination counties.default CompletableFuture<UpdateProtectConfigurationCountryRuleSetResponse>PinpointSmsVoiceV2AsyncClient. updateProtectConfigurationCountryRuleSet(UpdateProtectConfigurationCountryRuleSetRequest updateProtectConfigurationCountryRuleSetRequest)Update a country rule set toALLOWorBLOCKmessages to be sent to the specified destination counties.
-