| 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 |
|---|---|
Future<CreateProtectConfigurationResult> |
AmazonPinpointSMSVoiceV2AsyncClient.createProtectConfigurationAsync(CreateProtectConfigurationRequest request,
AsyncHandler<CreateProtectConfigurationRequest,CreateProtectConfigurationResult> asyncHandler) |
Future<CreateProtectConfigurationResult> |
AbstractAmazonPinpointSMSVoiceV2Async.createProtectConfigurationAsync(CreateProtectConfigurationRequest request,
AsyncHandler<CreateProtectConfigurationRequest,CreateProtectConfigurationResult> asyncHandler) |
Future<CreateProtectConfigurationResult> |
AmazonPinpointSMSVoiceV2Async.createProtectConfigurationAsync(CreateProtectConfigurationRequest createProtectConfigurationRequest,
AsyncHandler<CreateProtectConfigurationRequest,CreateProtectConfigurationResult> asyncHandler)
Create a new protect configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProtectConfigurationRequest |
CreateProtectConfigurationRequest.clone() |
CreateProtectConfigurationRequest |
CreateProtectConfigurationRequest.withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
CreateProtectConfigurationRequest |
CreateProtectConfigurationRequest.withDeletionProtectionEnabled(Boolean deletionProtectionEnabled)
When set to true deletion protection is enabled.
|
CreateProtectConfigurationRequest |
CreateProtectConfigurationRequest.withTags(Collection<Tag> tags)
An array of key and value pair tags that are associated with the resource.
|
CreateProtectConfigurationRequest |
CreateProtectConfigurationRequest.withTags(Tag... tags)
An array of key and value pair tags that are associated with the resource.
|
Copyright © 2024. All rights reserved.