twilio 5.7.1 → 5.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/rest/Twilio.d.ts +0 -10
- package/lib/rest/Twilio.js +0 -11
- package/lib/rest/accounts/v1/bulkConsents.d.ts +4 -4
- package/lib/rest/accounts/v1/bulkConsents.js +1 -1
- package/lib/rest/accounts/v1/bulkContacts.d.ts +4 -4
- package/lib/rest/accounts/v1/bulkContacts.js +1 -1
- package/lib/rest/api/v2010/account/address/dependentPhoneNumber.d.ts +3 -3
- package/lib/rest/api/v2010/account/call/event.d.ts +6 -6
- package/lib/rest/api/v2010/account/call/payment.d.ts +1 -1
- package/lib/rest/api/v2010/account/call/recording.d.ts +3 -3
- package/lib/rest/api/v2010/account/conference/recording.d.ts +3 -3
- package/lib/rest/api/v2010/account/incomingPhoneNumber/assignedAddOn.d.ts +3 -3
- package/lib/rest/api/v2010/account/recording.d.ts +3 -3
- package/lib/rest/bulkexports/v1/export/day.d.ts +3 -3
- package/lib/rest/bulkexports/v1/export/exportCustomJob.d.ts +3 -3
- package/lib/rest/bulkexports/v1/export/job.d.ts +3 -3
- package/lib/rest/chat/v1/service.d.ts +9 -9
- package/lib/rest/chat/v2/service/channel/message.d.ts +3 -3
- package/lib/rest/chat/v2/service/channel/webhook.d.ts +3 -3
- package/lib/rest/chat/v2/service.d.ts +9 -9
- package/lib/rest/conversations/v1/addressConfiguration.d.ts +4 -4
- package/lib/rest/conversations/v1/conversation/message.d.ts +6 -6
- package/lib/rest/conversations/v1/conversation/participant.d.ts +3 -3
- package/lib/rest/conversations/v1/conversation/webhook.d.ts +4 -4
- package/lib/rest/conversations/v1/conversation.d.ts +6 -6
- package/lib/rest/conversations/v1/conversationWithParticipants.d.ts +6 -6
- package/lib/rest/conversations/v1/participantConversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/configuration/notification.d.ts +9 -9
- package/lib/rest/conversations/v1/service/conversation/message.d.ts +6 -6
- package/lib/rest/conversations/v1/service/conversation/participant.d.ts +3 -3
- package/lib/rest/conversations/v1/service/conversation/webhook.d.ts +4 -4
- package/lib/rest/conversations/v1/service/conversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/conversationWithParticipants.d.ts +6 -6
- package/lib/rest/conversations/v1/service/participantConversation.d.ts +6 -6
- package/lib/rest/conversations/v1/service/user/userConversation.d.ts +3 -3
- package/lib/rest/conversations/v1/user/userConversation.d.ts +3 -3
- package/lib/rest/events/v1/sink.d.ts +4 -4
- package/lib/rest/events/v1/subscription.d.ts +1 -1
- package/lib/rest/events/v1/subscription.js +1 -1
- package/lib/rest/flexApi/v1/assessments.d.ts +3 -3
- package/lib/rest/flexApi/v1/configuration.d.ts +66 -66
- package/lib/rest/flexApi/v1/flexFlow.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsAssessmentsComment.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsConversations.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsQuestionnaires.d.ts +3 -3
- package/lib/rest/flexApi/v1/insightsQuestionnairesQuestion.d.ts +6 -6
- package/lib/rest/flexApi/v1/insightsSegments.d.ts +9 -9
- package/lib/rest/flexApi/v1/insightsSettingsAnswerSets.d.ts +9 -9
- package/lib/rest/flexApi/v1/insightsSettingsComment.d.ts +3 -3
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelInvite.d.ts +4 -4
- package/lib/rest/flexApi/v1/interaction/interactionChannel/interactionChannelParticipant.d.ts +5 -5
- package/lib/rest/flexApi/v1/interaction/interactionChannel.d.ts +1 -1
- package/lib/rest/flexApi/v1/interaction.d.ts +8 -8
- package/lib/rest/flexApi/v1/pluginConfiguration.d.ts +1 -1
- package/lib/rest/flexApi/v1/pluginConfiguration.js +1 -1
- package/lib/rest/intelligence/v2/customOperator.d.ts +5 -5
- package/lib/rest/intelligence/v2/operator.d.ts +3 -3
- package/lib/rest/intelligence/v2/operatorType.d.ts +3 -3
- package/lib/rest/intelligence/v2/prebuiltOperator.d.ts +3 -3
- package/lib/rest/intelligence/v2/transcript/operatorResult.d.ts +15 -15
- package/lib/rest/intelligence/v2/transcript/sentence.d.ts +3 -3
- package/lib/rest/intelligence/v2/transcript.d.ts +4 -4
- package/lib/rest/ipMessaging/v1/service.d.ts +9 -9
- package/lib/rest/ipMessaging/v2/service/channel/message.d.ts +3 -3
- package/lib/rest/ipMessaging/v2/service/channel/webhook.d.ts +3 -3
- package/lib/rest/ipMessaging/v2/service.d.ts +9 -9
- package/lib/rest/lookups/V2.d.ts +20 -0
- package/lib/rest/lookups/V2.js +25 -0
- package/lib/rest/lookups/v2/bucket.d.ts +205 -0
- package/lib/rest/lookups/v2/bucket.js +187 -0
- package/lib/rest/lookups/v2/lookupOverride.d.ts +279 -0
- package/lib/rest/lookups/v2/lookupOverride.js +225 -0
- package/lib/rest/lookups/v2/query.d.ts +175 -0
- package/lib/rest/lookups/v2/query.js +123 -0
- package/lib/rest/lookups/v2/rateLimit.d.ts +83 -0
- package/lib/rest/lookups/v2/rateLimit.js +82 -0
- package/lib/rest/messaging/v1/service/usAppToPerson.d.ts +3 -3
- package/lib/rest/messaging/v1/service/usAppToPersonUsecase.d.ts +3 -3
- package/lib/rest/messaging/v1/service.d.ts +3 -3
- package/lib/rest/messaging/v1/tollfreeVerification.d.ts +3 -3
- package/lib/rest/messaging/v1/usecase.d.ts +3 -3
- package/lib/rest/messaging/v2/channelsSender.d.ts +49 -4
- package/lib/rest/messaging/v2/channelsSender.js +14 -2
- package/lib/rest/monitor/v1/event.d.ts +3 -3
- package/lib/rest/notify/v1/service/notification.d.ts +28 -28
- package/lib/rest/numbers/v1/bulkEligibility.d.ts +3 -3
- package/lib/rest/numbers/v1/eligibility.d.ts +3 -3
- package/lib/rest/numbers/v1/portingPortIn.d.ts +6 -6
- package/lib/rest/numbers/v2/bulkHostedNumberOrder.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/bundle/evaluation.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/endUser.d.ts +5 -5
- package/lib/rest/numbers/v2/regulatoryCompliance/endUserType.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/regulation.d.ts +3 -3
- package/lib/rest/numbers/v2/regulatoryCompliance/supportingDocument.d.ts +8 -8
- package/lib/rest/numbers/v2/regulatoryCompliance/supportingDocumentType.d.ts +3 -3
- package/lib/rest/preview/marketplace/availableAddOn.d.ts +3 -3
- package/lib/rest/preview/marketplace/installedAddOn.d.ts +5 -5
- package/lib/rest/preview/wireless/sim/usage.d.ts +15 -15
- package/lib/rest/proxy/v1/service/session.d.ts +1 -1
- package/lib/rest/proxy/v1/service/session.js +1 -1
- package/lib/rest/proxy/v1/service.d.ts +0 -8
- package/lib/rest/proxy/v1/service.js +0 -13
- package/lib/rest/serverless/v1/service/build.d.ts +9 -9
- package/lib/rest/serverless/v1/service/environment/log.d.ts +6 -7
- package/lib/rest/studio/v1/flow/engagement/engagementContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement/step/stepContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement/step.d.ts +3 -3
- package/lib/rest/studio/v1/flow/engagement.d.ts +4 -4
- package/lib/rest/studio/v1/flow/execution/executionContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution/executionStep/executionStepContext.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution/executionStep.d.ts +3 -3
- package/lib/rest/studio/v1/flow/execution.d.ts +4 -4
- package/lib/rest/studio/v2/flow/execution/executionContext.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution/executionStep/executionStepContext.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution/executionStep.d.ts +3 -3
- package/lib/rest/studio/v2/flow/execution.d.ts +4 -4
- package/lib/rest/studio/v2/flow/flowRevision.d.ts +6 -6
- package/lib/rest/studio/v2/flow.d.ts +11 -11
- package/lib/rest/studio/v2/flowValidate.d.ts +1 -1
- package/lib/rest/supersim/v1/network.d.ts +3 -3
- package/lib/rest/supersim/v1/networkAccessProfile/networkAccessProfileNetwork.d.ts +3 -3
- package/lib/rest/supersim/v1/settingsUpdate.d.ts +3 -3
- package/lib/rest/supersim/v1/usageRecord.d.ts +3 -3
- package/lib/rest/sync/v1/service/document.d.ts +2 -2
- package/lib/rest/sync/v1/service/syncList/syncListItem.d.ts +2 -2
- package/lib/rest/sync/v1/service/syncMap/syncMapItem.d.ts +2 -2
- package/lib/rest/sync/v1/service/syncStream/streamMessage.d.ts +1 -1
- package/lib/rest/taskrouter/v1/workspace/event.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/task.d.ts +1 -1
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueBulkRealTimeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueCumulativeStatistics.d.ts +12 -12
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueRealTimeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueueStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/taskQueue/taskQueuesStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/worker/workerStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersCumulativeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersRealTimeStatistics.d.ts +3 -3
- package/lib/rest/taskrouter/v1/workspace/worker/workersStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowCumulativeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowRealTimeStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workflow/workflowStatistics.d.ts +6 -6
- package/lib/rest/taskrouter/v1/workspace/workspaceCumulativeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workspaceRealTimeStatistics.d.ts +9 -9
- package/lib/rest/taskrouter/v1/workspace/workspaceStatistics.d.ts +6 -6
- package/lib/rest/trunking/v1/trunk.d.ts +9 -3
- package/lib/rest/trunking/v1/trunk.js +2 -0
- package/lib/rest/trusthub/v1/customerProfiles/customerProfilesEvaluations.d.ts +3 -3
- package/lib/rest/trusthub/v1/customerProfiles.d.ts +3 -3
- package/lib/rest/trusthub/v1/endUser.d.ts +5 -5
- package/lib/rest/trusthub/v1/endUserType.d.ts +3 -3
- package/lib/rest/trusthub/v1/policies.d.ts +3 -3
- package/lib/rest/trusthub/v1/supportingDocument.d.ts +5 -5
- package/lib/rest/trusthub/v1/supportingDocumentType.d.ts +3 -3
- package/lib/rest/trusthub/v1/trustProducts/trustProductsEvaluations.d.ts +3 -3
- package/lib/rest/trusthub/v1/trustProducts.d.ts +3 -3
- package/lib/rest/verify/v2/form.d.ts +6 -6
- package/lib/rest/verify/v2/service/entity/challenge.d.ts +12 -12
- package/lib/rest/verify/v2/service/entity/challenge.js +1 -1
- package/lib/rest/verify/v2/service/entity/factor.d.ts +6 -6
- package/lib/rest/verify/v2/service/entity/newFactor.d.ts +10 -10
- package/lib/rest/verify/v2/service/verification.d.ts +11 -11
- package/lib/rest/verify/v2/service/verificationCheck.d.ts +3 -3
- package/lib/rest/verify/v2/service.d.ts +9 -9
- package/lib/rest/verify/v2/template.d.ts +3 -3
- package/lib/rest/verify/v2/verificationAttempt.d.ts +11 -11
- package/lib/rest/verify/v2/verificationAttemptsSummary.d.ts +2 -2
- package/lib/rest/video/v1/composition.d.ts +1 -1
- package/lib/rest/video/v1/compositionHook.d.ts +2 -2
- package/lib/rest/video/v1/room/participant/subscribeRules.d.ts +1 -1
- package/lib/rest/video/v1/room/recordingRules.d.ts +1 -1
- package/lib/rest/video/v1/room/transcriptions.d.ts +316 -0
- package/lib/rest/{proxy/v1/service/shortCode.js → video/v1/room/transcriptions.js} +61 -78
- package/lib/rest/video/v1/room.d.ts +9 -1
- package/lib/rest/video/v1/room.js +13 -0
- package/lib/rest/wireless/v1/sim/dataSession.d.ts +3 -3
- package/lib/rest/wireless/v1/sim/usageRecord.d.ts +9 -9
- package/lib/rest/wireless/v1/usageRecord.d.ts +9 -9
- package/lib/twiml/VoiceResponse.d.ts +31 -0
- package/lib/twiml/VoiceResponse.js +18 -0
- package/package.json +1 -1
- package/lib/rest/Knowledge.d.ts +0 -4
- package/lib/rest/Knowledge.js +0 -8
- package/lib/rest/KnowledgeBase.d.ts +0 -13
- package/lib/rest/KnowledgeBase.js +0 -31
- package/lib/rest/Microvisor.d.ts +0 -14
- package/lib/rest/Microvisor.js +0 -22
- package/lib/rest/MicrovisorBase.d.ts +0 -13
- package/lib/rest/MicrovisorBase.js +0 -31
- package/lib/rest/knowledge/V1.d.ts +0 -15
- package/lib/rest/knowledge/V1.js +0 -36
- package/lib/rest/knowledge/v1/knowledge/chunk.d.ts +0 -167
- package/lib/rest/knowledge/v1/knowledge/chunk.js +0 -131
- package/lib/rest/knowledge/v1/knowledge/knowledgeStatus.d.ts +0 -101
- package/lib/rest/knowledge/v1/knowledge/knowledgeStatus.js +0 -118
- package/lib/rest/knowledge/v1/knowledge.d.ts +0 -412
- package/lib/rest/knowledge/v1/knowledge.js +0 -302
- package/lib/rest/microvisor/V1.d.ts +0 -30
- package/lib/rest/microvisor/V1.js +0 -56
- package/lib/rest/microvisor/v1/accountConfig.d.ts +0 -263
- package/lib/rest/microvisor/v1/accountConfig.js +0 -254
- package/lib/rest/microvisor/v1/accountSecret.d.ts +0 -257
- package/lib/rest/microvisor/v1/accountSecret.js +0 -252
- package/lib/rest/microvisor/v1/app/appManifest.d.ts +0 -101
- package/lib/rest/microvisor/v1/app/appManifest.js +0 -118
- package/lib/rest/microvisor/v1/app.d.ts +0 -251
- package/lib/rest/microvisor/v1/app.js +0 -222
- package/lib/rest/microvisor/v1/device/deviceConfig.d.ts +0 -271
- package/lib/rest/microvisor/v1/device/deviceConfig.js +0 -262
- package/lib/rest/microvisor/v1/device/deviceSecret.d.ts +0 -265
- package/lib/rest/microvisor/v1/device/deviceSecret.js +0 -260
- package/lib/rest/microvisor/v1/device.d.ts +0 -299
- package/lib/rest/microvisor/v1/device.js +0 -250
- package/lib/rest/proxy/v1/service/shortCode.d.ts +0 -316
|
@@ -1,302 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* This code was generated by
|
|
4
|
-
* ___ _ _ _ _ _ _ ____ ____ ____ _ ____ ____ _ _ ____ ____ ____ ___ __ __
|
|
5
|
-
* | | | | | | | | | __ | | |__| | __ | __ |___ |\ | |___ |__/ |__| | | | |__/
|
|
6
|
-
* | |_|_| | |___ | |__| |__| | | | |__] |___ | \| |___ | \ | | | |__| | \
|
|
7
|
-
*
|
|
8
|
-
* Twilio - Knowledge
|
|
9
|
-
* This is the public Twilio REST API.
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
17
|
-
};
|
|
18
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.KnowledgePage = exports.KnowledgeListInstance = exports.KnowledgeInstance = exports.KnowledgeContextImpl = exports.KnowledgeV1ServiceUpdateKnowledgeRequest = exports.KnowledgeV1ServiceCreatePolicyRequest = exports.KnowledgeV1ServiceCreateKnowledgeRequest = void 0;
|
|
20
|
-
const util_1 = require("util");
|
|
21
|
-
const Page_1 = __importDefault(require("../../../base/Page"));
|
|
22
|
-
const deserialize = require("../../../base/deserialize");
|
|
23
|
-
const serialize = require("../../../base/serialize");
|
|
24
|
-
const utility_1 = require("../../../base/utility");
|
|
25
|
-
const chunk_1 = require("./knowledge/chunk");
|
|
26
|
-
const knowledgeStatus_1 = require("./knowledge/knowledgeStatus");
|
|
27
|
-
class KnowledgeV1ServiceCreateKnowledgeRequest {
|
|
28
|
-
}
|
|
29
|
-
exports.KnowledgeV1ServiceCreateKnowledgeRequest = KnowledgeV1ServiceCreateKnowledgeRequest;
|
|
30
|
-
class KnowledgeV1ServiceCreatePolicyRequest {
|
|
31
|
-
}
|
|
32
|
-
exports.KnowledgeV1ServiceCreatePolicyRequest = KnowledgeV1ServiceCreatePolicyRequest;
|
|
33
|
-
class KnowledgeV1ServiceUpdateKnowledgeRequest {
|
|
34
|
-
}
|
|
35
|
-
exports.KnowledgeV1ServiceUpdateKnowledgeRequest = KnowledgeV1ServiceUpdateKnowledgeRequest;
|
|
36
|
-
class KnowledgeContextImpl {
|
|
37
|
-
constructor(_version, id) {
|
|
38
|
-
this._version = _version;
|
|
39
|
-
if (!(0, utility_1.isValidPathParam)(id)) {
|
|
40
|
-
throw new Error("Parameter 'id' is not valid.");
|
|
41
|
-
}
|
|
42
|
-
this._solution = { id };
|
|
43
|
-
this._uri = `/Knowledge/${id}`;
|
|
44
|
-
}
|
|
45
|
-
get chunks() {
|
|
46
|
-
this._chunks =
|
|
47
|
-
this._chunks || (0, chunk_1.ChunkListInstance)(this._version, this._solution.id);
|
|
48
|
-
return this._chunks;
|
|
49
|
-
}
|
|
50
|
-
get knowledgeStatus() {
|
|
51
|
-
this._knowledgeStatus =
|
|
52
|
-
this._knowledgeStatus ||
|
|
53
|
-
(0, knowledgeStatus_1.KnowledgeStatusListInstance)(this._version, this._solution.id);
|
|
54
|
-
return this._knowledgeStatus;
|
|
55
|
-
}
|
|
56
|
-
remove(callback) {
|
|
57
|
-
const headers = {};
|
|
58
|
-
const instance = this;
|
|
59
|
-
let operationVersion = instance._version, operationPromise = operationVersion.remove({
|
|
60
|
-
uri: instance._uri,
|
|
61
|
-
method: "delete",
|
|
62
|
-
headers,
|
|
63
|
-
});
|
|
64
|
-
operationPromise = instance._version.setPromiseCallback(operationPromise, callback);
|
|
65
|
-
return operationPromise;
|
|
66
|
-
}
|
|
67
|
-
fetch(callback) {
|
|
68
|
-
const headers = {};
|
|
69
|
-
headers["Accept"] = "application/json";
|
|
70
|
-
const instance = this;
|
|
71
|
-
let operationVersion = instance._version, operationPromise = operationVersion.fetch({
|
|
72
|
-
uri: instance._uri,
|
|
73
|
-
method: "get",
|
|
74
|
-
headers,
|
|
75
|
-
});
|
|
76
|
-
operationPromise = operationPromise.then((payload) => new KnowledgeInstance(operationVersion, payload, instance._solution.id));
|
|
77
|
-
operationPromise = instance._version.setPromiseCallback(operationPromise, callback);
|
|
78
|
-
return operationPromise;
|
|
79
|
-
}
|
|
80
|
-
update(params, headers, callback) {
|
|
81
|
-
if (params instanceof Function) {
|
|
82
|
-
callback = params;
|
|
83
|
-
params = {};
|
|
84
|
-
}
|
|
85
|
-
else {
|
|
86
|
-
params = params || {};
|
|
87
|
-
}
|
|
88
|
-
let data = {};
|
|
89
|
-
data = params;
|
|
90
|
-
if (headers === null || headers === undefined) {
|
|
91
|
-
headers = {};
|
|
92
|
-
}
|
|
93
|
-
headers["Content-Type"] = "application/json";
|
|
94
|
-
headers["Accept"] = "application/json";
|
|
95
|
-
const instance = this;
|
|
96
|
-
let operationVersion = instance._version, operationPromise = operationVersion.update({
|
|
97
|
-
uri: instance._uri,
|
|
98
|
-
method: "put",
|
|
99
|
-
data,
|
|
100
|
-
headers,
|
|
101
|
-
});
|
|
102
|
-
operationPromise = operationPromise.then((payload) => new KnowledgeInstance(operationVersion, payload, instance._solution.id));
|
|
103
|
-
operationPromise = instance._version.setPromiseCallback(operationPromise, callback);
|
|
104
|
-
return operationPromise;
|
|
105
|
-
}
|
|
106
|
-
/**
|
|
107
|
-
* Provide a user-friendly representation
|
|
108
|
-
*
|
|
109
|
-
* @returns Object
|
|
110
|
-
*/
|
|
111
|
-
toJSON() {
|
|
112
|
-
return this._solution;
|
|
113
|
-
}
|
|
114
|
-
[util_1.inspect.custom](_depth, options) {
|
|
115
|
-
return (0, util_1.inspect)(this.toJSON(), options);
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
exports.KnowledgeContextImpl = KnowledgeContextImpl;
|
|
119
|
-
class KnowledgeInstance {
|
|
120
|
-
constructor(_version, payload, id) {
|
|
121
|
-
this._version = _version;
|
|
122
|
-
this.description = payload.description;
|
|
123
|
-
this.id = payload.id;
|
|
124
|
-
this.accountSid = payload.account_sid;
|
|
125
|
-
this.knowledgeSourceDetails = payload.knowledge_source_details;
|
|
126
|
-
this.name = payload.name;
|
|
127
|
-
this.status = payload.status;
|
|
128
|
-
this.type = payload.type;
|
|
129
|
-
this.url = payload.url;
|
|
130
|
-
this.embeddingModel = payload.embedding_model;
|
|
131
|
-
this.dateCreated = deserialize.iso8601DateTime(payload.date_created);
|
|
132
|
-
this.dateUpdated = deserialize.iso8601DateTime(payload.date_updated);
|
|
133
|
-
this._solution = { id: id || this.id };
|
|
134
|
-
}
|
|
135
|
-
get _proxy() {
|
|
136
|
-
this._context =
|
|
137
|
-
this._context ||
|
|
138
|
-
new KnowledgeContextImpl(this._version, this._solution.id);
|
|
139
|
-
return this._context;
|
|
140
|
-
}
|
|
141
|
-
/**
|
|
142
|
-
* Remove a KnowledgeInstance
|
|
143
|
-
*
|
|
144
|
-
* @param callback - Callback to handle processed record
|
|
145
|
-
*
|
|
146
|
-
* @returns Resolves to processed boolean
|
|
147
|
-
*/
|
|
148
|
-
remove(callback) {
|
|
149
|
-
return this._proxy.remove(callback);
|
|
150
|
-
}
|
|
151
|
-
/**
|
|
152
|
-
* Fetch a KnowledgeInstance
|
|
153
|
-
*
|
|
154
|
-
* @param callback - Callback to handle processed record
|
|
155
|
-
*
|
|
156
|
-
* @returns Resolves to processed KnowledgeInstance
|
|
157
|
-
*/
|
|
158
|
-
fetch(callback) {
|
|
159
|
-
return this._proxy.fetch(callback);
|
|
160
|
-
}
|
|
161
|
-
update(params, callback) {
|
|
162
|
-
return this._proxy.update(params, callback);
|
|
163
|
-
}
|
|
164
|
-
/**
|
|
165
|
-
* Access the chunks.
|
|
166
|
-
*/
|
|
167
|
-
chunks() {
|
|
168
|
-
return this._proxy.chunks;
|
|
169
|
-
}
|
|
170
|
-
/**
|
|
171
|
-
* Access the knowledgeStatus.
|
|
172
|
-
*/
|
|
173
|
-
knowledgeStatus() {
|
|
174
|
-
return this._proxy.knowledgeStatus;
|
|
175
|
-
}
|
|
176
|
-
/**
|
|
177
|
-
* Provide a user-friendly representation
|
|
178
|
-
*
|
|
179
|
-
* @returns Object
|
|
180
|
-
*/
|
|
181
|
-
toJSON() {
|
|
182
|
-
return {
|
|
183
|
-
description: this.description,
|
|
184
|
-
id: this.id,
|
|
185
|
-
accountSid: this.accountSid,
|
|
186
|
-
knowledgeSourceDetails: this.knowledgeSourceDetails,
|
|
187
|
-
name: this.name,
|
|
188
|
-
status: this.status,
|
|
189
|
-
type: this.type,
|
|
190
|
-
url: this.url,
|
|
191
|
-
embeddingModel: this.embeddingModel,
|
|
192
|
-
dateCreated: this.dateCreated,
|
|
193
|
-
dateUpdated: this.dateUpdated,
|
|
194
|
-
};
|
|
195
|
-
}
|
|
196
|
-
[util_1.inspect.custom](_depth, options) {
|
|
197
|
-
return (0, util_1.inspect)(this.toJSON(), options);
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
exports.KnowledgeInstance = KnowledgeInstance;
|
|
201
|
-
function KnowledgeListInstance(version) {
|
|
202
|
-
const instance = ((id) => instance.get(id));
|
|
203
|
-
instance.get = function get(id) {
|
|
204
|
-
return new KnowledgeContextImpl(version, id);
|
|
205
|
-
};
|
|
206
|
-
instance._version = version;
|
|
207
|
-
instance._solution = {};
|
|
208
|
-
instance._uri = `/Knowledge`;
|
|
209
|
-
instance.create = function create(params, headers, callback) {
|
|
210
|
-
if (params === null || params === undefined) {
|
|
211
|
-
throw new Error('Required parameter "params" missing.');
|
|
212
|
-
}
|
|
213
|
-
let data = {};
|
|
214
|
-
data = params;
|
|
215
|
-
if (headers === null || headers === undefined) {
|
|
216
|
-
headers = {};
|
|
217
|
-
}
|
|
218
|
-
headers["Content-Type"] = "application/json";
|
|
219
|
-
headers["Accept"] = "application/json";
|
|
220
|
-
let operationVersion = version, operationPromise = operationVersion.create({
|
|
221
|
-
uri: instance._uri,
|
|
222
|
-
method: "post",
|
|
223
|
-
data,
|
|
224
|
-
headers,
|
|
225
|
-
});
|
|
226
|
-
operationPromise = operationPromise.then((payload) => new KnowledgeInstance(operationVersion, payload));
|
|
227
|
-
operationPromise = instance._version.setPromiseCallback(operationPromise, callback);
|
|
228
|
-
return operationPromise;
|
|
229
|
-
};
|
|
230
|
-
instance.page = function page(params, callback) {
|
|
231
|
-
if (params instanceof Function) {
|
|
232
|
-
callback = params;
|
|
233
|
-
params = {};
|
|
234
|
-
}
|
|
235
|
-
else {
|
|
236
|
-
params = params || {};
|
|
237
|
-
}
|
|
238
|
-
let data = {};
|
|
239
|
-
if (params["pageSize"] !== undefined)
|
|
240
|
-
data["PageSize"] = params["pageSize"];
|
|
241
|
-
if (params["tags"] !== undefined)
|
|
242
|
-
data["Tags"] = params["tags"];
|
|
243
|
-
if (params.pageNumber !== undefined)
|
|
244
|
-
data["Page"] = params.pageNumber;
|
|
245
|
-
if (params.pageToken !== undefined)
|
|
246
|
-
data["PageToken"] = params.pageToken;
|
|
247
|
-
const headers = {};
|
|
248
|
-
headers["Accept"] = "application/json";
|
|
249
|
-
let operationVersion = version, operationPromise = operationVersion.page({
|
|
250
|
-
uri: instance._uri,
|
|
251
|
-
method: "get",
|
|
252
|
-
params: data,
|
|
253
|
-
headers,
|
|
254
|
-
});
|
|
255
|
-
operationPromise = operationPromise.then((payload) => new KnowledgePage(operationVersion, payload, instance._solution));
|
|
256
|
-
operationPromise = instance._version.setPromiseCallback(operationPromise, callback);
|
|
257
|
-
return operationPromise;
|
|
258
|
-
};
|
|
259
|
-
instance.each = instance._version.each;
|
|
260
|
-
instance.list = instance._version.list;
|
|
261
|
-
instance.getPage = function getPage(targetUrl, callback) {
|
|
262
|
-
const operationPromise = instance._version._domain.twilio.request({
|
|
263
|
-
method: "get",
|
|
264
|
-
uri: targetUrl,
|
|
265
|
-
});
|
|
266
|
-
let pagePromise = operationPromise.then((payload) => new KnowledgePage(instance._version, payload, instance._solution));
|
|
267
|
-
pagePromise = instance._version.setPromiseCallback(pagePromise, callback);
|
|
268
|
-
return pagePromise;
|
|
269
|
-
};
|
|
270
|
-
instance.toJSON = function toJSON() {
|
|
271
|
-
return instance._solution;
|
|
272
|
-
};
|
|
273
|
-
instance[util_1.inspect.custom] = function inspectImpl(_depth, options) {
|
|
274
|
-
return (0, util_1.inspect)(instance.toJSON(), options);
|
|
275
|
-
};
|
|
276
|
-
return instance;
|
|
277
|
-
}
|
|
278
|
-
exports.KnowledgeListInstance = KnowledgeListInstance;
|
|
279
|
-
class KnowledgePage extends Page_1.default {
|
|
280
|
-
/**
|
|
281
|
-
* Initialize the KnowledgePage
|
|
282
|
-
*
|
|
283
|
-
* @param version - Version of the resource
|
|
284
|
-
* @param response - Response from the API
|
|
285
|
-
* @param solution - Path solution
|
|
286
|
-
*/
|
|
287
|
-
constructor(version, response, solution) {
|
|
288
|
-
super(version, response, solution);
|
|
289
|
-
}
|
|
290
|
-
/**
|
|
291
|
-
* Build an instance of KnowledgeInstance
|
|
292
|
-
*
|
|
293
|
-
* @param payload - Payload response from the API
|
|
294
|
-
*/
|
|
295
|
-
getInstance(payload) {
|
|
296
|
-
return new KnowledgeInstance(this._version, payload);
|
|
297
|
-
}
|
|
298
|
-
[util_1.inspect.custom](depth, options) {
|
|
299
|
-
return (0, util_1.inspect)(this.toJSON(), options);
|
|
300
|
-
}
|
|
301
|
-
}
|
|
302
|
-
exports.KnowledgePage = KnowledgePage;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import MicrovisorBase from "../MicrovisorBase";
|
|
2
|
-
import Version from "../../base/Version";
|
|
3
|
-
import { AccountConfigListInstance } from "./v1/accountConfig";
|
|
4
|
-
import { AccountSecretListInstance } from "./v1/accountSecret";
|
|
5
|
-
import { AppListInstance } from "./v1/app";
|
|
6
|
-
import { DeviceListInstance } from "./v1/device";
|
|
7
|
-
export default class V1 extends Version {
|
|
8
|
-
/**
|
|
9
|
-
* Initialize the V1 version of Microvisor
|
|
10
|
-
*
|
|
11
|
-
* @param domain - The Twilio (Twilio.Microvisor) domain
|
|
12
|
-
*/
|
|
13
|
-
constructor(domain: MicrovisorBase);
|
|
14
|
-
/** accountConfigs - { Twilio.Microvisor.V1.AccountConfigListInstance } resource */
|
|
15
|
-
protected _accountConfigs?: AccountConfigListInstance;
|
|
16
|
-
/** accountSecrets - { Twilio.Microvisor.V1.AccountSecretListInstance } resource */
|
|
17
|
-
protected _accountSecrets?: AccountSecretListInstance;
|
|
18
|
-
/** apps - { Twilio.Microvisor.V1.AppListInstance } resource */
|
|
19
|
-
protected _apps?: AppListInstance;
|
|
20
|
-
/** devices - { Twilio.Microvisor.V1.DeviceListInstance } resource */
|
|
21
|
-
protected _devices?: DeviceListInstance;
|
|
22
|
-
/** Getter for accountConfigs resource */
|
|
23
|
-
get accountConfigs(): AccountConfigListInstance;
|
|
24
|
-
/** Getter for accountSecrets resource */
|
|
25
|
-
get accountSecrets(): AccountSecretListInstance;
|
|
26
|
-
/** Getter for apps resource */
|
|
27
|
-
get apps(): AppListInstance;
|
|
28
|
-
/** Getter for devices resource */
|
|
29
|
-
get devices(): DeviceListInstance;
|
|
30
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/*
|
|
3
|
-
* This code was generated by
|
|
4
|
-
* ___ _ _ _ _ _ _ ____ ____ ____ _ ____ ____ _ _ ____ ____ ____ ___ __ __
|
|
5
|
-
* | | | | | | | | | __ | | |__| | __ | __ |___ |\ | |___ |__/ |__| | | | |__/
|
|
6
|
-
* | |_|_| | |___ | |__| |__| | | | |__] |___ | \| |___ | \ | | | |__| | \
|
|
7
|
-
*
|
|
8
|
-
* Twilio - Microvisor
|
|
9
|
-
* This is the public Twilio REST API.
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
17
|
-
};
|
|
18
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
const Version_1 = __importDefault(require("../../base/Version"));
|
|
20
|
-
const accountConfig_1 = require("./v1/accountConfig");
|
|
21
|
-
const accountSecret_1 = require("./v1/accountSecret");
|
|
22
|
-
const app_1 = require("./v1/app");
|
|
23
|
-
const device_1 = require("./v1/device");
|
|
24
|
-
class V1 extends Version_1.default {
|
|
25
|
-
/**
|
|
26
|
-
* Initialize the V1 version of Microvisor
|
|
27
|
-
*
|
|
28
|
-
* @param domain - The Twilio (Twilio.Microvisor) domain
|
|
29
|
-
*/
|
|
30
|
-
constructor(domain) {
|
|
31
|
-
super(domain, "v1");
|
|
32
|
-
}
|
|
33
|
-
/** Getter for accountConfigs resource */
|
|
34
|
-
get accountConfigs() {
|
|
35
|
-
this._accountConfigs =
|
|
36
|
-
this._accountConfigs || (0, accountConfig_1.AccountConfigListInstance)(this);
|
|
37
|
-
return this._accountConfigs;
|
|
38
|
-
}
|
|
39
|
-
/** Getter for accountSecrets resource */
|
|
40
|
-
get accountSecrets() {
|
|
41
|
-
this._accountSecrets =
|
|
42
|
-
this._accountSecrets || (0, accountSecret_1.AccountSecretListInstance)(this);
|
|
43
|
-
return this._accountSecrets;
|
|
44
|
-
}
|
|
45
|
-
/** Getter for apps resource */
|
|
46
|
-
get apps() {
|
|
47
|
-
this._apps = this._apps || (0, app_1.AppListInstance)(this);
|
|
48
|
-
return this._apps;
|
|
49
|
-
}
|
|
50
|
-
/** Getter for devices resource */
|
|
51
|
-
get devices() {
|
|
52
|
-
this._devices = this._devices || (0, device_1.DeviceListInstance)(this);
|
|
53
|
-
return this._devices;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
exports.default = V1;
|
|
@@ -1,263 +0,0 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { inspect, InspectOptions } from "util";
|
|
3
|
-
import Page, { TwilioResponsePayload } from "../../../base/Page";
|
|
4
|
-
import Response from "../../../http/response";
|
|
5
|
-
import V1 from "../V1";
|
|
6
|
-
/**
|
|
7
|
-
* Options to pass to update a AccountConfigInstance
|
|
8
|
-
*/
|
|
9
|
-
export interface AccountConfigContextUpdateOptions {
|
|
10
|
-
/** The config value; up to 4096 characters. */
|
|
11
|
-
value: string;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* Options to pass to create a AccountConfigInstance
|
|
15
|
-
*/
|
|
16
|
-
export interface AccountConfigListInstanceCreateOptions {
|
|
17
|
-
/** The config key; up to 100 characters. */
|
|
18
|
-
key: string;
|
|
19
|
-
/** The config value; up to 4096 characters. */
|
|
20
|
-
value: string;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Options to pass to each
|
|
24
|
-
*/
|
|
25
|
-
export interface AccountConfigListInstanceEachOptions {
|
|
26
|
-
/** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
|
|
27
|
-
pageSize?: number;
|
|
28
|
-
/** Function to process each record. If this and a positional callback are passed, this one will be used */
|
|
29
|
-
callback?: (item: AccountConfigInstance, done: (err?: Error) => void) => void;
|
|
30
|
-
/** Function to be called upon completion of streaming */
|
|
31
|
-
done?: Function;
|
|
32
|
-
/** Upper limit for the number of records to return. each() guarantees never to return more than limit. Default is no limit */
|
|
33
|
-
limit?: number;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Options to pass to list
|
|
37
|
-
*/
|
|
38
|
-
export interface AccountConfigListInstanceOptions {
|
|
39
|
-
/** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
|
|
40
|
-
pageSize?: number;
|
|
41
|
-
/** Upper limit for the number of records to return. list() guarantees never to return more than limit. Default is no limit */
|
|
42
|
-
limit?: number;
|
|
43
|
-
}
|
|
44
|
-
/**
|
|
45
|
-
* Options to pass to page
|
|
46
|
-
*/
|
|
47
|
-
export interface AccountConfigListInstancePageOptions {
|
|
48
|
-
/** How many resources to return in each list page. The default is 50, and the maximum is 1000. */
|
|
49
|
-
pageSize?: number;
|
|
50
|
-
/** Page Number, this value is simply for client state */
|
|
51
|
-
pageNumber?: number;
|
|
52
|
-
/** PageToken provided by the API */
|
|
53
|
-
pageToken?: string;
|
|
54
|
-
}
|
|
55
|
-
export interface AccountConfigContext {
|
|
56
|
-
/**
|
|
57
|
-
* Remove a AccountConfigInstance
|
|
58
|
-
*
|
|
59
|
-
* @param callback - Callback to handle processed record
|
|
60
|
-
*
|
|
61
|
-
* @returns Resolves to processed boolean
|
|
62
|
-
*/
|
|
63
|
-
remove(callback?: (error: Error | null, item?: boolean) => any): Promise<boolean>;
|
|
64
|
-
/**
|
|
65
|
-
* Fetch a AccountConfigInstance
|
|
66
|
-
*
|
|
67
|
-
* @param callback - Callback to handle processed record
|
|
68
|
-
*
|
|
69
|
-
* @returns Resolves to processed AccountConfigInstance
|
|
70
|
-
*/
|
|
71
|
-
fetch(callback?: (error: Error | null, item?: AccountConfigInstance) => any): Promise<AccountConfigInstance>;
|
|
72
|
-
/**
|
|
73
|
-
* Update a AccountConfigInstance
|
|
74
|
-
*
|
|
75
|
-
* @param params - Parameter for request
|
|
76
|
-
* @param callback - Callback to handle processed record
|
|
77
|
-
*
|
|
78
|
-
* @returns Resolves to processed AccountConfigInstance
|
|
79
|
-
*/
|
|
80
|
-
update(params: AccountConfigContextUpdateOptions, callback?: (error: Error | null, item?: AccountConfigInstance) => any): Promise<AccountConfigInstance>;
|
|
81
|
-
/**
|
|
82
|
-
* Provide a user-friendly representation
|
|
83
|
-
*/
|
|
84
|
-
toJSON(): any;
|
|
85
|
-
[inspect.custom](_depth: any, options: InspectOptions): any;
|
|
86
|
-
}
|
|
87
|
-
export interface AccountConfigContextSolution {
|
|
88
|
-
key: string;
|
|
89
|
-
}
|
|
90
|
-
export declare class AccountConfigContextImpl implements AccountConfigContext {
|
|
91
|
-
protected _version: V1;
|
|
92
|
-
protected _solution: AccountConfigContextSolution;
|
|
93
|
-
protected _uri: string;
|
|
94
|
-
constructor(_version: V1, key: string);
|
|
95
|
-
remove(callback?: (error: Error | null, item?: boolean) => any): Promise<boolean>;
|
|
96
|
-
fetch(callback?: (error: Error | null, item?: AccountConfigInstance) => any): Promise<AccountConfigInstance>;
|
|
97
|
-
update(params: AccountConfigContextUpdateOptions, callback?: (error: Error | null, item?: AccountConfigInstance) => any): Promise<AccountConfigInstance>;
|
|
98
|
-
/**
|
|
99
|
-
* Provide a user-friendly representation
|
|
100
|
-
*
|
|
101
|
-
* @returns Object
|
|
102
|
-
*/
|
|
103
|
-
toJSON(): AccountConfigContextSolution;
|
|
104
|
-
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
105
|
-
}
|
|
106
|
-
interface AccountConfigPayload extends TwilioResponsePayload {
|
|
107
|
-
configs: AccountConfigResource[];
|
|
108
|
-
}
|
|
109
|
-
interface AccountConfigResource {
|
|
110
|
-
key: string;
|
|
111
|
-
date_updated: Date;
|
|
112
|
-
value: string;
|
|
113
|
-
url: string;
|
|
114
|
-
}
|
|
115
|
-
export declare class AccountConfigInstance {
|
|
116
|
-
protected _version: V1;
|
|
117
|
-
protected _solution: AccountConfigContextSolution;
|
|
118
|
-
protected _context?: AccountConfigContext;
|
|
119
|
-
constructor(_version: V1, payload: AccountConfigResource, key?: string);
|
|
120
|
-
/**
|
|
121
|
-
* The config key; up to 100 characters.
|
|
122
|
-
*/
|
|
123
|
-
key: string;
|
|
124
|
-
dateUpdated: Date;
|
|
125
|
-
/**
|
|
126
|
-
* The config value; up to 4096 characters.
|
|
127
|
-
*/
|
|
128
|
-
value: string;
|
|
129
|
-
/**
|
|
130
|
-
* The absolute URL of the Config.
|
|
131
|
-
*/
|
|
132
|
-
url: string;
|
|
133
|
-
private get _proxy();
|
|
134
|
-
/**
|
|
135
|
-
* Remove a AccountConfigInstance
|
|
136
|
-
*
|
|
137
|
-
* @param callback - Callback to handle processed record
|
|
138
|
-
*
|
|
139
|
-
* @returns Resolves to processed boolean
|
|
140
|
-
*/
|
|
141
|
-
remove(callback?: (error: Error | null, item?: boolean) => any): Promise<boolean>;
|
|
142
|
-
/**
|
|
143
|
-
* Fetch a AccountConfigInstance
|
|
144
|
-
*
|
|
145
|
-
* @param callback - Callback to handle processed record
|
|
146
|
-
*
|
|
147
|
-
* @returns Resolves to processed AccountConfigInstance
|
|
148
|
-
*/
|
|
149
|
-
fetch(callback?: (error: Error | null, item?: AccountConfigInstance) => any): Promise<AccountConfigInstance>;
|
|
150
|
-
/**
|
|
151
|
-
* Update a AccountConfigInstance
|
|
152
|
-
*
|
|
153
|
-
* @param params - Parameter for request
|
|
154
|
-
* @param callback - Callback to handle processed record
|
|
155
|
-
*
|
|
156
|
-
* @returns Resolves to processed AccountConfigInstance
|
|
157
|
-
*/
|
|
158
|
-
update(params: AccountConfigContextUpdateOptions, callback?: (error: Error | null, item?: AccountConfigInstance) => any): Promise<AccountConfigInstance>;
|
|
159
|
-
/**
|
|
160
|
-
* Provide a user-friendly representation
|
|
161
|
-
*
|
|
162
|
-
* @returns Object
|
|
163
|
-
*/
|
|
164
|
-
toJSON(): {
|
|
165
|
-
key: string;
|
|
166
|
-
dateUpdated: Date;
|
|
167
|
-
value: string;
|
|
168
|
-
url: string;
|
|
169
|
-
};
|
|
170
|
-
[inspect.custom](_depth: any, options: InspectOptions): string;
|
|
171
|
-
}
|
|
172
|
-
export interface AccountConfigSolution {
|
|
173
|
-
}
|
|
174
|
-
export interface AccountConfigListInstance {
|
|
175
|
-
_version: V1;
|
|
176
|
-
_solution: AccountConfigSolution;
|
|
177
|
-
_uri: string;
|
|
178
|
-
(key: string): AccountConfigContext;
|
|
179
|
-
get(key: string): AccountConfigContext;
|
|
180
|
-
/**
|
|
181
|
-
* Create a AccountConfigInstance
|
|
182
|
-
*
|
|
183
|
-
* @param params - Parameter for request
|
|
184
|
-
* @param callback - Callback to handle processed record
|
|
185
|
-
*
|
|
186
|
-
* @returns Resolves to processed AccountConfigInstance
|
|
187
|
-
*/
|
|
188
|
-
create(params: AccountConfigListInstanceCreateOptions, callback?: (error: Error | null, item?: AccountConfigInstance) => any): Promise<AccountConfigInstance>;
|
|
189
|
-
/**
|
|
190
|
-
* Streams AccountConfigInstance records from the API.
|
|
191
|
-
*
|
|
192
|
-
* This operation lazily loads records as efficiently as possible until the limit
|
|
193
|
-
* is reached.
|
|
194
|
-
*
|
|
195
|
-
* The results are passed into the callback function, so this operation is memory
|
|
196
|
-
* efficient.
|
|
197
|
-
*
|
|
198
|
-
* If a function is passed as the first argument, it will be used as the callback
|
|
199
|
-
* function.
|
|
200
|
-
*
|
|
201
|
-
* @param { AccountConfigListInstanceEachOptions } [params] - Options for request
|
|
202
|
-
* @param { function } [callback] - Function to process each record
|
|
203
|
-
*/
|
|
204
|
-
each(callback?: (item: AccountConfigInstance, done: (err?: Error) => void) => void): void;
|
|
205
|
-
each(params: AccountConfigListInstanceEachOptions, callback?: (item: AccountConfigInstance, done: (err?: Error) => void) => void): void;
|
|
206
|
-
/**
|
|
207
|
-
* Retrieve a single target page of AccountConfigInstance records from the API.
|
|
208
|
-
*
|
|
209
|
-
* The request is executed immediately.
|
|
210
|
-
*
|
|
211
|
-
* @param { string } [targetUrl] - API-generated URL for the requested results page
|
|
212
|
-
* @param { function } [callback] - Callback to handle list of records
|
|
213
|
-
*/
|
|
214
|
-
getPage(targetUrl: string, callback?: (error: Error | null, items: AccountConfigPage) => any): Promise<AccountConfigPage>;
|
|
215
|
-
/**
|
|
216
|
-
* Lists AccountConfigInstance records from the API as a list.
|
|
217
|
-
*
|
|
218
|
-
* If a function is passed as the first argument, it will be used as the callback
|
|
219
|
-
* function.
|
|
220
|
-
*
|
|
221
|
-
* @param { AccountConfigListInstanceOptions } [params] - Options for request
|
|
222
|
-
* @param { function } [callback] - Callback to handle list of records
|
|
223
|
-
*/
|
|
224
|
-
list(callback?: (error: Error | null, items: AccountConfigInstance[]) => any): Promise<AccountConfigInstance[]>;
|
|
225
|
-
list(params: AccountConfigListInstanceOptions, callback?: (error: Error | null, items: AccountConfigInstance[]) => any): Promise<AccountConfigInstance[]>;
|
|
226
|
-
/**
|
|
227
|
-
* Retrieve a single page of AccountConfigInstance records from the API.
|
|
228
|
-
*
|
|
229
|
-
* The request is executed immediately.
|
|
230
|
-
*
|
|
231
|
-
* If a function is passed as the first argument, it will be used as the callback
|
|
232
|
-
* function.
|
|
233
|
-
*
|
|
234
|
-
* @param { AccountConfigListInstancePageOptions } [params] - Options for request
|
|
235
|
-
* @param { function } [callback] - Callback to handle list of records
|
|
236
|
-
*/
|
|
237
|
-
page(callback?: (error: Error | null, items: AccountConfigPage) => any): Promise<AccountConfigPage>;
|
|
238
|
-
page(params: AccountConfigListInstancePageOptions, callback?: (error: Error | null, items: AccountConfigPage) => any): Promise<AccountConfigPage>;
|
|
239
|
-
/**
|
|
240
|
-
* Provide a user-friendly representation
|
|
241
|
-
*/
|
|
242
|
-
toJSON(): any;
|
|
243
|
-
[inspect.custom](_depth: any, options: InspectOptions): any;
|
|
244
|
-
}
|
|
245
|
-
export declare function AccountConfigListInstance(version: V1): AccountConfigListInstance;
|
|
246
|
-
export declare class AccountConfigPage extends Page<V1, AccountConfigPayload, AccountConfigResource, AccountConfigInstance> {
|
|
247
|
-
/**
|
|
248
|
-
* Initialize the AccountConfigPage
|
|
249
|
-
*
|
|
250
|
-
* @param version - Version of the resource
|
|
251
|
-
* @param response - Response from the API
|
|
252
|
-
* @param solution - Path solution
|
|
253
|
-
*/
|
|
254
|
-
constructor(version: V1, response: Response<string>, solution: AccountConfigSolution);
|
|
255
|
-
/**
|
|
256
|
-
* Build an instance of AccountConfigInstance
|
|
257
|
-
*
|
|
258
|
-
* @param payload - Payload response from the API
|
|
259
|
-
*/
|
|
260
|
-
getInstance(payload: AccountConfigResource): AccountConfigInstance;
|
|
261
|
-
[inspect.custom](depth: any, options: InspectOptions): string;
|
|
262
|
-
}
|
|
263
|
-
export {};
|