Uses of Interface
software.amazon.awssdk.services.pinpointsmsvoicev2.model.UpdateProtectConfigurationRequest.Builder
-
Packages that use UpdateProtectConfigurationRequest.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 UpdateProtectConfigurationRequest.Builder in software.amazon.awssdk.services.pinpointsmsvoicev2
Method parameters in software.amazon.awssdk.services.pinpointsmsvoicev2 with type arguments of type UpdateProtectConfigurationRequest.Builder Modifier and Type Method Description default CompletableFuture<UpdateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. updateProtectConfiguration(Consumer<UpdateProtectConfigurationRequest.Builder> updateProtectConfigurationRequest)Update the setting for an existing protect configuration.default UpdateProtectConfigurationResponsePinpointSmsVoiceV2Client. updateProtectConfiguration(Consumer<UpdateProtectConfigurationRequest.Builder> updateProtectConfigurationRequest)Update the setting for an existing protect configuration. -
Uses of UpdateProtectConfigurationRequest.Builder in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return types with arguments of type UpdateProtectConfigurationRequest.Builder Modifier and Type Method Description static Class<? extends UpdateProtectConfigurationRequest.Builder>UpdateProtectConfigurationRequest. serializableBuilderClass()
-