Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.AssociateProtectConfigurationRequest
-
Packages that use AssociateProtectConfigurationRequest 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 AssociateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type AssociateProtectConfigurationRequest Modifier and Type Method Description default CompletableFuture<AssociateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. associateProtectConfiguration(AssociateProtectConfigurationRequest associateProtectConfigurationRequest)Associate a protect configuration with a configuration set.default AssociateProtectConfigurationResponsePinpointSmsVoiceV2Client. associateProtectConfiguration(AssociateProtectConfigurationRequest associateProtectConfigurationRequest)Associate a protect configuration with a configuration set. -
Uses of AssociateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type AssociateProtectConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestAssociateProtectConfigurationRequestMarshaller. marshall(AssociateProtectConfigurationRequest associateProtectConfigurationRequest)
-