@@ -37,24 +37,6 @@ static AsyncClient create() {
37
37
*/
38
38
CompletableFuture <AddChatappPhoneNumberResponse > addChatappPhoneNumber (AddChatappPhoneNumberRequest request );
39
39
40
- /**
41
- * <b>description</b> :
42
- * <p>You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.</p>
43
- *
44
- * @param request the request parameters of BeeBotAssociate BeeBotAssociateRequest
45
- * @return BeeBotAssociateResponse
46
- */
47
- CompletableFuture <BeeBotAssociateResponse > beeBotAssociate (BeeBotAssociateRequest request );
48
-
49
- /**
50
- * <b>description</b> :
51
- * <p>The ID of the session.</p>
52
- *
53
- * @param request the request parameters of BeeBotChat BeeBotChatRequest
54
- * @return BeeBotChatResponse
55
- */
56
- CompletableFuture <BeeBotChatResponse > beeBotChat (BeeBotChatRequest request );
57
-
58
40
/**
59
41
* <b>description</b> :
60
42
* <p>You can call this operation up to 10 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.</p>
@@ -127,6 +109,24 @@ static AsyncClient create() {
127
109
*/
128
110
CompletableFuture <ChatappVerifyAndRegisterResponse > chatappVerifyAndRegister (ChatappVerifyAndRegisterRequest request );
129
111
112
+ /**
113
+ * @param request the request parameters of CreateChatFlow CreateChatFlowRequest
114
+ * @return CreateChatFlowResponse
115
+ */
116
+ CompletableFuture <CreateChatFlowResponse > createChatFlow (CreateChatFlowRequest request );
117
+
118
+ /**
119
+ * @param request the request parameters of CreateChatFlowByImport CreateChatFlowByImportRequest
120
+ * @return CreateChatFlowByImportResponse
121
+ */
122
+ CompletableFuture <CreateChatFlowByImportResponse > createChatFlowByImport (CreateChatFlowByImportRequest request );
123
+
124
+ /**
125
+ * @param request the request parameters of CreateChatFlowLogSetting CreateChatFlowLogSettingRequest
126
+ * @return CreateChatFlowLogSettingResponse
127
+ */
128
+ CompletableFuture <CreateChatFlowLogSettingResponse > createChatFlowLogSetting (CreateChatFlowLogSettingRequest request );
129
+
130
130
/**
131
131
* <b>description</b> :
132
132
* <p>The status of the phone number.</p>
@@ -155,12 +155,24 @@ static AsyncClient create() {
155
155
*/
156
156
CompletableFuture <CreateFlowResponse > createFlow (CreateFlowRequest request );
157
157
158
+ /**
159
+ * @param request the request parameters of CreateFlowVersion CreateFlowVersionRequest
160
+ * @return CreateFlowVersionResponse
161
+ */
162
+ CompletableFuture <CreateFlowVersionResponse > createFlowVersion (CreateFlowVersionRequest request );
163
+
158
164
/**
159
165
* @param request the request parameters of CreatePhoneMessageQrdl CreatePhoneMessageQrdlRequest
160
166
* @return CreatePhoneMessageQrdlResponse
161
167
*/
162
168
CompletableFuture <CreatePhoneMessageQrdlResponse > createPhoneMessageQrdl (CreatePhoneMessageQrdlRequest request );
163
169
170
+ /**
171
+ * @param request the request parameters of DeleteChatFlow DeleteChatFlowRequest
172
+ * @return DeleteChatFlowResponse
173
+ */
174
+ CompletableFuture <DeleteChatFlowResponse > deleteChatFlow (DeleteChatFlowRequest request );
175
+
164
176
/**
165
177
* @param request the request parameters of DeleteChatGroup DeleteChatGroupRequest
166
178
* @return DeleteChatGroupResponse
@@ -198,6 +210,12 @@ static AsyncClient create() {
198
210
*/
199
211
CompletableFuture <DeleteFlowResponse > deleteFlow (DeleteFlowRequest request );
200
212
213
+ /**
214
+ * @param request the request parameters of DeleteFlowVersion DeleteFlowVersionRequest
215
+ * @return DeleteFlowVersionResponse
216
+ */
217
+ CompletableFuture <DeleteFlowVersionResponse > deleteFlowVersion (DeleteFlowVersionRequest request );
218
+
201
219
/**
202
220
* @param request the request parameters of DeletePhoneMessageQrdl DeletePhoneMessageQrdlRequest
203
221
* @return DeletePhoneMessageQrdlResponse
@@ -219,6 +237,36 @@ static AsyncClient create() {
219
237
*/
220
238
CompletableFuture <EnableWhatsappROIMetricResponse > enableWhatsappROIMetric (EnableWhatsappROIMetricRequest request );
221
239
240
+ /**
241
+ * @param request the request parameters of FlowBindPhone FlowBindPhoneRequest
242
+ * @return FlowBindPhoneResponse
243
+ */
244
+ CompletableFuture <FlowBindPhoneResponse > flowBindPhone (FlowBindPhoneRequest request );
245
+
246
+ /**
247
+ * @param request the request parameters of FlowRebindPhone FlowRebindPhoneRequest
248
+ * @return FlowRebindPhoneResponse
249
+ */
250
+ CompletableFuture <FlowRebindPhoneResponse > flowRebindPhone (FlowRebindPhoneRequest request );
251
+
252
+ /**
253
+ * @param request the request parameters of FlowUnbindPhone FlowUnbindPhoneRequest
254
+ * @return FlowUnbindPhoneResponse
255
+ */
256
+ CompletableFuture <FlowUnbindPhoneResponse > flowUnbindPhone (FlowUnbindPhoneRequest request );
257
+
258
+ /**
259
+ * @param request the request parameters of GetChatFlowMetric GetChatFlowMetricRequest
260
+ * @return GetChatFlowMetricResponse
261
+ */
262
+ CompletableFuture <GetChatFlowMetricResponse > getChatFlowMetric (GetChatFlowMetricRequest request );
263
+
264
+ /**
265
+ * @param request the request parameters of GetChatFlowTemplate GetChatFlowTemplateRequest
266
+ * @return GetChatFlowTemplateResponse
267
+ */
268
+ CompletableFuture <GetChatFlowTemplateResponse > getChatFlowTemplate (GetChatFlowTemplateRequest request );
269
+
222
270
/**
223
271
* <b>description</b> :
224
272
* <p>You can call this operation up to 50 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.</p>
@@ -377,6 +425,24 @@ static AsyncClient create() {
377
425
*/
378
426
CompletableFuture <IsvGetAppIdResponse > isvGetAppId (IsvGetAppIdRequest request );
379
427
428
+ /**
429
+ * @param request the request parameters of ListBindingRelationsForFlowVersion ListBindingRelationsForFlowVersionRequest
430
+ * @return ListBindingRelationsForFlowVersionResponse
431
+ */
432
+ CompletableFuture <ListBindingRelationsForFlowVersionResponse > listBindingRelationsForFlowVersion (ListBindingRelationsForFlowVersionRequest request );
433
+
434
+ /**
435
+ * @param request the request parameters of ListChatFlow ListChatFlowRequest
436
+ * @return ListChatFlowResponse
437
+ */
438
+ CompletableFuture <ListChatFlowResponse > listChatFlow (ListChatFlowRequest request );
439
+
440
+ /**
441
+ * @param request the request parameters of ListChatFlowTemplate ListChatFlowTemplateRequest
442
+ * @return ListChatFlowTemplateResponse
443
+ */
444
+ CompletableFuture <ListChatFlowTemplateResponse > listChatFlowTemplate (ListChatFlowTemplateRequest request );
445
+
380
446
/**
381
447
* @param request the request parameters of ListChatGroup ListChatGroupRequest
382
448
* @return ListChatGroupResponse
@@ -408,6 +474,12 @@ static AsyncClient create() {
408
474
*/
409
475
CompletableFuture <ListFlowResponse > listFlow (ListFlowRequest request );
410
476
477
+ /**
478
+ * @param request the request parameters of ListFlowVersion ListFlowVersionRequest
479
+ * @return ListFlowVersionResponse
480
+ */
481
+ CompletableFuture <ListFlowVersionResponse > listFlowVersion (ListFlowVersionRequest request );
482
+
411
483
/**
412
484
* @param request the request parameters of ListPhoneMessageQrdl ListPhoneMessageQrdlRequest
413
485
* @return ListPhoneMessageQrdlResponse
@@ -465,6 +537,18 @@ static AsyncClient create() {
465
537
*/
466
538
CompletableFuture <ModifyPhoneBusinessProfileResponse > modifyPhoneBusinessProfile (ModifyPhoneBusinessProfileRequest request );
467
539
540
+ /**
541
+ * @param request the request parameters of OfflineFlowVersion OfflineFlowVersionRequest
542
+ * @return OfflineFlowVersionResponse
543
+ */
544
+ CompletableFuture <OfflineFlowVersionResponse > offlineFlowVersion (OfflineFlowVersionRequest request );
545
+
546
+ /**
547
+ * @param request the request parameters of OnlineFlowVersion OnlineFlowVersionRequest
548
+ * @return OnlineFlowVersionResponse
549
+ */
550
+ CompletableFuture <OnlineFlowVersionResponse > onlineFlowVersion (OnlineFlowVersionRequest request );
551
+
468
552
/**
469
553
* <b>description</b> :
470
554
* <p>You can call this operation up to five times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.</p>
@@ -510,6 +594,24 @@ static AsyncClient create() {
510
594
*/
511
595
CompletableFuture <QueryWabaBusinessInfoResponse > queryWabaBusinessInfo (QueryWabaBusinessInfoRequest request );
512
596
597
+ /**
598
+ * @param request the request parameters of ReadChatFlow ReadChatFlowRequest
599
+ * @return ReadChatFlowResponse
600
+ */
601
+ CompletableFuture <ReadChatFlowResponse > readChatFlow (ReadChatFlowRequest request );
602
+
603
+ /**
604
+ * @param request the request parameters of ReadChatFlowLogSetting ReadChatFlowLogSettingRequest
605
+ * @return ReadChatFlowLogSettingResponse
606
+ */
607
+ CompletableFuture <ReadChatFlowLogSettingResponse > readChatFlowLogSetting (ReadChatFlowLogSettingRequest request );
608
+
609
+ /**
610
+ * @param request the request parameters of ReadFlowVersion ReadFlowVersionRequest
611
+ * @return ReadFlowVersionResponse
612
+ */
613
+ CompletableFuture <ReadFlowVersionResponse > readFlowVersion (ReadFlowVersionRequest request );
614
+
513
615
/**
514
616
* <b>description</b> :
515
617
* <p>You can call this operation up to 10 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
@@ -559,6 +661,18 @@ static AsyncClient create() {
559
661
*/
560
662
CompletableFuture <UpdateAccountWebhookResponse > updateAccountWebhook (UpdateAccountWebhookRequest request );
561
663
664
+ /**
665
+ * @param request the request parameters of UpdateChatFlow UpdateChatFlowRequest
666
+ * @return UpdateChatFlowResponse
667
+ */
668
+ CompletableFuture <UpdateChatFlowResponse > updateChatFlow (UpdateChatFlowRequest request );
669
+
670
+ /**
671
+ * @param request the request parameters of UpdateChatFlowLogSetting UpdateChatFlowLogSettingRequest
672
+ * @return UpdateChatFlowLogSettingResponse
673
+ */
674
+ CompletableFuture <UpdateChatFlowLogSettingResponse > updateChatFlowLogSetting (UpdateChatFlowLogSettingRequest request );
675
+
562
676
/**
563
677
* @param request the request parameters of UpdateChatGroup UpdateChatGroupRequest
564
678
* @return UpdateChatGroupResponse
@@ -591,6 +705,12 @@ static AsyncClient create() {
591
705
*/
592
706
CompletableFuture <UpdateFlowJSONAssetResponse > updateFlowJSONAsset (UpdateFlowJSONAssetRequest request );
593
707
708
+ /**
709
+ * @param request the request parameters of UpdateFlowVersion UpdateFlowVersionRequest
710
+ * @return UpdateFlowVersionResponse
711
+ */
712
+ CompletableFuture <UpdateFlowVersionResponse > updateFlowVersion (UpdateFlowVersionRequest request );
713
+
594
714
/**
595
715
* @param request the request parameters of UpdatePhoneEncryptionPublicKey UpdatePhoneEncryptionPublicKeyRequest
596
716
* @return UpdatePhoneEncryptionPublicKeyResponse
0 commit comments