MCPcopy Index your code

hub / github.com/alexa/alexa-apis-for-nodejs / functions

Functions467 in github.com/alexa/alexa-apis-for-nodejs

↓ 1 callersMethodcallUpdateAnnotationsForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set. * @param {st
ask-smapi-model/index.ts:12621
↓ 1 callersMethodcallUpdateBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.TestBody} createTestBody JSON object containing the details of
ask-smapi-model/index.ts:11615
↓ 1 callersMethodcallUpdateInteractionModelCatalogV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.skill.interactionModel.catalog.UpdateRequest}
ask-smapi-model/index.ts:8727
↓ 1 callersMethodcallUpdateInteractionModelCatalogVersionV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} version Version for interaction model.
ask-smapi-model/index.ts:9076
↓ 1 callersMethodcallUpdateInteractionModelSlotTypeV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {v1.skill.interactionModel.type.UpdateRequest} updateRequest
ask-smapi-model/index.ts:9905
↓ 1 callersMethodcallUpdateInteractionModelSlotTypeVersionV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {string} version Version for interaction model. * @
ask-smapi-model/index.ts:10247
↓ 1 callersMethodcallUpdateIspForProductV1
* * @param {string} productId The in-skill product ID. * @param {string} stage Stage for skill. * @param {v1.isp.UpdateInSk
ask-smapi-model/index.ts:8450
↓ 1 callersMethodcallUpdateList
* This API updates a custom list. Only the list name or state can be updated. An Alexa customer can turn an archived list into an active one.
ask-sdk-model/index.ts:9632
↓ 1 callersMethodcallUpdateListItem
* API used to update an item value or item status. * @param {string} listId Customer’s listId * @param {string} itemId itemId to be
ask-sdk-model/index.ts:9518
↓ 1 callersMethodcallUpdatePropertiesForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set. * @param {v1
ask-smapi-model/index.ts:12796
↓ 1 callersMethodcallUpdateReminder
* This API is invoked by the skill to update a reminder. * @param {string} alertToken * @param {services.reminderManagement.Remind
ask-sdk-model/index.ts:10221
↓ 1 callersMethodcallUpdateSkillManifestV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * `dev
ask-smapi-model/index.ts:15410
↓ 1 callersMethodcallWithdrawSkillFromCertificationV1
* * @param {string} skillId The skill ID. * @param {v1.skill.WithdrawRequest} withdrawRequest The reason and message (in case of OTH
ask-smapi-model/index.ts:15773
↓ 1 callersMethodcreateAskSdkModelRuntimeError
* function creating an AskSdk error. * @param {string} errorScope * @param {string} errorMessage * @returns {Error}
ask-sdk-model-runtime/lib/index.ts:189
↓ 1 callersFunctionexec
(command, callback)
ask-sdk-model/gulpfile-base.js:15
↓ 1 callersFunctionexec
(command, callback)
ask-smapi-model/gulpfile-base.js:15
↓ 1 callersMethodgenerateAccessToken
(accessTokenRequest : AccessTokenRequest)
ask-sdk-model/index.ts:376
↓ 1 callersMethodgenerateAccessToken
(accessTokenRequest : AccessTokenRequest)
ask-sdk-model-runtime/lib/index.ts:510
↓ 1 callersMethodobjectToArrayHeader
* Converts JSON header object to header array required for {ApiClientResponse} * @private * @param {Object.<string, (string|string[])>} he
ask-sdk-model-runtime/lib/index.ts:167
MethodaddTestersToBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.testers.TestersList} testersRequest JSON object containing the
ask-smapi-model/index.ts:11757
MethodassociateCatalogWithSkillV0
* * @param {string} skillId The skill ID. * @param {string} catalogId Provides a unique identifier of the catalog
ask-smapi-model/index.ts:7750
MethodassociateIspWithSkillV1
* * @param {string} productId The in-skill product ID. * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:8274
FunctionbuildQueryString
(params : Array<{ key : string, value : string }>, isQueryStart : boolean)
ask-sdk-model/index.ts:121
FunctionbuildQueryString
(params : Array<{ key : string, value : string }>, isQueryStart : boolean)
ask-sdk-model-runtime/lib/index.ts:253
FunctionbuildUrl
( endpoint : string, path : string, queryParameters : Array<{ key : str
ask-sdk-model/index.ts:93
FunctionbuildUrl
( endpoint : string, path : string, queryParameters : Array<{ key : string, value :
ask-sdk-model-runtime/lib/index.ts:225
MethodcancelNextJobExecutionForInteractionModelV1
* * @param {string} jobId The identifier for dynamic jobs. * @param {string} executionId The identifier for dynamic job executions.
ask-smapi-model/index.ts:9471
MethodcloneLocaleV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill on which locales can be cloned. Currently only
ask-smapi-model/index.ts:14928
MethodcompleteCatalogUploadV0
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} uploadId Unique identifier of the upload
ask-smapi-model/index.ts:7067
Functionconstructor
* Creates new instance of the BaseServiceClient * @param {ApiConfiguration} apiConfiguration configuration parameter to provide dependencies
ask-sdk-model/index.ts:157
Functionconstructor
* Creates new instance of the BaseServiceClient * @param {ApiConfiguration} apiConfiguration configuration parameter to provide dependencies to
ask-sdk-model-runtime/lib/index.ts:289
Methodconstructor
(options : { apiConfiguration : ApiConfiguration, authenticationConfiguration : Auth
ask-sdk-model/index.ts:322
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9103
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9210
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9272
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9328
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9793
Methodconstructor
(apiConfiguration : ApiConfiguration, authenticationConfiguration : AuthenticationConfiguration, customUserAge
ask-sdk-model/index.ts:10054
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:10126
Methodconstructor
(apiConfiguration : ApiConfiguration, authenticationConfiguration : AuthenticationConfiguration, customUserAge
ask-sdk-model/index.ts:10367
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:10443
Methodconstructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:10753
Methodconstructor
(apiConfiguration : ApiConfiguration)
ask-sdk-model/index.ts:11173
Methodconstructor
(options : { apiConfiguration : ApiConfiguration, authenticationConfiguration : Authenticati
ask-sdk-model-runtime/lib/index.ts:453
Methodconstructor
(apiClient : DefaultApiClient)
ask-sdk-model-runtime/tst/mocks/MockServiceClient.ts:19
Methodconstructor
(apiConfiguration : ApiConfiguration, authenticationConfiguration : AuthenticationConfiguration, customUserAge
ask-smapi-model/index.ts:6777
Methodconstructor
(apiConfiguration : ApiConfiguration)
ask-smapi-model/index.ts:16157
MethodcreateASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {v1.skill.asr.annotationSets.CreateAsrAnnotationSetRequestObject} createAsrAnnota
ask-smapi-model/index.ts:11145
MethodcreateASREvaluationV1
* * @param {v1.skill.asr.evaluations.PostAsrEvaluationsRequestObject} postAsrEvaluationsRequest Payload sent to trigger evaluation run.
ask-smapi-model/index.ts:11463
MethodcreateBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.TestBody} createTestBody JSON object containing the details of
ask-smapi-model/index.ts:11607
MethodcreateCatalogUploadV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.catalog.upload.CatalogUploadBase} catalogUplo
ask-smapi-model/index.ts:7866
MethodcreateCatalogV0
* * @param {v0.catalog.CreateCatalogRequest} createCatalogRequest Defines the request body for createCatalog API.
ask-smapi-model/index.ts:7177
MethodcreateContentUploadV0
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v0.catalog.upload.CreateContentUploadRequest} cr
ask-smapi-model/index.ts:6948
MethodcreateExportRequestForSkillV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill.
ask-smapi-model/index.ts:14214
MethodcreateInteractionModelCatalogV1
* * @param {v1.skill.interactionModel.catalog.DefinitionData} catalog
ask-smapi-model/index.ts:9309
MethodcreateInteractionModelCatalogVersionV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.skill.interactionModel.version.VersionData} c
ask-smapi-model/index.ts:8958
MethodcreateInteractionModelSlotTypeV1
* * @param {v1.skill.interactionModel.type.DefinitionData} slotType
ask-smapi-model/index.ts:9801
MethodcreateInteractionModelSlotTypeVersionV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {v1.skill.interactionModel.typeVersion.VersionData} slotType
ask-smapi-model/index.ts:10129
MethodcreateIspForVendorV1
* * @param {v1.isp.CreateInSkillProductRequest} createInSkillProductRequest defines the request body for createInSkillProduct API.
ask-smapi-model/index.ts:8167
MethodcreateJobDefinitionForInteractionModelV1
* * @param {v1.skill.interactionModel.jobs.CreateJobDefinitionRequest} createJobDefinitionRequest Request to create a new Job Definition.
ask-smapi-model/index.ts:9687
MethodcreateList
* This API creates a custom list. The new list name must be different than any existing list name. * @param {services.listManagement.CreateL
ask-sdk-model/index.ts:9777
MethodcreateListItem
* This API creates an item in an active list or in a default list. * @param {string} listId The customer’s listId retrieved from a getListsMe
ask-sdk-model/index.ts:9623
MethodcreateNLUAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {v1.skill.nlu.annotationSets.CreateNLUAnnotationSetRequest} createNLUAnnotationSe
ask-smapi-model/index.ts:12970
MethodcreateNLUEvaluationsV1
* * @param {v1.skill.nlu.evaluations.EvaluateNLURequest} evaluateNLURequest Payload sent to the evaluate NLU API. * @param {string}
ask-smapi-model/index.ts:13247
MethodcreateProactiveEvent
* Create a new proactive event in live stage. * @param {services.proactiveEvents.CreateProactiveEventRequest} createProactiveEventRequest Req
ask-sdk-model/index.ts:10111
MethodcreateReminder
* This API is invoked by the skill to create a new reminder. * @param {services.reminderManagement.ReminderRequest} reminderRequest
ask-sdk-model/index.ts:10350
MethodcreateSkillForVendorV1
* * @param {v1.skill.CreateSkillRequest} createSkillRequest Defines the request body for createSkill API.
ask-smapi-model/index.ts:10554
MethodcreateSkillPackageV1
* * @param {v1.skill.CreateSkillWithPackageRequest} createSkillWithPackageRequest Defines the request body for createPackage API.
ask-smapi-model/index.ts:10506
MethodcreateSmarthomeCapabilityEvaluationV1
* * @param {string} skillId The skill ID. * @param {v1.smartHomeEvaluation.EvaluateSHCapabilityRequest} evaluateSHCapabilityPayload
ask-smapi-model/index.ts:13837
MethodcreateSubscriberForDevelopmentEventsV0
* * @param {v0.developmentEvents.subscriber.CreateSubscriberRequest} createSubscriberRequest Defines the request body for createSubscriber AP
ask-smapi-model/index.ts:7286
MethodcreateSubscriptionForDevelopmentEventsV0
* * @param {v0.developmentEvents.subscription.CreateSubscriptionRequest} createSubscriptionRequest Request body for createSubscription API.
ask-smapi-model/index.ts:7549
MethodcreateTimer
* Create a new timer. * @param {services.timerManagement.TimerRequest} timerRequest
ask-sdk-model/index.ts:10737
MethodcreateUploadUrlV1
*
ask-smapi-model/index.ts:15858
MethoddeleteASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {string} annotationSetId Identifier of the ASR annotation set.
ask-smapi-model/index.ts:10911
MethoddeleteASREvaluationV1
* * @param {string} skillId The skill ID. * @param {string} evaluationId Identifier of the evaluation.
ask-smapi-model/index.ts:11200
MethoddeleteAccountLinkingInfoV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * &#x60;dev
ask-smapi-model/index.ts:14741
MethoddeleteInteractionModelCatalogV1
* * @param {string} catalogId Provides a unique identifier of the catalog
ask-smapi-model/index.ts:8671
MethoddeleteInteractionModelCatalogVersionV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} version Version for interaction model.
ask-smapi-model/index.ts:9012
MethoddeleteInteractionModelSlotTypeV1
* * @param {string} slotTypeId The identifier for a slot type.
ask-smapi-model/index.ts:9849
MethoddeleteInteractionModelSlotTypeVersionV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {string} version Version for interaction model.
ask-smapi-model/index.ts:10183
MethoddeleteIspForProductV1
* * @param {string} productId The in-skill product ID. * @param {string} stage Stage for skill. * @param {string} ifMatch R
ask-smapi-model/index.ts:8333
MethoddeleteJobDefinitionForInteractionModelV1
* * @param {string} jobId The identifier for dynamic jobs.
ask-smapi-model/index.ts:9417
MethoddeleteList
* This API deletes a customer custom list. * @param {string} listId Value of the customer’s listId retrieved from a getListsMetadata call
ask-sdk-model/index.ts:9408
MethoddeleteListItem
* This API deletes an item in the specified list. * @param {string} listId The customer’s listId is retrieved from a getListsMetadata call.
ask-sdk-model/index.ts:9458
MethoddeletePrivateDistributionAccountIdV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill. * @param {string} id ARN that a skill ca
ask-smapi-model/index.ts:14627
MethoddeletePropertiesForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set.
ask-smapi-model/index.ts:12733
MethoddeleteReminder
* This API is invoked by the skill to delete a single reminder. * @param {string} alertToken
ask-sdk-model/index.ts:10170
MethoddeleteSkillEnablementV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill.
ask-smapi-model/index.ts:14052
MethoddeleteSkillV1
* * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:12186
MethoddeleteSubscriberForDevelopmentEventsV0
* * @param {string} subscriberId Unique identifier of the subscriber.
ask-smapi-model/index.ts:7333
MethoddeleteSubscriptionForDevelopmentEventsV0
* * @param {string} subscriptionId Unique identifier of the subscription.
ask-smapi-model/index.ts:7596
MethoddeleteTimer
* Delete a timer by ID. * @param {string} id
ask-sdk-model/index.ts:10559
MethoddeleteTimers
* Delete all timers created by the skill.
ask-sdk-model/index.ts:10480
MethoddisassociateIspWithSkillV1
* * @param {string} productId The in-skill product ID. * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:8221
MethodendBetaTestV1
* * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:11510
Methodenqueue
* Send directives to Alexa. * @param {services.directive.SendDirectiveRequest} sendDirectiveRequest Represents the request object to send in
ask-sdk-model/index.ts:9257
MethodgenerateCatalogUploadUrlV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.catalog.CreateContentUploadUrlRequest} genera
ask-smapi-model/index.ts:7976
MethodgenerateCredentialsForAlexaHostedSkillV1
* * @param {string} skillId The skill ID. * @param {v1.skill.AlexaHosted.HostedSkillRepositoryCredentialsRequest} hostedSkillReposit
ask-smapi-model/index.ts:10718
MethodgetASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {string} annotationSetId Identifier of the ASR annotation set.
ask-smapi-model/index.ts:10965
MethodgetASREvaluationStatusV1
* * @param {string} skillId The skill ID. * @param {string} evaluationId Identifier of the evaluation.
ask-smapi-model/index.ts:11327
← previousnext →201–300 of 467, ranked by callers