Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.GetProtectConfigurationCountryRuleSetResponse
-
Packages that use GetProtectConfigurationCountryRuleSetResponse Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference. -
-
Uses of GetProtectConfigurationCountryRuleSetResponse in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return GetProtectConfigurationCountryRuleSetResponse Modifier and Type Method Description default GetProtectConfigurationCountryRuleSetResponsePinpointSmsVoiceV2Client. getProtectConfigurationCountryRuleSet(Consumer<GetProtectConfigurationCountryRuleSetRequest.Builder> getProtectConfigurationCountryRuleSetRequest)Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.default GetProtectConfigurationCountryRuleSetResponsePinpointSmsVoiceV2Client. getProtectConfigurationCountryRuleSet(GetProtectConfigurationCountryRuleSetRequest getProtectConfigurationCountryRuleSetRequest)Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return types with arguments of type GetProtectConfigurationCountryRuleSetResponse Modifier and Type Method Description default CompletableFuture<GetProtectConfigurationCountryRuleSetResponse>PinpointSmsVoiceV2AsyncClient. getProtectConfigurationCountryRuleSet(Consumer<GetProtectConfigurationCountryRuleSetRequest.Builder> getProtectConfigurationCountryRuleSetRequest)Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.default CompletableFuture<GetProtectConfigurationCountryRuleSetResponse>PinpointSmsVoiceV2AsyncClient. getProtectConfigurationCountryRuleSet(GetProtectConfigurationCountryRuleSetRequest getProtectConfigurationCountryRuleSetRequest)Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.
-