Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoicev2.model.AssociateProtectConfigurationRequest.Builder
-
Packages that use AssociateProtectConfigurationRequest.Builder 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.model -
-
Uses of AssociateProtectConfigurationRequest.Builder in software.amazon.awssdk.services.pinpointsmsvoicev2
Method parameters in software.amazon.awssdk.services.pinpointsmsvoicev2 with type arguments of type AssociateProtectConfigurationRequest.Builder Modifier and Type Method Description default CompletableFuture<AssociateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. associateProtectConfiguration(Consumer<AssociateProtectConfigurationRequest.Builder> associateProtectConfigurationRequest)Associate a protect configuration with a configuration set.default AssociateProtectConfigurationResponsePinpointSmsVoiceV2Client. associateProtectConfiguration(Consumer<AssociateProtectConfigurationRequest.Builder> associateProtectConfigurationRequest)Associate a protect configuration with a configuration set. -
Uses of AssociateProtectConfigurationRequest.Builder in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return types with arguments of type AssociateProtectConfigurationRequest.Builder Modifier and Type Method Description static Class<? extends AssociateProtectConfigurationRequest.Builder>AssociateProtectConfigurationRequest. serializableBuilderClass()
-