Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.DeleteProtectConfigurationRuleSetNumberOverrideRequest
-
Packages that use DeleteProtectConfigurationRuleSetNumberOverrideRequest 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 DeleteProtectConfigurationRuleSetNumberOverrideRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type DeleteProtectConfigurationRuleSetNumberOverrideRequest Modifier and Type Method Description default CompletableFuture<DeleteProtectConfigurationRuleSetNumberOverrideResponse>PinpointSmsVoiceV2AsyncClient. deleteProtectConfigurationRuleSetNumberOverride(DeleteProtectConfigurationRuleSetNumberOverrideRequest deleteProtectConfigurationRuleSetNumberOverrideRequest)Permanently delete the protect configuration rule set number override.default DeleteProtectConfigurationRuleSetNumberOverrideResponsePinpointSmsVoiceV2Client. deleteProtectConfigurationRuleSetNumberOverride(DeleteProtectConfigurationRuleSetNumberOverrideRequest deleteProtectConfigurationRuleSetNumberOverrideRequest)Permanently delete the protect configuration rule set number override. -
Uses of DeleteProtectConfigurationRuleSetNumberOverrideRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type DeleteProtectConfigurationRuleSetNumberOverrideRequest Modifier and Type Method Description SdkHttpFullRequestDeleteProtectConfigurationRuleSetNumberOverrideRequestMarshaller. marshall(DeleteProtectConfigurationRuleSetNumberOverrideRequest deleteProtectConfigurationRuleSetNumberOverrideRequest)
-