| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProtectConfigurationResult |
AmazonPinpointSMSVoiceV2Client.deleteProtectConfiguration(DeleteProtectConfigurationRequest request)
Permanently delete the protect configuration.
|
DeleteProtectConfigurationResult |
AbstractAmazonPinpointSMSVoiceV2.deleteProtectConfiguration(DeleteProtectConfigurationRequest request) |
DeleteProtectConfigurationResult |
AmazonPinpointSMSVoiceV2.deleteProtectConfiguration(DeleteProtectConfigurationRequest deleteProtectConfigurationRequest)
Permanently delete the protect configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProtectConfigurationResult> |
AbstractAmazonPinpointSMSVoiceV2Async.deleteProtectConfigurationAsync(DeleteProtectConfigurationRequest request,
AsyncHandler<DeleteProtectConfigurationRequest,DeleteProtectConfigurationResult> asyncHandler) |
Future<DeleteProtectConfigurationResult> |
AmazonPinpointSMSVoiceV2AsyncClient.deleteProtectConfigurationAsync(DeleteProtectConfigurationRequest request,
AsyncHandler<DeleteProtectConfigurationRequest,DeleteProtectConfigurationResult> asyncHandler) |
Future<DeleteProtectConfigurationResult> |
AmazonPinpointSMSVoiceV2Async.deleteProtectConfigurationAsync(DeleteProtectConfigurationRequest deleteProtectConfigurationRequest,
AsyncHandler<DeleteProtectConfigurationRequest,DeleteProtectConfigurationResult> asyncHandler)
Permanently delete the protect configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProtectConfigurationResult |
DeleteProtectConfigurationResult.clone() |
DeleteProtectConfigurationResult |
DeleteProtectConfigurationResult.withAccountDefault(Boolean accountDefault)
This is true if the protect configuration is set as your account default protect configuration.
|
DeleteProtectConfigurationResult |
DeleteProtectConfigurationResult.withCreatedTimestamp(Date createdTimestamp)
The time when the protect configuration was created, in UNIX epoch
time format.
|
DeleteProtectConfigurationResult |
DeleteProtectConfigurationResult.withDeletionProtectionEnabled(Boolean deletionProtectionEnabled)
The status of deletion protection for the protect configuration.
|
DeleteProtectConfigurationResult |
DeleteProtectConfigurationResult.withProtectConfigurationArn(String protectConfigurationArn)
The Amazon Resource Name (ARN) of the protect configuration.
|
DeleteProtectConfigurationResult |
DeleteProtectConfigurationResult.withProtectConfigurationId(String protectConfigurationId)
The unique identifier for the protect configuration.
|
Copyright © 2024. All rights reserved.