@huaweicloud/huaweicloud-sdk-waf 3.1.173 → 3.1.175
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/package.json +2 -2
- package/v1/WafClient.d.ts +810 -60
- package/v1/WafClient.d.ts.map +1 -1
- package/v1/WafClient.js +2063 -202
- package/v1/WafClient.js.map +1 -1
- package/v1/WafRegion.d.ts +5 -0
- package/v1/WafRegion.d.ts.map +1 -1
- package/v1/WafRegion.js +11 -1
- package/v1/WafRegion.js.map +1 -1
- package/v1/model/AntileakageMapResponseBodyLeakagemap.d.ts +8 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.d.ts.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.js +17 -0
- package/v1/model/AntileakageMapResponseBodyLeakagemap.js.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLocale.d.ts +18 -0
- package/v1/model/AntileakageMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/AntileakageMapResponseBodyLocale.js +39 -0
- package/v1/model/AntileakageMapResponseBodyLocale.js.map +1 -0
- package/v1/model/CheckAgencyRequest.d.ts +8 -0
- package/v1/model/CheckAgencyRequest.d.ts.map +1 -0
- package/v1/model/CheckAgencyRequest.js +20 -0
- package/v1/model/CheckAgencyRequest.js.map +1 -0
- package/v1/model/CheckAgencyResponse.d.ts +21 -0
- package/v1/model/CheckAgencyResponse.d.ts.map +1 -0
- package/v1/model/CheckAgencyResponse.js +47 -0
- package/v1/model/CheckAgencyResponse.js.map +1 -0
- package/v1/model/ConfirmApplicationTypesRequest.d.ts +12 -0
- package/v1/model/ConfirmApplicationTypesRequest.d.ts.map +1 -0
- package/v1/model/ConfirmApplicationTypesRequest.js +28 -0
- package/v1/model/ConfirmApplicationTypesRequest.js.map +1 -0
- package/v1/model/ConfirmApplicationTypesResponse.d.ts +9 -0
- package/v1/model/ConfirmApplicationTypesResponse.d.ts.map +1 -0
- package/v1/model/ConfirmApplicationTypesResponse.js +19 -0
- package/v1/model/ConfirmApplicationTypesResponse.js.map +1 -0
- package/v1/model/ConfirmAsyncJobRequest.d.ts +14 -0
- package/v1/model/ConfirmAsyncJobRequest.d.ts.map +1 -0
- package/v1/model/ConfirmAsyncJobRequest.js +35 -0
- package/v1/model/ConfirmAsyncJobRequest.js.map +1 -0
- package/v1/model/ConfirmAsyncJobResponse.d.ts +13 -0
- package/v1/model/ConfirmAsyncJobResponse.d.ts.map +1 -0
- package/v1/model/ConfirmAsyncJobResponse.js +29 -0
- package/v1/model/ConfirmAsyncJobResponse.js.map +1 -0
- package/v1/model/ConfirmIpReputationRuleRequest.d.ts +16 -0
- package/v1/model/ConfirmIpReputationRuleRequest.d.ts.map +1 -0
- package/v1/model/ConfirmIpReputationRuleRequest.js +42 -0
- package/v1/model/ConfirmIpReputationRuleRequest.js.map +1 -0
- package/v1/model/ConfirmIpReputationRuleResponse.d.ts +24 -0
- package/v1/model/ConfirmIpReputationRuleResponse.d.ts.map +1 -0
- package/v1/model/ConfirmIpReputationRuleResponse.js +47 -0
- package/v1/model/ConfirmIpReputationRuleResponse.js.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.d.ts +10 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.js +25 -0
- package/v1/model/ConfirmPolicyAntileakageMapRequest.js.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.d.ts +11 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.js +19 -0
- package/v1/model/ConfirmPolicyAntileakageMapResponse.js.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.d.ts +12 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.js +30 -0
- package/v1/model/ConfirmPolicyIpReputationMapRequest.js.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.d.ts +13 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.js +25 -0
- package/v1/model/ConfirmPolicyIpReputationMapResponse.js.map +1 -0
- package/v1/model/ConfirmProtectionTypesRequest.d.ts +12 -0
- package/v1/model/ConfirmProtectionTypesRequest.d.ts.map +1 -0
- package/v1/model/ConfirmProtectionTypesRequest.js +28 -0
- package/v1/model/ConfirmProtectionTypesRequest.js.map +1 -0
- package/v1/model/ConfirmProtectionTypesResponse.d.ts +9 -0
- package/v1/model/ConfirmProtectionTypesResponse.d.ts.map +1 -0
- package/v1/model/ConfirmProtectionTypesResponse.js +19 -0
- package/v1/model/ConfirmProtectionTypesResponse.js.map +1 -0
- package/v1/model/ConfirmThreatMapRequest.d.ts +8 -0
- package/v1/model/ConfirmThreatMapRequest.d.ts.map +1 -0
- package/v1/model/ConfirmThreatMapRequest.js +20 -0
- package/v1/model/ConfirmThreatMapRequest.js.map +1 -0
- package/v1/model/ConfirmThreatMapResponse.d.ts +10 -0
- package/v1/model/ConfirmThreatMapResponse.d.ts.map +1 -0
- package/v1/model/ConfirmThreatMapResponse.js +19 -0
- package/v1/model/ConfirmThreatMapResponse.js.map +1 -0
- package/v1/model/CreateIpReputationRuleRequest.d.ts +19 -0
- package/v1/model/CreateIpReputationRuleRequest.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleRequest.js +45 -0
- package/v1/model/CreateIpReputationRuleRequest.js.map +1 -0
- package/v1/model/CreateIpReputationRuleRequestBody.d.ts +19 -0
- package/v1/model/CreateIpReputationRuleRequestBody.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleRequestBody.js +41 -0
- package/v1/model/CreateIpReputationRuleRequestBody.js.map +1 -0
- package/v1/model/CreateIpReputationRuleResponse.d.ts +26 -0
- package/v1/model/CreateIpReputationRuleResponse.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleResponse.js +51 -0
- package/v1/model/CreateIpReputationRuleResponse.js.map +1 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.d.ts +6 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.d.ts.map +1 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.js +13 -0
- package/v1/model/CreateIpReputationRuleResponseBodyAction.js.map +1 -0
- package/v1/model/CreatePremiumHostRequestBody.d.ts +1 -1
- package/v1/model/CreatePremiumHostRequestBody.d.ts.map +1 -1
- package/v1/model/CreatePremiumHostRequestBody.js +1 -2
- package/v1/model/CreatePremiumHostRequestBody.js.map +1 -1
- package/v1/model/EipInfo.d.ts +16 -0
- package/v1/model/EipInfo.d.ts.map +1 -0
- package/v1/model/EipInfo.js +39 -0
- package/v1/model/EipInfo.js.map +1 -0
- package/v1/model/InstanceTag.d.ts +8 -0
- package/v1/model/InstanceTag.d.ts.map +1 -0
- package/v1/model/InstanceTag.js +17 -0
- package/v1/model/InstanceTag.js.map +1 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.d.ts +6 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.d.ts.map +1 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.js +13 -0
- package/v1/model/IpReputationMapResponseBodyIpReputationMap.js.map +1 -0
- package/v1/model/IpReputationMapResponseBodyLocale.d.ts +40 -0
- package/v1/model/IpReputationMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/IpReputationMapResponseBodyLocale.js +99 -0
- package/v1/model/IpReputationMapResponseBodyLocale.js.map +1 -0
- package/v1/model/IpReputationRulesListInfo.d.ts +21 -0
- package/v1/model/IpReputationRulesListInfo.d.ts.map +1 -0
- package/v1/model/IpReputationRulesListInfo.js +41 -0
- package/v1/model/IpReputationRulesListInfo.js.map +1 -0
- package/v1/model/IpReputationRulesListInfoAction.d.ts +15 -0
- package/v1/model/IpReputationRulesListInfoAction.d.ts.map +1 -0
- package/v1/model/IpReputationRulesListInfoAction.js +24 -0
- package/v1/model/IpReputationRulesListInfoAction.js.map +1 -0
- package/v1/model/LeakageListInfo.d.ts +2 -0
- package/v1/model/LeakageListInfo.d.ts.map +1 -1
- package/v1/model/LeakageListInfo.js +4 -0
- package/v1/model/LeakageListInfo.js.map +1 -1
- package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.js +42 -0
- package/v1/model/ListAntiTamperPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.js +19 -0
- package/v1/model/ListAntiTamperPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.js +42 -0
- package/v1/model/ListAntileakagePolicyRulesRequest.js.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.js +19 -0
- package/v1/model/ListAntileakagePolicyRulesResponse.js.map +1 -0
- package/v1/model/ListCcPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListCcPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListCcPolicyRulesRequest.js +42 -0
- package/v1/model/ListCcPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListCcPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListCcPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListCcPolicyRulesResponse.js +19 -0
- package/v1/model/ListCcPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListCustomPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListCustomPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListCustomPolicyRulesRequest.js +42 -0
- package/v1/model/ListCustomPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListCustomPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListCustomPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListCustomPolicyRulesResponse.js +19 -0
- package/v1/model/ListCustomPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.js +42 -0
- package/v1/model/ListGeoIpPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.js +19 -0
- package/v1/model/ListGeoIpPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListIgnorePolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListIgnorePolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIgnorePolicyRulesRequest.js +42 -0
- package/v1/model/ListIgnorePolicyRulesRequest.js.map +1 -0
- package/v1/model/ListIgnorePolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListIgnorePolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIgnorePolicyRulesResponse.js +19 -0
- package/v1/model/ListIgnorePolicyRulesResponse.js.map +1 -0
- package/v1/model/ListInstanceTagsRequest.d.ts +14 -0
- package/v1/model/ListInstanceTagsRequest.d.ts.map +1 -0
- package/v1/model/ListInstanceTagsRequest.js +35 -0
- package/v1/model/ListInstanceTagsRequest.js.map +1 -0
- package/v1/model/ListInstanceTagsResponse.d.ts +8 -0
- package/v1/model/ListInstanceTagsResponse.d.ts.map +1 -0
- package/v1/model/ListInstanceTagsResponse.js +15 -0
- package/v1/model/ListInstanceTagsResponse.js.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.js +42 -0
- package/v1/model/ListIpReputationPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.js +19 -0
- package/v1/model/ListIpReputationPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListIpReputationRulesRequest.d.ts +20 -0
- package/v1/model/ListIpReputationRulesRequest.d.ts.map +1 -0
- package/v1/model/ListIpReputationRulesRequest.js +51 -0
- package/v1/model/ListIpReputationRulesRequest.js.map +1 -0
- package/v1/model/ListIpReputationRulesResponse.d.ts +10 -0
- package/v1/model/ListIpReputationRulesResponse.d.ts.map +1 -0
- package/v1/model/ListIpReputationRulesResponse.js +19 -0
- package/v1/model/ListIpReputationRulesResponse.js.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.js +42 -0
- package/v1/model/ListPrivacyPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.d.ts +10 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.js +19 -0
- package/v1/model/ListPrivacyPolicyRulesResponse.js.map +1 -0
- package/v1/model/ListProtectableResourcesRequest.d.ts +18 -0
- package/v1/model/ListProtectableResourcesRequest.d.ts.map +1 -0
- package/v1/model/ListProtectableResourcesRequest.js +45 -0
- package/v1/model/ListProtectableResourcesRequest.js.map +1 -0
- package/v1/model/ListProtectableResourcesResponse.d.ts +10 -0
- package/v1/model/ListProtectableResourcesResponse.d.ts.map +1 -0
- package/v1/model/ListProtectableResourcesResponse.js +19 -0
- package/v1/model/ListProtectableResourcesResponse.js.map +1 -0
- package/v1/model/ListResponseCodeTimelineRequest.d.ts +36 -0
- package/v1/model/ListResponseCodeTimelineRequest.d.ts.map +1 -0
- package/v1/model/ListResponseCodeTimelineRequest.js +77 -0
- package/v1/model/ListResponseCodeTimelineRequest.js.map +1 -0
- package/v1/model/ListResponseCodeTimelineResponse.d.ts +8 -0
- package/v1/model/ListResponseCodeTimelineResponse.d.ts.map +1 -0
- package/v1/model/ListResponseCodeTimelineResponse.js +15 -0
- package/v1/model/ListResponseCodeTimelineResponse.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.d.ts +17 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.js +42 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseItems.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.d.ts +12 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.js +31 -0
- package/v1/model/ListSecurityReportHistoryPeriodResponseStatPeriod.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.d.ts +16 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.js +39 -0
- package/v1/model/ListSecurityReportHistoryPeriodsRequest.js.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.d.ts +10 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.d.ts.map +1 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.js +19 -0
- package/v1/model/ListSecurityReportHistoryPeriodsResponse.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts +29 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.js +75 -0
- package/v1/model/ListSecurityReportSendingRecordResponseItems.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts +12 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js +29 -0
- package/v1/model/ListSecurityReportSendingRecordResponseStatPeriod.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts +20 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.js +48 -0
- package/v1/model/ListSecurityReportSendingRecordsRequest.js.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts +10 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.d.ts.map +1 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.js +19 -0
- package/v1/model/ListSecurityReportSendingRecordsResponse.js.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts +18 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.d.ts.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.js +42 -0
- package/v1/model/ListWhiteblackipPolicyRulesRequest.js.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts +12 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.d.ts.map +1 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.js +23 -0
- package/v1/model/ListWhiteblackipPolicyRulesResponse.js.map +1 -0
- package/v1/model/Listener.d.ts +14 -0
- package/v1/model/Listener.d.ts.map +1 -0
- package/v1/model/Listener.js +31 -0
- package/v1/model/Listener.js.map +1 -0
- package/v1/model/ProtectableResources.d.ts +26 -0
- package/v1/model/ProtectableResources.d.ts.map +1 -0
- package/v1/model/ProtectableResources.js +57 -0
- package/v1/model/ProtectableResources.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts +59 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.js +119 -0
- package/v1/model/SecurityReportContentResponseReportContentInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoAttackTypeDistributionInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoAverageInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts +13 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js +27 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts +14 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js +29 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts +9 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTimeline.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts +19 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js +39 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfo.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal404InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal500InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAbnormalUrlsInfoAbnormal502InfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceIpsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackSourceLocationsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts +12 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js +27 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedDomainsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts +10 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js +21 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopAttackedUrlsInfoList.js.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts +8 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js +17 -0
- package/v1/model/SecurityReportContentResponseReportContentInfoTopDomains.js.map +1 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.d.ts +12 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.js +31 -0
- package/v1/model/SecurityReportContentResponseStatPeriod.js.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.d.ts +52 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.d.ts.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.js +129 -0
- package/v1/model/SecurityReportSubscriptionResponseReportContentSubscription.js.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.d.ts +12 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.d.ts.map +1 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.js +29 -0
- package/v1/model/SecurityReportSubscriptionResponseStatPeriod.js.map +1 -0
- package/v1/model/ShowSecurityReportContentRequest.d.ts +16 -0
- package/v1/model/ShowSecurityReportContentRequest.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportContentRequest.js +42 -0
- package/v1/model/ShowSecurityReportContentRequest.js.map +1 -0
- package/v1/model/ShowSecurityReportContentResponse.d.ts +47 -0
- package/v1/model/ShowSecurityReportContentResponse.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportContentResponse.js +111 -0
- package/v1/model/ShowSecurityReportContentResponse.js.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.d.ts +12 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.js +31 -0
- package/v1/model/ShowSecurityReportSubscriptionRequest.js.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.d.ts +47 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.d.ts.map +1 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.js +111 -0
- package/v1/model/ShowSecurityReportSubscriptionResponse.js.map +1 -0
- package/v1/model/ShowWebProtectionRuleRequest.d.ts +12 -0
- package/v1/model/ShowWebProtectionRuleRequest.d.ts.map +1 -0
- package/v1/model/ShowWebProtectionRuleRequest.js +30 -0
- package/v1/model/ShowWebProtectionRuleRequest.js.map +1 -0
- package/v1/model/ShowWebProtectionRuleResponse.d.ts +38 -0
- package/v1/model/ShowWebProtectionRuleResponse.d.ts.map +1 -0
- package/v1/model/ShowWebProtectionRuleResponse.js +79 -0
- package/v1/model/ShowWebProtectionRuleResponse.js.map +1 -0
- package/v1/model/ThreatMapResponseBodyLocale.d.ts +76 -0
- package/v1/model/ThreatMapResponseBodyLocale.d.ts.map +1 -0
- package/v1/model/ThreatMapResponseBodyLocale.js +175 -0
- package/v1/model/ThreatMapResponseBodyLocale.js.map +1 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.d.ts +6 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.d.ts.map +1 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.js +13 -0
- package/v1/model/UpdateIpReputationRuleRequestBodyAction.js.map +1 -0
- package/v1/public-api.d.ts +104 -0
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +104 -0
- package/v1/public-api.js.map +1 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 } from './SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList {
|
|
3
|
+
key?: string;
|
|
4
|
+
timeline?: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1>;
|
|
5
|
+
constructor();
|
|
6
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList;
|
|
7
|
+
withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1>): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8EAA8E,EAAE,MAAM,kFAAkF,CAAC;AAGlL,qBAAa,iFAAiF;IACnF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,8EAA8E,CAAC,CAAC;;IAGjG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,iFAAiF;IAIvG,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,8EAA8E,CAAC,GAAG,iFAAiF;CAI1M"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withTimeline(timeline) {
|
|
12
|
+
this['timeline'] = timeline;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,iFAAiF;IAG1F;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAA+F;QAC/G,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,8KAaC"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline {
|
|
2
|
+
time?: number;
|
|
3
|
+
num?: number;
|
|
4
|
+
constructor();
|
|
5
|
+
withTime(time: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline;
|
|
6
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.ts"],"names":[],"mappings":"AAEA,qBAAa,6EAA6E;IAC/E,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,6EAA6E;IAIrG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,6EAA6E;CAI7G"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withTime(time) {
|
|
8
|
+
this['time'] = time;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withNum(num) {
|
|
12
|
+
this['num'] = num;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline.ts"],"names":[],"mappings":";;;AAEA,MAAa,6EAA6E;IAGtF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,sKAaC"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 {
|
|
2
|
+
time?: number;
|
|
3
|
+
num?: number;
|
|
4
|
+
constructor();
|
|
5
|
+
withTime(time: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1;
|
|
6
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.ts"],"names":[],"mappings":"AAEA,qBAAa,8EAA8E;IAChF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,8EAA8E;IAItG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,8EAA8E;CAI9G"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withTime(time) {
|
|
8
|
+
this['time'] = time;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withNum(num) {
|
|
12
|
+
this['num'] = num;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1 = SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoBandwidthStatisticsInfoTimeline1.ts"],"names":[],"mappings":";;;AAEA,MAAa,8EAA8E;IAGvF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,wKAaC"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoTopDomains } from './SecurityReportContentResponseReportContentInfoTopDomains';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo {
|
|
3
|
+
key?: string;
|
|
4
|
+
num?: number;
|
|
5
|
+
private 'top_domains'?;
|
|
6
|
+
constructor();
|
|
7
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
|
|
8
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
|
|
9
|
+
withTopDomains(topDomains: Array<SecurityReportContentResponseReportContentInfoTopDomains>): SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
|
|
10
|
+
set topDomains(topDomains: Array<SecurityReportContentResponseReportContentInfoTopDomains> | undefined);
|
|
11
|
+
get topDomains(): Array<SecurityReportContentResponseReportContentInfoTopDomains> | undefined;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wDAAwD,EAAE,MAAM,4DAA4D,CAAC;AAGtI,qBAAa,wEAAwE;IAC1E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,aAAa,CAAC,CAAkE;;IAGjF,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;IAI9F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;IAI9F,cAAc,CAAC,UAAU,EAAE,KAAK,CAAC,wDAAwD,CAAC,GAAG,wEAAwE;IAI5K,IAAW,UAAU,CAAC,UAAU,EAAE,KAAK,CAAC,wDAAwD,CAAC,GAAI,SAAS,EAE7G;IACD,IAAW,UAAU,IAAI,KAAK,CAAC,wDAAwD,CAAC,GAAG,SAAS,CAEnG;CACJ"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withNum(num) {
|
|
12
|
+
this['num'] = num;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
withTopDomains(topDomains) {
|
|
16
|
+
this['top_domains'] = topDomains;
|
|
17
|
+
return this;
|
|
18
|
+
}
|
|
19
|
+
set topDomains(topDomains) {
|
|
20
|
+
this['top_domains'] = topDomains;
|
|
21
|
+
}
|
|
22
|
+
get topDomains() {
|
|
23
|
+
return this['top_domains'];
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
exports.SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo = SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo;
|
|
27
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoOverviewStatisticsListInfo.ts"],"names":[],"mappings":";;;AAGA,MAAa,wEAAwE;IAIjF;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,cAAc,CAAC,UAA2E;QAC7F,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;QACjC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAAwF;QAC1G,IAAI,CAAC,aAAa,CAAC,GAAG,UAAU,CAAC;IACrC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,aAAa,CAAC,CAAC;IAC/B,CAAC;CACJ;AAxBD,4JAwBC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList';
|
|
2
|
+
import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList';
|
|
3
|
+
export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfo {
|
|
4
|
+
private 'average_info_list'?;
|
|
5
|
+
private 'peak_info_list'?;
|
|
6
|
+
constructor();
|
|
7
|
+
withAverageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfo;
|
|
8
|
+
set averageInfoList(averageInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList> | undefined);
|
|
9
|
+
get averageInfoList(): Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList> | undefined;
|
|
10
|
+
withPeakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfo;
|
|
11
|
+
set peakInfoList(peakInfoList: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList> | undefined);
|
|
12
|
+
get peakInfoList(): Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList> | undefined;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8EAA8E,EAAE,MAAM,kFAAkF,CAAC;AAClL,OAAO,EAAE,2EAA2E,EAAE,MAAM,+EAA+E,CAAC;AAG5K,qBAAa,+DAA+D;IACxE,OAAO,CAAC,mBAAmB,CAAC,CAAwF;IACpH,OAAO,CAAC,gBAAgB,CAAC,CAAqF;;IAGvG,mBAAmB,CAAC,eAAe,EAAE,KAAK,CAAC,8EAA8E,CAAC,GAAG,+DAA+D;IAInM,IAAW,eAAe,CAAC,eAAe,EAAE,KAAK,CAAC,8EAA8E,CAAC,GAAI,SAAS,EAE7I;IACD,IAAW,eAAe,IAAI,KAAK,CAAC,8EAA8E,CAAC,GAAG,SAAS,CAE9H;IACM,gBAAgB,CAAC,YAAY,EAAE,KAAK,CAAC,2EAA2E,CAAC,GAAG,+DAA+D;IAI1L,IAAW,YAAY,CAAC,YAAY,EAAE,KAAK,CAAC,2EAA2E,CAAC,GAAI,SAAS,EAEpI;IACD,IAAW,YAAY,IAAI,KAAK,CAAC,2EAA2E,CAAC,GAAG,SAAS,CAExH;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfo = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoQpsStatisticsInfo {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withAverageInfoList(averageInfoList) {
|
|
8
|
+
this['average_info_list'] = averageInfoList;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set averageInfoList(averageInfoList) {
|
|
12
|
+
this['average_info_list'] = averageInfoList;
|
|
13
|
+
}
|
|
14
|
+
get averageInfoList() {
|
|
15
|
+
return this['average_info_list'];
|
|
16
|
+
}
|
|
17
|
+
withPeakInfoList(peakInfoList) {
|
|
18
|
+
this['peak_info_list'] = peakInfoList;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set peakInfoList(peakInfoList) {
|
|
22
|
+
this['peak_info_list'] = peakInfoList;
|
|
23
|
+
}
|
|
24
|
+
get peakInfoList() {
|
|
25
|
+
return this['peak_info_list'];
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfo = SecurityReportContentResponseReportContentInfoQpsStatisticsInfo;
|
|
29
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfo.ts"],"names":[],"mappings":";;;AAIA,MAAa,+DAA+D;IAGxE;IACA,CAAC;IACM,mBAAmB,CAAC,eAAsG;QAC7H,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;QAC5C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAmH;QAC1I,IAAI,CAAC,mBAAmB,CAAC,GAAG,eAAe,CAAC;IAChD,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,mBAAmB,CAAC,CAAC;IACrC,CAAC;IACM,gBAAgB,CAAC,YAAgG;QACpH,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAA6G;QACjI,IAAI,CAAC,gBAAgB,CAAC,GAAG,YAAY,CAAC;IAC1C,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;CACJ;AAzBD,0IAyBC"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList {
|
|
3
|
+
key?: string;
|
|
4
|
+
timeline?: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline>;
|
|
5
|
+
constructor();
|
|
6
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList;
|
|
7
|
+
withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uEAAuE,EAAE,MAAM,2EAA2E,CAAC;AAGpK,qBAAa,8EAA8E;IAChF,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,uEAAuE,CAAC,CAAC;;IAG1F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,8EAA8E;IAIpG,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,uEAAuE,CAAC,GAAG,8EAA8E;CAIhM"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withTimeline(timeline) {
|
|
12
|
+
this['timeline'] = timeline;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoAverageInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,8EAA8E;IAGvF;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAwF;QACxG,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,wKAaC"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 } from './SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList {
|
|
3
|
+
key?: string;
|
|
4
|
+
timeline?: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1>;
|
|
5
|
+
constructor();
|
|
6
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList;
|
|
7
|
+
withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1>): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wEAAwE,EAAE,MAAM,4EAA4E,CAAC;AAGtK,qBAAa,2EAA2E;IAC7E,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,wEAAwE,CAAC,CAAC;;IAG3F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,2EAA2E;IAIjG,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,wEAAwE,CAAC,GAAG,2EAA2E;CAI9L"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withTimeline(timeline) {
|
|
12
|
+
this['timeline'] = timeline;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoPeakInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,2EAA2E;IAGpF;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAyF;QACzG,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,kKAaC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline {
|
|
2
|
+
time?: number;
|
|
3
|
+
num?: number;
|
|
4
|
+
constructor();
|
|
5
|
+
withTime(time: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline;
|
|
6
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.ts"],"names":[],"mappings":"AAEA,qBAAa,uEAAuE;IACzE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,uEAAuE;IAI/F,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,uEAAuE;CAIvG"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withTime(time) {
|
|
8
|
+
this['time'] = time;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withNum(num) {
|
|
12
|
+
this['num'] = num;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline.ts"],"names":[],"mappings":";;;AAEA,MAAa,uEAAuE;IAGhF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,0JAaC"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 {
|
|
2
|
+
time?: number;
|
|
3
|
+
num?: number;
|
|
4
|
+
constructor();
|
|
5
|
+
withTime(time: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1;
|
|
6
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.ts"],"names":[],"mappings":"AAEA,qBAAa,wEAAwE;IAC1E,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,wEAAwE;IAIhG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,wEAAwE;CAIxG"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withTime(time) {
|
|
8
|
+
this['time'] = time;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withNum(num) {
|
|
12
|
+
this['num'] = num;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1 = SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoQpsStatisticsInfoTimeline1.ts"],"names":[],"mappings":";;;AAEA,MAAa,wEAAwE;IAGjF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,4JAaC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoTimeline } from './SecurityReportContentResponseReportContentInfoTimeline';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList {
|
|
3
|
+
key?: string;
|
|
4
|
+
timeline?: Array<SecurityReportContentResponseReportContentInfoTimeline>;
|
|
5
|
+
constructor();
|
|
6
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList;
|
|
7
|
+
withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoTimeline>): SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sDAAsD,EAAE,MAAM,0DAA0D,CAAC;AAGlI,qBAAa,uEAAuE;IACzE,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,sDAAsD,CAAC,CAAC;;IAGzE,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,uEAAuE;IAI7F,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,sDAAsD,CAAC,GAAG,uEAAuE;CAIxK"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withTimeline(timeline) {
|
|
12
|
+
this['timeline'] = timeline;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList = SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoRequestStatisticsInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,uEAAuE;IAGhF;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAuE;QACvF,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,0JAaC"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList';
|
|
2
|
+
import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList';
|
|
3
|
+
export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo {
|
|
4
|
+
private 'response_source_waf_info_list'?;
|
|
5
|
+
private 'response_source_upstream_info_list'?;
|
|
6
|
+
constructor();
|
|
7
|
+
withResponseSourceWafInfoList(responseSourceWafInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo;
|
|
8
|
+
set responseSourceWafInfoList(responseSourceWafInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList> | undefined);
|
|
9
|
+
get responseSourceWafInfoList(): Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList> | undefined;
|
|
10
|
+
withResponseSourceUpstreamInfoList(responseSourceUpstreamInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo;
|
|
11
|
+
set responseSourceUpstreamInfoList(responseSourceUpstreamInfoList: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList> | undefined);
|
|
12
|
+
get responseSourceUpstreamInfoList(): Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList> | undefined;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sGAAsG,EAAE,MAAM,0GAA0G,CAAC;AAClO,OAAO,EAAE,iGAAiG,EAAE,MAAM,qGAAqG,CAAC;AAGxN,qBAAa,wEAAwE;IACjF,OAAO,CAAC,+BAA+B,CAAC,CAA2G;IACnJ,OAAO,CAAC,oCAAoC,CAAC,CAAgH;;IAGtJ,6BAA6B,CAAC,yBAAyB,EAAE,KAAK,CAAC,iGAAiG,CAAC,GAAG,wEAAwE;IAInP,IAAW,yBAAyB,CAAC,yBAAyB,EAAE,KAAK,CAAC,iGAAiG,CAAC,GAAI,SAAS,EAEpL;IACD,IAAW,yBAAyB,IAAI,KAAK,CAAC,iGAAiG,CAAC,GAAG,SAAS,CAE3J;IACM,kCAAkC,CAAC,8BAA8B,EAAE,KAAK,CAAC,sGAAsG,CAAC,GAAG,wEAAwE;IAIlQ,IAAW,8BAA8B,CAAC,8BAA8B,EAAE,KAAK,CAAC,sGAAsG,CAAC,GAAI,SAAS,EAEnM;IACD,IAAW,8BAA8B,IAAI,KAAK,CAAC,sGAAsG,CAAC,GAAG,SAAS,CAErK;CACJ"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withResponseSourceWafInfoList(responseSourceWafInfoList) {
|
|
8
|
+
this['response_source_waf_info_list'] = responseSourceWafInfoList;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
set responseSourceWafInfoList(responseSourceWafInfoList) {
|
|
12
|
+
this['response_source_waf_info_list'] = responseSourceWafInfoList;
|
|
13
|
+
}
|
|
14
|
+
get responseSourceWafInfoList() {
|
|
15
|
+
return this['response_source_waf_info_list'];
|
|
16
|
+
}
|
|
17
|
+
withResponseSourceUpstreamInfoList(responseSourceUpstreamInfoList) {
|
|
18
|
+
this['response_source_upstream_info_list'] = responseSourceUpstreamInfoList;
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
21
|
+
set responseSourceUpstreamInfoList(responseSourceUpstreamInfoList) {
|
|
22
|
+
this['response_source_upstream_info_list'] = responseSourceUpstreamInfoList;
|
|
23
|
+
}
|
|
24
|
+
get responseSourceUpstreamInfoList() {
|
|
25
|
+
return this['response_source_upstream_info_list'];
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo;
|
|
29
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map
|
package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfo.ts"],"names":[],"mappings":";;;AAIA,MAAa,wEAAwE;IAGjF;IACA,CAAC;IACM,6BAA6B,CAAC,yBAAmI;QACpK,IAAI,CAAC,+BAA+B,CAAC,GAAG,yBAAyB,CAAC;QAClE,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,yBAAyB,CAAC,yBAAgJ;QACjL,IAAI,CAAC,+BAA+B,CAAC,GAAG,yBAAyB,CAAC;IACtE,CAAC;IACD,IAAW,yBAAyB;QAChC,OAAO,IAAI,CAAC,+BAA+B,CAAC,CAAC;IACjD,CAAC;IACM,kCAAkC,CAAC,8BAA6I;QACnL,IAAI,CAAC,oCAAoC,CAAC,GAAG,8BAA8B,CAAC;QAC5E,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,8BAA8B,CAAC,8BAA0J;QAChM,IAAI,CAAC,oCAAoC,CAAC,GAAG,8BAA8B,CAAC;IAChF,CAAC;IACD,IAAW,8BAA8B;QACrC,OAAO,IAAI,CAAC,oCAAoC,CAAC,CAAC;IACtD,CAAC;CACJ;AAzBD,4JAyBC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1 } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList {
|
|
3
|
+
key?: string;
|
|
4
|
+
timeline?: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1>;
|
|
5
|
+
constructor();
|
|
6
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList;
|
|
7
|
+
withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iFAAiF,EAAE,MAAM,qFAAqF,CAAC;AAGxL,qBAAa,sGAAsG;IACxG,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,iFAAiF,CAAC,CAAC;;IAGpG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,sGAAsG;IAI5H,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,iFAAiF,CAAC,GAAG,sGAAsG;CAIlO"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withTimeline(timeline) {
|
|
12
|
+
this['timeline'] = timeline;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceUpstreamInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,sGAAsG;IAG/G;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAkG;QAClH,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,wNAaC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline } from './SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline';
|
|
2
|
+
export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList {
|
|
3
|
+
key?: string;
|
|
4
|
+
timeline?: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline>;
|
|
5
|
+
constructor();
|
|
6
|
+
withKey(key: string): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList;
|
|
7
|
+
withTimeline(timeline: Array<SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline>): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gFAAgF,EAAE,MAAM,oFAAoF,CAAC;AAGtL,qBAAa,iGAAiG;IACnG,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,gFAAgF,CAAC,CAAC;;IAGnG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,iGAAiG;IAIvH,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC,gFAAgF,CAAC,GAAG,iGAAiG;CAI5N"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withKey(key) {
|
|
8
|
+
this['key'] = key;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withTimeline(timeline) {
|
|
12
|
+
this['timeline'] = timeline;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoResponseSourceWafInfoList.ts"],"names":[],"mappings":";;;AAGA,MAAa,iGAAiG;IAG1G;IACA,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,YAAY,CAAC,QAAiG;QACjH,IAAI,CAAC,UAAU,CAAC,GAAG,QAAQ,CAAC;QAC5B,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,8MAaC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline {
|
|
2
|
+
time?: number;
|
|
3
|
+
num?: number;
|
|
4
|
+
constructor();
|
|
5
|
+
withTime(time: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline;
|
|
6
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.ts"],"names":[],"mappings":"AAEA,qBAAa,gFAAgF;IAClF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,gFAAgF;IAIxG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,gFAAgF;CAIhH"}
|
package/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline = void 0;
|
|
4
|
+
class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
withTime(time) {
|
|
8
|
+
this['time'] = time;
|
|
9
|
+
return this;
|
|
10
|
+
}
|
|
11
|
+
withNum(num) {
|
|
12
|
+
this['num'] = num;
|
|
13
|
+
return this;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
exports.SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline = SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline;
|
|
17
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.js","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline.ts"],"names":[],"mappings":";;;AAEA,MAAa,gFAAgF;IAGzF;IACA,CAAC;IACM,QAAQ,CAAC,IAAY;QACxB,IAAI,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;QACpB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,OAAO,CAAC,GAAW;QACtB,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC;QAClB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAbD,4KAaC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export declare class SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1 {
|
|
2
|
+
time?: number;
|
|
3
|
+
num?: number;
|
|
4
|
+
constructor();
|
|
5
|
+
withTime(time: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1;
|
|
6
|
+
withNum(num: number): SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.d.ts","sourceRoot":"","sources":["../../../../../services/waf/v1/model/SecurityReportContentResponseReportContentInfoResponseCodeStatisticsInfoTimeline1.ts"],"names":[],"mappings":"AAEA,qBAAa,iFAAiF;IACnF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,MAAM,CAAC;;IAGb,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,iFAAiF;IAIzG,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,iFAAiF;CAIjH"}
|