| 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 |
|---|---|
AssociateOriginationIdentityResult |
AbstractAmazonPinpointSMSVoiceV2.associateOriginationIdentity(AssociateOriginationIdentityRequest request) |
AssociateOriginationIdentityResult |
AmazonPinpointSMSVoiceV2Client.associateOriginationIdentity(AssociateOriginationIdentityRequest request)
Associates the specified origination identity with a pool.
|
AssociateOriginationIdentityResult |
AmazonPinpointSMSVoiceV2.associateOriginationIdentity(AssociateOriginationIdentityRequest associateOriginationIdentityRequest)
Associates the specified origination identity with a pool.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateOriginationIdentityResult |
AssociateOriginationIdentityResult.clone() |
AssociateOriginationIdentityResult |
AssociateOriginationIdentityResult.withIsoCountryCode(String isoCountryCode)
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
AssociateOriginationIdentityResult |
AssociateOriginationIdentityResult.withOriginationIdentity(String originationIdentity)
The PhoneNumberId or SenderId of the origination identity.
|
AssociateOriginationIdentityResult |
AssociateOriginationIdentityResult.withOriginationIdentityArn(String originationIdentityArn)
The PhoneNumberArn or SenderIdArn of the origination identity.
|
AssociateOriginationIdentityResult |
AssociateOriginationIdentityResult.withPoolArn(String poolArn)
The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.
|
AssociateOriginationIdentityResult |
AssociateOriginationIdentityResult.withPoolId(String poolId)
The PoolId of the pool that is now associated with the origination identity.
|
Copyright © 2024. All rights reserved.