@alicloud/polardb20170801 5.11.0 → 5.12.0
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/dist/client.d.ts +165 -0
- package/dist/client.js +555 -0
- package/dist/client.js.map +1 -1
- package/dist/models/AttachApplicationPolarFsrequest.d.ts +39 -0
- package/dist/models/AttachApplicationPolarFsrequest.js +64 -0
- package/dist/models/AttachApplicationPolarFsrequest.js.map +1 -0
- package/dist/models/AttachApplicationPolarFsresponse.d.ts +19 -0
- package/dist/models/AttachApplicationPolarFsresponse.js +69 -0
- package/dist/models/AttachApplicationPolarFsresponse.js.map +1 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.d.ts +31 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.js +62 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.d.ts +37 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.js +62 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.d.ts +19 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.js +69 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.d.ts +28 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.js +62 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.js.map +1 -0
- package/dist/models/CreateApplicationRequest.d.ts +167 -0
- package/dist/models/CreateApplicationRequest.js +150 -0
- package/dist/models/CreateApplicationRequest.js.map +1 -0
- package/dist/models/CreateApplicationResponse.d.ts +19 -0
- package/dist/models/CreateApplicationResponse.js +69 -0
- package/dist/models/CreateApplicationResponse.js.map +1 -0
- package/dist/models/CreateApplicationResponseBody.d.ts +61 -0
- package/dist/models/CreateApplicationResponseBody.js +92 -0
- package/dist/models/CreateApplicationResponseBody.js.map +1 -0
- package/dist/models/CreateApplicationShrinkRequest.d.ts +91 -0
- package/dist/models/CreateApplicationShrinkRequest.js +88 -0
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -0
- package/dist/models/CreateDbclusterRequest.d.ts +0 -2
- package/dist/models/CreateDbclusterRequest.js +0 -2
- package/dist/models/CreateDbclusterRequest.js.map +1 -1
- package/dist/models/DeleteAidbclusterRequest.d.ts +21 -0
- package/dist/models/DeleteAidbclusterRequest.js +58 -0
- package/dist/models/DeleteAidbclusterRequest.js.map +1 -0
- package/dist/models/DeleteAidbclusterResponse.d.ts +19 -0
- package/dist/models/DeleteAidbclusterResponse.js +69 -0
- package/dist/models/DeleteAidbclusterResponse.js.map +1 -0
- package/dist/models/DeleteAidbclusterResponseBody.d.ts +26 -0
- package/dist/models/DeleteAidbclusterResponseBody.js +60 -0
- package/dist/models/DeleteAidbclusterResponseBody.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.d.ts +37 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.js +62 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.d.ts +19 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.js +69 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.d.ts +28 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.js +62 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.js.map +1 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.d.ts +1 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.js +2 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationAttributeRequest.d.ts +21 -0
- package/dist/models/DescribeApplicationAttributeRequest.js +58 -0
- package/dist/models/DescribeApplicationAttributeRequest.js.map +1 -0
- package/dist/models/DescribeApplicationAttributeResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationAttributeResponse.js +69 -0
- package/dist/models/DescribeApplicationAttributeResponse.js.map +1 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.d.ts +377 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.js +326 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.js.map +1 -0
- package/dist/models/DescribeApplicationParametersRequest.d.ts +22 -0
- package/dist/models/DescribeApplicationParametersRequest.js +63 -0
- package/dist/models/DescribeApplicationParametersRequest.js.map +1 -0
- package/dist/models/DescribeApplicationParametersResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationParametersResponse.js +69 -0
- package/dist/models/DescribeApplicationParametersResponse.js.map +1 -0
- package/dist/models/DescribeApplicationParametersResponseBody.d.ts +196 -0
- package/dist/models/DescribeApplicationParametersResponseBody.js +230 -0
- package/dist/models/DescribeApplicationParametersResponseBody.js.map +1 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.d.ts +22 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.js +60 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.js.map +1 -0
- package/dist/models/DescribeApplicationsRequest.d.ts +41 -0
- package/dist/models/DescribeApplicationsRequest.js +66 -0
- package/dist/models/DescribeApplicationsRequest.js.map +1 -0
- package/dist/models/DescribeApplicationsResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationsResponse.js +69 -0
- package/dist/models/DescribeApplicationsResponse.js.map +1 -0
- package/dist/models/DescribeApplicationsResponseBody.d.ts +160 -0
- package/dist/models/DescribeApplicationsResponseBody.js +182 -0
- package/dist/models/DescribeApplicationsResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionRequest.d.ts +29 -0
- package/dist/models/ModifyApplicationDescriptionRequest.js +60 -0
- package/dist/models/ModifyApplicationDescriptionRequest.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationDescriptionResponse.js +69 -0
- package/dist/models/ModifyApplicationDescriptionResponse.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.d.ts +23 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.js +60 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationParameterRequest.d.ts +54 -0
- package/dist/models/ModifyApplicationParameterRequest.js +88 -0
- package/dist/models/ModifyApplicationParameterRequest.js.map +1 -0
- package/dist/models/ModifyApplicationParameterResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationParameterResponse.js +69 -0
- package/dist/models/ModifyApplicationParameterResponse.js.map +1 -0
- package/dist/models/ModifyApplicationParameterResponseBody.d.ts +23 -0
- package/dist/models/ModifyApplicationParameterResponseBody.js +60 -0
- package/dist/models/ModifyApplicationParameterResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.d.ts +32 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.js +64 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistRequest.d.ts +46 -0
- package/dist/models/ModifyApplicationWhitelistRequest.js +68 -0
- package/dist/models/ModifyApplicationWhitelistRequest.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationWhitelistResponse.js +69 -0
- package/dist/models/ModifyApplicationWhitelistResponse.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.d.ts +28 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.js +62 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +57 -0
- package/dist/models/model.js +134 -18
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +628 -0
- package/src/models/AttachApplicationPolarFsrequest.ts +58 -0
- package/src/models/AttachApplicationPolarFsresponse.ts +40 -0
- package/src/models/AttachApplicationPolarFsresponseBody.ts +48 -0
- package/src/models/CreateApplicationEndpointAddressRequest.ts +54 -0
- package/src/models/CreateApplicationEndpointAddressResponse.ts +40 -0
- package/src/models/CreateApplicationEndpointAddressResponseBody.ts +45 -0
- package/src/models/CreateApplicationRequest.ts +252 -0
- package/src/models/CreateApplicationResponse.ts +40 -0
- package/src/models/CreateApplicationResponseBody.ts +99 -0
- package/src/models/CreateApplicationShrinkRequest.ts +134 -0
- package/src/models/CreateDbclusterRequest.ts +0 -2
- package/src/models/DeleteAidbclusterRequest.ts +34 -0
- package/src/models/DeleteAidbclusterResponse.ts +40 -0
- package/src/models/DeleteAidbclusterResponseBody.ts +41 -0
- package/src/models/DeleteApplicationEndpointAddressRequest.ts +54 -0
- package/src/models/DeleteApplicationEndpointAddressResponse.ts +40 -0
- package/src/models/DeleteApplicationEndpointAddressResponseBody.ts +45 -0
- package/src/models/DescribeAidbclusterAttributeResponseBody.ts +3 -0
- package/src/models/DescribeApplicationAttributeRequest.ts +34 -0
- package/src/models/DescribeApplicationAttributeResponse.ts +40 -0
- package/src/models/DescribeApplicationAttributeResponseBody.ts +595 -0
- package/src/models/DescribeApplicationParametersRequest.ts +40 -0
- package/src/models/DescribeApplicationParametersResponse.ts +40 -0
- package/src/models/DescribeApplicationParametersResponseBody.ts +327 -0
- package/src/models/DescribeApplicationParametersShrinkRequest.ts +37 -0
- package/src/models/DescribeApplicationsRequest.ts +62 -0
- package/src/models/DescribeApplicationsResponse.ts +40 -0
- package/src/models/DescribeApplicationsResponseBody.ts +261 -0
- package/src/models/ModifyApplicationDescriptionRequest.ts +44 -0
- package/src/models/ModifyApplicationDescriptionResponse.ts +40 -0
- package/src/models/ModifyApplicationDescriptionResponseBody.ts +38 -0
- package/src/models/ModifyApplicationParameterRequest.ts +88 -0
- package/src/models/ModifyApplicationParameterResponse.ts +40 -0
- package/src/models/ModifyApplicationParameterResponseBody.ts +38 -0
- package/src/models/ModifyApplicationParameterShrinkRequest.ts +51 -0
- package/src/models/ModifyApplicationWhitelistRequest.ts +69 -0
- package/src/models/ModifyApplicationWhitelistResponse.ts +40 -0
- package/src/models/ModifyApplicationWhitelistResponseBody.ts +45 -0
- package/src/models/model.ts +57 -0
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.DescribeApplicationsResponse = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const DescribeApplicationsResponseBody_1 = require("./DescribeApplicationsResponseBody");
|
|
40
|
+
class DescribeApplicationsResponse extends $dara.Model {
|
|
41
|
+
static names() {
|
|
42
|
+
return {
|
|
43
|
+
headers: 'headers',
|
|
44
|
+
statusCode: 'statusCode',
|
|
45
|
+
body: 'body',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static types() {
|
|
49
|
+
return {
|
|
50
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
51
|
+
statusCode: 'number',
|
|
52
|
+
body: DescribeApplicationsResponseBody_1.DescribeApplicationsResponseBody,
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
validate() {
|
|
56
|
+
if (this.headers) {
|
|
57
|
+
$dara.Model.validateMap(this.headers);
|
|
58
|
+
}
|
|
59
|
+
if (this.body && typeof this.body.validate === 'function') {
|
|
60
|
+
this.body.validate();
|
|
61
|
+
}
|
|
62
|
+
super.validate();
|
|
63
|
+
}
|
|
64
|
+
constructor(map) {
|
|
65
|
+
super(map);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.DescribeApplicationsResponse = DescribeApplicationsResponse;
|
|
69
|
+
//# sourceMappingURL=DescribeApplicationsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeApplicationsResponse.js","sourceRoot":"","sources":["../../src/models/DescribeApplicationsResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yFAAsF;AAGtF,MAAa,4BAA6B,SAAQ,KAAK,CAAC,KAAK;IAI3D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,mEAAgC;SACvC,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,oEAiCC"}
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* 192.168.0.3
|
|
6
|
+
*/
|
|
7
|
+
IP?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* Public
|
|
11
|
+
*/
|
|
12
|
+
netType?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* 8080
|
|
16
|
+
*/
|
|
17
|
+
port?: string;
|
|
18
|
+
static names(): {
|
|
19
|
+
[key: string]: string;
|
|
20
|
+
};
|
|
21
|
+
static types(): {
|
|
22
|
+
[key: string]: any;
|
|
23
|
+
};
|
|
24
|
+
validate(): void;
|
|
25
|
+
constructor(map?: {
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
});
|
|
28
|
+
}
|
|
29
|
+
export declare class DescribeApplicationsResponseBodyItemsApplicationsEndpoints extends $dara.Model {
|
|
30
|
+
endpoint?: DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint[];
|
|
31
|
+
static names(): {
|
|
32
|
+
[key: string]: string;
|
|
33
|
+
};
|
|
34
|
+
static types(): {
|
|
35
|
+
[key: string]: any;
|
|
36
|
+
};
|
|
37
|
+
validate(): void;
|
|
38
|
+
constructor(map?: {
|
|
39
|
+
[key: string]: any;
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
export declare class DescribeApplicationsResponseBodyItemsApplications extends $dara.Model {
|
|
43
|
+
/**
|
|
44
|
+
* @example
|
|
45
|
+
* pa-**************
|
|
46
|
+
*/
|
|
47
|
+
applicationId?: string;
|
|
48
|
+
/**
|
|
49
|
+
* @example
|
|
50
|
+
* supabase
|
|
51
|
+
*/
|
|
52
|
+
applicationType?: string;
|
|
53
|
+
/**
|
|
54
|
+
* @example
|
|
55
|
+
* 2025-03-25T09:37:10Z
|
|
56
|
+
*/
|
|
57
|
+
creationTime?: string;
|
|
58
|
+
/**
|
|
59
|
+
* @example
|
|
60
|
+
* myapp
|
|
61
|
+
*/
|
|
62
|
+
description?: string;
|
|
63
|
+
endpoints?: DescribeApplicationsResponseBodyItemsApplicationsEndpoints;
|
|
64
|
+
/**
|
|
65
|
+
* @example
|
|
66
|
+
* 1.0.0
|
|
67
|
+
*/
|
|
68
|
+
engineVersion?: string;
|
|
69
|
+
/**
|
|
70
|
+
* @example
|
|
71
|
+
* 2025-06-25T09:37:10Z
|
|
72
|
+
*/
|
|
73
|
+
expireTime?: string;
|
|
74
|
+
/**
|
|
75
|
+
* @example
|
|
76
|
+
* false
|
|
77
|
+
*/
|
|
78
|
+
expired?: string;
|
|
79
|
+
/**
|
|
80
|
+
* @example
|
|
81
|
+
* Postpaid
|
|
82
|
+
*/
|
|
83
|
+
payType?: string;
|
|
84
|
+
/**
|
|
85
|
+
* @example
|
|
86
|
+
* pcs-**************
|
|
87
|
+
*/
|
|
88
|
+
polarFSInstanceId?: string;
|
|
89
|
+
/**
|
|
90
|
+
* @example
|
|
91
|
+
* cn-hangzhou
|
|
92
|
+
*/
|
|
93
|
+
regionId?: string;
|
|
94
|
+
/**
|
|
95
|
+
* @example
|
|
96
|
+
* Activated
|
|
97
|
+
*/
|
|
98
|
+
status?: string;
|
|
99
|
+
/**
|
|
100
|
+
* @example
|
|
101
|
+
* cn-hangzhou-b
|
|
102
|
+
*/
|
|
103
|
+
zoneId?: string;
|
|
104
|
+
static names(): {
|
|
105
|
+
[key: string]: string;
|
|
106
|
+
};
|
|
107
|
+
static types(): {
|
|
108
|
+
[key: string]: any;
|
|
109
|
+
};
|
|
110
|
+
validate(): void;
|
|
111
|
+
constructor(map?: {
|
|
112
|
+
[key: string]: any;
|
|
113
|
+
});
|
|
114
|
+
}
|
|
115
|
+
export declare class DescribeApplicationsResponseBodyItems extends $dara.Model {
|
|
116
|
+
applications?: DescribeApplicationsResponseBodyItemsApplications[];
|
|
117
|
+
static names(): {
|
|
118
|
+
[key: string]: string;
|
|
119
|
+
};
|
|
120
|
+
static types(): {
|
|
121
|
+
[key: string]: any;
|
|
122
|
+
};
|
|
123
|
+
validate(): void;
|
|
124
|
+
constructor(map?: {
|
|
125
|
+
[key: string]: any;
|
|
126
|
+
});
|
|
127
|
+
}
|
|
128
|
+
export declare class DescribeApplicationsResponseBody extends $dara.Model {
|
|
129
|
+
items?: DescribeApplicationsResponseBodyItems;
|
|
130
|
+
/**
|
|
131
|
+
* @example
|
|
132
|
+
* 1
|
|
133
|
+
*/
|
|
134
|
+
pageNumber?: number;
|
|
135
|
+
/**
|
|
136
|
+
* @example
|
|
137
|
+
* 1
|
|
138
|
+
*/
|
|
139
|
+
pageRecordCount?: number;
|
|
140
|
+
/**
|
|
141
|
+
* @example
|
|
142
|
+
* 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF
|
|
143
|
+
*/
|
|
144
|
+
requestId?: string;
|
|
145
|
+
/**
|
|
146
|
+
* @example
|
|
147
|
+
* 1
|
|
148
|
+
*/
|
|
149
|
+
totalRecordCount?: number;
|
|
150
|
+
static names(): {
|
|
151
|
+
[key: string]: string;
|
|
152
|
+
};
|
|
153
|
+
static types(): {
|
|
154
|
+
[key: string]: any;
|
|
155
|
+
};
|
|
156
|
+
validate(): void;
|
|
157
|
+
constructor(map?: {
|
|
158
|
+
[key: string]: any;
|
|
159
|
+
});
|
|
160
|
+
}
|
|
@@ -0,0 +1,182 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.DescribeApplicationsResponseBody = exports.DescribeApplicationsResponseBodyItems = exports.DescribeApplicationsResponseBodyItemsApplications = exports.DescribeApplicationsResponseBodyItemsApplicationsEndpoints = exports.DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
IP: 'IP',
|
|
43
|
+
netType: 'NetType',
|
|
44
|
+
port: 'Port',
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
static types() {
|
|
48
|
+
return {
|
|
49
|
+
IP: 'string',
|
|
50
|
+
netType: 'string',
|
|
51
|
+
port: 'string',
|
|
52
|
+
};
|
|
53
|
+
}
|
|
54
|
+
validate() {
|
|
55
|
+
super.validate();
|
|
56
|
+
}
|
|
57
|
+
constructor(map) {
|
|
58
|
+
super(map);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
exports.DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint = DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint;
|
|
62
|
+
class DescribeApplicationsResponseBodyItemsApplicationsEndpoints extends $dara.Model {
|
|
63
|
+
static names() {
|
|
64
|
+
return {
|
|
65
|
+
endpoint: 'endpoint',
|
|
66
|
+
};
|
|
67
|
+
}
|
|
68
|
+
static types() {
|
|
69
|
+
return {
|
|
70
|
+
endpoint: { 'type': 'array', 'itemType': DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint },
|
|
71
|
+
};
|
|
72
|
+
}
|
|
73
|
+
validate() {
|
|
74
|
+
if (Array.isArray(this.endpoint)) {
|
|
75
|
+
$dara.Model.validateArray(this.endpoint);
|
|
76
|
+
}
|
|
77
|
+
super.validate();
|
|
78
|
+
}
|
|
79
|
+
constructor(map) {
|
|
80
|
+
super(map);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
exports.DescribeApplicationsResponseBodyItemsApplicationsEndpoints = DescribeApplicationsResponseBodyItemsApplicationsEndpoints;
|
|
84
|
+
class DescribeApplicationsResponseBodyItemsApplications extends $dara.Model {
|
|
85
|
+
static names() {
|
|
86
|
+
return {
|
|
87
|
+
applicationId: 'ApplicationId',
|
|
88
|
+
applicationType: 'ApplicationType',
|
|
89
|
+
creationTime: 'CreationTime',
|
|
90
|
+
description: 'Description',
|
|
91
|
+
endpoints: 'Endpoints',
|
|
92
|
+
engineVersion: 'EngineVersion',
|
|
93
|
+
expireTime: 'ExpireTime',
|
|
94
|
+
expired: 'Expired',
|
|
95
|
+
payType: 'PayType',
|
|
96
|
+
polarFSInstanceId: 'PolarFSInstanceId',
|
|
97
|
+
regionId: 'RegionId',
|
|
98
|
+
status: 'Status',
|
|
99
|
+
zoneId: 'ZoneId',
|
|
100
|
+
};
|
|
101
|
+
}
|
|
102
|
+
static types() {
|
|
103
|
+
return {
|
|
104
|
+
applicationId: 'string',
|
|
105
|
+
applicationType: 'string',
|
|
106
|
+
creationTime: 'string',
|
|
107
|
+
description: 'string',
|
|
108
|
+
endpoints: DescribeApplicationsResponseBodyItemsApplicationsEndpoints,
|
|
109
|
+
engineVersion: 'string',
|
|
110
|
+
expireTime: 'string',
|
|
111
|
+
expired: 'string',
|
|
112
|
+
payType: 'string',
|
|
113
|
+
polarFSInstanceId: 'string',
|
|
114
|
+
regionId: 'string',
|
|
115
|
+
status: 'string',
|
|
116
|
+
zoneId: 'string',
|
|
117
|
+
};
|
|
118
|
+
}
|
|
119
|
+
validate() {
|
|
120
|
+
if (this.endpoints && typeof this.endpoints.validate === 'function') {
|
|
121
|
+
this.endpoints.validate();
|
|
122
|
+
}
|
|
123
|
+
super.validate();
|
|
124
|
+
}
|
|
125
|
+
constructor(map) {
|
|
126
|
+
super(map);
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
exports.DescribeApplicationsResponseBodyItemsApplications = DescribeApplicationsResponseBodyItemsApplications;
|
|
130
|
+
class DescribeApplicationsResponseBodyItems extends $dara.Model {
|
|
131
|
+
static names() {
|
|
132
|
+
return {
|
|
133
|
+
applications: 'Applications',
|
|
134
|
+
};
|
|
135
|
+
}
|
|
136
|
+
static types() {
|
|
137
|
+
return {
|
|
138
|
+
applications: { 'type': 'array', 'itemType': DescribeApplicationsResponseBodyItemsApplications },
|
|
139
|
+
};
|
|
140
|
+
}
|
|
141
|
+
validate() {
|
|
142
|
+
if (Array.isArray(this.applications)) {
|
|
143
|
+
$dara.Model.validateArray(this.applications);
|
|
144
|
+
}
|
|
145
|
+
super.validate();
|
|
146
|
+
}
|
|
147
|
+
constructor(map) {
|
|
148
|
+
super(map);
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
exports.DescribeApplicationsResponseBodyItems = DescribeApplicationsResponseBodyItems;
|
|
152
|
+
class DescribeApplicationsResponseBody extends $dara.Model {
|
|
153
|
+
static names() {
|
|
154
|
+
return {
|
|
155
|
+
items: 'Items',
|
|
156
|
+
pageNumber: 'PageNumber',
|
|
157
|
+
pageRecordCount: 'PageRecordCount',
|
|
158
|
+
requestId: 'RequestId',
|
|
159
|
+
totalRecordCount: 'TotalRecordCount',
|
|
160
|
+
};
|
|
161
|
+
}
|
|
162
|
+
static types() {
|
|
163
|
+
return {
|
|
164
|
+
items: DescribeApplicationsResponseBodyItems,
|
|
165
|
+
pageNumber: 'number',
|
|
166
|
+
pageRecordCount: 'number',
|
|
167
|
+
requestId: 'string',
|
|
168
|
+
totalRecordCount: 'number',
|
|
169
|
+
};
|
|
170
|
+
}
|
|
171
|
+
validate() {
|
|
172
|
+
if (this.items && typeof this.items.validate === 'function') {
|
|
173
|
+
this.items.validate();
|
|
174
|
+
}
|
|
175
|
+
super.validate();
|
|
176
|
+
}
|
|
177
|
+
constructor(map) {
|
|
178
|
+
super(map);
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
exports.DescribeApplicationsResponseBody = DescribeApplicationsResponseBody;
|
|
182
|
+
//# sourceMappingURL=DescribeApplicationsResponseBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeApplicationsResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeApplicationsResponseBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class ModifyApplicationDescriptionRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* This parameter is required.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* pa-**************
|
|
9
|
+
*/
|
|
10
|
+
applicationId?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* This parameter is required.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* my app
|
|
17
|
+
*/
|
|
18
|
+
description?: string;
|
|
19
|
+
static names(): {
|
|
20
|
+
[key: string]: string;
|
|
21
|
+
};
|
|
22
|
+
static types(): {
|
|
23
|
+
[key: string]: any;
|
|
24
|
+
};
|
|
25
|
+
validate(): void;
|
|
26
|
+
constructor(map?: {
|
|
27
|
+
[key: string]: any;
|
|
28
|
+
});
|
|
29
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.ModifyApplicationDescriptionRequest = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class ModifyApplicationDescriptionRequest extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
applicationId: 'ApplicationId',
|
|
43
|
+
description: 'Description',
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
static types() {
|
|
47
|
+
return {
|
|
48
|
+
applicationId: 'string',
|
|
49
|
+
description: 'string',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
validate() {
|
|
53
|
+
super.validate();
|
|
54
|
+
}
|
|
55
|
+
constructor(map) {
|
|
56
|
+
super(map);
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
exports.ModifyApplicationDescriptionRequest = ModifyApplicationDescriptionRequest;
|
|
60
|
+
//# sourceMappingURL=ModifyApplicationDescriptionRequest.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModifyApplicationDescriptionRequest.js","sourceRoot":"","sources":["../../src/models/ModifyApplicationDescriptionRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAiBlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,kFAsCC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { ModifyApplicationDescriptionResponseBody } from "./ModifyApplicationDescriptionResponseBody";
|
|
3
|
+
export declare class ModifyApplicationDescriptionResponse extends $dara.Model {
|
|
4
|
+
headers?: {
|
|
5
|
+
[key: string]: string;
|
|
6
|
+
};
|
|
7
|
+
statusCode?: number;
|
|
8
|
+
body?: ModifyApplicationDescriptionResponseBody;
|
|
9
|
+
static names(): {
|
|
10
|
+
[key: string]: string;
|
|
11
|
+
};
|
|
12
|
+
static types(): {
|
|
13
|
+
[key: string]: any;
|
|
14
|
+
};
|
|
15
|
+
validate(): void;
|
|
16
|
+
constructor(map?: {
|
|
17
|
+
[key: string]: any;
|
|
18
|
+
});
|
|
19
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.ModifyApplicationDescriptionResponse = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const ModifyApplicationDescriptionResponseBody_1 = require("./ModifyApplicationDescriptionResponseBody");
|
|
40
|
+
class ModifyApplicationDescriptionResponse extends $dara.Model {
|
|
41
|
+
static names() {
|
|
42
|
+
return {
|
|
43
|
+
headers: 'headers',
|
|
44
|
+
statusCode: 'statusCode',
|
|
45
|
+
body: 'body',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
static types() {
|
|
49
|
+
return {
|
|
50
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
51
|
+
statusCode: 'number',
|
|
52
|
+
body: ModifyApplicationDescriptionResponseBody_1.ModifyApplicationDescriptionResponseBody,
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
validate() {
|
|
56
|
+
if (this.headers) {
|
|
57
|
+
$dara.Model.validateMap(this.headers);
|
|
58
|
+
}
|
|
59
|
+
if (this.body && typeof this.body.validate === 'function') {
|
|
60
|
+
this.body.validate();
|
|
61
|
+
}
|
|
62
|
+
super.validate();
|
|
63
|
+
}
|
|
64
|
+
constructor(map) {
|
|
65
|
+
super(map);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.ModifyApplicationDescriptionResponse = ModifyApplicationDescriptionResponse;
|
|
69
|
+
//# sourceMappingURL=ModifyApplicationDescriptionResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModifyApplicationDescriptionResponse.js","sourceRoot":"","sources":["../../src/models/ModifyApplicationDescriptionResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,yGAAsG;AAGtG,MAAa,oCAAqC,SAAQ,KAAK,CAAC,KAAK;IAInE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,UAAU,EAAE,YAAY;YACxB,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAE;YACtE,UAAU,EAAE,QAAQ;YACpB,IAAI,EAAE,mFAAwC;SAC/C,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,OAAO,EAAE,CAAC;YAChB,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxC,CAAC;QACD,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAjCD,oFAiCC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class ModifyApplicationDescriptionResponseBody extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* pa-**************
|
|
6
|
+
*/
|
|
7
|
+
applicationId?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF
|
|
11
|
+
*/
|
|
12
|
+
requestId?: string;
|
|
13
|
+
static names(): {
|
|
14
|
+
[key: string]: string;
|
|
15
|
+
};
|
|
16
|
+
static types(): {
|
|
17
|
+
[key: string]: any;
|
|
18
|
+
};
|
|
19
|
+
validate(): void;
|
|
20
|
+
constructor(map?: {
|
|
21
|
+
[key: string]: any;
|
|
22
|
+
});
|
|
23
|
+
}
|