import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types"; import { type CreateAppCommandInput, type CreateAppCommandOutput } from "./commands/CreateAppCommand"; import { type CreateCampaignCommandInput, type CreateCampaignCommandOutput } from "./commands/CreateCampaignCommand"; import { type CreateEmailTemplateCommandInput, type CreateEmailTemplateCommandOutput } from "./commands/CreateEmailTemplateCommand"; import { type CreateExportJobCommandInput, type CreateExportJobCommandOutput } from "./commands/CreateExportJobCommand"; import { type CreateImportJobCommandInput, type CreateImportJobCommandOutput } from "./commands/CreateImportJobCommand"; import { type CreateInAppTemplateCommandInput, type CreateInAppTemplateCommandOutput } from "./commands/CreateInAppTemplateCommand"; import { type CreateJourneyCommandInput, type CreateJourneyCommandOutput } from "./commands/CreateJourneyCommand"; import { type CreatePushTemplateCommandInput, type CreatePushTemplateCommandOutput } from "./commands/CreatePushTemplateCommand"; import { type CreateRecommenderConfigurationCommandInput, type CreateRecommenderConfigurationCommandOutput } from "./commands/CreateRecommenderConfigurationCommand"; import { type CreateSegmentCommandInput, type CreateSegmentCommandOutput } from "./commands/CreateSegmentCommand"; import { type CreateSmsTemplateCommandInput, type CreateSmsTemplateCommandOutput } from "./commands/CreateSmsTemplateCommand"; import { type CreateVoiceTemplateCommandInput, type CreateVoiceTemplateCommandOutput } from "./commands/CreateVoiceTemplateCommand"; import { type DeleteAdmChannelCommandInput, type DeleteAdmChannelCommandOutput } from "./commands/DeleteAdmChannelCommand"; import { type DeleteApnsChannelCommandInput, type DeleteApnsChannelCommandOutput } from "./commands/DeleteApnsChannelCommand"; import { type DeleteApnsSandboxChannelCommandInput, type DeleteApnsSandboxChannelCommandOutput } from "./commands/DeleteApnsSandboxChannelCommand"; import { type DeleteApnsVoipChannelCommandInput, type DeleteApnsVoipChannelCommandOutput } from "./commands/DeleteApnsVoipChannelCommand"; import { type DeleteApnsVoipSandboxChannelCommandInput, type DeleteApnsVoipSandboxChannelCommandOutput } from "./commands/DeleteApnsVoipSandboxChannelCommand"; import { type DeleteAppCommandInput, type DeleteAppCommandOutput } from "./commands/DeleteAppCommand"; import { type DeleteBaiduChannelCommandInput, type DeleteBaiduChannelCommandOutput } from "./commands/DeleteBaiduChannelCommand"; import { type DeleteCampaignCommandInput, type DeleteCampaignCommandOutput } from "./commands/DeleteCampaignCommand"; import { type DeleteEmailChannelCommandInput, type DeleteEmailChannelCommandOutput } from "./commands/DeleteEmailChannelCommand"; import { type DeleteEmailTemplateCommandInput, type DeleteEmailTemplateCommandOutput } from "./commands/DeleteEmailTemplateCommand"; import { type DeleteEndpointCommandInput, type DeleteEndpointCommandOutput } from "./commands/DeleteEndpointCommand"; import { type DeleteEventStreamCommandInput, type DeleteEventStreamCommandOutput } from "./commands/DeleteEventStreamCommand"; import { type DeleteGcmChannelCommandInput, type DeleteGcmChannelCommandOutput } from "./commands/DeleteGcmChannelCommand"; import { type DeleteInAppTemplateCommandInput, type DeleteInAppTemplateCommandOutput } from "./commands/DeleteInAppTemplateCommand"; import { type DeleteJourneyCommandInput, type DeleteJourneyCommandOutput } from "./commands/DeleteJourneyCommand"; import { type DeletePushTemplateCommandInput, type DeletePushTemplateCommandOutput } from "./commands/DeletePushTemplateCommand"; import { type DeleteRecommenderConfigurationCommandInput, type DeleteRecommenderConfigurationCommandOutput } from "./commands/DeleteRecommenderConfigurationCommand"; import { type DeleteSegmentCommandInput, type DeleteSegmentCommandOutput } from "./commands/DeleteSegmentCommand"; import { type DeleteSmsChannelCommandInput, type DeleteSmsChannelCommandOutput } from "./commands/DeleteSmsChannelCommand"; import { type DeleteSmsTemplateCommandInput, type DeleteSmsTemplateCommandOutput } from "./commands/DeleteSmsTemplateCommand"; import { type DeleteUserEndpointsCommandInput, type DeleteUserEndpointsCommandOutput } from "./commands/DeleteUserEndpointsCommand"; import { type DeleteVoiceChannelCommandInput, type DeleteVoiceChannelCommandOutput } from "./commands/DeleteVoiceChannelCommand"; import { type DeleteVoiceTemplateCommandInput, type DeleteVoiceTemplateCommandOutput } from "./commands/DeleteVoiceTemplateCommand"; import { type GetAdmChannelCommandInput, type GetAdmChannelCommandOutput } from "./commands/GetAdmChannelCommand"; import { type GetApnsChannelCommandInput, type GetApnsChannelCommandOutput } from "./commands/GetApnsChannelCommand"; import { type GetApnsSandboxChannelCommandInput, type GetApnsSandboxChannelCommandOutput } from "./commands/GetApnsSandboxChannelCommand"; import { type GetApnsVoipChannelCommandInput, type GetApnsVoipChannelCommandOutput } from "./commands/GetApnsVoipChannelCommand"; import { type GetApnsVoipSandboxChannelCommandInput, type GetApnsVoipSandboxChannelCommandOutput } from "./commands/GetApnsVoipSandboxChannelCommand"; import { type GetAppCommandInput, type GetAppCommandOutput } from "./commands/GetAppCommand"; import { type GetApplicationDateRangeKpiCommandInput, type GetApplicationDateRangeKpiCommandOutput } from "./commands/GetApplicationDateRangeKpiCommand"; import { type GetApplicationSettingsCommandInput, type GetApplicationSettingsCommandOutput } from "./commands/GetApplicationSettingsCommand"; import { type GetAppsCommandInput, type GetAppsCommandOutput } from "./commands/GetAppsCommand"; import { type GetBaiduChannelCommandInput, type GetBaiduChannelCommandOutput } from "./commands/GetBaiduChannelCommand"; import { type GetCampaignActivitiesCommandInput, type GetCampaignActivitiesCommandOutput } from "./commands/GetCampaignActivitiesCommand"; import { type GetCampaignCommandInput, type GetCampaignCommandOutput } from "./commands/GetCampaignCommand"; import { type GetCampaignDateRangeKpiCommandInput, type GetCampaignDateRangeKpiCommandOutput } from "./commands/GetCampaignDateRangeKpiCommand"; import { type GetCampaignsCommandInput, type GetCampaignsCommandOutput } from "./commands/GetCampaignsCommand"; import { type GetCampaignVersionCommandInput, type GetCampaignVersionCommandOutput } from "./commands/GetCampaignVersionCommand"; import { type GetCampaignVersionsCommandInput, type GetCampaignVersionsCommandOutput } from "./commands/GetCampaignVersionsCommand"; import { type GetChannelsCommandInput, type GetChannelsCommandOutput } from "./commands/GetChannelsCommand"; import { type GetEmailChannelCommandInput, type GetEmailChannelCommandOutput } from "./commands/GetEmailChannelCommand"; import { type GetEmailTemplateCommandInput, type GetEmailTemplateCommandOutput } from "./commands/GetEmailTemplateCommand"; import { type GetEndpointCommandInput, type GetEndpointCommandOutput } from "./commands/GetEndpointCommand"; import { type GetEventStreamCommandInput, type GetEventStreamCommandOutput } from "./commands/GetEventStreamCommand"; import { type GetExportJobCommandInput, type GetExportJobCommandOutput } from "./commands/GetExportJobCommand"; import { type GetExportJobsCommandInput, type GetExportJobsCommandOutput } from "./commands/GetExportJobsCommand"; import { type GetGcmChannelCommandInput, type GetGcmChannelCommandOutput } from "./commands/GetGcmChannelCommand"; import { type GetImportJobCommandInput, type GetImportJobCommandOutput } from "./commands/GetImportJobCommand"; import { type GetImportJobsCommandInput, type GetImportJobsCommandOutput } from "./commands/GetImportJobsCommand"; import { type GetInAppMessagesCommandInput, type GetInAppMessagesCommandOutput } from "./commands/GetInAppMessagesCommand"; import { type GetInAppTemplateCommandInput, type GetInAppTemplateCommandOutput } from "./commands/GetInAppTemplateCommand"; import { type GetJourneyCommandInput, type GetJourneyCommandOutput } from "./commands/GetJourneyCommand"; import { type GetJourneyDateRangeKpiCommandInput, type GetJourneyDateRangeKpiCommandOutput } from "./commands/GetJourneyDateRangeKpiCommand"; import { type GetJourneyExecutionActivityMetricsCommandInput, type GetJourneyExecutionActivityMetricsCommandOutput } from "./commands/GetJourneyExecutionActivityMetricsCommand"; import { type GetJourneyExecutionMetricsCommandInput, type GetJourneyExecutionMetricsCommandOutput } from "./commands/GetJourneyExecutionMetricsCommand"; import { type GetJourneyRunExecutionActivityMetricsCommandInput, type GetJourneyRunExecutionActivityMetricsCommandOutput } from "./commands/GetJourneyRunExecutionActivityMetricsCommand"; import { type GetJourneyRunExecutionMetricsCommandInput, type GetJourneyRunExecutionMetricsCommandOutput } from "./commands/GetJourneyRunExecutionMetricsCommand"; import { type GetJourneyRunsCommandInput, type GetJourneyRunsCommandOutput } from "./commands/GetJourneyRunsCommand"; import { type GetPushTemplateCommandInput, type GetPushTemplateCommandOutput } from "./commands/GetPushTemplateCommand"; import { type GetRecommenderConfigurationCommandInput, type GetRecommenderConfigurationCommandOutput } from "./commands/GetRecommenderConfigurationCommand"; import { type GetRecommenderConfigurationsCommandInput, type GetRecommenderConfigurationsCommandOutput } from "./commands/GetRecommenderConfigurationsCommand"; import { type GetSegmentCommandInput, type GetSegmentCommandOutput } from "./commands/GetSegmentCommand"; import { type GetSegmentExportJobsCommandInput, type GetSegmentExportJobsCommandOutput } from "./commands/GetSegmentExportJobsCommand"; import { type GetSegmentImportJobsCommandInput, type GetSegmentImportJobsCommandOutput } from "./commands/GetSegmentImportJobsCommand"; import { type GetSegmentsCommandInput, type GetSegmentsCommandOutput } from "./commands/GetSegmentsCommand"; import { type GetSegmentVersionCommandInput, type GetSegmentVersionCommandOutput } from "./commands/GetSegmentVersionCommand"; import { type GetSegmentVersionsCommandInput, type GetSegmentVersionsCommandOutput } from "./commands/GetSegmentVersionsCommand"; import { type GetSmsChannelCommandInput, type GetSmsChannelCommandOutput } from "./commands/GetSmsChannelCommand"; import { type GetSmsTemplateCommandInput, type GetSmsTemplateCommandOutput } from "./commands/GetSmsTemplateCommand"; import { type GetUserEndpointsCommandInput, type GetUserEndpointsCommandOutput } from "./commands/GetUserEndpointsCommand"; import { type GetVoiceChannelCommandInput, type GetVoiceChannelCommandOutput } from "./commands/GetVoiceChannelCommand"; import { type GetVoiceTemplateCommandInput, type GetVoiceTemplateCommandOutput } from "./commands/GetVoiceTemplateCommand"; import { type ListJourneysCommandInput, type ListJourneysCommandOutput } from "./commands/ListJourneysCommand"; import { type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand"; import { type ListTemplatesCommandInput, type ListTemplatesCommandOutput } from "./commands/ListTemplatesCommand"; import { type ListTemplateVersionsCommandInput, type ListTemplateVersionsCommandOutput } from "./commands/ListTemplateVersionsCommand"; import { type PhoneNumberValidateCommandInput, type PhoneNumberValidateCommandOutput } from "./commands/PhoneNumberValidateCommand"; import { type PutEventsCommandInput, type PutEventsCommandOutput } from "./commands/PutEventsCommand"; import { type PutEventStreamCommandInput, type PutEventStreamCommandOutput } from "./commands/PutEventStreamCommand"; import { type RemoveAttributesCommandInput, type RemoveAttributesCommandOutput } from "./commands/RemoveAttributesCommand"; import { type SendMessagesCommandInput, type SendMessagesCommandOutput } from "./commands/SendMessagesCommand"; import { type SendOTPMessageCommandInput, type SendOTPMessageCommandOutput } from "./commands/SendOTPMessageCommand"; import { type SendUsersMessagesCommandInput, type SendUsersMessagesCommandOutput } from "./commands/SendUsersMessagesCommand"; import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand"; import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand"; import { type UpdateAdmChannelCommandInput, type UpdateAdmChannelCommandOutput } from "./commands/UpdateAdmChannelCommand"; import { type UpdateApnsChannelCommandInput, type UpdateApnsChannelCommandOutput } from "./commands/UpdateApnsChannelCommand"; import { type UpdateApnsSandboxChannelCommandInput, type UpdateApnsSandboxChannelCommandOutput } from "./commands/UpdateApnsSandboxChannelCommand"; import { type UpdateApnsVoipChannelCommandInput, type UpdateApnsVoipChannelCommandOutput } from "./commands/UpdateApnsVoipChannelCommand"; import { type UpdateApnsVoipSandboxChannelCommandInput, type UpdateApnsVoipSandboxChannelCommandOutput } from "./commands/UpdateApnsVoipSandboxChannelCommand"; import { type UpdateApplicationSettingsCommandInput, type UpdateApplicationSettingsCommandOutput } from "./commands/UpdateApplicationSettingsCommand"; import { type UpdateBaiduChannelCommandInput, type UpdateBaiduChannelCommandOutput } from "./commands/UpdateBaiduChannelCommand"; import { type UpdateCampaignCommandInput, type UpdateCampaignCommandOutput } from "./commands/UpdateCampaignCommand"; import { type UpdateEmailChannelCommandInput, type UpdateEmailChannelCommandOutput } from "./commands/UpdateEmailChannelCommand"; import { type UpdateEmailTemplateCommandInput, type UpdateEmailTemplateCommandOutput } from "./commands/UpdateEmailTemplateCommand"; import { type UpdateEndpointCommandInput, type UpdateEndpointCommandOutput } from "./commands/UpdateEndpointCommand"; import { type UpdateEndpointsBatchCommandInput, type UpdateEndpointsBatchCommandOutput } from "./commands/UpdateEndpointsBatchCommand"; import { type UpdateGcmChannelCommandInput, type UpdateGcmChannelCommandOutput } from "./commands/UpdateGcmChannelCommand"; import { type UpdateInAppTemplateCommandInput, type UpdateInAppTemplateCommandOutput } from "./commands/UpdateInAppTemplateCommand"; import { type UpdateJourneyCommandInput, type UpdateJourneyCommandOutput } from "./commands/UpdateJourneyCommand"; import { type UpdateJourneyStateCommandInput, type UpdateJourneyStateCommandOutput } from "./commands/UpdateJourneyStateCommand"; import { type UpdatePushTemplateCommandInput, type UpdatePushTemplateCommandOutput } from "./commands/UpdatePushTemplateCommand"; import { type UpdateRecommenderConfigurationCommandInput, type UpdateRecommenderConfigurationCommandOutput } from "./commands/UpdateRecommenderConfigurationCommand"; import { type UpdateSegmentCommandInput, type UpdateSegmentCommandOutput } from "./commands/UpdateSegmentCommand"; import { type UpdateSmsChannelCommandInput, type UpdateSmsChannelCommandOutput } from "./commands/UpdateSmsChannelCommand"; import { type UpdateSmsTemplateCommandInput, type UpdateSmsTemplateCommandOutput } from "./commands/UpdateSmsTemplateCommand"; import { type UpdateTemplateActiveVersionCommandInput, type UpdateTemplateActiveVersionCommandOutput } from "./commands/UpdateTemplateActiveVersionCommand"; import { type UpdateVoiceChannelCommandInput, type UpdateVoiceChannelCommandOutput } from "./commands/UpdateVoiceChannelCommand"; import { type UpdateVoiceTemplateCommandInput, type UpdateVoiceTemplateCommandOutput } from "./commands/UpdateVoiceTemplateCommand"; import { type VerifyOTPMessageCommandInput, type VerifyOTPMessageCommandOutput } from "./commands/VerifyOTPMessageCommand"; import { PinpointClient } from "./PinpointClient"; export interface Pinpoint { /** * @see {@link CreateAppCommand} */ createApp(args: CreateAppCommandInput, options?: __HttpHandlerOptions): Promise; createApp(args: CreateAppCommandInput, cb: (err: any, data?: CreateAppCommandOutput) => void): void; createApp(args: CreateAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppCommandOutput) => void): void; /** * @see {@link CreateCampaignCommand} */ createCampaign(args: CreateCampaignCommandInput, options?: __HttpHandlerOptions): Promise; createCampaign(args: CreateCampaignCommandInput, cb: (err: any, data?: CreateCampaignCommandOutput) => void): void; createCampaign(args: CreateCampaignCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCampaignCommandOutput) => void): void; /** * @see {@link CreateEmailTemplateCommand} */ createEmailTemplate(args: CreateEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise; createEmailTemplate(args: CreateEmailTemplateCommandInput, cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void): void; createEmailTemplate(args: CreateEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEmailTemplateCommandOutput) => void): void; /** * @see {@link CreateExportJobCommand} */ createExportJob(args: CreateExportJobCommandInput, options?: __HttpHandlerOptions): Promise; createExportJob(args: CreateExportJobCommandInput, cb: (err: any, data?: CreateExportJobCommandOutput) => void): void; createExportJob(args: CreateExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateExportJobCommandOutput) => void): void; /** * @see {@link CreateImportJobCommand} */ createImportJob(args: CreateImportJobCommandInput, options?: __HttpHandlerOptions): Promise; createImportJob(args: CreateImportJobCommandInput, cb: (err: any, data?: CreateImportJobCommandOutput) => void): void; createImportJob(args: CreateImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImportJobCommandOutput) => void): void; /** * @see {@link CreateInAppTemplateCommand} */ createInAppTemplate(args: CreateInAppTemplateCommandInput, options?: __HttpHandlerOptions): Promise; createInAppTemplate(args: CreateInAppTemplateCommandInput, cb: (err: any, data?: CreateInAppTemplateCommandOutput) => void): void; createInAppTemplate(args: CreateInAppTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInAppTemplateCommandOutput) => void): void; /** * @see {@link CreateJourneyCommand} */ createJourney(args: CreateJourneyCommandInput, options?: __HttpHandlerOptions): Promise; createJourney(args: CreateJourneyCommandInput, cb: (err: any, data?: CreateJourneyCommandOutput) => void): void; createJourney(args: CreateJourneyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateJourneyCommandOutput) => void): void; /** * @see {@link CreatePushTemplateCommand} */ createPushTemplate(args: CreatePushTemplateCommandInput, options?: __HttpHandlerOptions): Promise; createPushTemplate(args: CreatePushTemplateCommandInput, cb: (err: any, data?: CreatePushTemplateCommandOutput) => void): void; createPushTemplate(args: CreatePushTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePushTemplateCommandOutput) => void): void; /** * @see {@link CreateRecommenderConfigurationCommand} */ createRecommenderConfiguration(args: CreateRecommenderConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; createRecommenderConfiguration(args: CreateRecommenderConfigurationCommandInput, cb: (err: any, data?: CreateRecommenderConfigurationCommandOutput) => void): void; createRecommenderConfiguration(args: CreateRecommenderConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRecommenderConfigurationCommandOutput) => void): void; /** * @see {@link CreateSegmentCommand} */ createSegment(args: CreateSegmentCommandInput, options?: __HttpHandlerOptions): Promise; createSegment(args: CreateSegmentCommandInput, cb: (err: any, data?: CreateSegmentCommandOutput) => void): void; createSegment(args: CreateSegmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSegmentCommandOutput) => void): void; /** * @see {@link CreateSmsTemplateCommand} */ createSmsTemplate(args: CreateSmsTemplateCommandInput, options?: __HttpHandlerOptions): Promise; createSmsTemplate(args: CreateSmsTemplateCommandInput, cb: (err: any, data?: CreateSmsTemplateCommandOutput) => void): void; createSmsTemplate(args: CreateSmsTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSmsTemplateCommandOutput) => void): void; /** * @see {@link CreateVoiceTemplateCommand} */ createVoiceTemplate(args: CreateVoiceTemplateCommandInput, options?: __HttpHandlerOptions): Promise; createVoiceTemplate(args: CreateVoiceTemplateCommandInput, cb: (err: any, data?: CreateVoiceTemplateCommandOutput) => void): void; createVoiceTemplate(args: CreateVoiceTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceTemplateCommandOutput) => void): void; /** * @see {@link DeleteAdmChannelCommand} */ deleteAdmChannel(args: DeleteAdmChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteAdmChannel(args: DeleteAdmChannelCommandInput, cb: (err: any, data?: DeleteAdmChannelCommandOutput) => void): void; deleteAdmChannel(args: DeleteAdmChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAdmChannelCommandOutput) => void): void; /** * @see {@link DeleteApnsChannelCommand} */ deleteApnsChannel(args: DeleteApnsChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteApnsChannel(args: DeleteApnsChannelCommandInput, cb: (err: any, data?: DeleteApnsChannelCommandOutput) => void): void; deleteApnsChannel(args: DeleteApnsChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApnsChannelCommandOutput) => void): void; /** * @see {@link DeleteApnsSandboxChannelCommand} */ deleteApnsSandboxChannel(args: DeleteApnsSandboxChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteApnsSandboxChannel(args: DeleteApnsSandboxChannelCommandInput, cb: (err: any, data?: DeleteApnsSandboxChannelCommandOutput) => void): void; deleteApnsSandboxChannel(args: DeleteApnsSandboxChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApnsSandboxChannelCommandOutput) => void): void; /** * @see {@link DeleteApnsVoipChannelCommand} */ deleteApnsVoipChannel(args: DeleteApnsVoipChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteApnsVoipChannel(args: DeleteApnsVoipChannelCommandInput, cb: (err: any, data?: DeleteApnsVoipChannelCommandOutput) => void): void; deleteApnsVoipChannel(args: DeleteApnsVoipChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApnsVoipChannelCommandOutput) => void): void; /** * @see {@link DeleteApnsVoipSandboxChannelCommand} */ deleteApnsVoipSandboxChannel(args: DeleteApnsVoipSandboxChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteApnsVoipSandboxChannel(args: DeleteApnsVoipSandboxChannelCommandInput, cb: (err: any, data?: DeleteApnsVoipSandboxChannelCommandOutput) => void): void; deleteApnsVoipSandboxChannel(args: DeleteApnsVoipSandboxChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApnsVoipSandboxChannelCommandOutput) => void): void; /** * @see {@link DeleteAppCommand} */ deleteApp(args: DeleteAppCommandInput, options?: __HttpHandlerOptions): Promise; deleteApp(args: DeleteAppCommandInput, cb: (err: any, data?: DeleteAppCommandOutput) => void): void; deleteApp(args: DeleteAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppCommandOutput) => void): void; /** * @see {@link DeleteBaiduChannelCommand} */ deleteBaiduChannel(args: DeleteBaiduChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteBaiduChannel(args: DeleteBaiduChannelCommandInput, cb: (err: any, data?: DeleteBaiduChannelCommandOutput) => void): void; deleteBaiduChannel(args: DeleteBaiduChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBaiduChannelCommandOutput) => void): void; /** * @see {@link DeleteCampaignCommand} */ deleteCampaign(args: DeleteCampaignCommandInput, options?: __HttpHandlerOptions): Promise; deleteCampaign(args: DeleteCampaignCommandInput, cb: (err: any, data?: DeleteCampaignCommandOutput) => void): void; deleteCampaign(args: DeleteCampaignCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCampaignCommandOutput) => void): void; /** * @see {@link DeleteEmailChannelCommand} */ deleteEmailChannel(args: DeleteEmailChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteEmailChannel(args: DeleteEmailChannelCommandInput, cb: (err: any, data?: DeleteEmailChannelCommandOutput) => void): void; deleteEmailChannel(args: DeleteEmailChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailChannelCommandOutput) => void): void; /** * @see {@link DeleteEmailTemplateCommand} */ deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise; deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void): void; deleteEmailTemplate(args: DeleteEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEmailTemplateCommandOutput) => void): void; /** * @see {@link DeleteEndpointCommand} */ deleteEndpoint(args: DeleteEndpointCommandInput, options?: __HttpHandlerOptions): Promise; deleteEndpoint(args: DeleteEndpointCommandInput, cb: (err: any, data?: DeleteEndpointCommandOutput) => void): void; deleteEndpoint(args: DeleteEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEndpointCommandOutput) => void): void; /** * @see {@link DeleteEventStreamCommand} */ deleteEventStream(args: DeleteEventStreamCommandInput, options?: __HttpHandlerOptions): Promise; deleteEventStream(args: DeleteEventStreamCommandInput, cb: (err: any, data?: DeleteEventStreamCommandOutput) => void): void; deleteEventStream(args: DeleteEventStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventStreamCommandOutput) => void): void; /** * @see {@link DeleteGcmChannelCommand} */ deleteGcmChannel(args: DeleteGcmChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteGcmChannel(args: DeleteGcmChannelCommandInput, cb: (err: any, data?: DeleteGcmChannelCommandOutput) => void): void; deleteGcmChannel(args: DeleteGcmChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGcmChannelCommandOutput) => void): void; /** * @see {@link DeleteInAppTemplateCommand} */ deleteInAppTemplate(args: DeleteInAppTemplateCommandInput, options?: __HttpHandlerOptions): Promise; deleteInAppTemplate(args: DeleteInAppTemplateCommandInput, cb: (err: any, data?: DeleteInAppTemplateCommandOutput) => void): void; deleteInAppTemplate(args: DeleteInAppTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInAppTemplateCommandOutput) => void): void; /** * @see {@link DeleteJourneyCommand} */ deleteJourney(args: DeleteJourneyCommandInput, options?: __HttpHandlerOptions): Promise; deleteJourney(args: DeleteJourneyCommandInput, cb: (err: any, data?: DeleteJourneyCommandOutput) => void): void; deleteJourney(args: DeleteJourneyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteJourneyCommandOutput) => void): void; /** * @see {@link DeletePushTemplateCommand} */ deletePushTemplate(args: DeletePushTemplateCommandInput, options?: __HttpHandlerOptions): Promise; deletePushTemplate(args: DeletePushTemplateCommandInput, cb: (err: any, data?: DeletePushTemplateCommandOutput) => void): void; deletePushTemplate(args: DeletePushTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePushTemplateCommandOutput) => void): void; /** * @see {@link DeleteRecommenderConfigurationCommand} */ deleteRecommenderConfiguration(args: DeleteRecommenderConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; deleteRecommenderConfiguration(args: DeleteRecommenderConfigurationCommandInput, cb: (err: any, data?: DeleteRecommenderConfigurationCommandOutput) => void): void; deleteRecommenderConfiguration(args: DeleteRecommenderConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRecommenderConfigurationCommandOutput) => void): void; /** * @see {@link DeleteSegmentCommand} */ deleteSegment(args: DeleteSegmentCommandInput, options?: __HttpHandlerOptions): Promise; deleteSegment(args: DeleteSegmentCommandInput, cb: (err: any, data?: DeleteSegmentCommandOutput) => void): void; deleteSegment(args: DeleteSegmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSegmentCommandOutput) => void): void; /** * @see {@link DeleteSmsChannelCommand} */ deleteSmsChannel(args: DeleteSmsChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteSmsChannel(args: DeleteSmsChannelCommandInput, cb: (err: any, data?: DeleteSmsChannelCommandOutput) => void): void; deleteSmsChannel(args: DeleteSmsChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSmsChannelCommandOutput) => void): void; /** * @see {@link DeleteSmsTemplateCommand} */ deleteSmsTemplate(args: DeleteSmsTemplateCommandInput, options?: __HttpHandlerOptions): Promise; deleteSmsTemplate(args: DeleteSmsTemplateCommandInput, cb: (err: any, data?: DeleteSmsTemplateCommandOutput) => void): void; deleteSmsTemplate(args: DeleteSmsTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSmsTemplateCommandOutput) => void): void; /** * @see {@link DeleteUserEndpointsCommand} */ deleteUserEndpoints(args: DeleteUserEndpointsCommandInput, options?: __HttpHandlerOptions): Promise; deleteUserEndpoints(args: DeleteUserEndpointsCommandInput, cb: (err: any, data?: DeleteUserEndpointsCommandOutput) => void): void; deleteUserEndpoints(args: DeleteUserEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserEndpointsCommandOutput) => void): void; /** * @see {@link DeleteVoiceChannelCommand} */ deleteVoiceChannel(args: DeleteVoiceChannelCommandInput, options?: __HttpHandlerOptions): Promise; deleteVoiceChannel(args: DeleteVoiceChannelCommandInput, cb: (err: any, data?: DeleteVoiceChannelCommandOutput) => void): void; deleteVoiceChannel(args: DeleteVoiceChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceChannelCommandOutput) => void): void; /** * @see {@link DeleteVoiceTemplateCommand} */ deleteVoiceTemplate(args: DeleteVoiceTemplateCommandInput, options?: __HttpHandlerOptions): Promise; deleteVoiceTemplate(args: DeleteVoiceTemplateCommandInput, cb: (err: any, data?: DeleteVoiceTemplateCommandOutput) => void): void; deleteVoiceTemplate(args: DeleteVoiceTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceTemplateCommandOutput) => void): void; /** * @see {@link GetAdmChannelCommand} */ getAdmChannel(args: GetAdmChannelCommandInput, options?: __HttpHandlerOptions): Promise; getAdmChannel(args: GetAdmChannelCommandInput, cb: (err: any, data?: GetAdmChannelCommandOutput) => void): void; getAdmChannel(args: GetAdmChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAdmChannelCommandOutput) => void): void; /** * @see {@link GetApnsChannelCommand} */ getApnsChannel(args: GetApnsChannelCommandInput, options?: __HttpHandlerOptions): Promise; getApnsChannel(args: GetApnsChannelCommandInput, cb: (err: any, data?: GetApnsChannelCommandOutput) => void): void; getApnsChannel(args: GetApnsChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApnsChannelCommandOutput) => void): void; /** * @see {@link GetApnsSandboxChannelCommand} */ getApnsSandboxChannel(args: GetApnsSandboxChannelCommandInput, options?: __HttpHandlerOptions): Promise; getApnsSandboxChannel(args: GetApnsSandboxChannelCommandInput, cb: (err: any, data?: GetApnsSandboxChannelCommandOutput) => void): void; getApnsSandboxChannel(args: GetApnsSandboxChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApnsSandboxChannelCommandOutput) => void): void; /** * @see {@link GetApnsVoipChannelCommand} */ getApnsVoipChannel(args: GetApnsVoipChannelCommandInput, options?: __HttpHandlerOptions): Promise; getApnsVoipChannel(args: GetApnsVoipChannelCommandInput, cb: (err: any, data?: GetApnsVoipChannelCommandOutput) => void): void; getApnsVoipChannel(args: GetApnsVoipChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApnsVoipChannelCommandOutput) => void): void; /** * @see {@link GetApnsVoipSandboxChannelCommand} */ getApnsVoipSandboxChannel(args: GetApnsVoipSandboxChannelCommandInput, options?: __HttpHandlerOptions): Promise; getApnsVoipSandboxChannel(args: GetApnsVoipSandboxChannelCommandInput, cb: (err: any, data?: GetApnsVoipSandboxChannelCommandOutput) => void): void; getApnsVoipSandboxChannel(args: GetApnsVoipSandboxChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApnsVoipSandboxChannelCommandOutput) => void): void; /** * @see {@link GetAppCommand} */ getApp(args: GetAppCommandInput, options?: __HttpHandlerOptions): Promise; getApp(args: GetAppCommandInput, cb: (err: any, data?: GetAppCommandOutput) => void): void; getApp(args: GetAppCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAppCommandOutput) => void): void; /** * @see {@link GetApplicationDateRangeKpiCommand} */ getApplicationDateRangeKpi(args: GetApplicationDateRangeKpiCommandInput, options?: __HttpHandlerOptions): Promise; getApplicationDateRangeKpi(args: GetApplicationDateRangeKpiCommandInput, cb: (err: any, data?: GetApplicationDateRangeKpiCommandOutput) => void): void; getApplicationDateRangeKpi(args: GetApplicationDateRangeKpiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApplicationDateRangeKpiCommandOutput) => void): void; /** * @see {@link GetApplicationSettingsCommand} */ getApplicationSettings(args: GetApplicationSettingsCommandInput, options?: __HttpHandlerOptions): Promise; getApplicationSettings(args: GetApplicationSettingsCommandInput, cb: (err: any, data?: GetApplicationSettingsCommandOutput) => void): void; getApplicationSettings(args: GetApplicationSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApplicationSettingsCommandOutput) => void): void; /** * @see {@link GetAppsCommand} */ getApps(): Promise; getApps(args: GetAppsCommandInput, options?: __HttpHandlerOptions): Promise; getApps(args: GetAppsCommandInput, cb: (err: any, data?: GetAppsCommandOutput) => void): void; getApps(args: GetAppsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAppsCommandOutput) => void): void; /** * @see {@link GetBaiduChannelCommand} */ getBaiduChannel(args: GetBaiduChannelCommandInput, options?: __HttpHandlerOptions): Promise; getBaiduChannel(args: GetBaiduChannelCommandInput, cb: (err: any, data?: GetBaiduChannelCommandOutput) => void): void; getBaiduChannel(args: GetBaiduChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBaiduChannelCommandOutput) => void): void; /** * @see {@link GetCampaignCommand} */ getCampaign(args: GetCampaignCommandInput, options?: __HttpHandlerOptions): Promise; getCampaign(args: GetCampaignCommandInput, cb: (err: any, data?: GetCampaignCommandOutput) => void): void; getCampaign(args: GetCampaignCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCampaignCommandOutput) => void): void; /** * @see {@link GetCampaignActivitiesCommand} */ getCampaignActivities(args: GetCampaignActivitiesCommandInput, options?: __HttpHandlerOptions): Promise; getCampaignActivities(args: GetCampaignActivitiesCommandInput, cb: (err: any, data?: GetCampaignActivitiesCommandOutput) => void): void; getCampaignActivities(args: GetCampaignActivitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCampaignActivitiesCommandOutput) => void): void; /** * @see {@link GetCampaignDateRangeKpiCommand} */ getCampaignDateRangeKpi(args: GetCampaignDateRangeKpiCommandInput, options?: __HttpHandlerOptions): Promise; getCampaignDateRangeKpi(args: GetCampaignDateRangeKpiCommandInput, cb: (err: any, data?: GetCampaignDateRangeKpiCommandOutput) => void): void; getCampaignDateRangeKpi(args: GetCampaignDateRangeKpiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCampaignDateRangeKpiCommandOutput) => void): void; /** * @see {@link GetCampaignsCommand} */ getCampaigns(args: GetCampaignsCommandInput, options?: __HttpHandlerOptions): Promise; getCampaigns(args: GetCampaignsCommandInput, cb: (err: any, data?: GetCampaignsCommandOutput) => void): void; getCampaigns(args: GetCampaignsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCampaignsCommandOutput) => void): void; /** * @see {@link GetCampaignVersionCommand} */ getCampaignVersion(args: GetCampaignVersionCommandInput, options?: __HttpHandlerOptions): Promise; getCampaignVersion(args: GetCampaignVersionCommandInput, cb: (err: any, data?: GetCampaignVersionCommandOutput) => void): void; getCampaignVersion(args: GetCampaignVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCampaignVersionCommandOutput) => void): void; /** * @see {@link GetCampaignVersionsCommand} */ getCampaignVersions(args: GetCampaignVersionsCommandInput, options?: __HttpHandlerOptions): Promise; getCampaignVersions(args: GetCampaignVersionsCommandInput, cb: (err: any, data?: GetCampaignVersionsCommandOutput) => void): void; getCampaignVersions(args: GetCampaignVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCampaignVersionsCommandOutput) => void): void; /** * @see {@link GetChannelsCommand} */ getChannels(args: GetChannelsCommandInput, options?: __HttpHandlerOptions): Promise; getChannels(args: GetChannelsCommandInput, cb: (err: any, data?: GetChannelsCommandOutput) => void): void; getChannels(args: GetChannelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChannelsCommandOutput) => void): void; /** * @see {@link GetEmailChannelCommand} */ getEmailChannel(args: GetEmailChannelCommandInput, options?: __HttpHandlerOptions): Promise; getEmailChannel(args: GetEmailChannelCommandInput, cb: (err: any, data?: GetEmailChannelCommandOutput) => void): void; getEmailChannel(args: GetEmailChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailChannelCommandOutput) => void): void; /** * @see {@link GetEmailTemplateCommand} */ getEmailTemplate(args: GetEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise; getEmailTemplate(args: GetEmailTemplateCommandInput, cb: (err: any, data?: GetEmailTemplateCommandOutput) => void): void; getEmailTemplate(args: GetEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEmailTemplateCommandOutput) => void): void; /** * @see {@link GetEndpointCommand} */ getEndpoint(args: GetEndpointCommandInput, options?: __HttpHandlerOptions): Promise; getEndpoint(args: GetEndpointCommandInput, cb: (err: any, data?: GetEndpointCommandOutput) => void): void; getEndpoint(args: GetEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEndpointCommandOutput) => void): void; /** * @see {@link GetEventStreamCommand} */ getEventStream(args: GetEventStreamCommandInput, options?: __HttpHandlerOptions): Promise; getEventStream(args: GetEventStreamCommandInput, cb: (err: any, data?: GetEventStreamCommandOutput) => void): void; getEventStream(args: GetEventStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEventStreamCommandOutput) => void): void; /** * @see {@link GetExportJobCommand} */ getExportJob(args: GetExportJobCommandInput, options?: __HttpHandlerOptions): Promise; getExportJob(args: GetExportJobCommandInput, cb: (err: any, data?: GetExportJobCommandOutput) => void): void; getExportJob(args: GetExportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetExportJobCommandOutput) => void): void; /** * @see {@link GetExportJobsCommand} */ getExportJobs(args: GetExportJobsCommandInput, options?: __HttpHandlerOptions): Promise; getExportJobs(args: GetExportJobsCommandInput, cb: (err: any, data?: GetExportJobsCommandOutput) => void): void; getExportJobs(args: GetExportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetExportJobsCommandOutput) => void): void; /** * @see {@link GetGcmChannelCommand} */ getGcmChannel(args: GetGcmChannelCommandInput, options?: __HttpHandlerOptions): Promise; getGcmChannel(args: GetGcmChannelCommandInput, cb: (err: any, data?: GetGcmChannelCommandOutput) => void): void; getGcmChannel(args: GetGcmChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGcmChannelCommandOutput) => void): void; /** * @see {@link GetImportJobCommand} */ getImportJob(args: GetImportJobCommandInput, options?: __HttpHandlerOptions): Promise; getImportJob(args: GetImportJobCommandInput, cb: (err: any, data?: GetImportJobCommandOutput) => void): void; getImportJob(args: GetImportJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImportJobCommandOutput) => void): void; /** * @see {@link GetImportJobsCommand} */ getImportJobs(args: GetImportJobsCommandInput, options?: __HttpHandlerOptions): Promise; getImportJobs(args: GetImportJobsCommandInput, cb: (err: any, data?: GetImportJobsCommandOutput) => void): void; getImportJobs(args: GetImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImportJobsCommandOutput) => void): void; /** * @see {@link GetInAppMessagesCommand} */ getInAppMessages(args: GetInAppMessagesCommandInput, options?: __HttpHandlerOptions): Promise; getInAppMessages(args: GetInAppMessagesCommandInput, cb: (err: any, data?: GetInAppMessagesCommandOutput) => void): void; getInAppMessages(args: GetInAppMessagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInAppMessagesCommandOutput) => void): void; /** * @see {@link GetInAppTemplateCommand} */ getInAppTemplate(args: GetInAppTemplateCommandInput, options?: __HttpHandlerOptions): Promise; getInAppTemplate(args: GetInAppTemplateCommandInput, cb: (err: any, data?: GetInAppTemplateCommandOutput) => void): void; getInAppTemplate(args: GetInAppTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInAppTemplateCommandOutput) => void): void; /** * @see {@link GetJourneyCommand} */ getJourney(args: GetJourneyCommandInput, options?: __HttpHandlerOptions): Promise; getJourney(args: GetJourneyCommandInput, cb: (err: any, data?: GetJourneyCommandOutput) => void): void; getJourney(args: GetJourneyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJourneyCommandOutput) => void): void; /** * @see {@link GetJourneyDateRangeKpiCommand} */ getJourneyDateRangeKpi(args: GetJourneyDateRangeKpiCommandInput, options?: __HttpHandlerOptions): Promise; getJourneyDateRangeKpi(args: GetJourneyDateRangeKpiCommandInput, cb: (err: any, data?: GetJourneyDateRangeKpiCommandOutput) => void): void; getJourneyDateRangeKpi(args: GetJourneyDateRangeKpiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJourneyDateRangeKpiCommandOutput) => void): void; /** * @see {@link GetJourneyExecutionActivityMetricsCommand} */ getJourneyExecutionActivityMetrics(args: GetJourneyExecutionActivityMetricsCommandInput, options?: __HttpHandlerOptions): Promise; getJourneyExecutionActivityMetrics(args: GetJourneyExecutionActivityMetricsCommandInput, cb: (err: any, data?: GetJourneyExecutionActivityMetricsCommandOutput) => void): void; getJourneyExecutionActivityMetrics(args: GetJourneyExecutionActivityMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJourneyExecutionActivityMetricsCommandOutput) => void): void; /** * @see {@link GetJourneyExecutionMetricsCommand} */ getJourneyExecutionMetrics(args: GetJourneyExecutionMetricsCommandInput, options?: __HttpHandlerOptions): Promise; getJourneyExecutionMetrics(args: GetJourneyExecutionMetricsCommandInput, cb: (err: any, data?: GetJourneyExecutionMetricsCommandOutput) => void): void; getJourneyExecutionMetrics(args: GetJourneyExecutionMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJourneyExecutionMetricsCommandOutput) => void): void; /** * @see {@link GetJourneyRunExecutionActivityMetricsCommand} */ getJourneyRunExecutionActivityMetrics(args: GetJourneyRunExecutionActivityMetricsCommandInput, options?: __HttpHandlerOptions): Promise; getJourneyRunExecutionActivityMetrics(args: GetJourneyRunExecutionActivityMetricsCommandInput, cb: (err: any, data?: GetJourneyRunExecutionActivityMetricsCommandOutput) => void): void; getJourneyRunExecutionActivityMetrics(args: GetJourneyRunExecutionActivityMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJourneyRunExecutionActivityMetricsCommandOutput) => void): void; /** * @see {@link GetJourneyRunExecutionMetricsCommand} */ getJourneyRunExecutionMetrics(args: GetJourneyRunExecutionMetricsCommandInput, options?: __HttpHandlerOptions): Promise; getJourneyRunExecutionMetrics(args: GetJourneyRunExecutionMetricsCommandInput, cb: (err: any, data?: GetJourneyRunExecutionMetricsCommandOutput) => void): void; getJourneyRunExecutionMetrics(args: GetJourneyRunExecutionMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJourneyRunExecutionMetricsCommandOutput) => void): void; /** * @see {@link GetJourneyRunsCommand} */ getJourneyRuns(args: GetJourneyRunsCommandInput, options?: __HttpHandlerOptions): Promise; getJourneyRuns(args: GetJourneyRunsCommandInput, cb: (err: any, data?: GetJourneyRunsCommandOutput) => void): void; getJourneyRuns(args: GetJourneyRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJourneyRunsCommandOutput) => void): void; /** * @see {@link GetPushTemplateCommand} */ getPushTemplate(args: GetPushTemplateCommandInput, options?: __HttpHandlerOptions): Promise; getPushTemplate(args: GetPushTemplateCommandInput, cb: (err: any, data?: GetPushTemplateCommandOutput) => void): void; getPushTemplate(args: GetPushTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPushTemplateCommandOutput) => void): void; /** * @see {@link GetRecommenderConfigurationCommand} */ getRecommenderConfiguration(args: GetRecommenderConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; getRecommenderConfiguration(args: GetRecommenderConfigurationCommandInput, cb: (err: any, data?: GetRecommenderConfigurationCommandOutput) => void): void; getRecommenderConfiguration(args: GetRecommenderConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRecommenderConfigurationCommandOutput) => void): void; /** * @see {@link GetRecommenderConfigurationsCommand} */ getRecommenderConfigurations(): Promise; getRecommenderConfigurations(args: GetRecommenderConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise; getRecommenderConfigurations(args: GetRecommenderConfigurationsCommandInput, cb: (err: any, data?: GetRecommenderConfigurationsCommandOutput) => void): void; getRecommenderConfigurations(args: GetRecommenderConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRecommenderConfigurationsCommandOutput) => void): void; /** * @see {@link GetSegmentCommand} */ getSegment(args: GetSegmentCommandInput, options?: __HttpHandlerOptions): Promise; getSegment(args: GetSegmentCommandInput, cb: (err: any, data?: GetSegmentCommandOutput) => void): void; getSegment(args: GetSegmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSegmentCommandOutput) => void): void; /** * @see {@link GetSegmentExportJobsCommand} */ getSegmentExportJobs(args: GetSegmentExportJobsCommandInput, options?: __HttpHandlerOptions): Promise; getSegmentExportJobs(args: GetSegmentExportJobsCommandInput, cb: (err: any, data?: GetSegmentExportJobsCommandOutput) => void): void; getSegmentExportJobs(args: GetSegmentExportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSegmentExportJobsCommandOutput) => void): void; /** * @see {@link GetSegmentImportJobsCommand} */ getSegmentImportJobs(args: GetSegmentImportJobsCommandInput, options?: __HttpHandlerOptions): Promise; getSegmentImportJobs(args: GetSegmentImportJobsCommandInput, cb: (err: any, data?: GetSegmentImportJobsCommandOutput) => void): void; getSegmentImportJobs(args: GetSegmentImportJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSegmentImportJobsCommandOutput) => void): void; /** * @see {@link GetSegmentsCommand} */ getSegments(args: GetSegmentsCommandInput, options?: __HttpHandlerOptions): Promise; getSegments(args: GetSegmentsCommandInput, cb: (err: any, data?: GetSegmentsCommandOutput) => void): void; getSegments(args: GetSegmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSegmentsCommandOutput) => void): void; /** * @see {@link GetSegmentVersionCommand} */ getSegmentVersion(args: GetSegmentVersionCommandInput, options?: __HttpHandlerOptions): Promise; getSegmentVersion(args: GetSegmentVersionCommandInput, cb: (err: any, data?: GetSegmentVersionCommandOutput) => void): void; getSegmentVersion(args: GetSegmentVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSegmentVersionCommandOutput) => void): void; /** * @see {@link GetSegmentVersionsCommand} */ getSegmentVersions(args: GetSegmentVersionsCommandInput, options?: __HttpHandlerOptions): Promise; getSegmentVersions(args: GetSegmentVersionsCommandInput, cb: (err: any, data?: GetSegmentVersionsCommandOutput) => void): void; getSegmentVersions(args: GetSegmentVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSegmentVersionsCommandOutput) => void): void; /** * @see {@link GetSmsChannelCommand} */ getSmsChannel(args: GetSmsChannelCommandInput, options?: __HttpHandlerOptions): Promise; getSmsChannel(args: GetSmsChannelCommandInput, cb: (err: any, data?: GetSmsChannelCommandOutput) => void): void; getSmsChannel(args: GetSmsChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSmsChannelCommandOutput) => void): void; /** * @see {@link GetSmsTemplateCommand} */ getSmsTemplate(args: GetSmsTemplateCommandInput, options?: __HttpHandlerOptions): Promise; getSmsTemplate(args: GetSmsTemplateCommandInput, cb: (err: any, data?: GetSmsTemplateCommandOutput) => void): void; getSmsTemplate(args: GetSmsTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSmsTemplateCommandOutput) => void): void; /** * @see {@link GetUserEndpointsCommand} */ getUserEndpoints(args: GetUserEndpointsCommandInput, options?: __HttpHandlerOptions): Promise; getUserEndpoints(args: GetUserEndpointsCommandInput, cb: (err: any, data?: GetUserEndpointsCommandOutput) => void): void; getUserEndpoints(args: GetUserEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUserEndpointsCommandOutput) => void): void; /** * @see {@link GetVoiceChannelCommand} */ getVoiceChannel(args: GetVoiceChannelCommandInput, options?: __HttpHandlerOptions): Promise; getVoiceChannel(args: GetVoiceChannelCommandInput, cb: (err: any, data?: GetVoiceChannelCommandOutput) => void): void; getVoiceChannel(args: GetVoiceChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceChannelCommandOutput) => void): void; /** * @see {@link GetVoiceTemplateCommand} */ getVoiceTemplate(args: GetVoiceTemplateCommandInput, options?: __HttpHandlerOptions): Promise; getVoiceTemplate(args: GetVoiceTemplateCommandInput, cb: (err: any, data?: GetVoiceTemplateCommandOutput) => void): void; getVoiceTemplate(args: GetVoiceTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceTemplateCommandOutput) => void): void; /** * @see {@link ListJourneysCommand} */ listJourneys(args: ListJourneysCommandInput, options?: __HttpHandlerOptions): Promise; listJourneys(args: ListJourneysCommandInput, cb: (err: any, data?: ListJourneysCommandOutput) => void): void; listJourneys(args: ListJourneysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListJourneysCommandOutput) => void): void; /** * @see {@link ListTagsForResourceCommand} */ listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise; listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void; /** * @see {@link ListTemplatesCommand} */ listTemplates(): Promise; listTemplates(args: ListTemplatesCommandInput, options?: __HttpHandlerOptions): Promise; listTemplates(args: ListTemplatesCommandInput, cb: (err: any, data?: ListTemplatesCommandOutput) => void): void; listTemplates(args: ListTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTemplatesCommandOutput) => void): void; /** * @see {@link ListTemplateVersionsCommand} */ listTemplateVersions(args: ListTemplateVersionsCommandInput, options?: __HttpHandlerOptions): Promise; listTemplateVersions(args: ListTemplateVersionsCommandInput, cb: (err: any, data?: ListTemplateVersionsCommandOutput) => void): void; listTemplateVersions(args: ListTemplateVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTemplateVersionsCommandOutput) => void): void; /** * @see {@link PhoneNumberValidateCommand} */ phoneNumberValidate(args: PhoneNumberValidateCommandInput, options?: __HttpHandlerOptions): Promise; phoneNumberValidate(args: PhoneNumberValidateCommandInput, cb: (err: any, data?: PhoneNumberValidateCommandOutput) => void): void; phoneNumberValidate(args: PhoneNumberValidateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PhoneNumberValidateCommandOutput) => void): void; /** * @see {@link PutEventsCommand} */ putEvents(args: PutEventsCommandInput, options?: __HttpHandlerOptions): Promise; putEvents(args: PutEventsCommandInput, cb: (err: any, data?: PutEventsCommandOutput) => void): void; putEvents(args: PutEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEventsCommandOutput) => void): void; /** * @see {@link PutEventStreamCommand} */ putEventStream(args: PutEventStreamCommandInput, options?: __HttpHandlerOptions): Promise; putEventStream(args: PutEventStreamCommandInput, cb: (err: any, data?: PutEventStreamCommandOutput) => void): void; putEventStream(args: PutEventStreamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutEventStreamCommandOutput) => void): void; /** * @see {@link RemoveAttributesCommand} */ removeAttributes(args: RemoveAttributesCommandInput, options?: __HttpHandlerOptions): Promise; removeAttributes(args: RemoveAttributesCommandInput, cb: (err: any, data?: RemoveAttributesCommandOutput) => void): void; removeAttributes(args: RemoveAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveAttributesCommandOutput) => void): void; /** * @see {@link SendMessagesCommand} */ sendMessages(args: SendMessagesCommandInput, options?: __HttpHandlerOptions): Promise; sendMessages(args: SendMessagesCommandInput, cb: (err: any, data?: SendMessagesCommandOutput) => void): void; sendMessages(args: SendMessagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendMessagesCommandOutput) => void): void; /** * @see {@link SendOTPMessageCommand} */ sendOTPMessage(args: SendOTPMessageCommandInput, options?: __HttpHandlerOptions): Promise; sendOTPMessage(args: SendOTPMessageCommandInput, cb: (err: any, data?: SendOTPMessageCommandOutput) => void): void; sendOTPMessage(args: SendOTPMessageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendOTPMessageCommandOutput) => void): void; /** * @see {@link SendUsersMessagesCommand} */ sendUsersMessages(args: SendUsersMessagesCommandInput, options?: __HttpHandlerOptions): Promise; sendUsersMessages(args: SendUsersMessagesCommandInput, cb: (err: any, data?: SendUsersMessagesCommandOutput) => void): void; sendUsersMessages(args: SendUsersMessagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendUsersMessagesCommandOutput) => void): void; /** * @see {@link TagResourceCommand} */ tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise; tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void; tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void; /** * @see {@link UntagResourceCommand} */ untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise; untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void; /** * @see {@link UpdateAdmChannelCommand} */ updateAdmChannel(args: UpdateAdmChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateAdmChannel(args: UpdateAdmChannelCommandInput, cb: (err: any, data?: UpdateAdmChannelCommandOutput) => void): void; updateAdmChannel(args: UpdateAdmChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAdmChannelCommandOutput) => void): void; /** * @see {@link UpdateApnsChannelCommand} */ updateApnsChannel(args: UpdateApnsChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateApnsChannel(args: UpdateApnsChannelCommandInput, cb: (err: any, data?: UpdateApnsChannelCommandOutput) => void): void; updateApnsChannel(args: UpdateApnsChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApnsChannelCommandOutput) => void): void; /** * @see {@link UpdateApnsSandboxChannelCommand} */ updateApnsSandboxChannel(args: UpdateApnsSandboxChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateApnsSandboxChannel(args: UpdateApnsSandboxChannelCommandInput, cb: (err: any, data?: UpdateApnsSandboxChannelCommandOutput) => void): void; updateApnsSandboxChannel(args: UpdateApnsSandboxChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApnsSandboxChannelCommandOutput) => void): void; /** * @see {@link UpdateApnsVoipChannelCommand} */ updateApnsVoipChannel(args: UpdateApnsVoipChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateApnsVoipChannel(args: UpdateApnsVoipChannelCommandInput, cb: (err: any, data?: UpdateApnsVoipChannelCommandOutput) => void): void; updateApnsVoipChannel(args: UpdateApnsVoipChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApnsVoipChannelCommandOutput) => void): void; /** * @see {@link UpdateApnsVoipSandboxChannelCommand} */ updateApnsVoipSandboxChannel(args: UpdateApnsVoipSandboxChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateApnsVoipSandboxChannel(args: UpdateApnsVoipSandboxChannelCommandInput, cb: (err: any, data?: UpdateApnsVoipSandboxChannelCommandOutput) => void): void; updateApnsVoipSandboxChannel(args: UpdateApnsVoipSandboxChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApnsVoipSandboxChannelCommandOutput) => void): void; /** * @see {@link UpdateApplicationSettingsCommand} */ updateApplicationSettings(args: UpdateApplicationSettingsCommandInput, options?: __HttpHandlerOptions): Promise; updateApplicationSettings(args: UpdateApplicationSettingsCommandInput, cb: (err: any, data?: UpdateApplicationSettingsCommandOutput) => void): void; updateApplicationSettings(args: UpdateApplicationSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApplicationSettingsCommandOutput) => void): void; /** * @see {@link UpdateBaiduChannelCommand} */ updateBaiduChannel(args: UpdateBaiduChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateBaiduChannel(args: UpdateBaiduChannelCommandInput, cb: (err: any, data?: UpdateBaiduChannelCommandOutput) => void): void; updateBaiduChannel(args: UpdateBaiduChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateBaiduChannelCommandOutput) => void): void; /** * @see {@link UpdateCampaignCommand} */ updateCampaign(args: UpdateCampaignCommandInput, options?: __HttpHandlerOptions): Promise; updateCampaign(args: UpdateCampaignCommandInput, cb: (err: any, data?: UpdateCampaignCommandOutput) => void): void; updateCampaign(args: UpdateCampaignCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateCampaignCommandOutput) => void): void; /** * @see {@link UpdateEmailChannelCommand} */ updateEmailChannel(args: UpdateEmailChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateEmailChannel(args: UpdateEmailChannelCommandInput, cb: (err: any, data?: UpdateEmailChannelCommandOutput) => void): void; updateEmailChannel(args: UpdateEmailChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailChannelCommandOutput) => void): void; /** * @see {@link UpdateEmailTemplateCommand} */ updateEmailTemplate(args: UpdateEmailTemplateCommandInput, options?: __HttpHandlerOptions): Promise; updateEmailTemplate(args: UpdateEmailTemplateCommandInput, cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void): void; updateEmailTemplate(args: UpdateEmailTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEmailTemplateCommandOutput) => void): void; /** * @see {@link UpdateEndpointCommand} */ updateEndpoint(args: UpdateEndpointCommandInput, options?: __HttpHandlerOptions): Promise; updateEndpoint(args: UpdateEndpointCommandInput, cb: (err: any, data?: UpdateEndpointCommandOutput) => void): void; updateEndpoint(args: UpdateEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEndpointCommandOutput) => void): void; /** * @see {@link UpdateEndpointsBatchCommand} */ updateEndpointsBatch(args: UpdateEndpointsBatchCommandInput, options?: __HttpHandlerOptions): Promise; updateEndpointsBatch(args: UpdateEndpointsBatchCommandInput, cb: (err: any, data?: UpdateEndpointsBatchCommandOutput) => void): void; updateEndpointsBatch(args: UpdateEndpointsBatchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEndpointsBatchCommandOutput) => void): void; /** * @see {@link UpdateGcmChannelCommand} */ updateGcmChannel(args: UpdateGcmChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateGcmChannel(args: UpdateGcmChannelCommandInput, cb: (err: any, data?: UpdateGcmChannelCommandOutput) => void): void; updateGcmChannel(args: UpdateGcmChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGcmChannelCommandOutput) => void): void; /** * @see {@link UpdateInAppTemplateCommand} */ updateInAppTemplate(args: UpdateInAppTemplateCommandInput, options?: __HttpHandlerOptions): Promise; updateInAppTemplate(args: UpdateInAppTemplateCommandInput, cb: (err: any, data?: UpdateInAppTemplateCommandOutput) => void): void; updateInAppTemplate(args: UpdateInAppTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateInAppTemplateCommandOutput) => void): void; /** * @see {@link UpdateJourneyCommand} */ updateJourney(args: UpdateJourneyCommandInput, options?: __HttpHandlerOptions): Promise; updateJourney(args: UpdateJourneyCommandInput, cb: (err: any, data?: UpdateJourneyCommandOutput) => void): void; updateJourney(args: UpdateJourneyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateJourneyCommandOutput) => void): void; /** * @see {@link UpdateJourneyStateCommand} */ updateJourneyState(args: UpdateJourneyStateCommandInput, options?: __HttpHandlerOptions): Promise; updateJourneyState(args: UpdateJourneyStateCommandInput, cb: (err: any, data?: UpdateJourneyStateCommandOutput) => void): void; updateJourneyState(args: UpdateJourneyStateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateJourneyStateCommandOutput) => void): void; /** * @see {@link UpdatePushTemplateCommand} */ updatePushTemplate(args: UpdatePushTemplateCommandInput, options?: __HttpHandlerOptions): Promise; updatePushTemplate(args: UpdatePushTemplateCommandInput, cb: (err: any, data?: UpdatePushTemplateCommandOutput) => void): void; updatePushTemplate(args: UpdatePushTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePushTemplateCommandOutput) => void): void; /** * @see {@link UpdateRecommenderConfigurationCommand} */ updateRecommenderConfiguration(args: UpdateRecommenderConfigurationCommandInput, options?: __HttpHandlerOptions): Promise; updateRecommenderConfiguration(args: UpdateRecommenderConfigurationCommandInput, cb: (err: any, data?: UpdateRecommenderConfigurationCommandOutput) => void): void; updateRecommenderConfiguration(args: UpdateRecommenderConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRecommenderConfigurationCommandOutput) => void): void; /** * @see {@link UpdateSegmentCommand} */ updateSegment(args: UpdateSegmentCommandInput, options?: __HttpHandlerOptions): Promise; updateSegment(args: UpdateSegmentCommandInput, cb: (err: any, data?: UpdateSegmentCommandOutput) => void): void; updateSegment(args: UpdateSegmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSegmentCommandOutput) => void): void; /** * @see {@link UpdateSmsChannelCommand} */ updateSmsChannel(args: UpdateSmsChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateSmsChannel(args: UpdateSmsChannelCommandInput, cb: (err: any, data?: UpdateSmsChannelCommandOutput) => void): void; updateSmsChannel(args: UpdateSmsChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSmsChannelCommandOutput) => void): void; /** * @see {@link UpdateSmsTemplateCommand} */ updateSmsTemplate(args: UpdateSmsTemplateCommandInput, options?: __HttpHandlerOptions): Promise; updateSmsTemplate(args: UpdateSmsTemplateCommandInput, cb: (err: any, data?: UpdateSmsTemplateCommandOutput) => void): void; updateSmsTemplate(args: UpdateSmsTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSmsTemplateCommandOutput) => void): void; /** * @see {@link UpdateTemplateActiveVersionCommand} */ updateTemplateActiveVersion(args: UpdateTemplateActiveVersionCommandInput, options?: __HttpHandlerOptions): Promise; updateTemplateActiveVersion(args: UpdateTemplateActiveVersionCommandInput, cb: (err: any, data?: UpdateTemplateActiveVersionCommandOutput) => void): void; updateTemplateActiveVersion(args: UpdateTemplateActiveVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTemplateActiveVersionCommandOutput) => void): void; /** * @see {@link UpdateVoiceChannelCommand} */ updateVoiceChannel(args: UpdateVoiceChannelCommandInput, options?: __HttpHandlerOptions): Promise; updateVoiceChannel(args: UpdateVoiceChannelCommandInput, cb: (err: any, data?: UpdateVoiceChannelCommandOutput) => void): void; updateVoiceChannel(args: UpdateVoiceChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceChannelCommandOutput) => void): void; /** * @see {@link UpdateVoiceTemplateCommand} */ updateVoiceTemplate(args: UpdateVoiceTemplateCommandInput, options?: __HttpHandlerOptions): Promise; updateVoiceTemplate(args: UpdateVoiceTemplateCommandInput, cb: (err: any, data?: UpdateVoiceTemplateCommandOutput) => void): void; updateVoiceTemplate(args: UpdateVoiceTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceTemplateCommandOutput) => void): void; /** * @see {@link VerifyOTPMessageCommand} */ verifyOTPMessage(args: VerifyOTPMessageCommandInput, options?: __HttpHandlerOptions): Promise; verifyOTPMessage(args: VerifyOTPMessageCommandInput, cb: (err: any, data?: VerifyOTPMessageCommandOutput) => void): void; verifyOTPMessage(args: VerifyOTPMessageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: VerifyOTPMessageCommandOutput) => void): void; } /** *

Doc Engage API - Amazon Pinpoint API

* @public */ export declare class Pinpoint extends PinpointClient implements Pinpoint { }