| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateProtectConfigurationResult> |
AmazonPinpointSMSVoiceV2AsyncClient.updateProtectConfigurationAsync(UpdateProtectConfigurationRequest request,
AsyncHandler<UpdateProtectConfigurationRequest,UpdateProtectConfigurationResult> asyncHandler) |
Future<UpdateProtectConfigurationResult> |
AmazonPinpointSMSVoiceV2Async.updateProtectConfigurationAsync(UpdateProtectConfigurationRequest updateProtectConfigurationRequest,
AsyncHandler<UpdateProtectConfigurationRequest,UpdateProtectConfigurationResult> asyncHandler)
Update the setting for an existing protect configuration.
|
Future<UpdateProtectConfigurationResult> |
AbstractAmazonPinpointSMSVoiceV2Async.updateProtectConfigurationAsync(UpdateProtectConfigurationRequest request,
AsyncHandler<UpdateProtectConfigurationRequest,UpdateProtectConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateProtectConfigurationRequest |
UpdateProtectConfigurationRequest.clone() |
UpdateProtectConfigurationRequest |
UpdateProtectConfigurationRequest.withDeletionProtectionEnabled(Boolean deletionProtectionEnabled)
When set to true deletion protection is enabled.
|
UpdateProtectConfigurationRequest |
UpdateProtectConfigurationRequest.withProtectConfigurationId(String protectConfigurationId)
The unique identifier for the protect configuration.
|
Copyright © 2025. All rights reserved.