@alicloud/sae20190506 2.1.1 → 2.3.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 +180 -0
- package/dist/client.js +514 -0
- package/dist/client.js.map +1 -1
- package/dist/models/AbortChangeOrderRequest.d.ts +1 -0
- package/dist/models/AbortChangeOrderRequest.js +2 -0
- package/dist/models/AbortChangeOrderRequest.js.map +1 -1
- package/dist/models/CreateApplicationRequest.d.ts +1 -0
- package/dist/models/CreateApplicationRequest.js +2 -0
- package/dist/models/CreateApplicationRequest.js.map +1 -1
- package/dist/models/CreateApplicationShrinkRequest.d.ts +1 -0
- package/dist/models/CreateApplicationShrinkRequest.js +2 -0
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +44 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js +73 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.d.ts +19 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.js +69 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponse.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +41 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js +74 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.d.ts +18 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.js +58 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +44 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js +70 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +52 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js +82 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.d.ts +34 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.js +78 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.d.ts +33 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.js +64 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.d.ts +34 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.js +78 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.d.ts +33 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.js +64 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponse.d.ts +19 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponse.js +69 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponse.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +41 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js +74 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.d.ts +18 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.js +58 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBodyData.js.map +1 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +50 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js +74 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -0
- package/dist/models/DeleteInstancesRequest.d.ts +29 -0
- package/dist/models/DeleteInstancesRequest.js +60 -0
- package/dist/models/DeleteInstancesRequest.js.map +1 -0
- package/dist/models/DeleteInstancesResponse.d.ts +19 -0
- package/dist/models/DeleteInstancesResponse.js +69 -0
- package/dist/models/DeleteInstancesResponse.js.map +1 -0
- package/dist/models/DeleteInstancesResponseBody.d.ts +41 -0
- package/dist/models/DeleteInstancesResponseBody.js +74 -0
- package/dist/models/DeleteInstancesResponseBody.js.map +1 -0
- package/dist/models/DeleteInstancesResponseBodyData.d.ts +18 -0
- package/dist/models/DeleteInstancesResponseBodyData.js +58 -0
- package/dist/models/DeleteInstancesResponseBodyData.js.map +1 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +23 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.js +60 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.js.map +1 -0
- package/dist/models/DeleteSwimmingLaneGroupResponse.d.ts +19 -0
- package/dist/models/DeleteSwimmingLaneGroupResponse.js +69 -0
- package/dist/models/DeleteSwimmingLaneGroupResponse.js.map +1 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +39 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js +68 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -0
- package/dist/models/DeployApplicationRequest.d.ts +1 -0
- package/dist/models/DeployApplicationRequest.js +2 -0
- package/dist/models/DeployApplicationRequest.js.map +1 -1
- package/dist/models/DeployApplicationShrinkRequest.d.ts +1 -0
- package/dist/models/DeployApplicationShrinkRequest.js +2 -0
- package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneRequest.d.ts +28 -0
- package/dist/models/DescribeSwimmingLaneRequest.js +62 -0
- package/dist/models/DescribeSwimmingLaneRequest.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponse.d.ts +19 -0
- package/dist/models/DescribeSwimmingLaneResponse.js +69 -0
- package/dist/models/DescribeSwimmingLaneResponse.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +41 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.js +74 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyData.d.ts +49 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyData.js +86 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyData.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.d.ts +34 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.js +78 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.d.ts +34 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.js +69 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.d.ts +38 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.js +66 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataApps.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.d.ts +36 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.js +84 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.d.ts +33 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.js +64 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.d.ts +25 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.js +66 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.d.ts +15 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js +62 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js.map +1 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.d.ts +23 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js +60 -0
- package/dist/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +18 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.js +58 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponse.d.ts +19 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponse.js +69 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponse.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +41 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js +74 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.d.ts +58 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.js +89 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyData.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.d.ts +38 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.js +66 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.js.map +1 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.d.ts +43 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js +68 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesRequest.d.ts +23 -0
- package/dist/models/ListAllSwimmingLanesRequest.js +60 -0
- package/dist/models/ListAllSwimmingLanesRequest.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponse.d.ts +19 -0
- package/dist/models/ListAllSwimmingLanesResponse.js +69 -0
- package/dist/models/ListAllSwimmingLanesResponse.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +41 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.js +74 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyData.d.ts +49 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyData.js +86 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyData.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.d.ts +34 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.js +78 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.d.ts +34 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js +69 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.d.ts +38 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.js +66 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataApps.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.d.ts +36 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.js +84 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.d.ts +33 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.js +64 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.d.ts +25 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.js +66 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.d.ts +15 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js +62 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.js.map +1 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.d.ts +23 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js +60 -0
- package/dist/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js +60 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponse.d.ts +19 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponse.js +69 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponse.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +41 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js +74 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.d.ts +25 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.js +66 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyData.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.d.ts +15 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.js +62 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.js.map +1 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.js +60 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.js +60 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponse.d.ts +19 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponse.js +69 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponse.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +41 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js +74 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.d.ts +23 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.js +60 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBodyData.js.map +1 -0
- package/dist/models/PriceEstimateFeature.d.ts +26 -0
- package/dist/models/PriceEstimateFeature.js +15 -0
- package/dist/models/PriceEstimateFeature.js.map +1 -1
- package/dist/models/QueryResourceStaticsResponseBodyDataSummary.d.ts +2 -0
- package/dist/models/QueryResourceStaticsResponseBodyDataSummary.js +4 -0
- package/dist/models/QueryResourceStaticsResponseBodyDataSummary.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +33 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js +64 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.d.ts +19 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.js +69 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponse.js.map +1 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +39 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js +68 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +64 -0
- package/dist/models/model.js +144 -15
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +574 -0
- package/src/models/AbortChangeOrderRequest.ts +3 -0
- package/src/models/CreateApplicationRequest.ts +3 -0
- package/src/models/CreateApplicationShrinkRequest.ts +3 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +72 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponse.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +69 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBodyData.ts +31 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +69 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +87 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestAppEntryRule.ts +64 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestAppEntryRuleConditions.ts +52 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRule.ts +64 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequestMseGatewayEntryRuleConditions.ts +52 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponse.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +69 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponseBodyData.ts +31 -0
- package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +79 -0
- package/src/models/DeleteInstancesRequest.ts +44 -0
- package/src/models/DeleteInstancesResponse.ts +40 -0
- package/src/models/DeleteInstancesResponseBody.ts +69 -0
- package/src/models/DeleteInstancesResponseBodyData.ts +31 -0
- package/src/models/DeleteSwimmingLaneGroupRequest.ts +38 -0
- package/src/models/DeleteSwimmingLaneGroupResponse.ts +40 -0
- package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +62 -0
- package/src/models/DeployApplicationRequest.ts +3 -0
- package/src/models/DeployApplicationShrinkRequest.ts +3 -0
- package/src/models/DescribeSwimmingLaneRequest.ts +45 -0
- package/src/models/DescribeSwimmingLaneResponse.ts +40 -0
- package/src/models/DescribeSwimmingLaneResponseBody.ts +69 -0
- package/src/models/DescribeSwimmingLaneResponseBodyData.ts +87 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataAppEntryRule.ts +64 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions.ts +58 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataApps.ts +59 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule.ts +71 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions.ts +52 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes.ts +45 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.ts +31 -0
- package/src/models/DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.ts +38 -0
- package/src/models/ListAllSwimmingLaneGroupsRequest.ts +31 -0
- package/src/models/ListAllSwimmingLaneGroupsResponse.ts +40 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +69 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBodyData.ts +100 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.ts +59 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.ts +66 -0
- package/src/models/ListAllSwimmingLanesRequest.ts +38 -0
- package/src/models/ListAllSwimmingLanesResponse.ts +40 -0
- package/src/models/ListAllSwimmingLanesResponseBody.ts +69 -0
- package/src/models/ListAllSwimmingLanesResponseBodyData.ts +87 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRule.ts +64 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataAppEntryRuleConditions.ts +58 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataApps.ts +59 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRule.ts +71 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleConditions.ts +52 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutes.ts +45 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate.ts +31 -0
- package/src/models/ListAllSwimmingLanesResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate.ts +38 -0
- package/src/models/ListSwimmingLaneGatewayRoutesRequest.ts +38 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponse.ts +40 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +69 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyData.ts +45 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicate.ts +31 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBodyDataRoutePredicatePathPredicate.ts +38 -0
- package/src/models/ListSwimmingLaneGroupTagsRequest.ts +38 -0
- package/src/models/ListSwimmingLaneGroupTagsResponse.ts +40 -0
- package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +69 -0
- package/src/models/ListSwimmingLaneGroupTagsResponseBodyData.ts +38 -0
- package/src/models/PriceEstimateFeature.ts +41 -0
- package/src/models/QueryResourceStaticsResponseBodyDataSummary.ts +6 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +52 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeResponse.ts +40 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +62 -0
- package/src/models/model.ts +64 -0
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { ListAllSwimmingLaneGroupsResponseBody } from "./ListAllSwimmingLaneGroupsResponseBody";
|
|
3
|
+
export declare class ListAllSwimmingLaneGroupsResponse extends $dara.Model {
|
|
4
|
+
headers?: {
|
|
5
|
+
[key: string]: string;
|
|
6
|
+
};
|
|
7
|
+
statusCode?: number;
|
|
8
|
+
body?: ListAllSwimmingLaneGroupsResponseBody;
|
|
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.ListAllSwimmingLaneGroupsResponse = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const ListAllSwimmingLaneGroupsResponseBody_1 = require("./ListAllSwimmingLaneGroupsResponseBody");
|
|
40
|
+
class ListAllSwimmingLaneGroupsResponse 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: ListAllSwimmingLaneGroupsResponseBody_1.ListAllSwimmingLaneGroupsResponseBody,
|
|
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.ListAllSwimmingLaneGroupsResponse = ListAllSwimmingLaneGroupsResponse;
|
|
69
|
+
//# sourceMappingURL=ListAllSwimmingLaneGroupsResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAllSwimmingLaneGroupsResponse.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLaneGroupsResponse.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,mGAAgG;AAGhG,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IAIhE,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,6EAAqC;SAC5C,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,8EAiCC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { ListAllSwimmingLaneGroupsResponseBodyData } from "./ListAllSwimmingLaneGroupsResponseBodyData";
|
|
3
|
+
export declare class ListAllSwimmingLaneGroupsResponseBody extends $dara.Model {
|
|
4
|
+
/**
|
|
5
|
+
* @example
|
|
6
|
+
* 200
|
|
7
|
+
*/
|
|
8
|
+
code?: string;
|
|
9
|
+
data?: ListAllSwimmingLaneGroupsResponseBodyData[];
|
|
10
|
+
errorCode?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* success
|
|
14
|
+
*/
|
|
15
|
+
message?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* 30375C38-F4ED-4135-A0AE-5C75DC7F****
|
|
19
|
+
*/
|
|
20
|
+
requestId?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* true
|
|
24
|
+
*/
|
|
25
|
+
success?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* @example
|
|
28
|
+
* ac1a0b2215622246421415014e****
|
|
29
|
+
*/
|
|
30
|
+
traceId?: string;
|
|
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
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
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.ListAllSwimmingLaneGroupsResponseBody = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const ListAllSwimmingLaneGroupsResponseBodyData_1 = require("./ListAllSwimmingLaneGroupsResponseBodyData");
|
|
40
|
+
class ListAllSwimmingLaneGroupsResponseBody extends $dara.Model {
|
|
41
|
+
static names() {
|
|
42
|
+
return {
|
|
43
|
+
code: 'Code',
|
|
44
|
+
data: 'Data',
|
|
45
|
+
errorCode: 'ErrorCode',
|
|
46
|
+
message: 'Message',
|
|
47
|
+
requestId: 'RequestId',
|
|
48
|
+
success: 'Success',
|
|
49
|
+
traceId: 'TraceId',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
static types() {
|
|
53
|
+
return {
|
|
54
|
+
code: 'string',
|
|
55
|
+
data: { 'type': 'array', 'itemType': ListAllSwimmingLaneGroupsResponseBodyData_1.ListAllSwimmingLaneGroupsResponseBodyData },
|
|
56
|
+
errorCode: 'string',
|
|
57
|
+
message: 'string',
|
|
58
|
+
requestId: 'string',
|
|
59
|
+
success: 'boolean',
|
|
60
|
+
traceId: 'string',
|
|
61
|
+
};
|
|
62
|
+
}
|
|
63
|
+
validate() {
|
|
64
|
+
if (Array.isArray(this.data)) {
|
|
65
|
+
$dara.Model.validateArray(this.data);
|
|
66
|
+
}
|
|
67
|
+
super.validate();
|
|
68
|
+
}
|
|
69
|
+
constructor(map) {
|
|
70
|
+
super(map);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
exports.ListAllSwimmingLaneGroupsResponseBody = ListAllSwimmingLaneGroupsResponseBody;
|
|
74
|
+
//# sourceMappingURL=ListAllSwimmingLaneGroupsResponseBody.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAllSwimmingLaneGroupsResponseBody.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLaneGroupsResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,2GAAwG;AAGxG,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;IA4BpE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,qFAAyC,EAAE;YAChF,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9DD,sFA8DC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import { ListAllSwimmingLaneGroupsResponseBodyDataApps } from "./ListAllSwimmingLaneGroupsResponseBodyDataApps";
|
|
3
|
+
import { ListAllSwimmingLaneGroupsResponseBodyDataEntryApp } from "./ListAllSwimmingLaneGroupsResponseBodyDataEntryApp";
|
|
4
|
+
export declare class ListAllSwimmingLaneGroupsResponseBodyData extends $dara.Model {
|
|
5
|
+
appIds?: string[];
|
|
6
|
+
apps?: ListAllSwimmingLaneGroupsResponseBodyDataApps[];
|
|
7
|
+
/**
|
|
8
|
+
* @example
|
|
9
|
+
* 0
|
|
10
|
+
*/
|
|
11
|
+
canaryModel?: number;
|
|
12
|
+
entryApp?: ListAllSwimmingLaneGroupsResponseBodyDataEntryApp;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* mse_ingresspost-cn-axc49******
|
|
16
|
+
*/
|
|
17
|
+
entryAppId?: string;
|
|
18
|
+
/**
|
|
19
|
+
* @example
|
|
20
|
+
* mse-gw
|
|
21
|
+
*/
|
|
22
|
+
entryAppType?: string;
|
|
23
|
+
/**
|
|
24
|
+
* @example
|
|
25
|
+
* 2074
|
|
26
|
+
*/
|
|
27
|
+
groupId?: number;
|
|
28
|
+
/**
|
|
29
|
+
* @example
|
|
30
|
+
* mse-test
|
|
31
|
+
*/
|
|
32
|
+
groupName?: string;
|
|
33
|
+
/**
|
|
34
|
+
* @example
|
|
35
|
+
* sae-test
|
|
36
|
+
*/
|
|
37
|
+
mseNamespaceId?: string;
|
|
38
|
+
/**
|
|
39
|
+
* @example
|
|
40
|
+
* cn-beijing:test
|
|
41
|
+
*/
|
|
42
|
+
namespaceId?: string;
|
|
43
|
+
/**
|
|
44
|
+
* @example
|
|
45
|
+
* 2
|
|
46
|
+
*/
|
|
47
|
+
swimVersion?: string;
|
|
48
|
+
static names(): {
|
|
49
|
+
[key: string]: string;
|
|
50
|
+
};
|
|
51
|
+
static types(): {
|
|
52
|
+
[key: string]: any;
|
|
53
|
+
};
|
|
54
|
+
validate(): void;
|
|
55
|
+
constructor(map?: {
|
|
56
|
+
[key: string]: any;
|
|
57
|
+
});
|
|
58
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
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.ListAllSwimmingLaneGroupsResponseBodyData = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
const ListAllSwimmingLaneGroupsResponseBodyDataApps_1 = require("./ListAllSwimmingLaneGroupsResponseBodyDataApps");
|
|
40
|
+
const ListAllSwimmingLaneGroupsResponseBodyDataEntryApp_1 = require("./ListAllSwimmingLaneGroupsResponseBodyDataEntryApp");
|
|
41
|
+
class ListAllSwimmingLaneGroupsResponseBodyData extends $dara.Model {
|
|
42
|
+
static names() {
|
|
43
|
+
return {
|
|
44
|
+
appIds: 'AppIds',
|
|
45
|
+
apps: 'Apps',
|
|
46
|
+
canaryModel: 'CanaryModel',
|
|
47
|
+
entryApp: 'EntryApp',
|
|
48
|
+
entryAppId: 'EntryAppId',
|
|
49
|
+
entryAppType: 'EntryAppType',
|
|
50
|
+
groupId: 'GroupId',
|
|
51
|
+
groupName: 'GroupName',
|
|
52
|
+
mseNamespaceId: 'MseNamespaceId',
|
|
53
|
+
namespaceId: 'NamespaceId',
|
|
54
|
+
swimVersion: 'SwimVersion',
|
|
55
|
+
};
|
|
56
|
+
}
|
|
57
|
+
static types() {
|
|
58
|
+
return {
|
|
59
|
+
appIds: { 'type': 'array', 'itemType': 'string' },
|
|
60
|
+
apps: { 'type': 'array', 'itemType': ListAllSwimmingLaneGroupsResponseBodyDataApps_1.ListAllSwimmingLaneGroupsResponseBodyDataApps },
|
|
61
|
+
canaryModel: 'number',
|
|
62
|
+
entryApp: ListAllSwimmingLaneGroupsResponseBodyDataEntryApp_1.ListAllSwimmingLaneGroupsResponseBodyDataEntryApp,
|
|
63
|
+
entryAppId: 'string',
|
|
64
|
+
entryAppType: 'string',
|
|
65
|
+
groupId: 'number',
|
|
66
|
+
groupName: 'string',
|
|
67
|
+
mseNamespaceId: 'string',
|
|
68
|
+
namespaceId: 'string',
|
|
69
|
+
swimVersion: 'string',
|
|
70
|
+
};
|
|
71
|
+
}
|
|
72
|
+
validate() {
|
|
73
|
+
if (Array.isArray(this.appIds)) {
|
|
74
|
+
$dara.Model.validateArray(this.appIds);
|
|
75
|
+
}
|
|
76
|
+
if (Array.isArray(this.apps)) {
|
|
77
|
+
$dara.Model.validateArray(this.apps);
|
|
78
|
+
}
|
|
79
|
+
if (this.entryApp && typeof this.entryApp.validate === 'function') {
|
|
80
|
+
this.entryApp.validate();
|
|
81
|
+
}
|
|
82
|
+
super.validate();
|
|
83
|
+
}
|
|
84
|
+
constructor(map) {
|
|
85
|
+
super(map);
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
exports.ListAllSwimmingLaneGroupsResponseBodyData = ListAllSwimmingLaneGroupsResponseBodyData;
|
|
89
|
+
//# sourceMappingURL=ListAllSwimmingLaneGroupsResponseBodyData.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAllSwimmingLaneGroupsResponseBodyData.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLaneGroupsResponseBodyData.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,mHAAgH;AAChH,2HAAwH;AAGxH,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;IA4CxE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,IAAI,EAAE,MAAM;YACZ,WAAW,EAAE,aAAa;YAC1B,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;YAC5B,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,cAAc,EAAE,gBAAgB;YAChC,WAAW,EAAE,aAAa;YAC1B,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACjD,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,6FAA6C,EAAE;YACpF,WAAW,EAAE,QAAQ;YACrB,QAAQ,EAAE,qGAAiD;YAC3D,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;YACtB,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,cAAc,EAAE,QAAQ;YACxB,WAAW,EAAE,QAAQ;YACrB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAAC;YAC9B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACzC,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,IAAG,IAAI,CAAC,QAAQ,IAAI,OAAQ,IAAI,CAAC,QAAgB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACzE,IAAI,CAAC,QAAgB,CAAC,QAAQ,EAAE,CAAC;QACpC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5FD,8FA4FC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class ListAllSwimmingLaneGroupsResponseBodyDataApps extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* f5aad0d0-3e56-44cd-8199-9887a0******
|
|
6
|
+
*/
|
|
7
|
+
appId?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* test
|
|
11
|
+
*/
|
|
12
|
+
appName?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* mse-cn-53y49******
|
|
16
|
+
*/
|
|
17
|
+
mseAppId?: string;
|
|
18
|
+
/**
|
|
19
|
+
* @example
|
|
20
|
+
* demo
|
|
21
|
+
*/
|
|
22
|
+
mseAppName?: string;
|
|
23
|
+
/**
|
|
24
|
+
* @example
|
|
25
|
+
* 6733e538-d52f-48e6-91a4-192f91******
|
|
26
|
+
*/
|
|
27
|
+
mseNamespaceId?: string;
|
|
28
|
+
static names(): {
|
|
29
|
+
[key: string]: string;
|
|
30
|
+
};
|
|
31
|
+
static types(): {
|
|
32
|
+
[key: string]: any;
|
|
33
|
+
};
|
|
34
|
+
validate(): void;
|
|
35
|
+
constructor(map?: {
|
|
36
|
+
[key: string]: any;
|
|
37
|
+
});
|
|
38
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.ListAllSwimmingLaneGroupsResponseBodyDataApps = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class ListAllSwimmingLaneGroupsResponseBodyDataApps extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
appId: 'AppId',
|
|
43
|
+
appName: 'AppName',
|
|
44
|
+
mseAppId: 'MseAppId',
|
|
45
|
+
mseAppName: 'MseAppName',
|
|
46
|
+
mseNamespaceId: 'MseNamespaceId',
|
|
47
|
+
};
|
|
48
|
+
}
|
|
49
|
+
static types() {
|
|
50
|
+
return {
|
|
51
|
+
appId: 'string',
|
|
52
|
+
appName: 'string',
|
|
53
|
+
mseAppId: 'string',
|
|
54
|
+
mseAppName: 'string',
|
|
55
|
+
mseNamespaceId: 'string',
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
validate() {
|
|
59
|
+
super.validate();
|
|
60
|
+
}
|
|
61
|
+
constructor(map) {
|
|
62
|
+
super(map);
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
exports.ListAllSwimmingLaneGroupsResponseBodyDataApps = ListAllSwimmingLaneGroupsResponseBodyDataApps;
|
|
66
|
+
//# sourceMappingURL=ListAllSwimmingLaneGroupsResponseBodyDataApps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAllSwimmingLaneGroupsResponseBodyDataApps.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLaneGroupsResponseBodyDataApps.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IA0B5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,cAAc,EAAE,gBAAgB;SACjC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,cAAc,EAAE,QAAQ;SACzB,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;AArDD,sGAqDC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class ListAllSwimmingLaneGroupsResponseBodyDataEntryApp extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* 09805e5d-9b8d-42cd-9442-03c498******
|
|
6
|
+
*/
|
|
7
|
+
appId?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* test
|
|
11
|
+
*/
|
|
12
|
+
appName?: string;
|
|
13
|
+
/**
|
|
14
|
+
* @example
|
|
15
|
+
* mse
|
|
16
|
+
*/
|
|
17
|
+
appType?: string;
|
|
18
|
+
/**
|
|
19
|
+
* @example
|
|
20
|
+
* mse-cn-53y49******
|
|
21
|
+
*/
|
|
22
|
+
mseAppId?: string;
|
|
23
|
+
/**
|
|
24
|
+
* @example
|
|
25
|
+
* test
|
|
26
|
+
*/
|
|
27
|
+
mseAppName?: string;
|
|
28
|
+
/**
|
|
29
|
+
* @example
|
|
30
|
+
* demo
|
|
31
|
+
*/
|
|
32
|
+
mseNamespaceId?: string;
|
|
33
|
+
static names(): {
|
|
34
|
+
[key: string]: string;
|
|
35
|
+
};
|
|
36
|
+
static types(): {
|
|
37
|
+
[key: string]: any;
|
|
38
|
+
};
|
|
39
|
+
validate(): void;
|
|
40
|
+
constructor(map?: {
|
|
41
|
+
[key: string]: any;
|
|
42
|
+
});
|
|
43
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
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.ListAllSwimmingLaneGroupsResponseBodyDataEntryApp = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class ListAllSwimmingLaneGroupsResponseBodyDataEntryApp extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
appId: 'AppId',
|
|
43
|
+
appName: 'AppName',
|
|
44
|
+
appType: 'AppType',
|
|
45
|
+
mseAppId: 'MseAppId',
|
|
46
|
+
mseAppName: 'MseAppName',
|
|
47
|
+
mseNamespaceId: 'MseNamespaceId',
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
static types() {
|
|
51
|
+
return {
|
|
52
|
+
appId: 'string',
|
|
53
|
+
appName: 'string',
|
|
54
|
+
appType: 'string',
|
|
55
|
+
mseAppId: 'string',
|
|
56
|
+
mseAppName: 'string',
|
|
57
|
+
mseNamespaceId: 'string',
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
validate() {
|
|
61
|
+
super.validate();
|
|
62
|
+
}
|
|
63
|
+
constructor(map) {
|
|
64
|
+
super(map);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
exports.ListAllSwimmingLaneGroupsResponseBodyDataEntryApp = ListAllSwimmingLaneGroupsResponseBodyDataEntryApp;
|
|
68
|
+
//# sourceMappingURL=ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.js","sourceRoot":"","sources":["../../src/models/ListAllSwimmingLaneGroupsResponseBodyDataEntryApp.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iDAAkD,SAAQ,KAAK,CAAC,KAAK;IA+BhF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,OAAO,EAAE,SAAS;YAClB,OAAO,EAAE,SAAS;YAClB,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,cAAc,EAAE,gBAAgB;SACjC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,OAAO,EAAE,QAAQ;YACjB,OAAO,EAAE,QAAQ;YACjB,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,cAAc,EAAE,QAAQ;SACzB,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;AA5DD,8GA4DC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
export declare class ListAllSwimmingLanesRequest extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @example
|
|
5
|
+
* 2074
|
|
6
|
+
*/
|
|
7
|
+
groupId?: number;
|
|
8
|
+
/**
|
|
9
|
+
* @example
|
|
10
|
+
* cn-beijing:test
|
|
11
|
+
*/
|
|
12
|
+
namespaceId?: 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
|
+
}
|
|
@@ -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.ListAllSwimmingLanesRequest = void 0;
|
|
37
|
+
// This file is auto-generated, don't edit it
|
|
38
|
+
const $dara = __importStar(require("@darabonba/typescript"));
|
|
39
|
+
class ListAllSwimmingLanesRequest extends $dara.Model {
|
|
40
|
+
static names() {
|
|
41
|
+
return {
|
|
42
|
+
groupId: 'GroupId',
|
|
43
|
+
namespaceId: 'NamespaceId',
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
static types() {
|
|
47
|
+
return {
|
|
48
|
+
groupId: 'number',
|
|
49
|
+
namespaceId: 'string',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
validate() {
|
|
53
|
+
super.validate();
|
|
54
|
+
}
|
|
55
|
+
constructor(map) {
|
|
56
|
+
super(map);
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
exports.ListAllSwimmingLanesRequest = ListAllSwimmingLanesRequest;
|
|
60
|
+
//# sourceMappingURL=ListAllSwimmingLanesRequest.js.map
|