| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateOriginationIdentityResponse |
PinpointSmsVoiceV2Client.associateOriginationIdentity(AssociateOriginationIdentityRequest associateOriginationIdentityRequest)
Associates the specified origination identity with a pool.
|
default AssociateOriginationIdentityResponse |
PinpointSmsVoiceV2Client.associateOriginationIdentity(Consumer<AssociateOriginationIdentityRequest.Builder> associateOriginationIdentityRequest)
Associates the specified origination identity with a pool.
|
default CreateConfigurationSetResponse |
PinpointSmsVoiceV2Client.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest)
Creates a new configuration set.
|
default CreateConfigurationSetResponse |
PinpointSmsVoiceV2Client.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest)
Creates a new configuration set.
|
default CreateEventDestinationResponse |
PinpointSmsVoiceV2Client.createEventDestination(Consumer<CreateEventDestinationRequest.Builder> createEventDestinationRequest)
Creates a new event destination in a configuration set.
|
default CreateEventDestinationResponse |
PinpointSmsVoiceV2Client.createEventDestination(CreateEventDestinationRequest createEventDestinationRequest)
Creates a new event destination in a configuration set.
|
default CreateOptOutListResponse |
PinpointSmsVoiceV2Client.createOptOutList(Consumer<CreateOptOutListRequest.Builder> createOptOutListRequest)
Creates a new opt-out list.
|
default CreateOptOutListResponse |
PinpointSmsVoiceV2Client.createOptOutList(CreateOptOutListRequest createOptOutListRequest)
Creates a new opt-out list.
|
default CreatePoolResponse |
PinpointSmsVoiceV2Client.createPool(Consumer<CreatePoolRequest.Builder> createPoolRequest)
Creates a new pool and associates the specified origination identity to the pool.
|
default CreatePoolResponse |
PinpointSmsVoiceV2Client.createPool(CreatePoolRequest createPoolRequest)
Creates a new pool and associates the specified origination identity to the pool.
|
default PutKeywordResponse |
PinpointSmsVoiceV2Client.putKeyword(Consumer<PutKeywordRequest.Builder> putKeywordRequest)
Creates or updates a keyword configuration on an origination phone number or pool.
|
default PutKeywordResponse |
PinpointSmsVoiceV2Client.putKeyword(PutKeywordRequest putKeywordRequest)
Creates or updates a keyword configuration on an origination phone number or pool.
|
default RequestPhoneNumberResponse |
PinpointSmsVoiceV2Client.requestPhoneNumber(Consumer<RequestPhoneNumberRequest.Builder> requestPhoneNumberRequest)
Request an origination phone number for use in your account.
|
default RequestPhoneNumberResponse |
PinpointSmsVoiceV2Client.requestPhoneNumber(RequestPhoneNumberRequest requestPhoneNumberRequest)
Request an origination phone number for use in your account.
|
default SendTextMessageResponse |
PinpointSmsVoiceV2Client.sendTextMessage(Consumer<SendTextMessageRequest.Builder> sendTextMessageRequest)
Creates a new text message and sends it to a recipient's phone number.
|
default SendTextMessageResponse |
PinpointSmsVoiceV2Client.sendTextMessage(SendTextMessageRequest sendTextMessageRequest)
Creates a new text message and sends it to a recipient's phone number.
|
default SendVoiceMessageResponse |
PinpointSmsVoiceV2Client.sendVoiceMessage(Consumer<SendVoiceMessageRequest.Builder> sendVoiceMessageRequest)
Allows you to send a request that sends a text message through Amazon Pinpoint.
|
default SendVoiceMessageResponse |
PinpointSmsVoiceV2Client.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest)
Allows you to send a request that sends a text message through Amazon Pinpoint.
|
default TagResourceResponse |
PinpointSmsVoiceV2Client.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds or overwrites only the specified tags for the specified Amazon Pinpoint SMS Voice, version 2 resource.
|
default TagResourceResponse |
PinpointSmsVoiceV2Client.tagResource(TagResourceRequest tagResourceRequest)
Adds or overwrites only the specified tags for the specified Amazon Pinpoint SMS Voice, version 2 resource.
|
Copyright © 2023. All rights reserved.