Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.PutProtectConfigurationRuleSetNumberOverrideResponse
-
Packages that use PutProtectConfigurationRuleSetNumberOverrideResponse Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference. -
-
Uses of PutProtectConfigurationRuleSetNumberOverrideResponse in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return PutProtectConfigurationRuleSetNumberOverrideResponse Modifier and Type Method Description default PutProtectConfigurationRuleSetNumberOverrideResponsePinpointSmsVoiceV2Client. putProtectConfigurationRuleSetNumberOverride(Consumer<PutProtectConfigurationRuleSetNumberOverrideRequest.Builder> putProtectConfigurationRuleSetNumberOverrideRequest)Create or update a RuleSetNumberOverride and associate it with a protect configuration.default PutProtectConfigurationRuleSetNumberOverrideResponsePinpointSmsVoiceV2Client. putProtectConfigurationRuleSetNumberOverride(PutProtectConfigurationRuleSetNumberOverrideRequest putProtectConfigurationRuleSetNumberOverrideRequest)Create or update a RuleSetNumberOverride and associate it with a protect configuration.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return types with arguments of type PutProtectConfigurationRuleSetNumberOverrideResponse Modifier and Type Method Description default CompletableFuture<PutProtectConfigurationRuleSetNumberOverrideResponse>PinpointSmsVoiceV2AsyncClient. putProtectConfigurationRuleSetNumberOverride(Consumer<PutProtectConfigurationRuleSetNumberOverrideRequest.Builder> putProtectConfigurationRuleSetNumberOverrideRequest)Create or update a RuleSetNumberOverride and associate it with a protect configuration.default CompletableFuture<PutProtectConfigurationRuleSetNumberOverrideResponse>PinpointSmsVoiceV2AsyncClient. putProtectConfigurationRuleSetNumberOverride(PutProtectConfigurationRuleSetNumberOverrideRequest putProtectConfigurationRuleSetNumberOverrideRequest)Create or update a RuleSetNumberOverride and associate it with a protect configuration.
-