default AssociateOriginationIdentityResponse |
PinpointSmsVoiceV2Client.associateOriginationIdentity(Consumer<AssociateOriginationIdentityRequest.Builder> associateOriginationIdentityRequest) |
Associates the specified origination identity with a pool.
|
default AssociateOriginationIdentityResponse |
PinpointSmsVoiceV2Client.associateOriginationIdentity(AssociateOriginationIdentityRequest 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 CreateRegistrationResponse |
PinpointSmsVoiceV2Client.createRegistration(Consumer<CreateRegistrationRequest.Builder> createRegistrationRequest) |
Creates a new registration based on the RegistrationType field.
|
default CreateRegistrationResponse |
PinpointSmsVoiceV2Client.createRegistration(CreateRegistrationRequest createRegistrationRequest) |
Creates a new registration based on the RegistrationType field.
|
default CreateRegistrationAssociationResponse |
PinpointSmsVoiceV2Client.createRegistrationAssociation(Consumer<CreateRegistrationAssociationRequest.Builder> createRegistrationAssociationRequest) |
Associate the registration with an origination identity such as a phone number or sender ID.
|
default CreateRegistrationAssociationResponse |
PinpointSmsVoiceV2Client.createRegistrationAssociation(CreateRegistrationAssociationRequest createRegistrationAssociationRequest) |
Associate the registration with an origination identity such as a phone number or sender ID.
|
default CreateRegistrationAttachmentResponse |
PinpointSmsVoiceV2Client.createRegistrationAttachment(Consumer<CreateRegistrationAttachmentRequest.Builder> createRegistrationAttachmentRequest) |
Create a new registration attachment to use for uploading a file or a URL to a file.
|
default CreateRegistrationAttachmentResponse |
PinpointSmsVoiceV2Client.createRegistrationAttachment(CreateRegistrationAttachmentRequest createRegistrationAttachmentRequest) |
Create a new registration attachment to use for uploading a file or a URL to a file.
|
default CreateRegistrationVersionResponse |
PinpointSmsVoiceV2Client.createRegistrationVersion(Consumer<CreateRegistrationVersionRequest.Builder> createRegistrationVersionRequest) |
Create a new version of the registration and increase the VersionNumber.
|
default CreateRegistrationVersionResponse |
PinpointSmsVoiceV2Client.createRegistrationVersion(CreateRegistrationVersionRequest createRegistrationVersionRequest) |
Create a new version of the registration and increase the VersionNumber.
|
default CreateVerifiedDestinationNumberResponse |
PinpointSmsVoiceV2Client.createVerifiedDestinationNumber(Consumer<CreateVerifiedDestinationNumberRequest.Builder> createVerifiedDestinationNumberRequest) |
You can only send messages to verified destination numbers when your account is in the sandbox.
|
default CreateVerifiedDestinationNumberResponse |
PinpointSmsVoiceV2Client.createVerifiedDestinationNumber(CreateVerifiedDestinationNumberRequest createVerifiedDestinationNumberRequest) |
You can only send messages to verified destination numbers when your account is in the sandbox.
|
default DeleteKeywordResponse |
PinpointSmsVoiceV2Client.deleteKeyword(Consumer<DeleteKeywordRequest.Builder> deleteKeywordRequest) |
Deletes an existing keyword from an origination phone number or pool.
|
default DeleteKeywordResponse |
PinpointSmsVoiceV2Client.deleteKeyword(DeleteKeywordRequest deleteKeywordRequest) |
Deletes an existing keyword from an origination phone number or pool.
|
default DeleteOptedOutNumberResponse |
PinpointSmsVoiceV2Client.deleteOptedOutNumber(Consumer<DeleteOptedOutNumberRequest.Builder> deleteOptedOutNumberRequest) |
Deletes an existing opted out destination phone number from the specified opt-out list.
|
default DeleteOptedOutNumberResponse |
PinpointSmsVoiceV2Client.deleteOptedOutNumber(DeleteOptedOutNumberRequest deleteOptedOutNumberRequest) |
Deletes an existing opted out destination phone number from the specified opt-out list.
|
default DeleteOptOutListResponse |
PinpointSmsVoiceV2Client.deleteOptOutList(Consumer<DeleteOptOutListRequest.Builder> deleteOptOutListRequest) |
Deletes an existing opt-out list.
|
default DeleteOptOutListResponse |
PinpointSmsVoiceV2Client.deleteOptOutList(DeleteOptOutListRequest deleteOptOutListRequest) |
Deletes an existing opt-out list.
|
default DeletePoolResponse |
PinpointSmsVoiceV2Client.deletePool(Consumer<DeletePoolRequest.Builder> deletePoolRequest) |
Deletes an existing pool.
|
default DeletePoolResponse |
PinpointSmsVoiceV2Client.deletePool(DeletePoolRequest deletePoolRequest) |
Deletes an existing pool.
|
default DeleteRegistrationResponse |
PinpointSmsVoiceV2Client.deleteRegistration(Consumer<DeleteRegistrationRequest.Builder> deleteRegistrationRequest) |
Permanently delete an existing registration from your account.
|
default DeleteRegistrationResponse |
PinpointSmsVoiceV2Client.deleteRegistration(DeleteRegistrationRequest deleteRegistrationRequest) |
Permanently delete an existing registration from your account.
|
default DeleteRegistrationAttachmentResponse |
PinpointSmsVoiceV2Client.deleteRegistrationAttachment(Consumer<DeleteRegistrationAttachmentRequest.Builder> deleteRegistrationAttachmentRequest) |
Permanently delete the specified registration attachment.
|
default DeleteRegistrationAttachmentResponse |
PinpointSmsVoiceV2Client.deleteRegistrationAttachment(DeleteRegistrationAttachmentRequest deleteRegistrationAttachmentRequest) |
Permanently delete the specified registration attachment.
|
default DeleteRegistrationFieldValueResponse |
PinpointSmsVoiceV2Client.deleteRegistrationFieldValue(Consumer<DeleteRegistrationFieldValueRequest.Builder> deleteRegistrationFieldValueRequest) |
Delete the value in a registration form field.
|
default DeleteRegistrationFieldValueResponse |
PinpointSmsVoiceV2Client.deleteRegistrationFieldValue(DeleteRegistrationFieldValueRequest deleteRegistrationFieldValueRequest) |
Delete the value in a registration form field.
|
default DeleteVerifiedDestinationNumberResponse |
PinpointSmsVoiceV2Client.deleteVerifiedDestinationNumber(Consumer<DeleteVerifiedDestinationNumberRequest.Builder> deleteVerifiedDestinationNumberRequest) |
Delete a verified destination phone number.
|
default DeleteVerifiedDestinationNumberResponse |
PinpointSmsVoiceV2Client.deleteVerifiedDestinationNumber(DeleteVerifiedDestinationNumberRequest deleteVerifiedDestinationNumberRequest) |
Delete a verified destination phone number.
|
default DisassociateOriginationIdentityResponse |
PinpointSmsVoiceV2Client.disassociateOriginationIdentity(Consumer<DisassociateOriginationIdentityRequest.Builder> disassociateOriginationIdentityRequest) |
Removes the specified origination identity from an existing pool.
|
default DisassociateOriginationIdentityResponse |
PinpointSmsVoiceV2Client.disassociateOriginationIdentity(DisassociateOriginationIdentityRequest disassociateOriginationIdentityRequest) |
Removes the specified origination identity from an existing pool.
|
default DiscardRegistrationVersionResponse |
PinpointSmsVoiceV2Client.discardRegistrationVersion(Consumer<DiscardRegistrationVersionRequest.Builder> discardRegistrationVersionRequest) |
Discard the current version of the registration.
|
default DiscardRegistrationVersionResponse |
PinpointSmsVoiceV2Client.discardRegistrationVersion(DiscardRegistrationVersionRequest discardRegistrationVersionRequest) |
Discard the current version of the registration.
|
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 PutRegistrationFieldValueResponse |
PinpointSmsVoiceV2Client.putRegistrationFieldValue(Consumer<PutRegistrationFieldValueRequest.Builder> putRegistrationFieldValueRequest) |
Creates or updates a field value for a registration.
|
default PutRegistrationFieldValueResponse |
PinpointSmsVoiceV2Client.putRegistrationFieldValue(PutRegistrationFieldValueRequest putRegistrationFieldValueRequest) |
Creates or updates a field value for a registration.
|
default ReleasePhoneNumberResponse |
PinpointSmsVoiceV2Client.releasePhoneNumber(Consumer<ReleasePhoneNumberRequest.Builder> releasePhoneNumberRequest) |
Releases an existing origination phone number in your account.
|
default ReleasePhoneNumberResponse |
PinpointSmsVoiceV2Client.releasePhoneNumber(ReleasePhoneNumberRequest releasePhoneNumberRequest) |
Releases an existing origination phone number in your account.
|
default ReleaseSenderIdResponse |
PinpointSmsVoiceV2Client.releaseSenderId(Consumer<ReleaseSenderIdRequest.Builder> releaseSenderIdRequest) |
Releases an existing sender ID in your account.
|
default ReleaseSenderIdResponse |
PinpointSmsVoiceV2Client.releaseSenderId(ReleaseSenderIdRequest releaseSenderIdRequest) |
Releases an existing sender ID in your account.
|
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 RequestSenderIdResponse |
PinpointSmsVoiceV2Client.requestSenderId(Consumer<RequestSenderIdRequest.Builder> requestSenderIdRequest) |
Request a new sender ID that doesn't require registration.
|
default RequestSenderIdResponse |
PinpointSmsVoiceV2Client.requestSenderId(RequestSenderIdRequest requestSenderIdRequest) |
Request a new sender ID that doesn't require registration.
|
default SendDestinationNumberVerificationCodeResponse |
PinpointSmsVoiceV2Client.sendDestinationNumberVerificationCode(Consumer<SendDestinationNumberVerificationCodeRequest.Builder> sendDestinationNumberVerificationCodeRequest) |
Before you can send test messages to a verified destination phone number you need to opt-in the verified
destination phone number.
|
default SendDestinationNumberVerificationCodeResponse |
PinpointSmsVoiceV2Client.sendDestinationNumberVerificationCode(SendDestinationNumberVerificationCodeRequest sendDestinationNumberVerificationCodeRequest) |
Before you can send test messages to a verified destination phone number you need to opt-in the verified
destination phone number.
|
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 voice message through Amazon Pinpoint.
|
default SendVoiceMessageResponse |
PinpointSmsVoiceV2Client.sendVoiceMessage(SendVoiceMessageRequest sendVoiceMessageRequest) |
Allows you to send a request that sends a voice message through Amazon Pinpoint.
|
default SubmitRegistrationVersionResponse |
PinpointSmsVoiceV2Client.submitRegistrationVersion(Consumer<SubmitRegistrationVersionRequest.Builder> submitRegistrationVersionRequest) |
Submit the specified registration for review and approval.
|
default SubmitRegistrationVersionResponse |
PinpointSmsVoiceV2Client.submitRegistrationVersion(SubmitRegistrationVersionRequest submitRegistrationVersionRequest) |
Submit the specified registration for review and approval.
|
default UpdateEventDestinationResponse |
PinpointSmsVoiceV2Client.updateEventDestination(Consumer<UpdateEventDestinationRequest.Builder> updateEventDestinationRequest) |
Updates an existing event destination in a configuration set.
|
default UpdateEventDestinationResponse |
PinpointSmsVoiceV2Client.updateEventDestination(UpdateEventDestinationRequest updateEventDestinationRequest) |
Updates an existing event destination in a configuration set.
|
default UpdatePhoneNumberResponse |
PinpointSmsVoiceV2Client.updatePhoneNumber(Consumer<UpdatePhoneNumberRequest.Builder> updatePhoneNumberRequest) |
Updates the configuration of an existing origination phone number.
|
default UpdatePhoneNumberResponse |
PinpointSmsVoiceV2Client.updatePhoneNumber(UpdatePhoneNumberRequest updatePhoneNumberRequest) |
Updates the configuration of an existing origination phone number.
|
default UpdatePoolResponse |
PinpointSmsVoiceV2Client.updatePool(Consumer<UpdatePoolRequest.Builder> updatePoolRequest) |
Updates the configuration of an existing pool.
|
default UpdatePoolResponse |
PinpointSmsVoiceV2Client.updatePool(UpdatePoolRequest updatePoolRequest) |
Updates the configuration of an existing pool.
|
default VerifyDestinationNumberResponse |
PinpointSmsVoiceV2Client.verifyDestinationNumber(Consumer<VerifyDestinationNumberRequest.Builder> verifyDestinationNumberRequest) |
Use the verification code that was received by the verified destination phone number to opt-in the verified
destination phone number to receive more messages.
|
default VerifyDestinationNumberResponse |
PinpointSmsVoiceV2Client.verifyDestinationNumber(VerifyDestinationNumberRequest verifyDestinationNumberRequest) |
Use the verification code that was received by the verified destination phone number to opt-in the verified
destination phone number to receive more messages.
|