| 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 |
|---|---|
UpdateProtectConfigurationResult |
AbstractAmazonPinpointSMSVoiceV2.updateProtectConfiguration(UpdateProtectConfigurationRequest request) |
UpdateProtectConfigurationResult |
AmazonPinpointSMSVoiceV2.updateProtectConfiguration(UpdateProtectConfigurationRequest updateProtectConfigurationRequest)
Update the setting for an existing protect configuration.
|
UpdateProtectConfigurationResult |
AmazonPinpointSMSVoiceV2Client.updateProtectConfiguration(UpdateProtectConfigurationRequest request)
Update the setting for an existing protect configuration.
|
| 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 |
|---|---|
UpdateProtectConfigurationResult |
UpdateProtectConfigurationResult.clone() |
UpdateProtectConfigurationResult |
UpdateProtectConfigurationResult.withAccountDefault(Boolean accountDefault)
This is true if the protect configuration is set as your account default protect configuration.
|
UpdateProtectConfigurationResult |
UpdateProtectConfigurationResult.withCreatedTimestamp(Date createdTimestamp)
The time when the protect configuration was created, in UNIX epoch
time format.
|
UpdateProtectConfigurationResult |
UpdateProtectConfigurationResult.withDeletionProtectionEnabled(Boolean deletionProtectionEnabled)
The status of deletion protection for the protect configuration.
|
UpdateProtectConfigurationResult |
UpdateProtectConfigurationResult.withProtectConfigurationArn(String protectConfigurationArn)
The Amazon Resource Name (ARN) of the protect configuration.
|
UpdateProtectConfigurationResult |
UpdateProtectConfigurationResult.withProtectConfigurationId(String protectConfigurationId)
The unique identifier for the protect configuration.
|
Copyright © 2025. All rights reserved.