Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.DeleteProtectConfigurationRequest
-
Packages that use DeleteProtectConfigurationRequest 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 DeleteProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type DeleteProtectConfigurationRequest Modifier and Type Method Description default CompletableFuture<DeleteProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. deleteProtectConfiguration(DeleteProtectConfigurationRequest deleteProtectConfigurationRequest)Permanently delete the protect configuration.default DeleteProtectConfigurationResponsePinpointSmsVoiceV2Client. deleteProtectConfiguration(DeleteProtectConfigurationRequest deleteProtectConfigurationRequest)Permanently delete the protect configuration. -
Uses of DeleteProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type DeleteProtectConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestDeleteProtectConfigurationRequestMarshaller. marshall(DeleteProtectConfigurationRequest deleteProtectConfigurationRequest)
-