@huaweicloud/huaweicloud-sdk-cfw 3.1.44 → 3.1.46
Sign up to get free protection for your applications and to get access to all the features.
- package/huaweicloud-sdk-cfw.ts +4 -0
- package/package.json +4 -4
- package/v1/{CfwClient.js → CfwClient.ts} +1741 -1078
- package/v1/CfwRegion.ts +54 -0
- package/v1/model/AddAddressItemsInfoDto.ts +29 -0
- package/v1/model/AddAddressItemsInfoDtoAddressItems.ts +33 -0
- package/v1/model/AddAddressItemsUsingPostRequest.ts +46 -0
- package/v1/model/AddAddressItemsUsingPostResponse.ts +14 -0
- package/v1/model/AddAddressSetDto.ts +49 -0
- package/v1/model/AddAddressSetInfoUsingPostRequest.ts +46 -0
- package/v1/model/AddAddressSetInfoUsingPostResponse.ts +14 -0
- package/v1/model/AddBlackWhiteListDto.ts +66 -0
- package/v1/model/AddBlackWhiteListUsingPostRequest.ts +46 -0
- package/v1/model/AddBlackWhiteListUsingPostResponse.ts +14 -0
- package/v1/model/AddRuleAclDto.ts +41 -0
- package/v1/model/AddRuleAclDtoRules.ts +169 -0
- package/v1/model/AddRuleAclUsingPostRequest.ts +46 -0
- package/v1/model/AddRuleAclUsingPostResponse.ts +14 -0
- package/v1/model/AddServiceItemsUsingPOSTRequestBody.ts +31 -0
- package/v1/model/AddServiceItemsUsingPOSTRequestBodyServiceItems.ts +57 -0
- package/v1/model/AddServiceItemsUsingPostRequest.ts +46 -0
- package/v1/model/AddServiceItemsUsingPostResponse.ts +14 -0
- package/v1/model/AddServiceSetUsingPOSTRequestBody.ts +29 -0
- package/v1/model/AddServiceSetUsingPostRequest.ts +46 -0
- package/v1/model/AddServiceSetUsingPostResponse.ts +14 -0
- package/v1/model/AddressItemListResponseDTOData.ts +38 -0
- package/v1/model/AddressItemListResponseDTODataRecords.ts +43 -0
- package/v1/model/AddressItems.ts +12 -0
- package/v1/model/AddressSetDetailResponseDTOData.ts +41 -0
- package/v1/model/AddressSetListResponseDTOData.ts +27 -0
- package/v1/model/AddressSetListResponseDTODataRecords.ts +49 -0
- package/v1/model/BlackWhiteListResponseData.ts +38 -0
- package/v1/model/BlackWhiteListResponseDataRecords.ts +48 -0
- package/v1/model/ChangeEwProtectStatusRequest.ts +46 -0
- package/v1/model/ChangeEwProtectStatusResponse.ts +25 -0
- package/v1/model/ChangeIpsProtectModeUsingPostRequest.ts +46 -0
- package/v1/model/ChangeIpsProtectModeUsingPostResponse.ts +14 -0
- package/v1/model/ChangeIpsSwitchUsingPostRequest.ts +46 -0
- package/v1/model/ChangeIpsSwitchUsingPostResponse.ts +25 -0
- package/v1/model/ChangeProtectEipRequest.ts +46 -0
- package/v1/model/ChangeProtectEipResponse.ts +14 -0
- package/v1/model/ChangeProtectStatusRequestBody.ts +33 -0
- package/v1/model/ClearAccessLogRuleHitCountsDto.ts +18 -0
- package/v1/model/CommonResponseDTOData.ts +11 -0
- package/v1/model/CountEipsRequest.ts +52 -0
- package/v1/model/CountEipsResponse.ts +14 -0
- package/v1/model/DeleteAclRuleCountRequest.ts +46 -0
- package/v1/model/DeleteAclRuleCountResponse.ts +13 -0
- package/v1/model/DeleteAddressItemUsingDeleteRequest.ts +52 -0
- package/v1/model/DeleteAddressItemUsingDeleteResponse.ts +14 -0
- package/v1/model/DeleteAddressSetInfoUsingDeleteRequest.ts +52 -0
- package/v1/model/DeleteAddressSetInfoUsingDeleteResponse.ts +14 -0
- package/v1/model/DeleteBlackWhiteListUsingDeleteRequest.ts +52 -0
- package/v1/model/DeleteBlackWhiteListUsingDeleteResponse.ts +14 -0
- package/v1/model/DeleteRuleAclUsingDeleteRequest.ts +52 -0
- package/v1/model/DeleteRuleAclUsingDeleteResponse.ts +14 -0
- package/v1/model/DeleteServiceItemUsingDeleteRequest.ts +52 -0
- package/v1/model/DeleteServiceItemUsingDeleteResponse.ts +14 -0
- package/v1/model/DeleteServiceSetUsingDeleteRequest.ts +52 -0
- package/v1/model/DeleteServiceSetUsingDeleteResponse.ts +14 -0
- package/v1/model/DnsServersResponseDTO.ts +44 -0
- package/v1/model/EipCountRespData.ts +39 -0
- package/v1/model/EipOperateProtectReq.ts +37 -0
- package/v1/model/EipOperateProtectReqIpInfos.ts +33 -0
- package/v1/model/EipResource.ts +135 -0
- package/v1/model/EipResponseData.ts +27 -0
- package/v1/model/ErInstance.ts +54 -0
- package/v1/model/EwProtectResourceInfo.ts +75 -0
- package/v1/model/FirewallInstanceResource.ts +72 -0
- package/v1/model/Flavor.ts +60 -0
- package/v1/model/GetEastWestFirewallResponseBody.ts +101 -0
- package/v1/model/GetFirewallInstanceData.ts +27 -0
- package/v1/model/GetFirewallInstanceResponseRecord.ts +170 -0
- package/v1/model/HttpQueryCfwAccessControllerLogsResponseDTOData.ts +22 -0
- package/v1/model/HttpQueryCfwAccessControllerLogsResponseDTODataRecords.ts +109 -0
- package/v1/model/HttpQueryCfwAttackLogsResponseDTOData.ts +22 -0
- package/v1/model/HttpQueryCfwAttackLogsResponseDTODataRecords.ts +178 -0
- package/v1/model/HttpQueryCfwFlowLogsResponseDTOData.ts +22 -0
- package/v1/model/HttpQueryCfwFlowLogsResponseDTODataRecords.ts +117 -0
- package/v1/model/IdObject.ts +11 -0
- package/v1/model/IpsProtectDTO.ts +22 -0
- package/v1/model/IpsProtectModeObject.ts +16 -0
- package/v1/model/IpsSwitchDTO.ts +45 -0
- package/v1/model/IpsSwitchResponseDTO.ts +33 -0
- package/v1/model/ListAccessControlLogsRequest.ts +184 -0
- package/v1/model/ListAccessControlLogsResponse.ts +14 -0
- package/v1/model/ListAddressItemsUsingGetRequest.ts +80 -0
- package/v1/model/ListAddressItemsUsingGetResponse.ts +14 -0
- package/v1/model/ListAddressSetDetailUsingGetRequest.ts +52 -0
- package/v1/model/ListAddressSetDetailUsingGetResponse.ts +14 -0
- package/v1/model/ListAddressSetListUsingGetRequest.ts +100 -0
- package/v1/model/ListAddressSetListUsingGetResponse.ts +14 -0
- package/v1/model/ListAttackLogsRequest.ts +221 -0
- package/v1/model/ListAttackLogsResponse.ts +14 -0
- package/v1/model/ListBlackWhiteListsUsingGetRequest.ts +115 -0
- package/v1/model/ListBlackWhiteListsUsingGetResponse.ts +14 -0
- package/v1/model/ListDnsServersRequest.ts +50 -0
- package/v1/model/ListDnsServersResponse.ts +19 -0
- package/v1/model/ListEastWestFirewallRequest.ts +52 -0
- package/v1/model/ListEastWestFirewallResponse.ts +14 -0
- package/v1/model/ListEipResourcesRequest.ts +147 -0
- package/v1/model/ListEipResourcesResponse.ts +14 -0
- package/v1/model/ListFirewallUsingGetRequest.ts +73 -0
- package/v1/model/ListFirewallUsingGetResponse.ts +14 -0
- package/v1/model/ListFlowLogsRequest.ts +188 -0
- package/v1/model/ListFlowLogsResponse.ts +14 -0
- package/v1/model/ListIpsProtectModeUsingPostRequest.ts +52 -0
- package/v1/model/ListIpsProtectModeUsingPostResponse.ts +14 -0
- package/v1/model/ListIpsSwitchStatusUsingGetRequest.ts +52 -0
- package/v1/model/ListIpsSwitchStatusUsingGetResponse.ts +14 -0
- package/v1/model/ListParseDomainDetailsRequest.ts +52 -0
- package/v1/model/ListParseDomainDetailsResponse.ts +13 -0
- package/v1/model/ListRuleAclUsingPutRequest.ts +58 -0
- package/v1/model/ListRuleAclUsingPutResponse.ts +14 -0
- package/v1/model/ListRuleAclsUsingGetRequest.ts +161 -0
- package/v1/model/ListRuleAclsUsingGetResponse.ts +14 -0
- package/v1/model/ListRuleHitCountDto.ts +18 -0
- package/v1/model/ListRuleHitCountRequest.ts +46 -0
- package/v1/model/ListRuleHitCountResponse.ts +14 -0
- package/v1/model/ListServiceItemsDetailsRequest.ts +75 -0
- package/v1/model/ListServiceItemsDetailsResponse.ts +14 -0
- package/v1/model/ListServiceSetDetailsRequest.ts +52 -0
- package/v1/model/ListServiceSetDetailsResponse.ts +14 -0
- package/v1/model/ListServiceSetRequest.ts +75 -0
- package/v1/model/ListServiceSetResponse.ts +14 -0
- package/v1/model/ListVpcProtectsRequest.ts +52 -0
- package/v1/model/ListVpcProtectsResponse.ts +25 -0
- package/v1/model/OrderRuleAclDto.ts +22 -0
- package/v1/model/Packet.ts +33 -0
- package/v1/model/PacketMessage.ts +33 -0
- package/v1/model/ProtectObjectVO.ts +42 -0
- package/v1/model/RuleAclListResponseDTOData.ts +38 -0
- package/v1/model/RuleAclListResponseDTODataRecords.ts +160 -0
- package/v1/model/RuleAddressDto.ts +61 -0
- package/v1/model/RuleHitCountObject.ts +28 -0
- package/v1/model/RuleHitCountRecords.ts +27 -0
- package/v1/model/RuleId.ts +11 -0
- package/v1/model/RuleIdList.ts +12 -0
- package/v1/model/RuleServiceDto.ts +61 -0
- package/v1/model/ServiceItemIds.ts +12 -0
- package/v1/model/ServiceItemListResponseDtoData.ts +38 -0
- package/v1/model/ServiceItemListResponseDtoDataRecords.ts +54 -0
- package/v1/model/ServiceSet.ts +43 -0
- package/v1/model/ServiceSetDetailResponseDto.ts +22 -0
- package/v1/model/ServiceSetRecords.ts +27 -0
- package/v1/model/SubnetInfo.ts +61 -0
- package/v1/model/SuccessRspData.ts +11 -0
- package/v1/model/Tag.ts +16 -0
- package/v1/model/UpdateAddressSetDto.ts +37 -0
- package/v1/model/UpdateAddressSetInfoUsingPutRequest.ts +58 -0
- package/v1/model/UpdateAddressSetInfoUsingPutResponse.ts +14 -0
- package/v1/model/UpdateBlackWhiteListDto.ts +68 -0
- package/v1/model/UpdateBlackWhiteListUsingPutRequest.ts +58 -0
- package/v1/model/UpdateBlackWhiteListUsingPutResponse.ts +14 -0
- package/v1/model/UpdateDnsServersRequest.ts +46 -0
- package/v1/model/UpdateDnsServersRequestBody.ts +18 -0
- package/v1/model/UpdateDnsServersRequestBodyDnsServer.ts +39 -0
- package/v1/model/UpdateDnsServersResponse.ts +13 -0
- package/v1/model/UpdateRuleAclDto.ts +173 -0
- package/v1/model/UpdateRuleAclUsingPutRequest.ts +58 -0
- package/v1/model/UpdateRuleAclUsingPutResponse.ts +14 -0
- package/v1/model/UpdateServiceSetUsingPUTRequestBody.ts +16 -0
- package/v1/model/UpdateServiceSetUsingPutRequest.ts +58 -0
- package/v1/model/UpdateServiceSetUsingPutResponse.ts +14 -0
- package/v1/model/VPCProtectsVo.ts +67 -0
- package/v1/model/VpcAttachmentDetail.ts +109 -0
- package/v1/model/VpcDetail.ts +26 -0
- package/v1/{public-api.d.ts → public-api.ts} +1 -0
- package/LICENSE +0 -13
- package/README.md +0 -1
- package/huaweicloud-sdk-cfw.d.ts +0 -2
- package/huaweicloud-sdk-cfw.js +0 -31
- package/v1/CfwClient.d.ts +0 -1407
- package/v1/CfwRegion.d.ts +0 -19
- package/v1/CfwRegion.js +0 -51
- package/v1/model/AddAddressItemsInfoDto.d.ts +0 -12
- package/v1/model/AddAddressItemsInfoDto.js +0 -37
- package/v1/model/AddAddressItemsInfoDtoAddressItems.d.ts +0 -13
- package/v1/model/AddAddressItemsInfoDtoAddressItems.js +0 -36
- package/v1/model/AddAddressItemsUsingPostRequest.d.ts +0 -18
- package/v1/model/AddAddressItemsUsingPostRequest.js +0 -56
- package/v1/model/AddAddressItemsUsingPostResponse.d.ts +0 -7
- package/v1/model/AddAddressItemsUsingPostResponse.js +0 -31
- package/v1/model/AddAddressSetDto.d.ts +0 -23
- package/v1/model/AddAddressSetDto.js +0 -56
- package/v1/model/AddAddressSetInfoUsingPostRequest.d.ts +0 -18
- package/v1/model/AddAddressSetInfoUsingPostRequest.js +0 -56
- package/v1/model/AddAddressSetInfoUsingPostResponse.d.ts +0 -7
- package/v1/model/AddAddressSetInfoUsingPostResponse.js +0 -31
- package/v1/model/AddBlackWhiteListDto.d.ts +0 -23
- package/v1/model/AddBlackWhiteListDto.js +0 -74
- package/v1/model/AddBlackWhiteListUsingPostRequest.d.ts +0 -18
- package/v1/model/AddBlackWhiteListUsingPostRequest.js +0 -56
- package/v1/model/AddBlackWhiteListUsingPostResponse.d.ts +0 -7
- package/v1/model/AddBlackWhiteListUsingPostResponse.js +0 -31
- package/v1/model/AddRuleAclDto.d.ts +0 -21
- package/v1/model/AddRuleAclDto.js +0 -44
- package/v1/model/AddRuleAclDtoRules.d.ts +0 -83
- package/v1/model/AddRuleAclDtoRules.js +0 -185
- package/v1/model/AddRuleAclUsingPostRequest.d.ts +0 -18
- package/v1/model/AddRuleAclUsingPostRequest.js +0 -56
- package/v1/model/AddRuleAclUsingPostResponse.d.ts +0 -7
- package/v1/model/AddRuleAclUsingPostResponse.js +0 -31
- package/v1/model/AddServiceItemsUsingPOSTRequestBody.d.ts +0 -12
- package/v1/model/AddServiceItemsUsingPOSTRequestBody.js +0 -39
- package/v1/model/AddServiceItemsUsingPOSTRequestBodyServiceItems.d.ts +0 -21
- package/v1/model/AddServiceItemsUsingPOSTRequestBodyServiceItems.js +0 -66
- package/v1/model/AddServiceItemsUsingPostRequest.d.ts +0 -18
- package/v1/model/AddServiceItemsUsingPostRequest.js +0 -56
- package/v1/model/AddServiceItemsUsingPostResponse.d.ts +0 -7
- package/v1/model/AddServiceItemsUsingPostResponse.js +0 -31
- package/v1/model/AddServiceSetUsingPOSTRequestBody.d.ts +0 -11
- package/v1/model/AddServiceSetUsingPOSTRequestBody.js +0 -33
- package/v1/model/AddServiceSetUsingPostRequest.d.ts +0 -18
- package/v1/model/AddServiceSetUsingPostRequest.js +0 -56
- package/v1/model/AddServiceSetUsingPostResponse.d.ts +0 -7
- package/v1/model/AddServiceSetUsingPostResponse.js +0 -31
- package/v1/model/AddressItemListResponseDTOData.d.ts +0 -16
- package/v1/model/AddressItemListResponseDTOData.js +0 -39
- package/v1/model/AddressItemListResponseDTODataRecords.d.ts +0 -17
- package/v1/model/AddressItemListResponseDTODataRecords.js +0 -49
- package/v1/model/AddressItems.d.ts +0 -6
- package/v1/model/AddressItems.js +0 -13
- package/v1/model/AddressSetDetailResponseDTOData.d.ts +0 -21
- package/v1/model/AddressSetDetailResponseDTOData.js +0 -44
- package/v1/model/AddressSetListResponseDTOData.d.ts +0 -12
- package/v1/model/AddressSetListResponseDTOData.js +0 -25
- package/v1/model/AddressSetListResponseDTODataRecords.d.ts +0 -19
- package/v1/model/AddressSetListResponseDTODataRecords.js +0 -59
- package/v1/model/BlackWhiteListResponseData.d.ts +0 -16
- package/v1/model/BlackWhiteListResponseData.js +0 -39
- package/v1/model/BlackWhiteListResponseDataRecords.d.ts +0 -19
- package/v1/model/BlackWhiteListResponseDataRecords.js +0 -53
- package/v1/model/ChangeEwProtectStatusRequest.d.ts +0 -18
- package/v1/model/ChangeEwProtectStatusRequest.js +0 -56
- package/v1/model/ChangeEwProtectStatusResponse.d.ts +0 -11
- package/v1/model/ChangeEwProtectStatusResponse.js +0 -45
- package/v1/model/ChangeIpsProtectModeUsingPostRequest.d.ts +0 -18
- package/v1/model/ChangeIpsProtectModeUsingPostRequest.js +0 -56
- package/v1/model/ChangeIpsProtectModeUsingPostResponse.d.ts +0 -7
- package/v1/model/ChangeIpsProtectModeUsingPostResponse.js +0 -31
- package/v1/model/ChangeIpsSwitchUsingPostRequest.d.ts +0 -18
- package/v1/model/ChangeIpsSwitchUsingPostRequest.js +0 -56
- package/v1/model/ChangeIpsSwitchUsingPostResponse.d.ts +0 -11
- package/v1/model/ChangeIpsSwitchUsingPostResponse.js +0 -45
- package/v1/model/ChangeProtectEipRequest.d.ts +0 -18
- package/v1/model/ChangeProtectEipRequest.js +0 -56
- package/v1/model/ChangeProtectEipResponse.d.ts +0 -7
- package/v1/model/ChangeProtectEipResponse.js +0 -31
- package/v1/model/ChangeProtectStatusRequestBody.d.ts +0 -17
- package/v1/model/ChangeProtectStatusRequestBody.js +0 -38
- package/v1/model/ClearAccessLogRuleHitCountsDto.d.ts +0 -7
- package/v1/model/ClearAccessLogRuleHitCountsDto.js +0 -24
- package/v1/model/CommonResponseDTOData.d.ts +0 -5
- package/v1/model/CommonResponseDTOData.js +0 -13
- package/v1/model/CountEipsRequest.d.ts +0 -19
- package/v1/model/CountEipsRequest.js +0 -67
- package/v1/model/CountEipsResponse.d.ts +0 -7
- package/v1/model/CountEipsResponse.js +0 -31
- package/v1/model/DeleteAclRuleCountRequest.d.ts +0 -18
- package/v1/model/DeleteAclRuleCountRequest.js +0 -56
- package/v1/model/DeleteAclRuleCountResponse.d.ts +0 -6
- package/v1/model/DeleteAclRuleCountResponse.js +0 -31
- package/v1/model/DeleteAddressItemUsingDeleteRequest.d.ts +0 -19
- package/v1/model/DeleteAddressItemUsingDeleteRequest.js +0 -67
- package/v1/model/DeleteAddressItemUsingDeleteResponse.d.ts +0 -7
- package/v1/model/DeleteAddressItemUsingDeleteResponse.js +0 -31
- package/v1/model/DeleteAddressSetInfoUsingDeleteRequest.d.ts +0 -19
- package/v1/model/DeleteAddressSetInfoUsingDeleteRequest.js +0 -67
- package/v1/model/DeleteAddressSetInfoUsingDeleteResponse.d.ts +0 -7
- package/v1/model/DeleteAddressSetInfoUsingDeleteResponse.js +0 -31
- package/v1/model/DeleteBlackWhiteListUsingDeleteRequest.d.ts +0 -19
- package/v1/model/DeleteBlackWhiteListUsingDeleteRequest.js +0 -67
- package/v1/model/DeleteBlackWhiteListUsingDeleteResponse.d.ts +0 -7
- package/v1/model/DeleteBlackWhiteListUsingDeleteResponse.js +0 -31
- package/v1/model/DeleteRuleAclUsingDeleteRequest.d.ts +0 -19
- package/v1/model/DeleteRuleAclUsingDeleteRequest.js +0 -67
- package/v1/model/DeleteRuleAclUsingDeleteResponse.d.ts +0 -7
- package/v1/model/DeleteRuleAclUsingDeleteResponse.js +0 -31
- package/v1/model/DeleteServiceItemUsingDeleteRequest.d.ts +0 -19
- package/v1/model/DeleteServiceItemUsingDeleteRequest.js +0 -67
- package/v1/model/DeleteServiceItemUsingDeleteResponse.d.ts +0 -7
- package/v1/model/DeleteServiceItemUsingDeleteResponse.js +0 -31
- package/v1/model/DeleteServiceSetUsingDeleteRequest.d.ts +0 -19
- package/v1/model/DeleteServiceSetUsingDeleteRequest.js +0 -67
- package/v1/model/DeleteServiceSetUsingDeleteResponse.d.ts +0 -7
- package/v1/model/DeleteServiceSetUsingDeleteResponse.js +0 -31
- package/v1/model/DnsServersResponseDTO.d.ts +0 -17
- package/v1/model/DnsServersResponseDTO.js +0 -55
- package/v1/model/EipCountRespData.d.ts +0 -15
- package/v1/model/EipCountRespData.js +0 -51
- package/v1/model/EipOperateProtectReq.d.ts +0 -14
- package/v1/model/EipOperateProtectReq.js +0 -44
- package/v1/model/EipOperateProtectReqIpInfos.d.ts +0 -13
- package/v1/model/EipOperateProtectReqIpInfos.js +0 -41
- package/v1/model/EipResource.d.ts +0 -55
- package/v1/model/EipResource.js +0 -166
- package/v1/model/EipResponseData.d.ts +0 -12
- package/v1/model/EipResponseData.js +0 -25
- package/v1/model/ErInstance.d.ts +0 -21
- package/v1/model/ErInstance.js +0 -63
- package/v1/model/EwProtectResourceInfo.d.ts +0 -27
- package/v1/model/EwProtectResourceInfo.js +0 -96
- package/v1/model/FirewallInstanceResource.d.ts +0 -27
- package/v1/model/FirewallInstanceResource.js +0 -93
- package/v1/model/Flavor.d.ts +0 -29
- package/v1/model/Flavor.js +0 -70
- package/v1/model/GetEastWestFirewallResponseBody.d.ts +0 -41
- package/v1/model/GetEastWestFirewallResponseBody.js +0 -113
- package/v1/model/GetFirewallInstanceData.d.ts +0 -12
- package/v1/model/GetFirewallInstanceData.js +0 -25
- package/v1/model/GetFirewallInstanceResponseRecord.d.ts +0 -83
- package/v1/model/GetFirewallInstanceResponseRecord.js +0 -199
- package/v1/model/HttpQueryCfwAccessControllerLogsResponseDTOData.d.ts +0 -10
- package/v1/model/HttpQueryCfwAccessControllerLogsResponseDTOData.js +0 -21
- package/v1/model/HttpQueryCfwAccessControllerLogsResponseDTODataRecords.d.ts +0 -41
- package/v1/model/HttpQueryCfwAccessControllerLogsResponseDTODataRecords.js +0 -133
- package/v1/model/HttpQueryCfwAttackLogsResponseDTOData.d.ts +0 -10
- package/v1/model/HttpQueryCfwAttackLogsResponseDTOData.js +0 -21
- package/v1/model/HttpQueryCfwAttackLogsResponseDTODataRecords.d.ts +0 -73
- package/v1/model/HttpQueryCfwAttackLogsResponseDTODataRecords.js +0 -204
- package/v1/model/HttpQueryCfwFlowLogsResponseDTOData.d.ts +0 -10
- package/v1/model/HttpQueryCfwFlowLogsResponseDTOData.js +0 -21
- package/v1/model/HttpQueryCfwFlowLogsResponseDTODataRecords.d.ts +0 -49
- package/v1/model/HttpQueryCfwFlowLogsResponseDTODataRecords.js +0 -136
- package/v1/model/IdObject.d.ts +0 -5
- package/v1/model/IdObject.js +0 -13
- package/v1/model/IpsProtectDTO.d.ts +0 -9
- package/v1/model/IpsProtectDTO.js +0 -27
- package/v1/model/IpsProtectModeObject.d.ts +0 -7
- package/v1/model/IpsProtectModeObject.js +0 -17
- package/v1/model/IpsSwitchDTO.d.ts +0 -21
- package/v1/model/IpsSwitchDTO.js +0 -53
- package/v1/model/IpsSwitchResponseDTO.d.ts +0 -13
- package/v1/model/IpsSwitchResponseDTO.js +0 -41
- package/v1/model/ListAccessControlLogsRequest.d.ts +0 -72
- package/v1/model/ListAccessControlLogsRequest.js +0 -222
- package/v1/model/ListAccessControlLogsResponse.d.ts +0 -7
- package/v1/model/ListAccessControlLogsResponse.js +0 -31
- package/v1/model/ListAddressItemsUsingGetRequest.d.ts +0 -29
- package/v1/model/ListAddressItemsUsingGetRequest.js +0 -95
- package/v1/model/ListAddressItemsUsingGetResponse.d.ts +0 -7
- package/v1/model/ListAddressItemsUsingGetResponse.js +0 -31
- package/v1/model/ListAddressSetDetailUsingGetRequest.d.ts +0 -19
- package/v1/model/ListAddressSetDetailUsingGetRequest.js +0 -67
- package/v1/model/ListAddressSetDetailUsingGetResponse.d.ts +0 -7
- package/v1/model/ListAddressSetDetailUsingGetResponse.js +0 -31
- package/v1/model/ListAddressSetListUsingGetRequest.d.ts +0 -41
- package/v1/model/ListAddressSetListUsingGetRequest.js +0 -118
- package/v1/model/ListAddressSetListUsingGetResponse.d.ts +0 -7
- package/v1/model/ListAddressSetListUsingGetResponse.js +0 -31
- package/v1/model/ListAttackLogsRequest.d.ts +0 -97
- package/v1/model/ListAttackLogsRequest.js +0 -257
- package/v1/model/ListAttackLogsResponse.d.ts +0 -7
- package/v1/model/ListAttackLogsResponse.js +0 -31
- package/v1/model/ListBlackWhiteListsUsingGetRequest.d.ts +0 -52
- package/v1/model/ListBlackWhiteListsUsingGetRequest.js +0 -133
- package/v1/model/ListBlackWhiteListsUsingGetResponse.d.ts +0 -7
- package/v1/model/ListBlackWhiteListsUsingGetResponse.js +0 -31
- package/v1/model/ListDnsServersRequest.d.ts +0 -19
- package/v1/model/ListDnsServersRequest.js +0 -60
- package/v1/model/ListDnsServersResponse.d.ts +0 -9
- package/v1/model/ListDnsServersResponse.js +0 -35
- package/v1/model/ListEastWestFirewallRequest.d.ts +0 -19
- package/v1/model/ListEastWestFirewallRequest.js +0 -62
- package/v1/model/ListEastWestFirewallResponse.d.ts +0 -7
- package/v1/model/ListEastWestFirewallResponse.js +0 -31
- package/v1/model/ListEipResourcesRequest.d.ts +0 -64
- package/v1/model/ListEipResourcesRequest.js +0 -174
- package/v1/model/ListEipResourcesResponse.d.ts +0 -7
- package/v1/model/ListEipResourcesResponse.js +0 -31
- package/v1/model/ListFirewallUsingGetRequest.d.ts +0 -31
- package/v1/model/ListFirewallUsingGetRequest.js +0 -86
- package/v1/model/ListFirewallUsingGetResponse.d.ts +0 -7
- package/v1/model/ListFirewallUsingGetResponse.js +0 -31
- package/v1/model/ListFlowLogsRequest.d.ts +0 -80
- package/v1/model/ListFlowLogsRequest.js +0 -223
- package/v1/model/ListFlowLogsResponse.d.ts +0 -7
- package/v1/model/ListFlowLogsResponse.js +0 -31
- package/v1/model/ListIpsProtectModeUsingPostRequest.d.ts +0 -19
- package/v1/model/ListIpsProtectModeUsingPostRequest.js +0 -67
- package/v1/model/ListIpsProtectModeUsingPostResponse.d.ts +0 -7
- package/v1/model/ListIpsProtectModeUsingPostResponse.js +0 -31
- package/v1/model/ListIpsSwitchStatusUsingGetRequest.d.ts +0 -19
- package/v1/model/ListIpsSwitchStatusUsingGetRequest.js +0 -67
- package/v1/model/ListIpsSwitchStatusUsingGetResponse.d.ts +0 -7
- package/v1/model/ListIpsSwitchStatusUsingGetResponse.js +0 -31
- package/v1/model/ListParseDomainDetailsRequest.d.ts +0 -19
- package/v1/model/ListParseDomainDetailsRequest.js +0 -67
- package/v1/model/ListParseDomainDetailsResponse.d.ts +0 -6
- package/v1/model/ListParseDomainDetailsResponse.js +0 -31
- package/v1/model/ListRuleAclUsingPutRequest.d.ts +0 -22
- package/v1/model/ListRuleAclUsingPutRequest.js +0 -71
- package/v1/model/ListRuleAclUsingPutResponse.d.ts +0 -7
- package/v1/model/ListRuleAclUsingPutResponse.js +0 -31
- package/v1/model/ListRuleAclsUsingGetRequest.d.ts +0 -87
- package/v1/model/ListRuleAclsUsingGetRequest.js +0 -178
- package/v1/model/ListRuleAclsUsingGetResponse.d.ts +0 -7
- package/v1/model/ListRuleAclsUsingGetResponse.js +0 -31
- package/v1/model/ListRuleHitCountDto.d.ts +0 -7
- package/v1/model/ListRuleHitCountDto.js +0 -24
- package/v1/model/ListRuleHitCountRequest.d.ts +0 -18
- package/v1/model/ListRuleHitCountRequest.js +0 -56
- package/v1/model/ListRuleHitCountResponse.d.ts +0 -7
- package/v1/model/ListRuleHitCountResponse.js +0 -31
- package/v1/model/ListServiceItemsDetailsRequest.d.ts +0 -27
- package/v1/model/ListServiceItemsDetailsRequest.js +0 -91
- package/v1/model/ListServiceItemsDetailsResponse.d.ts +0 -7
- package/v1/model/ListServiceItemsDetailsResponse.js +0 -31
- package/v1/model/ListServiceSetDetailsRequest.d.ts +0 -19
- package/v1/model/ListServiceSetDetailsRequest.js +0 -67
- package/v1/model/ListServiceSetDetailsResponse.d.ts +0 -7
- package/v1/model/ListServiceSetDetailsResponse.js +0 -31
- package/v1/model/ListServiceSetRequest.d.ts +0 -27
- package/v1/model/ListServiceSetRequest.js +0 -91
- package/v1/model/ListServiceSetResponse.d.ts +0 -7
- package/v1/model/ListServiceSetResponse.js +0 -31
- package/v1/model/ListVpcProtectsRequest.d.ts +0 -19
- package/v1/model/ListVpcProtectsRequest.js +0 -67
- package/v1/model/ListVpcProtectsResponse.d.ts +0 -11
- package/v1/model/ListVpcProtectsResponse.js +0 -45
- package/v1/model/OrderRuleAclDto.d.ts +0 -9
- package/v1/model/OrderRuleAclDto.js +0 -27
- package/v1/model/Packet.d.ts +0 -13
- package/v1/model/Packet.js +0 -41
- package/v1/model/PacketMessage.d.ts +0 -13
- package/v1/model/PacketMessage.js +0 -41
- package/v1/model/ProtectObjectVO.d.ts +0 -21
- package/v1/model/ProtectObjectVO.js +0 -50
- package/v1/model/RuleAclListResponseDTOData.d.ts +0 -16
- package/v1/model/RuleAclListResponseDTOData.js +0 -39
- package/v1/model/RuleAclListResponseDTODataRecords.d.ts +0 -73
- package/v1/model/RuleAclListResponseDTODataRecords.js +0 -176
- package/v1/model/RuleAddressDto.d.ts +0 -23
- package/v1/model/RuleAddressDto.js +0 -74
- package/v1/model/RuleHitCountObject.d.ts +0 -11
- package/v1/model/RuleHitCountObject.js +0 -37
- package/v1/model/RuleHitCountRecords.d.ts +0 -12
- package/v1/model/RuleHitCountRecords.js +0 -25
- package/v1/model/RuleId.d.ts +0 -5
- package/v1/model/RuleId.js +0 -13
- package/v1/model/RuleIdList.d.ts +0 -6
- package/v1/model/RuleIdList.js +0 -13
- package/v1/model/RuleServiceDto.d.ts +0 -23
- package/v1/model/RuleServiceDto.js +0 -74
- package/v1/model/ServiceItemIds.d.ts +0 -6
- package/v1/model/ServiceItemIds.js +0 -13
- package/v1/model/ServiceItemListResponseDtoData.d.ts +0 -16
- package/v1/model/ServiceItemListResponseDtoData.js +0 -39
- package/v1/model/ServiceItemListResponseDtoDataRecords.d.ts +0 -21
- package/v1/model/ServiceItemListResponseDtoDataRecords.js +0 -63
- package/v1/model/ServiceSet.d.ts +0 -17
- package/v1/model/ServiceSet.js +0 -49
- package/v1/model/ServiceSetDetailResponseDto.d.ts +0 -9
- package/v1/model/ServiceSetDetailResponseDto.js +0 -22
- package/v1/model/ServiceSetRecords.d.ts +0 -12
- package/v1/model/ServiceSetRecords.js +0 -25
- package/v1/model/SubnetInfo.d.ts +0 -23
- package/v1/model/SubnetInfo.js +0 -69
- package/v1/model/SuccessRspData.d.ts +0 -5
- package/v1/model/SuccessRspData.js +0 -13
- package/v1/model/Tag.d.ts +0 -7
- package/v1/model/Tag.js +0 -17
- package/v1/model/UpdateAddressSetDto.d.ts +0 -20
- package/v1/model/UpdateAddressSetDto.js +0 -41
- package/v1/model/UpdateAddressSetInfoUsingPutRequest.d.ts +0 -22
- package/v1/model/UpdateAddressSetInfoUsingPutRequest.js +0 -71
- package/v1/model/UpdateAddressSetInfoUsingPutResponse.d.ts +0 -7
- package/v1/model/UpdateAddressSetInfoUsingPutResponse.js +0 -31
- package/v1/model/UpdateBlackWhiteListDto.d.ts +0 -31
- package/v1/model/UpdateBlackWhiteListDto.js +0 -76
- package/v1/model/UpdateBlackWhiteListUsingPutRequest.d.ts +0 -22
- package/v1/model/UpdateBlackWhiteListUsingPutRequest.js +0 -71
- package/v1/model/UpdateBlackWhiteListUsingPutResponse.d.ts +0 -7
- package/v1/model/UpdateBlackWhiteListUsingPutResponse.js +0 -31
- package/v1/model/UpdateDnsServersRequest.d.ts +0 -18
- package/v1/model/UpdateDnsServersRequest.js +0 -56
- package/v1/model/UpdateDnsServersRequestBody.d.ts +0 -8
- package/v1/model/UpdateDnsServersRequestBody.js +0 -23
- package/v1/model/UpdateDnsServersRequestBodyDnsServer.d.ts +0 -15
- package/v1/model/UpdateDnsServersRequestBodyDnsServer.js +0 -51
- package/v1/model/UpdateDnsServersResponse.d.ts +0 -6
- package/v1/model/UpdateDnsServersResponse.js +0 -31
- package/v1/model/UpdateRuleAclDto.d.ts +0 -93
- package/v1/model/UpdateRuleAclDto.js +0 -189
- package/v1/model/UpdateRuleAclUsingPutRequest.d.ts +0 -22
- package/v1/model/UpdateRuleAclUsingPutRequest.js +0 -71
- package/v1/model/UpdateRuleAclUsingPutResponse.d.ts +0 -7
- package/v1/model/UpdateRuleAclUsingPutResponse.js +0 -31
- package/v1/model/UpdateServiceSetUsingPUTRequestBody.d.ts +0 -7
- package/v1/model/UpdateServiceSetUsingPUTRequestBody.js +0 -17
- package/v1/model/UpdateServiceSetUsingPutRequest.d.ts +0 -22
- package/v1/model/UpdateServiceSetUsingPutRequest.js +0 -71
- package/v1/model/UpdateServiceSetUsingPutResponse.d.ts +0 -7
- package/v1/model/UpdateServiceSetUsingPutResponse.js +0 -31
- package/v1/model/VPCProtectsVo.d.ts +0 -26
- package/v1/model/VPCProtectsVo.js +0 -83
- package/v1/model/VpcAttachmentDetail.d.ts +0 -42
- package/v1/model/VpcAttachmentDetail.js +0 -127
- package/v1/model/VpcDetail.d.ts +0 -11
- package/v1/model/VpcDetail.js +0 -25
- package/v1/public-api.js +0 -181
@@ -1,257 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ListAttackLogsRequestDirectionEnum = exports.ListAttackLogsRequestActionEnum = exports.ListAttackLogsRequestProtocolEnum = exports.ListAttackLogsRequest = void 0;
|
4
|
-
var ListAttackLogsRequest = /** @class */ (function () {
|
5
|
-
function ListAttackLogsRequest(projectId, startTime, endTime, limit, fwInstanceId) {
|
6
|
-
this['project_id'] = projectId;
|
7
|
-
this['start_time'] = startTime;
|
8
|
-
this['end_time'] = endTime;
|
9
|
-
this['limit'] = limit;
|
10
|
-
this['fw_instance_id'] = fwInstanceId;
|
11
|
-
}
|
12
|
-
ListAttackLogsRequest.prototype.withProjectId = function (projectId) {
|
13
|
-
this['project_id'] = projectId;
|
14
|
-
return this;
|
15
|
-
};
|
16
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "projectId", {
|
17
|
-
get: function () {
|
18
|
-
return this['project_id'];
|
19
|
-
},
|
20
|
-
set: function (projectId) {
|
21
|
-
this['project_id'] = projectId;
|
22
|
-
},
|
23
|
-
enumerable: false,
|
24
|
-
configurable: true
|
25
|
-
});
|
26
|
-
ListAttackLogsRequest.prototype.withStartTime = function (startTime) {
|
27
|
-
this['start_time'] = startTime;
|
28
|
-
return this;
|
29
|
-
};
|
30
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "startTime", {
|
31
|
-
get: function () {
|
32
|
-
return this['start_time'];
|
33
|
-
},
|
34
|
-
set: function (startTime) {
|
35
|
-
this['start_time'] = startTime;
|
36
|
-
},
|
37
|
-
enumerable: false,
|
38
|
-
configurable: true
|
39
|
-
});
|
40
|
-
ListAttackLogsRequest.prototype.withEndTime = function (endTime) {
|
41
|
-
this['end_time'] = endTime;
|
42
|
-
return this;
|
43
|
-
};
|
44
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "endTime", {
|
45
|
-
get: function () {
|
46
|
-
return this['end_time'];
|
47
|
-
},
|
48
|
-
set: function (endTime) {
|
49
|
-
this['end_time'] = endTime;
|
50
|
-
},
|
51
|
-
enumerable: false,
|
52
|
-
configurable: true
|
53
|
-
});
|
54
|
-
ListAttackLogsRequest.prototype.withSrcIp = function (srcIp) {
|
55
|
-
this['src_ip'] = srcIp;
|
56
|
-
return this;
|
57
|
-
};
|
58
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "srcIp", {
|
59
|
-
get: function () {
|
60
|
-
return this['src_ip'];
|
61
|
-
},
|
62
|
-
set: function (srcIp) {
|
63
|
-
this['src_ip'] = srcIp;
|
64
|
-
},
|
65
|
-
enumerable: false,
|
66
|
-
configurable: true
|
67
|
-
});
|
68
|
-
ListAttackLogsRequest.prototype.withSrcPort = function (srcPort) {
|
69
|
-
this['src_port'] = srcPort;
|
70
|
-
return this;
|
71
|
-
};
|
72
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "srcPort", {
|
73
|
-
get: function () {
|
74
|
-
return this['src_port'];
|
75
|
-
},
|
76
|
-
set: function (srcPort) {
|
77
|
-
this['src_port'] = srcPort;
|
78
|
-
},
|
79
|
-
enumerable: false,
|
80
|
-
configurable: true
|
81
|
-
});
|
82
|
-
ListAttackLogsRequest.prototype.withDstIp = function (dstIp) {
|
83
|
-
this['dst_ip'] = dstIp;
|
84
|
-
return this;
|
85
|
-
};
|
86
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "dstIp", {
|
87
|
-
get: function () {
|
88
|
-
return this['dst_ip'];
|
89
|
-
},
|
90
|
-
set: function (dstIp) {
|
91
|
-
this['dst_ip'] = dstIp;
|
92
|
-
},
|
93
|
-
enumerable: false,
|
94
|
-
configurable: true
|
95
|
-
});
|
96
|
-
ListAttackLogsRequest.prototype.withDstPort = function (dstPort) {
|
97
|
-
this['dst_port'] = dstPort;
|
98
|
-
return this;
|
99
|
-
};
|
100
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "dstPort", {
|
101
|
-
get: function () {
|
102
|
-
return this['dst_port'];
|
103
|
-
},
|
104
|
-
set: function (dstPort) {
|
105
|
-
this['dst_port'] = dstPort;
|
106
|
-
},
|
107
|
-
enumerable: false,
|
108
|
-
configurable: true
|
109
|
-
});
|
110
|
-
ListAttackLogsRequest.prototype.withProtocol = function (protocol) {
|
111
|
-
this['protocol'] = protocol;
|
112
|
-
return this;
|
113
|
-
};
|
114
|
-
ListAttackLogsRequest.prototype.withApp = function (app) {
|
115
|
-
this['app'] = app;
|
116
|
-
return this;
|
117
|
-
};
|
118
|
-
ListAttackLogsRequest.prototype.withLogId = function (logId) {
|
119
|
-
this['log_id'] = logId;
|
120
|
-
return this;
|
121
|
-
};
|
122
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "logId", {
|
123
|
-
get: function () {
|
124
|
-
return this['log_id'];
|
125
|
-
},
|
126
|
-
set: function (logId) {
|
127
|
-
this['log_id'] = logId;
|
128
|
-
},
|
129
|
-
enumerable: false,
|
130
|
-
configurable: true
|
131
|
-
});
|
132
|
-
ListAttackLogsRequest.prototype.withNextDate = function (nextDate) {
|
133
|
-
this['next_date'] = nextDate;
|
134
|
-
return this;
|
135
|
-
};
|
136
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "nextDate", {
|
137
|
-
get: function () {
|
138
|
-
return this['next_date'];
|
139
|
-
},
|
140
|
-
set: function (nextDate) {
|
141
|
-
this['next_date'] = nextDate;
|
142
|
-
},
|
143
|
-
enumerable: false,
|
144
|
-
configurable: true
|
145
|
-
});
|
146
|
-
ListAttackLogsRequest.prototype.withOffset = function (offset) {
|
147
|
-
this['offset'] = offset;
|
148
|
-
return this;
|
149
|
-
};
|
150
|
-
ListAttackLogsRequest.prototype.withLimit = function (limit) {
|
151
|
-
this['limit'] = limit;
|
152
|
-
return this;
|
153
|
-
};
|
154
|
-
ListAttackLogsRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
155
|
-
this['fw_instance_id'] = fwInstanceId;
|
156
|
-
return this;
|
157
|
-
};
|
158
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "fwInstanceId", {
|
159
|
-
get: function () {
|
160
|
-
return this['fw_instance_id'];
|
161
|
-
},
|
162
|
-
set: function (fwInstanceId) {
|
163
|
-
this['fw_instance_id'] = fwInstanceId;
|
164
|
-
},
|
165
|
-
enumerable: false,
|
166
|
-
configurable: true
|
167
|
-
});
|
168
|
-
ListAttackLogsRequest.prototype.withAction = function (action) {
|
169
|
-
this['action'] = action;
|
170
|
-
return this;
|
171
|
-
};
|
172
|
-
ListAttackLogsRequest.prototype.withDirection = function (direction) {
|
173
|
-
this['direction'] = direction;
|
174
|
-
return this;
|
175
|
-
};
|
176
|
-
ListAttackLogsRequest.prototype.withAttackType = function (attackType) {
|
177
|
-
this['attack_type'] = attackType;
|
178
|
-
return this;
|
179
|
-
};
|
180
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "attackType", {
|
181
|
-
get: function () {
|
182
|
-
return this['attack_type'];
|
183
|
-
},
|
184
|
-
set: function (attackType) {
|
185
|
-
this['attack_type'] = attackType;
|
186
|
-
},
|
187
|
-
enumerable: false,
|
188
|
-
configurable: true
|
189
|
-
});
|
190
|
-
ListAttackLogsRequest.prototype.withAttackRule = function (attackRule) {
|
191
|
-
this['attack_rule'] = attackRule;
|
192
|
-
return this;
|
193
|
-
};
|
194
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "attackRule", {
|
195
|
-
get: function () {
|
196
|
-
return this['attack_rule'];
|
197
|
-
},
|
198
|
-
set: function (attackRule) {
|
199
|
-
this['attack_rule'] = attackRule;
|
200
|
-
},
|
201
|
-
enumerable: false,
|
202
|
-
configurable: true
|
203
|
-
});
|
204
|
-
ListAttackLogsRequest.prototype.withLevel = function (level) {
|
205
|
-
this['level'] = level;
|
206
|
-
return this;
|
207
|
-
};
|
208
|
-
ListAttackLogsRequest.prototype.withSource = function (source) {
|
209
|
-
this['source'] = source;
|
210
|
-
return this;
|
211
|
-
};
|
212
|
-
ListAttackLogsRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
213
|
-
this['enterprise_project_id'] = enterpriseProjectId;
|
214
|
-
return this;
|
215
|
-
};
|
216
|
-
Object.defineProperty(ListAttackLogsRequest.prototype, "enterpriseProjectId", {
|
217
|
-
get: function () {
|
218
|
-
return this['enterprise_project_id'];
|
219
|
-
},
|
220
|
-
set: function (enterpriseProjectId) {
|
221
|
-
this['enterprise_project_id'] = enterpriseProjectId;
|
222
|
-
},
|
223
|
-
enumerable: false,
|
224
|
-
configurable: true
|
225
|
-
});
|
226
|
-
return ListAttackLogsRequest;
|
227
|
-
}());
|
228
|
-
exports.ListAttackLogsRequest = ListAttackLogsRequest;
|
229
|
-
/**
|
230
|
-
* @export
|
231
|
-
* @enum {string}
|
232
|
-
*/
|
233
|
-
var ListAttackLogsRequestProtocolEnum;
|
234
|
-
(function (ListAttackLogsRequestProtocolEnum) {
|
235
|
-
ListAttackLogsRequestProtocolEnum["E_6"] = "6";
|
236
|
-
ListAttackLogsRequestProtocolEnum["E_17"] = "17";
|
237
|
-
ListAttackLogsRequestProtocolEnum["E_1"] = "1";
|
238
|
-
ListAttackLogsRequestProtocolEnum["E_58"] = "58";
|
239
|
-
})(ListAttackLogsRequestProtocolEnum || (exports.ListAttackLogsRequestProtocolEnum = ListAttackLogsRequestProtocolEnum = {}));
|
240
|
-
/**
|
241
|
-
* @export
|
242
|
-
* @enum {string}
|
243
|
-
*/
|
244
|
-
var ListAttackLogsRequestActionEnum;
|
245
|
-
(function (ListAttackLogsRequestActionEnum) {
|
246
|
-
ListAttackLogsRequestActionEnum["E_0"] = "0";
|
247
|
-
ListAttackLogsRequestActionEnum["E_1"] = "1";
|
248
|
-
})(ListAttackLogsRequestActionEnum || (exports.ListAttackLogsRequestActionEnum = ListAttackLogsRequestActionEnum = {}));
|
249
|
-
/**
|
250
|
-
* @export
|
251
|
-
* @enum {string}
|
252
|
-
*/
|
253
|
-
var ListAttackLogsRequestDirectionEnum;
|
254
|
-
(function (ListAttackLogsRequestDirectionEnum) {
|
255
|
-
ListAttackLogsRequestDirectionEnum["E_0"] = "0";
|
256
|
-
ListAttackLogsRequestDirectionEnum["E_1"] = "1";
|
257
|
-
})(ListAttackLogsRequestDirectionEnum || (exports.ListAttackLogsRequestDirectionEnum = ListAttackLogsRequestDirectionEnum = {}));
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { HttpQueryCfwAttackLogsResponseDTOData } from './HttpQueryCfwAttackLogsResponseDTOData';
|
2
|
-
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
3
|
-
export declare class ListAttackLogsResponse extends SdkResponse {
|
4
|
-
data?: HttpQueryCfwAttackLogsResponseDTOData;
|
5
|
-
constructor();
|
6
|
-
withData(data: HttpQueryCfwAttackLogsResponseDTOData): ListAttackLogsResponse;
|
7
|
-
}
|
@@ -1,31 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
18
|
-
exports.ListAttackLogsResponse = void 0;
|
19
|
-
var SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
20
|
-
var ListAttackLogsResponse = /** @class */ (function (_super) {
|
21
|
-
__extends(ListAttackLogsResponse, _super);
|
22
|
-
function ListAttackLogsResponse() {
|
23
|
-
return _super.call(this) || this;
|
24
|
-
}
|
25
|
-
ListAttackLogsResponse.prototype.withData = function (data) {
|
26
|
-
this['data'] = data;
|
27
|
-
return this;
|
28
|
-
};
|
29
|
-
return ListAttackLogsResponse;
|
30
|
-
}(SdkResponse_1.SdkResponse));
|
31
|
-
exports.ListAttackLogsResponse = ListAttackLogsResponse;
|
@@ -1,52 +0,0 @@
|
|
1
|
-
export declare class ListBlackWhiteListsUsingGetRequest {
|
2
|
-
private 'project_id';
|
3
|
-
private 'object_id';
|
4
|
-
private 'list_type';
|
5
|
-
private 'address_type'?;
|
6
|
-
address?: string;
|
7
|
-
port?: string;
|
8
|
-
limit: number;
|
9
|
-
offset: number;
|
10
|
-
private 'enterprise_project_id'?;
|
11
|
-
private 'fw_instance_id'?;
|
12
|
-
constructor(projectId?: any, objectId?: any, listType?: any, limit?: any, offset?: any);
|
13
|
-
withProjectId(projectId: string): ListBlackWhiteListsUsingGetRequest;
|
14
|
-
set projectId(projectId: string | undefined);
|
15
|
-
get projectId(): string | undefined;
|
16
|
-
withObjectId(objectId: string): ListBlackWhiteListsUsingGetRequest;
|
17
|
-
set objectId(objectId: string | undefined);
|
18
|
-
get objectId(): string | undefined;
|
19
|
-
withListType(listType: ListBlackWhiteListsUsingGetRequestListTypeEnum): ListBlackWhiteListsUsingGetRequest;
|
20
|
-
set listType(listType: ListBlackWhiteListsUsingGetRequestListTypeEnum | undefined);
|
21
|
-
get listType(): ListBlackWhiteListsUsingGetRequestListTypeEnum | undefined;
|
22
|
-
withAddressType(addressType: ListBlackWhiteListsUsingGetRequestAddressTypeEnum): ListBlackWhiteListsUsingGetRequest;
|
23
|
-
set addressType(addressType: ListBlackWhiteListsUsingGetRequestAddressTypeEnum | undefined);
|
24
|
-
get addressType(): ListBlackWhiteListsUsingGetRequestAddressTypeEnum | undefined;
|
25
|
-
withAddress(address: string): ListBlackWhiteListsUsingGetRequest;
|
26
|
-
withPort(port: string): ListBlackWhiteListsUsingGetRequest;
|
27
|
-
withLimit(limit: number): ListBlackWhiteListsUsingGetRequest;
|
28
|
-
withOffset(offset: number): ListBlackWhiteListsUsingGetRequest;
|
29
|
-
withEnterpriseProjectId(enterpriseProjectId: string): ListBlackWhiteListsUsingGetRequest;
|
30
|
-
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
31
|
-
get enterpriseProjectId(): string | undefined;
|
32
|
-
withFwInstanceId(fwInstanceId: string): ListBlackWhiteListsUsingGetRequest;
|
33
|
-
set fwInstanceId(fwInstanceId: string | undefined);
|
34
|
-
get fwInstanceId(): string | undefined;
|
35
|
-
}
|
36
|
-
/**
|
37
|
-
* @export
|
38
|
-
* @enum {string}
|
39
|
-
*/
|
40
|
-
export declare enum ListBlackWhiteListsUsingGetRequestListTypeEnum {
|
41
|
-
NUMBER_4 = 4,
|
42
|
-
NUMBER_5 = 5
|
43
|
-
}
|
44
|
-
/**
|
45
|
-
* @export
|
46
|
-
* @enum {string}
|
47
|
-
*/
|
48
|
-
export declare enum ListBlackWhiteListsUsingGetRequestAddressTypeEnum {
|
49
|
-
NUMBER_0 = 0,
|
50
|
-
NUMBER_1 = 1,
|
51
|
-
NUMBER_2 = 2
|
52
|
-
}
|
@@ -1,133 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ListBlackWhiteListsUsingGetRequestAddressTypeEnum = exports.ListBlackWhiteListsUsingGetRequestListTypeEnum = exports.ListBlackWhiteListsUsingGetRequest = void 0;
|
4
|
-
var ListBlackWhiteListsUsingGetRequest = /** @class */ (function () {
|
5
|
-
function ListBlackWhiteListsUsingGetRequest(projectId, objectId, listType, limit, offset) {
|
6
|
-
this['project_id'] = projectId;
|
7
|
-
this['object_id'] = objectId;
|
8
|
-
this['list_type'] = listType;
|
9
|
-
this['limit'] = limit;
|
10
|
-
this['offset'] = offset;
|
11
|
-
}
|
12
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withProjectId = function (projectId) {
|
13
|
-
this['project_id'] = projectId;
|
14
|
-
return this;
|
15
|
-
};
|
16
|
-
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "projectId", {
|
17
|
-
get: function () {
|
18
|
-
return this['project_id'];
|
19
|
-
},
|
20
|
-
set: function (projectId) {
|
21
|
-
this['project_id'] = projectId;
|
22
|
-
},
|
23
|
-
enumerable: false,
|
24
|
-
configurable: true
|
25
|
-
});
|
26
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withObjectId = function (objectId) {
|
27
|
-
this['object_id'] = objectId;
|
28
|
-
return this;
|
29
|
-
};
|
30
|
-
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "objectId", {
|
31
|
-
get: function () {
|
32
|
-
return this['object_id'];
|
33
|
-
},
|
34
|
-
set: function (objectId) {
|
35
|
-
this['object_id'] = objectId;
|
36
|
-
},
|
37
|
-
enumerable: false,
|
38
|
-
configurable: true
|
39
|
-
});
|
40
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withListType = function (listType) {
|
41
|
-
this['list_type'] = listType;
|
42
|
-
return this;
|
43
|
-
};
|
44
|
-
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "listType", {
|
45
|
-
get: function () {
|
46
|
-
return this['list_type'];
|
47
|
-
},
|
48
|
-
set: function (listType) {
|
49
|
-
this['list_type'] = listType;
|
50
|
-
},
|
51
|
-
enumerable: false,
|
52
|
-
configurable: true
|
53
|
-
});
|
54
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withAddressType = function (addressType) {
|
55
|
-
this['address_type'] = addressType;
|
56
|
-
return this;
|
57
|
-
};
|
58
|
-
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "addressType", {
|
59
|
-
get: function () {
|
60
|
-
return this['address_type'];
|
61
|
-
},
|
62
|
-
set: function (addressType) {
|
63
|
-
this['address_type'] = addressType;
|
64
|
-
},
|
65
|
-
enumerable: false,
|
66
|
-
configurable: true
|
67
|
-
});
|
68
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withAddress = function (address) {
|
69
|
-
this['address'] = address;
|
70
|
-
return this;
|
71
|
-
};
|
72
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withPort = function (port) {
|
73
|
-
this['port'] = port;
|
74
|
-
return this;
|
75
|
-
};
|
76
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withLimit = function (limit) {
|
77
|
-
this['limit'] = limit;
|
78
|
-
return this;
|
79
|
-
};
|
80
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withOffset = function (offset) {
|
81
|
-
this['offset'] = offset;
|
82
|
-
return this;
|
83
|
-
};
|
84
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
85
|
-
this['enterprise_project_id'] = enterpriseProjectId;
|
86
|
-
return this;
|
87
|
-
};
|
88
|
-
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "enterpriseProjectId", {
|
89
|
-
get: function () {
|
90
|
-
return this['enterprise_project_id'];
|
91
|
-
},
|
92
|
-
set: function (enterpriseProjectId) {
|
93
|
-
this['enterprise_project_id'] = enterpriseProjectId;
|
94
|
-
},
|
95
|
-
enumerable: false,
|
96
|
-
configurable: true
|
97
|
-
});
|
98
|
-
ListBlackWhiteListsUsingGetRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
99
|
-
this['fw_instance_id'] = fwInstanceId;
|
100
|
-
return this;
|
101
|
-
};
|
102
|
-
Object.defineProperty(ListBlackWhiteListsUsingGetRequest.prototype, "fwInstanceId", {
|
103
|
-
get: function () {
|
104
|
-
return this['fw_instance_id'];
|
105
|
-
},
|
106
|
-
set: function (fwInstanceId) {
|
107
|
-
this['fw_instance_id'] = fwInstanceId;
|
108
|
-
},
|
109
|
-
enumerable: false,
|
110
|
-
configurable: true
|
111
|
-
});
|
112
|
-
return ListBlackWhiteListsUsingGetRequest;
|
113
|
-
}());
|
114
|
-
exports.ListBlackWhiteListsUsingGetRequest = ListBlackWhiteListsUsingGetRequest;
|
115
|
-
/**
|
116
|
-
* @export
|
117
|
-
* @enum {string}
|
118
|
-
*/
|
119
|
-
var ListBlackWhiteListsUsingGetRequestListTypeEnum;
|
120
|
-
(function (ListBlackWhiteListsUsingGetRequestListTypeEnum) {
|
121
|
-
ListBlackWhiteListsUsingGetRequestListTypeEnum[ListBlackWhiteListsUsingGetRequestListTypeEnum["NUMBER_4"] = 4] = "NUMBER_4";
|
122
|
-
ListBlackWhiteListsUsingGetRequestListTypeEnum[ListBlackWhiteListsUsingGetRequestListTypeEnum["NUMBER_5"] = 5] = "NUMBER_5";
|
123
|
-
})(ListBlackWhiteListsUsingGetRequestListTypeEnum || (exports.ListBlackWhiteListsUsingGetRequestListTypeEnum = ListBlackWhiteListsUsingGetRequestListTypeEnum = {}));
|
124
|
-
/**
|
125
|
-
* @export
|
126
|
-
* @enum {string}
|
127
|
-
*/
|
128
|
-
var ListBlackWhiteListsUsingGetRequestAddressTypeEnum;
|
129
|
-
(function (ListBlackWhiteListsUsingGetRequestAddressTypeEnum) {
|
130
|
-
ListBlackWhiteListsUsingGetRequestAddressTypeEnum[ListBlackWhiteListsUsingGetRequestAddressTypeEnum["NUMBER_0"] = 0] = "NUMBER_0";
|
131
|
-
ListBlackWhiteListsUsingGetRequestAddressTypeEnum[ListBlackWhiteListsUsingGetRequestAddressTypeEnum["NUMBER_1"] = 1] = "NUMBER_1";
|
132
|
-
ListBlackWhiteListsUsingGetRequestAddressTypeEnum[ListBlackWhiteListsUsingGetRequestAddressTypeEnum["NUMBER_2"] = 2] = "NUMBER_2";
|
133
|
-
})(ListBlackWhiteListsUsingGetRequestAddressTypeEnum || (exports.ListBlackWhiteListsUsingGetRequestAddressTypeEnum = ListBlackWhiteListsUsingGetRequestAddressTypeEnum = {}));
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import { BlackWhiteListResponseData } from './BlackWhiteListResponseData';
|
2
|
-
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
3
|
-
export declare class ListBlackWhiteListsUsingGetResponse extends SdkResponse {
|
4
|
-
data?: BlackWhiteListResponseData;
|
5
|
-
constructor();
|
6
|
-
withData(data: BlackWhiteListResponseData): ListBlackWhiteListsUsingGetResponse;
|
7
|
-
}
|
@@ -1,31 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
18
|
-
exports.ListBlackWhiteListsUsingGetResponse = void 0;
|
19
|
-
var SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
20
|
-
var ListBlackWhiteListsUsingGetResponse = /** @class */ (function (_super) {
|
21
|
-
__extends(ListBlackWhiteListsUsingGetResponse, _super);
|
22
|
-
function ListBlackWhiteListsUsingGetResponse() {
|
23
|
-
return _super.call(this) || this;
|
24
|
-
}
|
25
|
-
ListBlackWhiteListsUsingGetResponse.prototype.withData = function (data) {
|
26
|
-
this['data'] = data;
|
27
|
-
return this;
|
28
|
-
};
|
29
|
-
return ListBlackWhiteListsUsingGetResponse;
|
30
|
-
}(SdkResponse_1.SdkResponse));
|
31
|
-
exports.ListBlackWhiteListsUsingGetResponse = ListBlackWhiteListsUsingGetResponse;
|
@@ -1,19 +0,0 @@
|
|
1
|
-
export declare class ListDnsServersRequest {
|
2
|
-
private 'project_id';
|
3
|
-
limit?: number;
|
4
|
-
offset?: number;
|
5
|
-
private 'fw_instance_id'?;
|
6
|
-
private 'enterprise_project_id'?;
|
7
|
-
constructor(projectId?: any);
|
8
|
-
withProjectId(projectId: string): ListDnsServersRequest;
|
9
|
-
set projectId(projectId: string | undefined);
|
10
|
-
get projectId(): string | undefined;
|
11
|
-
withLimit(limit: number): ListDnsServersRequest;
|
12
|
-
withOffset(offset: number): ListDnsServersRequest;
|
13
|
-
withFwInstanceId(fwInstanceId: string): ListDnsServersRequest;
|
14
|
-
set fwInstanceId(fwInstanceId: string | undefined);
|
15
|
-
get fwInstanceId(): string | undefined;
|
16
|
-
withEnterpriseProjectId(enterpriseProjectId: string): ListDnsServersRequest;
|
17
|
-
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
18
|
-
get enterpriseProjectId(): string | undefined;
|
19
|
-
}
|
@@ -1,60 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.ListDnsServersRequest = void 0;
|
4
|
-
var ListDnsServersRequest = /** @class */ (function () {
|
5
|
-
function ListDnsServersRequest(projectId) {
|
6
|
-
this['project_id'] = projectId;
|
7
|
-
}
|
8
|
-
ListDnsServersRequest.prototype.withProjectId = function (projectId) {
|
9
|
-
this['project_id'] = projectId;
|
10
|
-
return this;
|
11
|
-
};
|
12
|
-
Object.defineProperty(ListDnsServersRequest.prototype, "projectId", {
|
13
|
-
get: function () {
|
14
|
-
return this['project_id'];
|
15
|
-
},
|
16
|
-
set: function (projectId) {
|
17
|
-
this['project_id'] = projectId;
|
18
|
-
},
|
19
|
-
enumerable: false,
|
20
|
-
configurable: true
|
21
|
-
});
|
22
|
-
ListDnsServersRequest.prototype.withLimit = function (limit) {
|
23
|
-
this['limit'] = limit;
|
24
|
-
return this;
|
25
|
-
};
|
26
|
-
ListDnsServersRequest.prototype.withOffset = function (offset) {
|
27
|
-
this['offset'] = offset;
|
28
|
-
return this;
|
29
|
-
};
|
30
|
-
ListDnsServersRequest.prototype.withFwInstanceId = function (fwInstanceId) {
|
31
|
-
this['fw_instance_id'] = fwInstanceId;
|
32
|
-
return this;
|
33
|
-
};
|
34
|
-
Object.defineProperty(ListDnsServersRequest.prototype, "fwInstanceId", {
|
35
|
-
get: function () {
|
36
|
-
return this['fw_instance_id'];
|
37
|
-
},
|
38
|
-
set: function (fwInstanceId) {
|
39
|
-
this['fw_instance_id'] = fwInstanceId;
|
40
|
-
},
|
41
|
-
enumerable: false,
|
42
|
-
configurable: true
|
43
|
-
});
|
44
|
-
ListDnsServersRequest.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
|
45
|
-
this['enterprise_project_id'] = enterpriseProjectId;
|
46
|
-
return this;
|
47
|
-
};
|
48
|
-
Object.defineProperty(ListDnsServersRequest.prototype, "enterpriseProjectId", {
|
49
|
-
get: function () {
|
50
|
-
return this['enterprise_project_id'];
|
51
|
-
},
|
52
|
-
set: function (enterpriseProjectId) {
|
53
|
-
this['enterprise_project_id'] = enterpriseProjectId;
|
54
|
-
},
|
55
|
-
enumerable: false,
|
56
|
-
configurable: true
|
57
|
-
});
|
58
|
-
return ListDnsServersRequest;
|
59
|
-
}());
|
60
|
-
exports.ListDnsServersRequest = ListDnsServersRequest;
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import { DnsServersResponseDTO } from './DnsServersResponseDTO';
|
2
|
-
import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
|
3
|
-
export declare class ListDnsServersResponse extends SdkResponse {
|
4
|
-
data?: Array<DnsServersResponseDTO>;
|
5
|
-
total?: number;
|
6
|
-
constructor();
|
7
|
-
withData(data: Array<DnsServersResponseDTO>): ListDnsServersResponse;
|
8
|
-
withTotal(total: number): ListDnsServersResponse;
|
9
|
-
}
|
@@ -1,35 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __extends = (this && this.__extends) || (function () {
|
3
|
-
var extendStatics = function (d, b) {
|
4
|
-
extendStatics = Object.setPrototypeOf ||
|
5
|
-
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
6
|
-
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
7
|
-
return extendStatics(d, b);
|
8
|
-
};
|
9
|
-
return function (d, b) {
|
10
|
-
if (typeof b !== "function" && b !== null)
|
11
|
-
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
12
|
-
extendStatics(d, b);
|
13
|
-
function __() { this.constructor = d; }
|
14
|
-
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
15
|
-
};
|
16
|
-
})();
|
17
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
18
|
-
exports.ListDnsServersResponse = void 0;
|
19
|
-
var SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
|
20
|
-
var ListDnsServersResponse = /** @class */ (function (_super) {
|
21
|
-
__extends(ListDnsServersResponse, _super);
|
22
|
-
function ListDnsServersResponse() {
|
23
|
-
return _super.call(this) || this;
|
24
|
-
}
|
25
|
-
ListDnsServersResponse.prototype.withData = function (data) {
|
26
|
-
this['data'] = data;
|
27
|
-
return this;
|
28
|
-
};
|
29
|
-
ListDnsServersResponse.prototype.withTotal = function (total) {
|
30
|
-
this['total'] = total;
|
31
|
-
return this;
|
32
|
-
};
|
33
|
-
return ListDnsServersResponse;
|
34
|
-
}(SdkResponse_1.SdkResponse));
|
35
|
-
exports.ListDnsServersResponse = ListDnsServersResponse;
|
@@ -1,19 +0,0 @@
|
|
1
|
-
export declare class ListEastWestFirewallRequest {
|
2
|
-
private 'project_id';
|
3
|
-
limit: number;
|
4
|
-
offset: number;
|
5
|
-
private 'enterprise_project_id'?;
|
6
|
-
private 'fw_instance_id'?;
|
7
|
-
constructor(projectId?: any, limit?: any, offset?: any);
|
8
|
-
withProjectId(projectId: string): ListEastWestFirewallRequest;
|
9
|
-
set projectId(projectId: string | undefined);
|
10
|
-
get projectId(): string | undefined;
|
11
|
-
withLimit(limit: number): ListEastWestFirewallRequest;
|
12
|
-
withOffset(offset: number): ListEastWestFirewallRequest;
|
13
|
-
withEnterpriseProjectId(enterpriseProjectId: string): ListEastWestFirewallRequest;
|
14
|
-
set enterpriseProjectId(enterpriseProjectId: string | undefined);
|
15
|
-
get enterpriseProjectId(): string | undefined;
|
16
|
-
withFwInstanceId(fwInstanceId: string): ListEastWestFirewallRequest;
|
17
|
-
set fwInstanceId(fwInstanceId: string | undefined);
|
18
|
-
get fwInstanceId(): string | undefined;
|
19
|
-
}
|