Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.PutProtectConfigurationRuleSetNumberOverrideRequest
-
Packages that use PutProtectConfigurationRuleSetNumberOverrideRequest 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 PutProtectConfigurationRuleSetNumberOverrideRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type PutProtectConfigurationRuleSetNumberOverrideRequest Modifier and Type Method Description default CompletableFuture<PutProtectConfigurationRuleSetNumberOverrideResponse>PinpointSmsVoiceV2AsyncClient. putProtectConfigurationRuleSetNumberOverride(PutProtectConfigurationRuleSetNumberOverrideRequest 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. -
Uses of PutProtectConfigurationRuleSetNumberOverrideRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type PutProtectConfigurationRuleSetNumberOverrideRequest Modifier and Type Method Description SdkHttpFullRequestPutProtectConfigurationRuleSetNumberOverrideRequestMarshaller. marshall(PutProtectConfigurationRuleSetNumberOverrideRequest putProtectConfigurationRuleSetNumberOverrideRequest)
-