| 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 |
|---|---|
GetProtectConfigurationCountryRuleSetResult |
AbstractAmazonPinpointSMSVoiceV2.getProtectConfigurationCountryRuleSet(GetProtectConfigurationCountryRuleSetRequest request) |
GetProtectConfigurationCountryRuleSetResult |
AmazonPinpointSMSVoiceV2Client.getProtectConfigurationCountryRuleSet(GetProtectConfigurationCountryRuleSetRequest request)
Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.
|
GetProtectConfigurationCountryRuleSetResult |
AmazonPinpointSMSVoiceV2.getProtectConfigurationCountryRuleSet(GetProtectConfigurationCountryRuleSetRequest getProtectConfigurationCountryRuleSetRequest)
Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.addCountryRuleSetEntry(String key,
ProtectConfigurationCountryRuleSetInformation value)
Add a single CountryRuleSet entry
|
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.clearCountryRuleSetEntries()
Removes all the entries added into CountryRuleSet.
|
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.clone() |
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.withCountryRuleSet(Map<String,ProtectConfigurationCountryRuleSetInformation> countryRuleSet)
A map of ProtectConfigurationCountryRuleSetInformation objects that contain the details for the requested
NumberCapability.
|
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.withNumberCapability(NumberCapability numberCapability)
The capability type associated with the returned ProtectConfigurationCountryRuleSetInformation objects.
|
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.withNumberCapability(String numberCapability)
The capability type associated with the returned ProtectConfigurationCountryRuleSetInformation objects.
|
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.withProtectConfigurationArn(String protectConfigurationArn)
The Amazon Resource Name (ARN) of the protect configuration.
|
GetProtectConfigurationCountryRuleSetResult |
GetProtectConfigurationCountryRuleSetResult.withProtectConfigurationId(String protectConfigurationId)
The unique identifier for the protect configuration.
|
Copyright © 2024. All rights reserved.