Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.CreateProtectConfigurationResponse
-
Packages that use CreateProtectConfigurationResponse Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference. -
-
Uses of CreateProtectConfigurationResponse in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return CreateProtectConfigurationResponse Modifier and Type Method Description default CreateProtectConfigurationResponsePinpointSmsVoiceV2Client. createProtectConfiguration(Consumer<CreateProtectConfigurationRequest.Builder> createProtectConfigurationRequest)Create a new protect configuration.default CreateProtectConfigurationResponsePinpointSmsVoiceV2Client. createProtectConfiguration(CreateProtectConfigurationRequest createProtectConfigurationRequest)Create a new protect configuration.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return types with arguments of type CreateProtectConfigurationResponse Modifier and Type Method Description default CompletableFuture<CreateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. createProtectConfiguration(Consumer<CreateProtectConfigurationRequest.Builder> createProtectConfigurationRequest)Create a new protect configuration.default CompletableFuture<CreateProtectConfigurationResponse>PinpointSmsVoiceV2AsyncClient. createProtectConfiguration(CreateProtectConfigurationRequest createProtectConfigurationRequest)Create a new protect configuration.
-