Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.AssociateProtectConfigurationResponse
-
Packages that use AssociateProtectConfigurationResponse Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference. -
-
Uses of AssociateProtectConfigurationResponse in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return AssociateProtectConfigurationResponse Modifier and Type Method Description default AssociateProtectConfigurationResponsePinpointSmsVoiceV2Client. associateProtectConfiguration(Consumer<AssociateProtectConfigurationRequest.Builder> associateProtectConfigurationRequest)Associate a protect configuration with a configuration set.default AssociateProtectConfigurationResponsePinpointSmsVoiceV2Client. associateProtectConfiguration(AssociateProtectConfigurationRequest associateProtectConfigurationRequest)Associate a protect configuration with a configuration set.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return types with arguments of type AssociateProtectConfigurationResponse Modifier and Type Method Description default CompletableFuture<AssociateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. associateProtectConfiguration(Consumer<AssociateProtectConfigurationRequest.Builder> associateProtectConfigurationRequest)Associate a protect configuration with a configuration set.default CompletableFuture<AssociateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. associateProtectConfiguration(AssociateProtectConfigurationRequest associateProtectConfigurationRequest)Associate a protect configuration with a configuration set.
-