Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.UpdateProtectConfigurationRequest
-
Packages that use UpdateProtectConfigurationRequest 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 UpdateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type UpdateProtectConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. updateProtectConfiguration(UpdateProtectConfigurationRequest updateProtectConfigurationRequest)Update the setting for an existing protect configuration.default UpdateProtectConfigurationResponsePinpointSmsVoiceV2Client. updateProtectConfiguration(UpdateProtectConfigurationRequest updateProtectConfigurationRequest)Update the setting for an existing protect configuration. -
Uses of UpdateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type UpdateProtectConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateProtectConfigurationRequestMarshaller. marshall(UpdateProtectConfigurationRequest updateProtectConfigurationRequest)
-