Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.CreateProtectConfigurationRequest
-
Packages that use CreateProtectConfigurationRequest 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 CreateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type CreateProtectConfigurationRequest Modifier and Type Method Description default CompletableFuture<CreateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. createProtectConfiguration(CreateProtectConfigurationRequest createProtectConfigurationRequest)Create a new protect configuration.default CreateProtectConfigurationResponsePinpointSmsVoiceV2Client. createProtectConfiguration(CreateProtectConfigurationRequest createProtectConfigurationRequest)Create a new protect configuration. -
Uses of CreateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type CreateProtectConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestCreateProtectConfigurationRequestMarshaller. marshall(CreateProtectConfigurationRequest createProtectConfigurationRequest)
-