Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.UpdateProtectConfigurationCountryRuleSetRequest
-
Packages that use UpdateProtectConfigurationCountryRuleSetRequest Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.transform -
-
Uses of UpdateProtectConfigurationCountryRuleSetRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type UpdateProtectConfigurationCountryRuleSetRequest Modifier and Type Method Description default CompletableFuture<UpdateProtectConfigurationCountryRuleSetResponse>PinpointSmsVoiceV2AsyncClient. updateProtectConfigurationCountryRuleSet(UpdateProtectConfigurationCountryRuleSetRequest 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. -
Uses of UpdateProtectConfigurationCountryRuleSetRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type UpdateProtectConfigurationCountryRuleSetRequest Modifier and Type Method Description SdkHttpFullRequestUpdateProtectConfigurationCountryRuleSetRequestMarshaller. marshall(UpdateProtectConfigurationCountryRuleSetRequest updateProtectConfigurationCountryRuleSetRequest)
-