Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.DisassociateProtectConfigurationRequest
-
Packages that use DisassociateProtectConfigurationRequest 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 DisassociateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type DisassociateProtectConfigurationRequest Modifier and Type Method Description default CompletableFuture<DisassociateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. disassociateProtectConfiguration(DisassociateProtectConfigurationRequest disassociateProtectConfigurationRequest)Disassociate a protect configuration from a configuration set.default DisassociateProtectConfigurationResponsePinpointSmsVoiceV2Client. disassociateProtectConfiguration(DisassociateProtectConfigurationRequest disassociateProtectConfigurationRequest)Disassociate a protect configuration from a configuration set. -
Uses of DisassociateProtectConfigurationRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type DisassociateProtectConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateProtectConfigurationRequestMarshaller. marshall(DisassociateProtectConfigurationRequest disassociateProtectConfigurationRequest)
-