Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoicev2.model.ProtectConfigurationCountryRuleSetInformation.Builder
-
Packages that use ProtectConfigurationCountryRuleSetInformation.Builder Package Description software.amazon.awssdk.services.pinpointsmsvoicev2.model -
-
Uses of ProtectConfigurationCountryRuleSetInformation.Builder in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return ProtectConfigurationCountryRuleSetInformation.Builder Modifier and Type Method Description static ProtectConfigurationCountryRuleSetInformation.BuilderProtectConfigurationCountryRuleSetInformation. builder()ProtectConfigurationCountryRuleSetInformation.BuilderProtectConfigurationCountryRuleSetInformation.Builder. protectStatus(String protectStatus)The types of protection that can be used.ProtectConfigurationCountryRuleSetInformation.BuilderProtectConfigurationCountryRuleSetInformation.Builder. protectStatus(ProtectStatus protectStatus)The types of protection that can be used.ProtectConfigurationCountryRuleSetInformation.BuilderProtectConfigurationCountryRuleSetInformation. toBuilder()Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return types with arguments of type ProtectConfigurationCountryRuleSetInformation.Builder Modifier and Type Method Description static Class<? extends ProtectConfigurationCountryRuleSetInformation.Builder>ProtectConfigurationCountryRuleSetInformation. serializableBuilderClass()
-