@huaweicloud/huaweicloud-sdk-cdm 3.1.109 → 3.1.111
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
- package/v1/CdmClient.d.ts +210 -0
- package/v1/CdmClient.d.ts.map +1 -1
- package/v1/CdmClient.js +378 -0
- package/v1/CdmClient.js.map +1 -1
- package/v1/model/CdmClusterAvailabilityZone.d.ts +16 -0
- package/v1/model/CdmClusterAvailabilityZone.d.ts.map +1 -0
- package/v1/model/CdmClusterAvailabilityZone.js +33 -0
- package/v1/model/CdmClusterAvailabilityZone.js.map +1 -0
- package/v1/model/CdmClusterDatastore.d.ts +15 -0
- package/v1/model/CdmClusterDatastore.d.ts.map +1 -0
- package/v1/model/CdmClusterDatastore.js +34 -0
- package/v1/model/CdmClusterDatastore.js.map +1 -0
- package/v1/model/CdmClusterDatastoreVersion.d.ts +11 -0
- package/v1/model/CdmClusterDatastoreVersion.d.ts.map +1 -0
- package/v1/model/CdmClusterDatastoreVersion.js +21 -0
- package/v1/model/CdmClusterDatastoreVersion.js.map +1 -0
- package/v1/model/CdmClusterEnterpriseProject.d.ts +13 -0
- package/v1/model/CdmClusterEnterpriseProject.d.ts.map +1 -0
- package/v1/model/CdmClusterEnterpriseProject.js +29 -0
- package/v1/model/CdmClusterEnterpriseProject.js.map +1 -0
- package/v1/model/CdmClusterFlavor.d.ts +22 -0
- package/v1/model/CdmClusterFlavor.d.ts.map +1 -0
- package/v1/model/CdmClusterFlavor.js +47 -0
- package/v1/model/CdmClusterFlavor.js.map +1 -0
- package/v1/model/CdmClusterVersion.d.ts +19 -0
- package/v1/model/CdmClusterVersion.d.ts.map +1 -0
- package/v1/model/CdmClusterVersion.js +37 -0
- package/v1/model/CdmClusterVersion.js.map +1 -0
- package/v1/model/CdmModifyClusterReq.d.ts +18 -0
- package/v1/model/CdmModifyClusterReq.d.ts.map +1 -0
- package/v1/model/CdmModifyClusterReq.js +37 -0
- package/v1/model/CdmModifyClusterReq.js.map +1 -0
- package/v1/model/CdmQueryClusterInstanceDetail.d.ts +50 -0
- package/v1/model/CdmQueryClusterInstanceDetail.d.ts.map +1 -0
- package/v1/model/CdmQueryClusterInstanceDetail.js +99 -0
- package/v1/model/CdmQueryClusterInstanceDetail.js.map +1 -0
- package/v1/model/CdmQueryClusterInstanceDetailFlavor.d.ts +9 -0
- package/v1/model/CdmQueryClusterInstanceDetailFlavor.d.ts.map +1 -0
- package/v1/model/CdmQueryClusterInstanceDetailFlavor.js +17 -0
- package/v1/model/CdmQueryClusterInstanceDetailFlavor.js.map +1 -0
- package/v1/model/FlavorAttribute.d.ts +8 -0
- package/v1/model/FlavorAttribute.d.ts.map +1 -0
- package/v1/model/FlavorAttribute.js +17 -0
- package/v1/model/FlavorAttribute.js.map +1 -0
- package/v1/model/ModifyClusterRequest.d.ts +19 -0
- package/v1/model/ModifyClusterRequest.d.ts.map +1 -0
- package/v1/model/ModifyClusterRequest.js +46 -0
- package/v1/model/ModifyClusterRequest.js.map +1 -0
- package/v1/model/ModifyClusterResponse.d.ts +5 -0
- package/v1/model/ModifyClusterResponse.d.ts.map +1 -0
- package/v1/model/ModifyClusterResponse.js +11 -0
- package/v1/model/ModifyClusterResponse.js.map +1 -0
- package/v1/model/ShowAvailabilityZonesRequest.d.ts +8 -0
- package/v1/model/ShowAvailabilityZonesRequest.d.ts.map +1 -0
- package/v1/model/ShowAvailabilityZonesRequest.js +20 -0
- package/v1/model/ShowAvailabilityZonesRequest.js.map +1 -0
- package/v1/model/ShowAvailabilityZonesResponse.d.ts +12 -0
- package/v1/model/ShowAvailabilityZonesResponse.d.ts.map +1 -0
- package/v1/model/ShowAvailabilityZonesResponse.js +23 -0
- package/v1/model/ShowAvailabilityZonesResponse.js.map +1 -0
- package/v1/model/ShowClusterEnterpriseProjectsRequest.d.ts +8 -0
- package/v1/model/ShowClusterEnterpriseProjectsRequest.d.ts.map +1 -0
- package/v1/model/ShowClusterEnterpriseProjectsRequest.js +20 -0
- package/v1/model/ShowClusterEnterpriseProjectsRequest.js.map +1 -0
- package/v1/model/ShowClusterEnterpriseProjectsResponse.d.ts +10 -0
- package/v1/model/ShowClusterEnterpriseProjectsResponse.d.ts.map +1 -0
- package/v1/model/ShowClusterEnterpriseProjectsResponse.js +21 -0
- package/v1/model/ShowClusterEnterpriseProjectsResponse.js.map +1 -0
- package/v1/model/ShowDatastoresRequest.d.ts +4 -0
- package/v1/model/ShowDatastoresRequest.d.ts.map +1 -0
- package/v1/model/ShowDatastoresRequest.js +9 -0
- package/v1/model/ShowDatastoresRequest.js.map +1 -0
- package/v1/model/ShowDatastoresResponse.d.ts +8 -0
- package/v1/model/ShowDatastoresResponse.d.ts.map +1 -0
- package/v1/model/ShowDatastoresResponse.js +15 -0
- package/v1/model/ShowDatastoresResponse.js.map +1 -0
- package/v1/model/ShowEnterpriseProjectsRequest.d.ts +4 -0
- package/v1/model/ShowEnterpriseProjectsRequest.d.ts.map +1 -0
- package/v1/model/ShowEnterpriseProjectsRequest.js +9 -0
- package/v1/model/ShowEnterpriseProjectsRequest.js.map +1 -0
- package/v1/model/ShowEnterpriseProjectsResponse.d.ts +8 -0
- package/v1/model/ShowEnterpriseProjectsResponse.d.ts.map +1 -0
- package/v1/model/ShowEnterpriseProjectsResponse.js +15 -0
- package/v1/model/ShowEnterpriseProjectsResponse.js.map +1 -0
- package/v1/model/ShowFlavorDetailRequest.d.ts +8 -0
- package/v1/model/ShowFlavorDetailRequest.d.ts.map +1 -0
- package/v1/model/ShowFlavorDetailRequest.js +20 -0
- package/v1/model/ShowFlavorDetailRequest.js.map +1 -0
- package/v1/model/ShowFlavorDetailResponse.d.ts +16 -0
- package/v1/model/ShowFlavorDetailResponse.d.ts.map +1 -0
- package/v1/model/ShowFlavorDetailResponse.js +35 -0
- package/v1/model/ShowFlavorDetailResponse.js.map +1 -0
- package/v1/model/ShowFlavorsRequest.d.ts +8 -0
- package/v1/model/ShowFlavorsRequest.d.ts.map +1 -0
- package/v1/model/ShowFlavorsRequest.js +20 -0
- package/v1/model/ShowFlavorsRequest.js.map +1 -0
- package/v1/model/ShowFlavorsResponse.d.ts +12 -0
- package/v1/model/ShowFlavorsResponse.d.ts.map +1 -0
- package/v1/model/ShowFlavorsResponse.js +23 -0
- package/v1/model/ShowFlavorsResponse.js.map +1 -0
- package/v1/model/ShowInstanceDetailRequest.d.ts +8 -0
- package/v1/model/ShowInstanceDetailRequest.d.ts.map +1 -0
- package/v1/model/ShowInstanceDetailRequest.js +20 -0
- package/v1/model/ShowInstanceDetailRequest.js.map +1 -0
- package/v1/model/ShowInstanceDetailResponse.d.ts +8 -0
- package/v1/model/ShowInstanceDetailResponse.d.ts.map +1 -0
- package/v1/model/ShowInstanceDetailResponse.js +15 -0
- package/v1/model/ShowInstanceDetailResponse.js.map +1 -0
- package/v1/public-api.d.ts +26 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +26 -0
- package/v1/public-api.js.map +1 -1
@@ -0,0 +1,34 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmClusterDatastore = void 0;
|
4
|
+
class CdmClusterDatastore {
|
5
|
+
constructor(id, name, bigclusterEnable, defaultVersion, versions) {
|
6
|
+
this['id'] = id;
|
7
|
+
this['name'] = name;
|
8
|
+
this['bigclusterEnable'] = bigclusterEnable;
|
9
|
+
this['defaultVersion'] = defaultVersion;
|
10
|
+
this['versions'] = versions;
|
11
|
+
}
|
12
|
+
withId(id) {
|
13
|
+
this['id'] = id;
|
14
|
+
return this;
|
15
|
+
}
|
16
|
+
withName(name) {
|
17
|
+
this['name'] = name;
|
18
|
+
return this;
|
19
|
+
}
|
20
|
+
withBigclusterEnable(bigclusterEnable) {
|
21
|
+
this['bigclusterEnable'] = bigclusterEnable;
|
22
|
+
return this;
|
23
|
+
}
|
24
|
+
withDefaultVersion(defaultVersion) {
|
25
|
+
this['defaultVersion'] = defaultVersion;
|
26
|
+
return this;
|
27
|
+
}
|
28
|
+
withVersions(versions) {
|
29
|
+
this['versions'] = versions;
|
30
|
+
return this;
|
31
|
+
}
|
32
|
+
}
|
33
|
+
exports.CdmClusterDatastore = CdmClusterDatastore;
|
34
|
+
//# sourceMappingURL=CdmClusterDatastore.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterDatastore.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterDatastore.ts"],"names":[],"mappings":";;;AAGA,MAAa,mBAAmB;IAM5B,YAAmB,EAAW,EAAE,IAAa,EAAE,gBAA0B,EAAE,cAAuB,EAAE,QAAmC;QACnI,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,IAAI,CAAC,kBAAkB,CAAC,GAAG,gBAAgB,CAAC;QAC5C,IAAI,CAAC,gBAAgB,CAAC,GAAG,cAAc,CAAC;QACxC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;IAChC,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,oBAAoB,CAAC,gBAAyB;QACjD,IAAI,CAAC,kBAAkB,CAAC,GAAG,gBAAgB,CAAC;QAC5C,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,gBAAgB,CAAC,GAAG,cAAc,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAkC;QAClD,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAjCD,kDAiCC"}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import { CdmClusterFlavor } from './CdmClusterFlavor';
|
2
|
+
export declare class CdmClusterDatastoreVersion {
|
3
|
+
id?: string;
|
4
|
+
name?: string;
|
5
|
+
flavors?: Array<CdmClusterFlavor>;
|
6
|
+
constructor();
|
7
|
+
withId(id: string): CdmClusterDatastoreVersion;
|
8
|
+
withName(name: string): CdmClusterDatastoreVersion;
|
9
|
+
withFlavors(flavors: Array<CdmClusterFlavor>): CdmClusterDatastoreVersion;
|
10
|
+
}
|
11
|
+
//# sourceMappingURL=CdmClusterDatastoreVersion.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterDatastoreVersion.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterDatastoreVersion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGtD,qBAAa,0BAA0B;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;;IAGlC,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,0BAA0B;IAI9C,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,0BAA0B;IAIlD,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,gBAAgB,CAAC,GAAG,0BAA0B;CAInF"}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmClusterDatastoreVersion = void 0;
|
4
|
+
class CdmClusterDatastoreVersion {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withId(id) {
|
8
|
+
this['id'] = id;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withName(name) {
|
12
|
+
this['name'] = name;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
withFlavors(flavors) {
|
16
|
+
this['flavors'] = flavors;
|
17
|
+
return this;
|
18
|
+
}
|
19
|
+
}
|
20
|
+
exports.CdmClusterDatastoreVersion = CdmClusterDatastoreVersion;
|
21
|
+
//# sourceMappingURL=CdmClusterDatastoreVersion.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterDatastoreVersion.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterDatastoreVersion.ts"],"names":[],"mappings":";;;AAGA,MAAa,0BAA0B;IAInC;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,WAAW,CAAC,OAAgC;QAC/C,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAlBD,gEAkBC"}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
import { SysTags } from './SysTags';
|
2
|
+
export declare class CdmClusterEnterpriseProject {
|
3
|
+
private 'cluster_id'?;
|
4
|
+
private 'sys_tags'?;
|
5
|
+
constructor();
|
6
|
+
withClusterId(clusterId: string): CdmClusterEnterpriseProject;
|
7
|
+
set clusterId(clusterId: string | undefined);
|
8
|
+
get clusterId(): string | undefined;
|
9
|
+
withSysTags(sysTags: Array<SysTags>): CdmClusterEnterpriseProject;
|
10
|
+
set sysTags(sysTags: Array<SysTags> | undefined);
|
11
|
+
get sysTags(): Array<SysTags> | undefined;
|
12
|
+
}
|
13
|
+
//# sourceMappingURL=CdmClusterEnterpriseProject.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterEnterpriseProject.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterEnterpriseProject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAGpC,qBAAa,2BAA2B;IACpC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,UAAU,CAAC,CAAiB;;IAG7B,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,2BAA2B;IAIpE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,2BAA2B;IAIxE,IAAW,OAAO,CAAC,OAAO,EAAE,KAAK,CAAC,OAAO,CAAC,GAAI,SAAS,EAEtD;IACD,IAAW,OAAO,IAAI,KAAK,CAAC,OAAO,CAAC,GAAG,SAAS,CAE/C;CACJ"}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmClusterEnterpriseProject = void 0;
|
4
|
+
class CdmClusterEnterpriseProject {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withClusterId(clusterId) {
|
8
|
+
this['cluster_id'] = clusterId;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
set clusterId(clusterId) {
|
12
|
+
this['cluster_id'] = clusterId;
|
13
|
+
}
|
14
|
+
get clusterId() {
|
15
|
+
return this['cluster_id'];
|
16
|
+
}
|
17
|
+
withSysTags(sysTags) {
|
18
|
+
this['sys_tags'] = sysTags;
|
19
|
+
return this;
|
20
|
+
}
|
21
|
+
set sysTags(sysTags) {
|
22
|
+
this['sys_tags'] = sysTags;
|
23
|
+
}
|
24
|
+
get sysTags() {
|
25
|
+
return this['sys_tags'];
|
26
|
+
}
|
27
|
+
}
|
28
|
+
exports.CdmClusterEnterpriseProject = CdmClusterEnterpriseProject;
|
29
|
+
//# sourceMappingURL=CdmClusterEnterpriseProject.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterEnterpriseProject.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterEnterpriseProject.ts"],"names":[],"mappings":";;;AAGA,MAAa,2BAA2B;IAGpC;IACA,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,WAAW,CAAC,OAAuB;QACtC,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAAoC;QACnD,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;CACJ;AAzBD,kEAyBC"}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
export declare class CdmClusterFlavor {
|
2
|
+
cpu?: number;
|
3
|
+
ram?: number;
|
4
|
+
name?: string;
|
5
|
+
region?: string;
|
6
|
+
typename?: string;
|
7
|
+
clusterMode?: string;
|
8
|
+
status?: string;
|
9
|
+
private 'str_id'?;
|
10
|
+
constructor();
|
11
|
+
withCpu(cpu: number): CdmClusterFlavor;
|
12
|
+
withRam(ram: number): CdmClusterFlavor;
|
13
|
+
withName(name: string): CdmClusterFlavor;
|
14
|
+
withRegion(region: string): CdmClusterFlavor;
|
15
|
+
withTypename(typename: string): CdmClusterFlavor;
|
16
|
+
withClusterMode(clusterMode: string): CdmClusterFlavor;
|
17
|
+
withStatus(status: string): CdmClusterFlavor;
|
18
|
+
withStrId(strId: string): CdmClusterFlavor;
|
19
|
+
set strId(strId: string | undefined);
|
20
|
+
get strId(): string | undefined;
|
21
|
+
}
|
22
|
+
//# sourceMappingURL=CdmClusterFlavor.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterFlavor.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterFlavor.ts"],"names":[],"mappings":"AAEA,qBAAa,gBAAgB;IAClB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,QAAQ,CAAC,CAAS;;IAGnB,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB;IAItC,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,gBAAgB;IAItC,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,gBAAgB;IAIxC,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,gBAAgB;IAI5C,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,gBAAgB;IAIhD,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,gBAAgB;IAItD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,gBAAgB;IAI5C,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,gBAAgB;IAIjD,IAAW,KAAK,CAAC,KAAK,EAAE,MAAM,GAAI,SAAS,EAE1C;IACD,IAAW,KAAK,IAAI,MAAM,GAAG,SAAS,CAErC;CACJ"}
|
@@ -0,0 +1,47 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmClusterFlavor = void 0;
|
4
|
+
class CdmClusterFlavor {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withCpu(cpu) {
|
8
|
+
this['cpu'] = cpu;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withRam(ram) {
|
12
|
+
this['ram'] = ram;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
withName(name) {
|
16
|
+
this['name'] = name;
|
17
|
+
return this;
|
18
|
+
}
|
19
|
+
withRegion(region) {
|
20
|
+
this['region'] = region;
|
21
|
+
return this;
|
22
|
+
}
|
23
|
+
withTypename(typename) {
|
24
|
+
this['typename'] = typename;
|
25
|
+
return this;
|
26
|
+
}
|
27
|
+
withClusterMode(clusterMode) {
|
28
|
+
this['clusterMode'] = clusterMode;
|
29
|
+
return this;
|
30
|
+
}
|
31
|
+
withStatus(status) {
|
32
|
+
this['status'] = status;
|
33
|
+
return this;
|
34
|
+
}
|
35
|
+
withStrId(strId) {
|
36
|
+
this['str_id'] = strId;
|
37
|
+
return this;
|
38
|
+
}
|
39
|
+
set strId(strId) {
|
40
|
+
this['str_id'] = strId;
|
41
|
+
}
|
42
|
+
get strId() {
|
43
|
+
return this['str_id'];
|
44
|
+
}
|
45
|
+
}
|
46
|
+
exports.CdmClusterFlavor = CdmClusterFlavor;
|
47
|
+
//# sourceMappingURL=CdmClusterFlavor.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterFlavor.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterFlavor.ts"],"names":[],"mappings":";;;AAEA,MAAa,gBAAgB;IASzB;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,aAAa,CAAC,GAAG,WAAW,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;CACJ;AAjDD,4CAiDC"}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import { ClusterLinks } from './ClusterLinks';
|
2
|
+
export declare class CdmClusterVersion {
|
3
|
+
active?: string;
|
4
|
+
id?: string;
|
5
|
+
image?: string;
|
6
|
+
name?: string;
|
7
|
+
packages?: string;
|
8
|
+
datastore?: string;
|
9
|
+
links?: Array<ClusterLinks>;
|
10
|
+
constructor();
|
11
|
+
withActive(active: string): CdmClusterVersion;
|
12
|
+
withId(id: string): CdmClusterVersion;
|
13
|
+
withImage(image: string): CdmClusterVersion;
|
14
|
+
withName(name: string): CdmClusterVersion;
|
15
|
+
withPackages(packages: string): CdmClusterVersion;
|
16
|
+
withDatastore(datastore: string): CdmClusterVersion;
|
17
|
+
withLinks(links: Array<ClusterLinks>): CdmClusterVersion;
|
18
|
+
}
|
19
|
+
//# sourceMappingURL=CdmClusterVersion.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterVersion.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterVersion.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,qBAAa,iBAAiB;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,CAAC;;IAG5B,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,iBAAiB;IAI7C,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,iBAAiB;IAIrC,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,iBAAiB;IAI3C,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,iBAAiB;IAIzC,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,iBAAiB;IAIjD,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,iBAAiB;IAInD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,YAAY,CAAC,GAAG,iBAAiB;CAIlE"}
|
@@ -0,0 +1,37 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmClusterVersion = void 0;
|
4
|
+
class CdmClusterVersion {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withActive(active) {
|
8
|
+
this['active'] = active;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withId(id) {
|
12
|
+
this['id'] = id;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
withImage(image) {
|
16
|
+
this['image'] = image;
|
17
|
+
return this;
|
18
|
+
}
|
19
|
+
withName(name) {
|
20
|
+
this['name'] = name;
|
21
|
+
return this;
|
22
|
+
}
|
23
|
+
withPackages(packages) {
|
24
|
+
this['packages'] = packages;
|
25
|
+
return this;
|
26
|
+
}
|
27
|
+
withDatastore(datastore) {
|
28
|
+
this['datastore'] = datastore;
|
29
|
+
return this;
|
30
|
+
}
|
31
|
+
withLinks(links) {
|
32
|
+
this['links'] = links;
|
33
|
+
return this;
|
34
|
+
}
|
35
|
+
}
|
36
|
+
exports.CdmClusterVersion = CdmClusterVersion;
|
37
|
+
//# sourceMappingURL=CdmClusterVersion.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmClusterVersion.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmClusterVersion.ts"],"names":[],"mappings":";;;AAGA,MAAa,iBAAiB;IAQ1B;IACA,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAA0B;QACvC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAtCD,8CAsCC"}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
export declare class CdmModifyClusterReq {
|
2
|
+
autoOff?: boolean;
|
3
|
+
scheduleBootOff?: boolean;
|
4
|
+
scheduleBootTime?: string;
|
5
|
+
scheduleOffTime?: string;
|
6
|
+
autoRemind?: boolean;
|
7
|
+
phoneNum?: string;
|
8
|
+
email?: string;
|
9
|
+
constructor();
|
10
|
+
withAutoOff(autoOff: boolean): CdmModifyClusterReq;
|
11
|
+
withScheduleBootOff(scheduleBootOff: boolean): CdmModifyClusterReq;
|
12
|
+
withScheduleBootTime(scheduleBootTime: string): CdmModifyClusterReq;
|
13
|
+
withScheduleOffTime(scheduleOffTime: string): CdmModifyClusterReq;
|
14
|
+
withAutoRemind(autoRemind: boolean): CdmModifyClusterReq;
|
15
|
+
withPhoneNum(phoneNum: string): CdmModifyClusterReq;
|
16
|
+
withEmail(email: string): CdmModifyClusterReq;
|
17
|
+
}
|
18
|
+
//# sourceMappingURL=CdmModifyClusterReq.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmModifyClusterReq.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmModifyClusterReq.ts"],"names":[],"mappings":"AAEA,qBAAa,mBAAmB;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;;IAGf,WAAW,CAAC,OAAO,EAAE,OAAO,GAAG,mBAAmB;IAIlD,mBAAmB,CAAC,eAAe,EAAE,OAAO,GAAG,mBAAmB;IAIlE,oBAAoB,CAAC,gBAAgB,EAAE,MAAM,GAAG,mBAAmB;IAInE,mBAAmB,CAAC,eAAe,EAAE,MAAM,GAAG,mBAAmB;IAIjE,cAAc,CAAC,UAAU,EAAE,OAAO,GAAG,mBAAmB;IAIxD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,mBAAmB;IAInD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,mBAAmB;CAIvD"}
|
@@ -0,0 +1,37 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmModifyClusterReq = void 0;
|
4
|
+
class CdmModifyClusterReq {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withAutoOff(autoOff) {
|
8
|
+
this['autoOff'] = autoOff;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withScheduleBootOff(scheduleBootOff) {
|
12
|
+
this['scheduleBootOff'] = scheduleBootOff;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
withScheduleBootTime(scheduleBootTime) {
|
16
|
+
this['scheduleBootTime'] = scheduleBootTime;
|
17
|
+
return this;
|
18
|
+
}
|
19
|
+
withScheduleOffTime(scheduleOffTime) {
|
20
|
+
this['scheduleOffTime'] = scheduleOffTime;
|
21
|
+
return this;
|
22
|
+
}
|
23
|
+
withAutoRemind(autoRemind) {
|
24
|
+
this['autoRemind'] = autoRemind;
|
25
|
+
return this;
|
26
|
+
}
|
27
|
+
withPhoneNum(phoneNum) {
|
28
|
+
this['phoneNum'] = phoneNum;
|
29
|
+
return this;
|
30
|
+
}
|
31
|
+
withEmail(email) {
|
32
|
+
this['email'] = email;
|
33
|
+
return this;
|
34
|
+
}
|
35
|
+
}
|
36
|
+
exports.CdmModifyClusterReq = CdmModifyClusterReq;
|
37
|
+
//# sourceMappingURL=CdmModifyClusterReq.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmModifyClusterReq.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmModifyClusterReq.ts"],"names":[],"mappings":";;;AAEA,MAAa,mBAAmB;IAQ5B;IACA,CAAC;IACM,WAAW,CAAC,OAAgB;QAC/B,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,mBAAmB,CAAC,eAAwB;QAC/C,IAAI,CAAC,iBAAiB,CAAC,GAAG,eAAe,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,oBAAoB,CAAC,gBAAwB;QAChD,IAAI,CAAC,kBAAkB,CAAC,GAAG,gBAAgB,CAAC;QAC5C,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,mBAAmB,CAAC,eAAuB;QAC9C,IAAI,CAAC,iBAAiB,CAAC,GAAG,eAAe,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,cAAc,CAAC,UAAmB;QACrC,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAtCD,kDAsCC"}
|
@@ -0,0 +1,50 @@
|
|
1
|
+
import { CdmQueryClusterInstanceDetailFlavor } from './CdmQueryClusterInstanceDetailFlavor';
|
2
|
+
import { Datastore } from './Datastore';
|
3
|
+
export declare class CdmQueryClusterInstanceDetail {
|
4
|
+
configurationStatus?: string;
|
5
|
+
paramsGroupId?: string;
|
6
|
+
type?: string;
|
7
|
+
role?: string;
|
8
|
+
subnetid?: string;
|
9
|
+
securegroup?: string;
|
10
|
+
vpc?: string;
|
11
|
+
azcode?: string;
|
12
|
+
region?: string;
|
13
|
+
created?: string;
|
14
|
+
updated?: string;
|
15
|
+
name?: string;
|
16
|
+
id?: string;
|
17
|
+
flavor?: CdmQueryClusterInstanceDetailFlavor;
|
18
|
+
datastore?: Datastore;
|
19
|
+
dbuser?: string;
|
20
|
+
payModel?: number;
|
21
|
+
publicIp?: string;
|
22
|
+
trafficIp?: string;
|
23
|
+
trafficIpv6?: string;
|
24
|
+
private 'cluster_id'?;
|
25
|
+
constructor();
|
26
|
+
withConfigurationStatus(configurationStatus: string): CdmQueryClusterInstanceDetail;
|
27
|
+
withParamsGroupId(paramsGroupId: string): CdmQueryClusterInstanceDetail;
|
28
|
+
withType(type: string): CdmQueryClusterInstanceDetail;
|
29
|
+
withRole(role: string): CdmQueryClusterInstanceDetail;
|
30
|
+
withSubnetid(subnetid: string): CdmQueryClusterInstanceDetail;
|
31
|
+
withSecuregroup(securegroup: string): CdmQueryClusterInstanceDetail;
|
32
|
+
withVpc(vpc: string): CdmQueryClusterInstanceDetail;
|
33
|
+
withAzcode(azcode: string): CdmQueryClusterInstanceDetail;
|
34
|
+
withRegion(region: string): CdmQueryClusterInstanceDetail;
|
35
|
+
withCreated(created: string): CdmQueryClusterInstanceDetail;
|
36
|
+
withUpdated(updated: string): CdmQueryClusterInstanceDetail;
|
37
|
+
withName(name: string): CdmQueryClusterInstanceDetail;
|
38
|
+
withId(id: string): CdmQueryClusterInstanceDetail;
|
39
|
+
withFlavor(flavor: CdmQueryClusterInstanceDetailFlavor): CdmQueryClusterInstanceDetail;
|
40
|
+
withDatastore(datastore: Datastore): CdmQueryClusterInstanceDetail;
|
41
|
+
withDbuser(dbuser: string): CdmQueryClusterInstanceDetail;
|
42
|
+
withPayModel(payModel: number): CdmQueryClusterInstanceDetail;
|
43
|
+
withPublicIp(publicIp: string): CdmQueryClusterInstanceDetail;
|
44
|
+
withTrafficIp(trafficIp: string): CdmQueryClusterInstanceDetail;
|
45
|
+
withTrafficIpv6(trafficIpv6: string): CdmQueryClusterInstanceDetail;
|
46
|
+
withClusterId(clusterId: string): CdmQueryClusterInstanceDetail;
|
47
|
+
set clusterId(clusterId: string | undefined);
|
48
|
+
get clusterId(): string | undefined;
|
49
|
+
}
|
50
|
+
//# sourceMappingURL=CdmQueryClusterInstanceDetail.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmQueryClusterInstanceDetail.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmQueryClusterInstanceDetail.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAC5F,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAGxC,qBAAa,6BAA6B;IAC/B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,mCAAmC,CAAC;IAC7C,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IAC5B,OAAO,CAAC,YAAY,CAAC,CAAS;;IAGvB,uBAAuB,CAAC,mBAAmB,EAAE,MAAM,GAAG,6BAA6B;IAInF,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,6BAA6B;IAIvE,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,6BAA6B;IAIrD,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,6BAA6B;IAIrD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,6BAA6B;IAI7D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,6BAA6B;IAInE,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,6BAA6B;IAInD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,6BAA6B;IAIzD,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,6BAA6B;IAIzD,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,6BAA6B;IAI3D,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,6BAA6B;IAI3D,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,6BAA6B;IAIrD,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,6BAA6B;IAIjD,UAAU,CAAC,MAAM,EAAE,mCAAmC,GAAG,6BAA6B;IAItF,aAAa,CAAC,SAAS,EAAE,SAAS,GAAG,6BAA6B;IAIlE,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,6BAA6B;IAIzD,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,6BAA6B;IAI7D,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,6BAA6B;IAI7D,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,6BAA6B;IAI/D,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,6BAA6B;IAInE,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,6BAA6B;IAItE,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
|
@@ -0,0 +1,99 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmQueryClusterInstanceDetail = void 0;
|
4
|
+
class CdmQueryClusterInstanceDetail {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withConfigurationStatus(configurationStatus) {
|
8
|
+
this['configurationStatus'] = configurationStatus;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withParamsGroupId(paramsGroupId) {
|
12
|
+
this['paramsGroupId'] = paramsGroupId;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
withType(type) {
|
16
|
+
this['type'] = type;
|
17
|
+
return this;
|
18
|
+
}
|
19
|
+
withRole(role) {
|
20
|
+
this['role'] = role;
|
21
|
+
return this;
|
22
|
+
}
|
23
|
+
withSubnetid(subnetid) {
|
24
|
+
this['subnetid'] = subnetid;
|
25
|
+
return this;
|
26
|
+
}
|
27
|
+
withSecuregroup(securegroup) {
|
28
|
+
this['securegroup'] = securegroup;
|
29
|
+
return this;
|
30
|
+
}
|
31
|
+
withVpc(vpc) {
|
32
|
+
this['vpc'] = vpc;
|
33
|
+
return this;
|
34
|
+
}
|
35
|
+
withAzcode(azcode) {
|
36
|
+
this['azcode'] = azcode;
|
37
|
+
return this;
|
38
|
+
}
|
39
|
+
withRegion(region) {
|
40
|
+
this['region'] = region;
|
41
|
+
return this;
|
42
|
+
}
|
43
|
+
withCreated(created) {
|
44
|
+
this['created'] = created;
|
45
|
+
return this;
|
46
|
+
}
|
47
|
+
withUpdated(updated) {
|
48
|
+
this['updated'] = updated;
|
49
|
+
return this;
|
50
|
+
}
|
51
|
+
withName(name) {
|
52
|
+
this['name'] = name;
|
53
|
+
return this;
|
54
|
+
}
|
55
|
+
withId(id) {
|
56
|
+
this['id'] = id;
|
57
|
+
return this;
|
58
|
+
}
|
59
|
+
withFlavor(flavor) {
|
60
|
+
this['flavor'] = flavor;
|
61
|
+
return this;
|
62
|
+
}
|
63
|
+
withDatastore(datastore) {
|
64
|
+
this['datastore'] = datastore;
|
65
|
+
return this;
|
66
|
+
}
|
67
|
+
withDbuser(dbuser) {
|
68
|
+
this['dbuser'] = dbuser;
|
69
|
+
return this;
|
70
|
+
}
|
71
|
+
withPayModel(payModel) {
|
72
|
+
this['payModel'] = payModel;
|
73
|
+
return this;
|
74
|
+
}
|
75
|
+
withPublicIp(publicIp) {
|
76
|
+
this['publicIp'] = publicIp;
|
77
|
+
return this;
|
78
|
+
}
|
79
|
+
withTrafficIp(trafficIp) {
|
80
|
+
this['trafficIp'] = trafficIp;
|
81
|
+
return this;
|
82
|
+
}
|
83
|
+
withTrafficIpv6(trafficIpv6) {
|
84
|
+
this['trafficIpv6'] = trafficIpv6;
|
85
|
+
return this;
|
86
|
+
}
|
87
|
+
withClusterId(clusterId) {
|
88
|
+
this['cluster_id'] = clusterId;
|
89
|
+
return this;
|
90
|
+
}
|
91
|
+
set clusterId(clusterId) {
|
92
|
+
this['cluster_id'] = clusterId;
|
93
|
+
}
|
94
|
+
get clusterId() {
|
95
|
+
return this['cluster_id'];
|
96
|
+
}
|
97
|
+
}
|
98
|
+
exports.CdmQueryClusterInstanceDetail = CdmQueryClusterInstanceDetail;
|
99
|
+
//# sourceMappingURL=CdmQueryClusterInstanceDetail.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmQueryClusterInstanceDetail.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmQueryClusterInstanceDetail.ts"],"names":[],"mappings":"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"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
import { ClusterLinks } from './ClusterLinks';
|
2
|
+
export declare class CdmQueryClusterInstanceDetailFlavor {
|
3
|
+
id?: string;
|
4
|
+
links?: Array<ClusterLinks>;
|
5
|
+
constructor();
|
6
|
+
withId(id: string): CdmQueryClusterInstanceDetailFlavor;
|
7
|
+
withLinks(links: Array<ClusterLinks>): CdmQueryClusterInstanceDetailFlavor;
|
8
|
+
}
|
9
|
+
//# sourceMappingURL=CdmQueryClusterInstanceDetailFlavor.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmQueryClusterInstanceDetailFlavor.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmQueryClusterInstanceDetailFlavor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,qBAAa,mCAAmC;IACrC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC,CAAC;;IAG5B,MAAM,CAAC,EAAE,EAAE,MAAM,GAAG,mCAAmC;IAIvD,SAAS,CAAC,KAAK,EAAE,KAAK,CAAC,YAAY,CAAC,GAAG,mCAAmC;CAIpF"}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.CdmQueryClusterInstanceDetailFlavor = void 0;
|
4
|
+
class CdmQueryClusterInstanceDetailFlavor {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withId(id) {
|
8
|
+
this['id'] = id;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withLinks(links) {
|
12
|
+
this['links'] = links;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
}
|
16
|
+
exports.CdmQueryClusterInstanceDetailFlavor = CdmQueryClusterInstanceDetailFlavor;
|
17
|
+
//# sourceMappingURL=CdmQueryClusterInstanceDetailFlavor.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"CdmQueryClusterInstanceDetailFlavor.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/CdmQueryClusterInstanceDetailFlavor.ts"],"names":[],"mappings":";;;AAGA,MAAa,mCAAmC;IAG5C;IACA,CAAC;IACM,MAAM,CAAC,EAAU;QACpB,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;QAChB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAA0B;QACvC,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,kFAaC"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"FlavorAttribute.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/FlavorAttribute.ts"],"names":[],"mappings":"AAEA,qBAAa,eAAe;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;;IAGf,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,eAAe;IAIvC,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,eAAe;CAInD"}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.FlavorAttribute = void 0;
|
4
|
+
class FlavorAttribute {
|
5
|
+
constructor() {
|
6
|
+
}
|
7
|
+
withName(name) {
|
8
|
+
this['name'] = name;
|
9
|
+
return this;
|
10
|
+
}
|
11
|
+
withValue(value) {
|
12
|
+
this['value'] = value;
|
13
|
+
return this;
|
14
|
+
}
|
15
|
+
}
|
16
|
+
exports.FlavorAttribute = FlavorAttribute;
|
17
|
+
//# sourceMappingURL=FlavorAttribute.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"FlavorAttribute.js","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/FlavorAttribute.ts"],"names":[],"mappings":";;;AAEA,MAAa,eAAe;IAGxB;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,0CAaC"}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
import { CdmModifyClusterReq } from './CdmModifyClusterReq';
|
2
|
+
export declare class ModifyClusterRequest {
|
3
|
+
private 'cluster_id'?;
|
4
|
+
private 'Content-Type'?;
|
5
|
+
private 'X-Language'?;
|
6
|
+
body?: CdmModifyClusterReq;
|
7
|
+
constructor(clusterId?: string, contentType?: string, xLanguage?: string);
|
8
|
+
withClusterId(clusterId: string): ModifyClusterRequest;
|
9
|
+
set clusterId(clusterId: string | undefined);
|
10
|
+
get clusterId(): string | undefined;
|
11
|
+
withContentType(contentType: string): ModifyClusterRequest;
|
12
|
+
set contentType(contentType: string | undefined);
|
13
|
+
get contentType(): string | undefined;
|
14
|
+
withXLanguage(xLanguage: string): ModifyClusterRequest;
|
15
|
+
set xLanguage(xLanguage: string | undefined);
|
16
|
+
get xLanguage(): string | undefined;
|
17
|
+
withBody(body: CdmModifyClusterReq): ModifyClusterRequest;
|
18
|
+
}
|
19
|
+
//# sourceMappingURL=ModifyClusterRequest.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ModifyClusterRequest.d.ts","sourceRoot":"","sources":["../../../../../services/cdm/v1/model/ModifyClusterRequest.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAG5D,qBAAa,oBAAoB;IAC7B,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,YAAY,CAAC,CAAS;IACvB,IAAI,CAAC,EAAE,mBAAmB,CAAC;gBACf,SAAS,CAAC,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM;IAKxE,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,oBAAoB;IAI7D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,oBAAoB;IAIjE,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,oBAAoB;IAI7D,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;IACM,QAAQ,CAAC,IAAI,EAAE,mBAAmB,GAAG,oBAAoB;CAInE"}
|