Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.GetProtectConfigurationCountryRuleSetRequest
-
Packages that use GetProtectConfigurationCountryRuleSetRequest 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 GetProtectConfigurationCountryRuleSetRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type GetProtectConfigurationCountryRuleSetRequest Modifier and Type Method Description default CompletableFuture<GetProtectConfigurationCountryRuleSetResponse>PinpointSmsVoiceV2AsyncClient. getProtectConfigurationCountryRuleSet(GetProtectConfigurationCountryRuleSetRequest 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. -
Uses of GetProtectConfigurationCountryRuleSetRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type GetProtectConfigurationCountryRuleSetRequest Modifier and Type Method Description SdkHttpFullRequestGetProtectConfigurationCountryRuleSetRequestMarshaller. marshall(GetProtectConfigurationCountryRuleSetRequest getProtectConfigurationCountryRuleSetRequest)
-