GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Pull Request — master (#115)
by Yong
07:16
created

DescribeWebshellList

Complexity

Total Complexity 0

Size/Duplication

Total Lines 2
Duplicated Lines 0 %

Test Coverage

Coverage 0%

Importance

Changes 0
Metric Value
wmc 0
eloc 1
dl 0
loc 2
ccs 0
cts 0
cp 0
c 0
b 0
f 0
1
<?php
2
3
namespace AlibabaCloud\Aegis\V20161111;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method DeleteSuspEventNode deleteSuspEventNode(array $options = [])
9
 * @method CreateSuspEventNote createSuspEventNote(array $options = [])
10
 * @method DescribeScreenCloudHcRisk describeScreenCloudHcRisk(array $options = [])
11
 * @method DescribeScreenTopRequestAndFlow describeScreenTopRequestAndFlow(array $options = [])
12
 * @method DescribeScreenEmerRisk describeScreenEmerRisk(array $options = [])
13
 * @method DescribeScreenBizStatSimpleQueryResult describeScreenBizStatSimpleQueryResult(array $options = [])
14
 * @method DescribeScreenCityMonitorData describeScreenCityMonitorData(array $options = [])
15
 * @method DescribeBizStatSimpleQueryResult describeBizStatSimpleQueryResult(array $options = [])
16
 * @method DescribeScreenRequestTopType describeScreenRequestTopType(array $options = [])
17
 * @method DescribeScreenFlowRequestCount describeScreenFlowRequestCount(array $options = [])
18
 * @method DescribeScreenOssUploadInfo describeScreenOssUploadInfo(array $options = [])
19
 * @method DescribeScreenDataMap describeScreenDataMap(array $options = [])
20
 * @method DescribeScreenTitles describeScreenTitles(array $options = [])
21
 * @method CreateScreenSetting createScreenSetting(array $options = [])
22
 * @method DescribeGrayFunc describeGrayFunc(array $options = [])
23
 * @method ModifyRefreshProcessInfo modifyRefreshProcessInfo(array $options = [])
24
 * @method DescribeVulRelatedProcess describeVulRelatedProcess(array $options = [])
25
 * @method UpdateWhiteListStrategyRelation updateWhiteListStrategyRelation(array $options = [])
26
 * @method DescribeWhiteListStrategyUuidCount describeWhiteListStrategyUuidCount(array $options = [])
27
 * @method DescribeWhiteListStrategyList describeWhiteListStrategyList(array $options = [])
28
 * @method DescribeWhiteListStrategyCount describeWhiteListStrategyCount(array $options = [])
29
 * @method DescribeWhiteListEffectiveAssets describeWhiteListEffectiveAssets(array $options = [])
30
 * @method UpdateWhiteListProcessStatus updateWhiteListProcessStatus(array $options = [])
31
 * @method UpdateWhiteListStrategyStatus updateWhiteListStrategyStatus(array $options = [])
32
 * @method SaveWhiteListStrategyAssets saveWhiteListStrategyAssets(array $options = [])
33
 * @method SaveWhiteListStrategy saveWhiteListStrategy(array $options = [])
34
 * @method DescribeWhiteListStrategyStatistics describeWhiteListStrategyStatistics(array $options = [])
35
 * @method DescribeWhiteListProcess describeWhiteListProcess(array $options = [])
36
 * @method DescribeWhiteListAuthorize describeWhiteListAuthorize(array $options = [])
37
 * @method DescribeWhiteListAsset describeWhiteListAsset(array $options = [])
38
 * @method AutoUpgradeToSasAdvancedVersion autoUpgradeToSasAdvancedVersion(array $options = [])
39
 * @method DescribeCanUpgradeSas describeCanUpgradeSas(array $options = [])
40
 * @method DescribeCanTrySas describeCanTrySas(array $options = [])
41
 * @method DescribeAgentInstallStatus describeAgentInstallStatus(array $options = [])
42
 * @method OperateAgentClientInstall operateAgentClientInstall(array $options = [])
43
 * @method DescribeEcsStsStatus describeEcsStsStatus(array $options = [])
44
 * @method OpenSasTrial openSasTrial(array $options = [])
45
 * @method CanTrySas canTrySas(array $options = [])
46
 * @method ModifyClearLogstoreStorage modifyClearLogstoreStorage(array $options = [])
47
 * @method DescribeLogstoreStorage describeLogstoreStorage(array $options = [])
48
 * @method ModifyWebLockOperateEvents modifyWebLockOperateEvents(array $options = [])
49
 * @method DescribeSlsProject describeSlsProject(array $options = [])
50
 * @method DescribeAnalysisShipperStatus describeAnalysisShipperStatus(array $options = [])
51
 * @method ExecuteRuleEngineActualTime executeRuleEngineActualTime(array $options = [])
52
 * @method DescribeTopicList describeTopicList(array $options = [])
53
 * @method DescribeAnalysisCurve describeAnalysisCurve(array $options = [])
54
 * @method DescribeAnalysisStatistics describeAnalysisStatistics(array $options = [])
55
 * @method DescribeAnalysisSlsIndex describeAnalysisSlsIndex(array $options = [])
56
 * @method DescribeAnalysisHistograms describeAnalysisHistograms(array $options = [])
57
 * @method DescribeAnalysisLogs describeAnalysisLogs(array $options = [])
58
 * @method DescribeJoinRuleList describeJoinRuleList(array $options = [])
59
 * @method OperateResult operateResult(array $options = [])
60
 * @method DescribeResultList describeResultList(array $options = [])
61
 * @method DescribeDingTalk describeDingTalk(array $options = [])
62
 * @method DeleteDingTalk deleteDingTalk(array $options = [])
63
 * @method CreateOrUpdateDingTalk createOrUpdateDingTalk(array $options = [])
64
 * @method DeleteJoinRule deleteJoinRule(array $options = [])
65
 * @method CreateOrUpdateJoinRule createOrUpdateJoinRule(array $options = [])
66
 * @method CreateOrUpdateDataSource createOrUpdateDataSource(array $options = [])
67
 * @method SetDatasourceStatus setDatasourceStatus(array $options = [])
68
 * @method DescribeMetaData describeMetaData(array $options = [])
69
 * @method CreateLogQuery createLogQuery(array $options = [])
70
 * @method DownloadLog downloadLog(array $options = [])
71
 * @method DescribeLogQuery describeLogQuery(array $options = [])
72
 * @method DeleteLogQuery deleteLogQuery(array $options = [])
73
 * @method DescribeHistogram describeHistogram(array $options = [])
74
 * @method DescribeFilterFields describeFilterFields(array $options = [])
75
 * @method DescribeLogItems describeLogItems(array $options = [])
76
 * @method DescribeLogInfo describeLogInfo(array $options = [])
77
 * @method DescribeSecureSuggestion describeSecureSuggestion(array $options = [])
78
 * @method DescribeDefenceThread describeDefenceThread(array $options = [])
79
 * @method IgnoreHcCheckWarnings ignoreHcCheckWarnings(array $options = [])
80
 * @method ValidateHcWarnings validateHcWarnings(array $options = [])
81
 * @method DescribeCheckWarningDetail describeCheckWarningDetail(array $options = [])
82
 * @method DescribeCheckWarnings describeCheckWarnings(array $options = [])
83
 * @method DescribeWarningMachines describeWarningMachines(array $options = [])
84
 * @method DescribeCheckWarningSummary describeCheckWarningSummary(array $options = [])
85
 * @method DescribeStrategyProcess describeStrategyProcess(array $options = [])
86
 * @method DescribeGroupStruct describeGroupStruct(array $options = [])
87
 * @method DescribeTraceInfoNodeList describeTraceInfoNodeList(array $options = [])
88
 * @method DescribeTraceInfoNode describeTraceInfoNode(array $options = [])
89
 * @method DescribeTraceInfoDetail describeTraceInfoDetail(array $options = [])
90
 * @method DescribeStatistics describeStatistics(array $options = [])
91
 * @method ModifySaveVulBatch modifySaveVulBatch(array $options = [])
92
 * @method DescribeVulBatch describeVulBatch(array $options = [])
93
 * @method DescribeVulLevel describeVulLevel(array $options = [])
94
 * @method ModifyVulLevel modifyVulLevel(array $options = [])
95
 * @method DescribeVulNumStatistics describeVulNumStatistics(array $options = [])
96
 * @method ExportVul exportVul(array $options = [])
97
 * @method DescribeVulMachineList describeVulMachineList(array $options = [])
98
 * @method DescribeGroupedVul describeGroupedVul(array $options = [])
99
 * @method DescribeTargetConfig describeTargetConfig(array $options = [])
100
 * @method DescribeVulExportInfo describeVulExportInfo(array $options = [])
101
 * @method ModifyVulConfig modifyVulConfig(array $options = [])
102
 * @method CreateVulWhitelist createVulWhitelist(array $options = [])
103
 * @method DescribeAutoDelConfig describeAutoDelConfig(array $options = [])
104
 * @method ModifyTargetConfig modifyTargetConfig(array $options = [])
105
 * @method DescribeVulWhitelist describeVulWhitelist(array $options = [])
106
 * @method DeleteVulBatch deleteVulBatch(array $options = [])
107
 * @method ModifyVulTarget modifyVulTarget(array $options = [])
108
 * @method DescribeVulTargetStatistics describeVulTargetStatistics(array $options = [])
109
 * @method DeleteVulWhitelist deleteVulWhitelist(array $options = [])
110
 * @method DescribeTarget describeTarget(array $options = [])
111
 * @method ModifyAutoDelConfig modifyAutoDelConfig(array $options = [])
112
 * @method DescribeVulConfig describeVulConfig(array $options = [])
113
 * @method OperateVul operateVul(array $options = [])
114
 * @method DescribeVulLevelStatistics describeVulLevelStatistics(array $options = [])
115
 * @method DescribeListAccessKeyIdAuth describeListAccessKeyIdAuth(array $options = [])
116
 * @method DescribeScreenVersionConfig describeScreenVersionConfig(array $options = [])
117
 * @method DescribeScreenOperateInfo describeScreenOperateInfo(array $options = [])
118
 * @method DescribeScreenHostStatistics describeScreenHostStatistics(array $options = [])
119
 * @method DescribeScreenAlarmEventList describeScreenAlarmEventList(array $options = [])
120
 * @method DescribeScreenSummaryInfo describeScreenSummaryInfo(array $options = [])
121
 * @method DescribeScreenAttackAnalysisData describeScreenAttackAnalysisData(array $options = [])
122
 * @method DescribeScreenSecurityStatInfo describeScreenSecurityStatInfo(array $options = [])
123
 * @method DescribeScreenScoreThread describeScreenScoreThread(array $options = [])
124
 * @method ModifyScreenSetting modifyScreenSetting(array $options = [])
125
 * @method DescribeScreenSettings describeScreenSettings(array $options = [])
126
 * @method DescribeScreenSetting describeScreenSetting(array $options = [])
127
 * @method DeleteScreenSetting deleteScreenSetting(array $options = [])
128
 * @method CreatScreenSetting creatScreenSetting(array $options = [])
129
 * @method DescribeAttackAnalysisData describeAttackAnalysisData(array $options = [])
130
 * @method DescribeAlarmEventDetail describeAlarmEventDetail(array $options = [])
131
 * @method DescribeAlarmEventList describeAlarmEventList(array $options = [])
132
 * @method OperateSuspiciousEvent operateSuspiciousEvent(array $options = [])
133
 * @method DescribeQuaraFile describeQuaraFile(array $options = [])
134
 * @method RollbackQuaraFile rollbackQuaraFile(array $options = [])
135
 * @method DescribeSuspEventTypes describeSuspEventTypes(array $options = [])
136
 * @method DescribeSuspTrendStatistics describeSuspTrendStatistics(array $options = [])
137
 * @method DescribeSummaryInfo describeSummaryInfo(array $options = [])
138
 * @method DescribeSecurityStatInfo describeSecurityStatInfo(array $options = [])
139
 * @method DescribeOperateInfo describeOperateInfo(array $options = [])
140
 * @method DescribeWebLockEvents describeWebLockEvents(array $options = [])
141
 * @method ModifyWebLockUpdateConfig modifyWebLockUpdateConfig(array $options = [])
142
 * @method ModifyWebLockCreateConfig modifyWebLockCreateConfig(array $options = [])
143
 * @method ModifyWebLockDeleteConfig modifyWebLockDeleteConfig(array $options = [])
144
 * @method DescribeWebLockConfigList describeWebLockConfigList(array $options = [])
145
 * @method ModifyWebLockRefresh modifyWebLockRefresh(array $options = [])
146
 * @method ModifyWebLockStatus modifyWebLockStatus(array $options = [])
147
 * @method DescribeWebLockBindList describeWebLockBindList(array $options = [])
148
 * @method ModifyWebLockMachineList modifyWebLockMachineList(array $options = [])
149
 * @method DescribeWebLockMachineList describeWebLockMachineList(array $options = [])
150
 * @method DescribeWebLockStatus describeWebLockStatus(array $options = [])
151
 * @method OperateSuspiciousTargetConfig operateSuspiciousTargetConfig(array $options = [])
152
 * @method OperateSuspiciousOverallConfig operateSuspiciousOverallConfig(array $options = [])
153
 * @method DescribeSuspiciousUUIDConfig describeSuspiciousUUIDConfig(array $options = [])
154
 * @method DescribeSuspiciousOverallConfig describeSuspiciousOverallConfig(array $options = [])
155
 * @method DescribeDataSource describeDataSource(array $options = [])
156
 * @method DeleteRule deleteRule(array $options = [])
157
 * @method DescribeRuleList describeRuleList(array $options = [])
158
 * @method CreateOrUpdateRule createOrUpdateRule(array $options = [])
159
 * @method DeleteRuleGroup deleteRuleGroup(array $options = [])
160
 * @method DescribeGroupList describeGroupList(array $options = [])
161
 * @method CreateOrUpdateGroup createOrUpdateGroup(array $options = [])
162
 * @method DescribeBuySummary describeBuySummary(array $options = [])
163
 * @method ModifyOpenLogShipper modifyOpenLogShipper(array $options = [])
164
 * @method DescribeLogShipperStatus describeLogShipperStatus(array $options = [])
165
 * @method ModifyLogMetaStatus modifyLogMetaStatus(array $options = [])
166
 * @method DescribeLogMeta describeLogMeta(array $options = [])
167
 * @method DescribeApiBuySummary describeApiBuySummary(array $options = [])
168
 * @method DescribeVersionConfig describeVersionConfig(array $options = [])
169
 * @method DescribeEventLevelCount describeEventLevelCount(array $options = [])
170
 * @method DescribeTotalStatistics describeTotalStatistics(array $options = [])
171
 * @method DescribeInstanceStatistics describeInstanceStatistics(array $options = [])
172
 * @method DescribeAllRegionsStatistics describeAllRegionsStatistics(array $options = [])
173
 * @method DescribeAssetSummary describeAssetSummary(array $options = [])
174
 * @method DescribeEmgUserAgreement describeEmgUserAgreement(array $options = [])
175
 * @method ModifyEmgVulSubmit modifyEmgVulSubmit(array $options = [])
176
 * @method DescribeEmgNotice describeEmgNotice(array $options = [])
177
 * @method DescribeEmgVulGroup describeEmgVulGroup(array $options = [])
178
 * @method DescribeYesterdayStatistics describeYesterdayStatistics(array $options = [])
179
 * @method ModifyConcernNecessity modifyConcernNecessity(array $options = [])
180
 * @method DescribeConcernNecessity describeConcernNecessity(array $options = [])
181
 * @method DescribeVulnerabilitySummary describeVulnerabilitySummary(array $options = [])
182
 * @method SaveSuspEventUserSetting saveSuspEventUserSetting(array $options = [])
183
 * @method RollbackSuspEventQuaraFile rollbackSuspEventQuaraFile(array $options = [])
184
 * @method OperationSuspEvents operationSuspEvents(array $options = [])
185
 * @method ExportSuspEvents exportSuspEvents(array $options = [])
186
 * @method ExecStrategy execStrategy(array $options = [])
187
 * @method DescribeUuidConfig describeUuidConfig(array $options = [])
188
 * @method DescribeSuspEventUserSetting describeSuspEventUserSetting(array $options = [])
189
 * @method DescribeSuspEvents describeSuspEvents(array $options = [])
190
 * @method DescribeSuspEventQuaraFiles describeSuspEventQuaraFiles(array $options = [])
191
 * @method DescribeSuspEventExportInfo describeSuspEventExportInfo(array $options = [])
192
 * @method DescribeSuspEventDetail describeSuspEventDetail(array $options = [])
193
 * @method DescribeStrategyExecDetail describeStrategyExecDetail(array $options = [])
194
 * @method DescribeNsasSuspEventType describeNsasSuspEventType(array $options = [])
195
 * @method ModifyAssetGroup modifyAssetGroup(array $options = [])
196
 * @method DeleteSearchCondition deleteSearchCondition(array $options = [])
197
 * @method ModifySearchCondition modifySearchCondition(array $options = [])
198
 * @method DescribeSearchCondition describeSearchCondition(array $options = [])
199
 * @method ModifySasAssetStatisticsColumn modifySasAssetStatisticsColumn(array $options = [])
200
 * @method DescribeSasAssetStatisticsColumn describeSasAssetStatisticsColumn(array $options = [])
201
 * @method DescribeAssetDetailByUuid describeAssetDetailByUuid(array $options = [])
202
 * @method TransformLeakage transformLeakage(array $options = [])
203
 * @method AutoUpgradeSas autoUpgradeSas(array $options = [])
204
 * @method DescribeTopRiskyAssets describeTopRiskyAssets(array $options = [])
205
 * @method DescribeEventCountCurve describeEventCountCurve(array $options = [])
206
 * @method DescribeSasAssetStatistics describeSasAssetStatistics(array $options = [])
207
 * @method DescribeAssetList describeAssetList(array $options = [])
208
 * @method DescribeSasLeftCondition describeSasLeftCondition(array $options = [])
209
 * @method OperateWarning operateWarning(array $options = [])
210
 * @method ModifyMachineConfig modifyMachineConfig(array $options = [])
211
 * @method ExportWarning exportWarning(array $options = [])
212
 * @method DescribeUserSetting describeUserSetting(array $options = [])
213
 * @method Describesummary describesummary(array $options = [])
214
 * @method DescribeRiskWhiteList describeRiskWhiteList(array $options = [])
215
 * @method DescribeRiskType describeRiskType(array $options = [])
216
 * @method DescribeRisks describeRisks(array $options = [])
217
 * @method DescribeMachineConfig describeMachineConfig(array $options = [])
218
 * @method DescribeMacConfig describeMacConfig(array $options = [])
219
 * @method DescribeExportInfo describeExportInfo(array $options = [])
220
 * @method CreateUserWhiteList createUserWhiteList(array $options = [])
221
 * @method CreateUserSetting createUserSetting(array $options = [])
222
 * @method BatchDeleteWhiteList batchDeleteWhiteList(array $options = [])
223
 * @method DescribeSuspiciousExportInfo describeSuspiciousExportInfo(array $options = [])
224
 * @method CreateSuspiciousExport createSuspiciousExport(array $options = [])
225
 * @method ModifyStrategyTarget modifyStrategyTarget(array $options = [])
226
 * @method ModifyStrategy modifyStrategy(array $options = [])
227
 * @method ModifyBatchIgnoreVul modifyBatchIgnoreVul(array $options = [])
228
 * @method DescribeWebshell describeWebshell(array $options = [])
229
 * @method DescribeWarning describeWarning(array $options = [])
230
 * @method DescribeVulList describeVulList(array $options = [])
231
 * @method DescribeVulDetails describeVulDetails(array $options = [])
232
 * @method DescribeSuspiciousEvents describeSuspiciousEvents(array $options = [])
233
 * @method DescribeStratetyDetail describeStratetyDetail(array $options = [])
234
 * @method DescribeStratety describeStratety(array $options = [])
235
 * @method DescribeStrategyTarget describeStrategyTarget(array $options = [])
236
 * @method DescribeLoginLogs describeLoginLogs(array $options = [])
237
 * @method DeleteStrategy deleteStrategy(array $options = [])
238
 * @method QueryLoginEvent queryLoginEvent(array $options = [])
239
 * @method QueryCrackEvent queryCrackEvent(array $options = [])
240
 * @method GetStatisticsByUuid getStatisticsByUuid(array $options = [])
241
 * @method GetStatistics getStatistics(array $options = [])
242
 * @method GetEntityList getEntityList(array $options = [])
243
 * @method GetCrackStatistics getCrackStatistics(array $options = [])
244
 * @method GetAccountStatistics getAccountStatistics(array $options = [])
245
 * @method UpgradeInstance upgradeInstance(array $options = [])
246
 * @method RenewInstance renewInstance(array $options = [])
247
 * @method ReleaseInstance releaseInstance(array $options = [])
248
 * @method CreateInstance createInstance(array $options = [])
249
 */
250
class AegisApiResolver extends ApiResolver
251
{
252
}
253
254
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
255
{
256
    /** @var string */
257
    public $product = 'aegis';
258
259
    /** @var string */
260
    public $version = '2016-11-11';
261
262
    /** @var string */
263
    public $method = 'POST';
264
265
    /** @var string */
266
    public $serviceCode = 'vipaegis';
267
}
268
269
/**
270
 * @method string getSourceIp()
271
 * @method $this withSourceIp($value)
272
 * @method string getNoteId()
273
 * @method $this withNoteId($value)
274
 */
275
class DeleteSuspEventNode extends Rpc
276
{
277
}
278
279
/**
280
 * @method string getEventId()
281
 * @method $this withEventId($value)
282
 * @method string getNote()
283
 * @method $this withNote($value)
284
 * @method string getSourceIp()
285
 * @method $this withSourceIp($value)
286
 */
287
class CreateSuspEventNote extends Rpc
288
{
289
}
290
291
/**
292
 * @method string getSourceIp()
293
 * @method $this withSourceIp($value)
294
 */
295
class DescribeScreenCloudHcRisk extends Rpc
296
{
297
}
298
299
/**
300
 * @method string getSourceIp()
301
 * @method $this withSourceIp($value)
302
 */
303
class DescribeScreenTopRequestAndFlow extends Rpc
304
{
305
}
306
307
/**
308
 * @method string getSourceIp()
309
 * @method $this withSourceIp($value)
310
 */
311
class DescribeScreenEmerRisk extends Rpc
312
{
313
}
314
315
/**
316
 * @method string getRangeUnit()
317
 * @method $this withRangeUnit($value)
318
 * @method string getSourceIp()
319
 * @method $this withSourceIp($value)
320
 * @method string getEndTime()
321
 * @method $this withEndTime($value)
322
 * @method string getStartTime()
323
 * @method $this withStartTime($value)
324
 * @method string getCustomQuery()
325
 * @method $this withCustomQuery($value)
326
 * @method string getRangeValue()
327
 * @method $this withRangeValue($value)
328
 */
329
class DescribeScreenBizStatSimpleQueryResult extends Rpc
330
{
331
}
332
333
/**
334
 * @method string getScreenId()
335
 * @method $this withScreenId($value)
336
 * @method string getDateType()
337
 * @method $this withDateType($value)
338
 * @method string getSourceIp()
339
 * @method $this withSourceIp($value)
340
 */
341
class DescribeScreenCityMonitorData extends Rpc
342
{
343
}
344
345
/**
346
 * @method string getSourceIp()
347
 * @method $this withSourceIp($value)
348
 * @method string getEndTime()
349
 * @method $this withEndTime($value)
350
 * @method string getStartTime()
351
 * @method $this withStartTime($value)
352
 * @method string getCustomTimeRange()
353
 * @method $this withCustomTimeRange($value)
354
 * @method string getCustomQuery()
355
 * @method $this withCustomQuery($value)
356
 */
357
class DescribeBizStatSimpleQueryResult extends Rpc
358
{
359
}
360
361
/**
362
 * @method string getSourceIp()
363
 * @method $this withSourceIp($value)
364
 * @method string getType()
365
 * @method $this withType($value)
366
 */
367
class DescribeScreenRequestTopType extends Rpc
368
{
369
}
370
371
/**
372
 * @method string getSourceIp()
373
 * @method $this withSourceIp($value)
374
 */
375
class DescribeScreenFlowRequestCount extends Rpc
376
{
377
}
378
379
/**
380
 * @method string getSourceIp()
381
 * @method $this withSourceIp($value)
382
 */
383
class DescribeScreenOssUploadInfo extends Rpc
384
{
385
}
386
387
/**
388
 * @method string getSourceIp()
389
 * @method $this withSourceIp($value)
390
 */
391
class DescribeScreenDataMap extends Rpc
392
{
393
}
394
395
/**
396
 * @method string getSourceIp()
397
 * @method $this withSourceIp($value)
398
 */
399
class DescribeScreenTitles extends Rpc
400
{
401
}
402
403
/**
404
 * @method string getScreenDataMap()
405
 * @method $this withScreenDataMap($value)
406
 * @method string getScreenDefault()
407
 * @method $this withScreenDefault($value)
408
 * @method string getLogoPower()
409
 * @method $this withLogoPower($value)
410
 * @method string getMonitorUrl()
411
 * @method $this withMonitorUrl($value)
412
 * @method string getSourceIp()
413
 * @method $this withSourceIp($value)
414
 * @method string getId()
415
 * @method $this withId($value)
416
 * @method string getTitle()
417
 * @method $this withTitle($value)
418
 * @method string getLogoUrl()
419
 * @method $this withLogoUrl($value)
420
 */
421
class CreateScreenSetting extends Rpc
422
{
423
}
424
425
/**
426
 * @method string getCondition()
427
 * @method $this withCondition($value)
428
 * @method string getSourceIp()
429
 * @method $this withSourceIp($value)
430
 */
431
class DescribeGrayFunc extends Rpc
432
{
433
}
434
435
/**
436
 * @method string getSourceIp()
437
 * @method $this withSourceIp($value)
438
 * @method string getUuid()
439
 * @method $this withUuid($value)
440
 */
441
class ModifyRefreshProcessInfo extends Rpc
442
{
443
}
444
445
/**
446
 * @method string getSourceIp()
447
 * @method $this withSourceIp($value)
448
 * @method string getId()
449
 * @method $this withId($value)
450
 * @method string getPpid()
451
 * @method $this withPpid($value)
452
 */
453
class DescribeVulRelatedProcess extends Rpc
454
{
455
}
456
457
/**
458
 * @method string getSourceIp()
459
 * @method $this withSourceIp($value)
460
 * @method string getProcessMethod()
461
 * @method $this withProcessMethod($value)
462
 * @method string getStrategyId()
463
 * @method $this withStrategyId($value)
464
 * @method string getLang()
465
 * @method $this withLang($value)
466
 * @method string getType()
467
 * @method $this withType($value)
468
 * @method string getUuid()
469
 * @method $this withUuid($value)
470
 * @method string getStatus()
471
 * @method $this withStatus($value)
472
 */
473
class UpdateWhiteListStrategyRelation extends Rpc
474
{
475
}
476
477
/**
478
 * @method string getSourceIp()
479
 * @method $this withSourceIp($value)
480
 * @method string getStrategyId()
481
 * @method $this withStrategyId($value)
482
 * @method string getLang()
483
 * @method $this withLang($value)
484
 * @method string getType()
485
 * @method $this withType($value)
486
 */
487
class DescribeWhiteListStrategyUuidCount extends Rpc
488
{
489
}
490
491
/**
492
 * @method string getSourceIp()
493
 * @method $this withSourceIp($value)
494
 * @method string getStrategyIds()
495
 * @method $this withStrategyIds($value)
496
 * @method string getLang()
497
 * @method $this withLang($value)
498
 */
499
class DescribeWhiteListStrategyList extends Rpc
500
{
501
}
502
503
/**
504
 * @method string getSourceIp()
505
 * @method $this withSourceIp($value)
506
 * @method string getLang()
507
 * @method $this withLang($value)
508
 */
509
class DescribeWhiteListStrategyCount extends Rpc
510
{
511
}
512
513
/**
514
 * @method string getSourceIp()
515
 * @method $this withSourceIp($value)
516
 * @method string getPageSize()
517
 * @method $this withPageSize($value)
518
 * @method string getRemark()
519
 * @method $this withRemark($value)
520
 * @method string getStrategyId()
521
 * @method $this withStrategyId($value)
522
 * @method string getCurrentPage()
523
 * @method $this withCurrentPage($value)
524
 * @method string getLang()
525
 * @method $this withLang($value)
526
 * @method string getNeedStatistics()
527
 * @method $this withNeedStatistics($value)
528
 */
529
class DescribeWhiteListEffectiveAssets extends Rpc
530
{
531
}
532
533
/**
534
 * @method string getProcessIds()
535
 * @method $this withProcessIds($value)
536
 * @method string getSourceIp()
537
 * @method $this withSourceIp($value)
538
 * @method string getStrategyId()
539
 * @method $this withStrategyId($value)
540
 * @method string getLang()
541
 * @method $this withLang($value)
542
 * @method string getStatus()
543
 * @method $this withStatus($value)
544
 */
545
class UpdateWhiteListProcessStatus extends Rpc
546
{
547
}
548
549
/**
550
 * @method string getSourceIp()
551
 * @method $this withSourceIp($value)
552
 * @method string getStrategyIds()
553
 * @method $this withStrategyIds($value)
554
 * @method string getLang()
555
 * @method $this withLang($value)
556
 * @method string getStatus()
557
 * @method $this withStatus($value)
558
 */
559
class UpdateWhiteListStrategyStatus extends Rpc
560
{
561
}
562
563
/**
564
 * @method string getOperations()
565
 * @method $this withOperations($value)
566
 * @method string getRelationType()
567
 * @method $this withRelationType($value)
568
 * @method string getSourceIp()
569
 * @method $this withSourceIp($value)
570
 * @method string getStrategyId()
571
 * @method $this withStrategyId($value)
572
 * @method string getLang()
573
 * @method $this withLang($value)
574
 */
575
class SaveWhiteListStrategyAssets extends Rpc
576
{
577
}
578
579
/**
580
 * @method string getStrategyName()
581
 * @method $this withStrategyName($value)
582
 * @method string getSourceIp()
583
 * @method $this withSourceIp($value)
584
 * @method string getStudyTime()
585
 * @method $this withStudyTime($value)
586
 * @method string getStrategyId()
587
 * @method $this withStrategyId($value)
588
 * @method string getLang()
589
 * @method $this withLang($value)
590
 */
591
class SaveWhiteListStrategy extends Rpc
592
{
593
}
594
595
/**
596
 * @method string getSourceIp()
597
 * @method $this withSourceIp($value)
598
 * @method string getPageSize()
599
 * @method $this withPageSize($value)
600
 * @method string getStrategyIds()
601
 * @method $this withStrategyIds($value)
602
 * @method string getCurrentPage()
603
 * @method $this withCurrentPage($value)
604
 * @method string getLang()
605
 * @method $this withLang($value)
606
 */
607
class DescribeWhiteListStrategyStatistics extends Rpc
608
{
609
}
610
611
/**
612
 * @method string getSourceIp()
613
 * @method $this withSourceIp($value)
614
 * @method string getProcessName()
615
 * @method $this withProcessName($value)
616
 * @method string getPageSize()
617
 * @method $this withPageSize($value)
618
 * @method string getProcessType()
619
 * @method $this withProcessType($value)
620
 * @method string getOrderBy()
621
 * @method $this withOrderBy($value)
622
 * @method string getStrategyId()
623
 * @method $this withStrategyId($value)
624
 * @method string getCurrentPage()
625
 * @method $this withCurrentPage($value)
626
 * @method string getLang()
627
 * @method $this withLang($value)
628
 * @method string getDesc()
629
 * @method $this withDesc($value)
630
 */
631
class DescribeWhiteListProcess extends Rpc
632
{
633
}
634
635
/**
636
 * @method string getSourceIp()
637
 * @method $this withSourceIp($value)
638
 * @method string getLang()
639
 * @method $this withLang($value)
640
 */
641
class DescribeWhiteListAuthorize extends Rpc
642
{
643
}
644
645
/**
646
 * @method string getSourceIp()
647
 * @method $this withSourceIp($value)
648
 * @method string getLastMaxId()
649
 * @method $this withLastMaxId($value)
650
 * @method string getPageSize()
651
 * @method $this withPageSize($value)
652
 * @method string getStrategyId()
653
 * @method $this withStrategyId($value)
654
 * @method string getLang()
655
 * @method $this withLang($value)
656
 * @method string getType()
657
 * @method $this withType($value)
658
 */
659
class DescribeWhiteListAsset extends Rpc
660
{
661
}
662
663
/**
664
 * @method string getSourceIp()
665
 * @method $this withSourceIp($value)
666
 */
667
class AutoUpgradeToSasAdvancedVersion extends Rpc
668
{
669
}
670
671
/**
672
 * @method string getSourceIp()
673
 * @method $this withSourceIp($value)
674
 */
675
class DescribeCanUpgradeSas extends Rpc
676
{
677
}
678
679
/**
680
 * @method string getSourceIp()
681
 * @method $this withSourceIp($value)
682
 */
683
class DescribeCanTrySas extends Rpc
684
{
685
}
686
687
/**
688
 * @method string getSourceIp()
689
 * @method $this withSourceIp($value)
690
 * @method string getLang()
691
 * @method $this withLang($value)
692
 * @method string getUuids()
693
 * @method $this withUuids($value)
694
 */
695
class DescribeAgentInstallStatus extends Rpc
696
{
697
}
698
699
/**
700
 * @method string getSourceIp()
701
 * @method $this withSourceIp($value)
702
 * @method string getInstanceIds()
703
 * @method $this withInstanceIds($value)
704
 * @method string getLang()
705
 * @method $this withLang($value)
706
 * @method string getUuids()
707
 * @method $this withUuids($value)
708
 */
709
class OperateAgentClientInstall extends Rpc
710
{
711
}
712
713
/**
714
 * @method string getSourceIp()
715
 * @method $this withSourceIp($value)
716
 * @method string getLang()
717
 * @method $this withLang($value)
718
 */
719
class DescribeEcsStsStatus extends Rpc
720
{
721
}
722
723
/**
724
 * @method string getSourceIp()
725
 * @method $this withSourceIp($value)
726
 * @method string getBuyVersion()
727
 * @method $this withBuyVersion($value)
728
 */
729
class OpenSasTrial extends Rpc
730
{
731
}
732
733
/**
734
 * @method string getSourceIp()
735
 * @method $this withSourceIp($value)
736
 */
737
class CanTrySas extends Rpc
738
{
739
}
740
741
/**
742
 * @method string getSourceIp()
743
 * @method $this withSourceIp($value)
744
 * @method string getFrom()
745
 * @method $this withFrom($value)
746
 * @method string getLang()
747
 * @method $this withLang($value)
748
 */
749
class ModifyClearLogstoreStorage extends Rpc
750
{
751
}
752
753
/**
754
 * @method string getSourceIp()
755
 * @method $this withSourceIp($value)
756
 * @method string getFrom()
757
 * @method $this withFrom($value)
758
 * @method string getLang()
759
 * @method $this withLang($value)
760
 */
761
class DescribeLogstoreStorage extends Rpc
762
{
763
}
764
765
/**
766
 * @method string getSourceIp()
767
 * @method $this withSourceIp($value)
768
 * @method string getOperation()
769
 * @method $this withOperation($value)
770
 * @method string getEventIds()
771
 * @method $this withEventIds($value)
772
 */
773
class ModifyWebLockOperateEvents extends Rpc
774
{
775
}
776
777
/**
778
 * @method string getSourceIp()
779
 * @method $this withSourceIp($value)
780
 * @method string getRegionNo()
781
 * @method $this withRegionNo($value)
782
 */
783
class DescribeSlsProject extends Rpc
784
{
785
}
786
787
/**
788
 * @method string getSourceIp()
789
 * @method $this withSourceIp($value)
790
 */
791
class DescribeAnalysisShipperStatus extends Rpc
792
{
793
}
794
795
/**
796
 * @method string getSourceIp()
797
 * @method $this withSourceIp($value)
798
 * @method string getRuleId()
799
 * @method $this withRuleId($value)
800
 * @method string getMessage()
801
 * @method $this withMessage($value)
802
 */
803
class ExecuteRuleEngineActualTime extends Rpc
804
{
805
}
806
807
/**
808
 * @method string getSourceIp()
809
 * @method $this withSourceIp($value)
810
 */
811
class DescribeTopicList extends Rpc
812
{
813
}
814
815
/**
816
 * @method string getSourceIp()
817
 * @method $this withSourceIp($value)
818
 * @method string getStartTimeStamp()
819
 * @method $this withStartTimeStamp($value)
820
 * @method string getEndTimeStamp()
821
 * @method $this withEndTimeStamp($value)
822
 */
823
class DescribeAnalysisCurve extends Rpc
824
{
825
}
826
827
/**
828
 * @method string getSourceIp()
829
 * @method $this withSourceIp($value)
830
 */
831
class DescribeAnalysisStatistics extends Rpc
832
{
833
}
834
835
/**
836
 * @method string getSourceIp()
837
 * @method $this withSourceIp($value)
838
 */
839
class DescribeAnalysisSlsIndex extends Rpc
840
{
841
}
842
843
/**
844
 * @method string getSourceIp()
845
 * @method $this withSourceIp($value)
846
 * @method string getQuery()
847
 * @method $this withQuery($value)
848
 * @method string getFrom()
849
 * @method $this withFrom($value)
850
 * @method string getTo()
851
 * @method $this withTo($value)
852
 */
853
class DescribeAnalysisHistograms extends Rpc
854
{
855
}
856
857
/**
858
 * @method string getSourceIp()
859
 * @method $this withSourceIp($value)
860
 * @method string getQuery()
861
 * @method $this withQuery($value)
862
 * @method string getPageSize()
863
 * @method $this withPageSize($value)
864
 * @method string getFrom()
865
 * @method $this withFrom($value)
866
 * @method string getCurrentPage()
867
 * @method $this withCurrentPage($value)
868
 * @method string getTo()
869
 * @method $this withTo($value)
870
 * @method string getReverse()
871
 * @method $this withReverse($value)
872
 */
873
class DescribeAnalysisLogs extends Rpc
874
{
875
}
876
877
/**
878
 * @method string getWarnLevel()
879
 * @method $this withWarnLevel($value)
880
 * @method string getSourceIp()
881
 * @method $this withSourceIp($value)
882
 * @method string getPageSize()
883
 * @method $this withPageSize($value)
884
 * @method string getRemark()
885
 * @method string getCurrentPage()
886
 * @method $this withCurrentPage($value)
887
 */
888
class DescribeJoinRuleList extends Rpc
889
{
890
891
    /**
892
     * @param string $value
893
     *
894
     * @return $this
895
     */
896
    public function withRemark($value)
897
    {
898
        $this->data['Remark'] = $value;
899
        $this->options['query']['remark'] = $value;
900
901
        return $this;
902
    }
903
}
904
905
/**
906
 * @method string getSourceIp()
907
 * @method $this withSourceIp($value)
908
 * @method string getIds()
909
 * @method $this withIds($value)
910
 * @method string getStatus()
911
 * @method $this withStatus($value)
912
 */
913
class OperateResult extends Rpc
914
{
915
}
916
917
/**
918
 * @method string getSourceIp()
919
 * @method $this withSourceIp($value)
920
 * @method string getPageSize()
921
 * @method $this withPageSize($value)
922
 * @method string getEndTime()
923
 * @method $this withEndTime($value)
924
 * @method string getRuleName()
925
 * @method $this withRuleName($value)
926
 * @method string getRemark()
927
 * @method $this withRemark($value)
928
 * @method string getUuidList()
929
 * @method $this withUuidList($value)
930
 * @method string getDealed()
931
 * @method $this withDealed($value)
932
 * @method string getCurrentPage()
933
 * @method $this withCurrentPage($value)
934
 * @method string getStartTime()
935
 * @method $this withStartTime($value)
936
 */
937
class DescribeResultList extends Rpc
938
{
939
}
940
941
/**
942
 * @method string getRuleActionName()
943
 * @method $this withRuleActionName($value)
944
 * @method string getSourceIp()
945
 * @method $this withSourceIp($value)
946
 */
947
class DescribeDingTalk extends Rpc
948
{
949
}
950
951
/**
952
 * @method string getSourceIp()
953
 * @method $this withSourceIp($value)
954
 * @method string getIds()
955
 * @method $this withIds($value)
956
 */
957
class DeleteDingTalk extends Rpc
958
{
959
}
960
961
/**
962
 * @method string getRuleActionName()
963
 * @method $this withRuleActionName($value)
964
 * @method string getSourceIp()
965
 * @method $this withSourceIp($value)
966
 * @method string getSendUrl()
967
 * @method $this withSendUrl($value)
968
 * @method string getId()
969
 * @method $this withId($value)
970
 * @method string getIntervalTime()
971
 * @method $this withIntervalTime($value)
972
 */
973
class CreateOrUpdateDingTalk extends Rpc
974
{
975
}
976
977
/**
978
 * @method string getSourceIp()
979
 * @method $this withSourceIp($value)
980
 * @method string getIds()
981
 * @method $this withIds($value)
982
 */
983
class DeleteJoinRule extends Rpc
984
{
985
}
986
987
/**
988
 * @method string getWarnLevel()
989
 * @method $this withWarnLevel($value)
990
 * @method string getDataSourceId2()
991
 * @method $this withDataSourceId2($value)
992
 * @method string getDataSourceId1()
993
 * @method $this withDataSourceId1($value)
994
 * @method string getTimeWindow()
995
 * @method $this withTimeWindow($value)
996
 * @method string getDescription()
997
 * @method $this withDescription($value)
998
 * @method string getRuleName()
999
 * @method $this withRuleName($value)
1000
 * @method string getExpression2()
1001
 * @method $this withExpression2($value)
1002
 * @method string getExpression1()
1003
 * @method $this withExpression1($value)
1004
 * @method string getSourceIp()
1005
 * @method $this withSourceIp($value)
1006
 * @method string getStatisticsRules()
1007
 * @method $this withStatisticsRules($value)
1008
 * @method string getJoinRelation()
1009
 * @method $this withJoinRelation($value)
1010
 * @method string getRuleId()
1011
 * @method $this withRuleId($value)
1012
 * @method string getActions()
1013
 * @method $this withActions($value)
1014
 */
1015
class CreateOrUpdateJoinRule extends Rpc
1016
{
1017
}
1018
1019
/**
1020
 * @method string getProjectName()
1021
 * @method $this withProjectName($value)
1022
 * @method string getSourceIp()
1023
 * @method $this withSourceIp($value)
1024
 * @method string getLogStoreName()
1025
 * @method $this withLogStoreName($value)
1026
 * @method string getDatasourceDescription()
1027
 * @method $this withDatasourceDescription($value)
1028
 * @method string getFields()
1029
 * @method $this withFields($value)
1030
 * @method string getRegionNo()
1031
 * @method $this withRegionNo($value)
1032
 */
1033
class CreateOrUpdateDataSource extends Rpc
1034
{
1035
}
1036
1037
/**
1038
 * @method string getProjectName()
1039
 * @method $this withProjectName($value)
1040
 * @method string getSourceIp()
1041
 * @method $this withSourceIp($value)
1042
 * @method string getLogStoreName()
1043
 * @method $this withLogStoreName($value)
1044
 * @method string getStatus()
1045
 * @method $this withStatus($value)
1046
 * @method string getRegionNo()
1047
 * @method $this withRegionNo($value)
1048
 */
1049
class SetDatasourceStatus extends Rpc
1050
{
1051
}
1052
1053
/**
1054
 * @method string getProjectName()
1055
 * @method $this withProjectName($value)
1056
 * @method string getSourceIp()
1057
 * @method $this withSourceIp($value)
1058
 * @method string getLogStoreName()
1059
 * @method $this withLogStoreName($value)
1060
 * @method string getRegionNo()
1061
 * @method $this withRegionNo($value)
1062
 */
1063
class DescribeMetaData extends Rpc
1064
{
1065
}
1066
1067
/**
1068
 * @method string getSourceIp()
1069
 * @method $this withSourceIp($value)
1070
 * @method string getQueryName()
1071
 * @method $this withQueryName($value)
1072
 * @method string getConditions()
1073
 * @method $this withConditions($value)
1074
 * @method string getQueryDetail()
1075
 * @method $this withQueryDetail($value)
1076
 */
1077
class CreateLogQuery extends Rpc
1078
{
1079
}
1080
1081
/**
1082
 * @method string getSourceIp()
1083
 * @method $this withSourceIp($value)
1084
 * @method string getQuery()
1085
 * @method $this withQuery($value)
1086
 * @method string getEndTime()
1087
 * @method $this withEndTime($value)
1088
 * @method string getStartTime()
1089
 * @method $this withStartTime($value)
1090
 */
1091
class DownloadLog extends Rpc
1092
{
1093
}
1094
1095
/**
1096
 * @method string getSourceIp()
1097
 * @method $this withSourceIp($value)
1098
 */
1099
class DescribeLogQuery extends Rpc
1100
{
1101
}
1102
1103
/**
1104
 * @method string getSourceIp()
1105
 * @method $this withSourceIp($value)
1106
 * @method string getQueryName()
1107
 * @method $this withQueryName($value)
1108
 */
1109
class DeleteLogQuery extends Rpc
1110
{
1111
}
1112
1113
/**
1114
 * @method string getSourceIp()
1115
 * @method $this withSourceIp($value)
1116
 * @method string getQuery()
1117
 * @method $this withQuery($value)
1118
 * @method string getEndTime()
1119
 * @method $this withEndTime($value)
1120
 * @method string getStartTime()
1121
 * @method $this withStartTime($value)
1122
 */
1123
class DescribeHistogram extends Rpc
1124
{
1125
}
1126
1127
/**
1128
 * @method string getSourceIp()
1129
 * @method $this withSourceIp($value)
1130
 * @method string getQuery()
1131
 * @method $this withQuery($value)
1132
 */
1133
class DescribeFilterFields extends Rpc
1134
{
1135
}
1136
1137
/**
1138
 * @method string getLoginOffset()
1139
 * @method $this withLoginOffset($value)
1140
 * @method string getProcessSnapshotOffset()
1141
 * @method $this withProcessSnapshotOffset($value)
1142
 * @method string getPortSnapshotOffset()
1143
 * @method $this withPortSnapshotOffset($value)
1144
 * @method string getQuery()
1145
 * @method $this withQuery($value)
1146
 * @method string getEndTime()
1147
 * @method $this withEndTime($value)
1148
 * @method string getCurrentPage()
1149
 * @method $this withCurrentPage($value)
1150
 * @method string getNetworkOffset()
1151
 * @method $this withNetworkOffset($value)
1152
 * @method string getStartTime()
1153
 * @method $this withStartTime($value)
1154
 * @method string getAccountSnapshotOffset()
1155
 * @method $this withAccountSnapshotOffset($value)
1156
 * @method string getProcessOffset()
1157
 * @method $this withProcessOffset($value)
1158
 * @method string getSourceIp()
1159
 * @method $this withSourceIp($value)
1160
 * @method string getCrackOffset()
1161
 * @method $this withCrackOffset($value)
1162
 * @method string getPageSize()
1163
 * @method $this withPageSize($value)
1164
 */
1165
class DescribeLogItems extends Rpc
1166
{
1167
}
1168
1169
/**
1170
 * @method string getSourceIp()
1171
 * @method $this withSourceIp($value)
1172
 * @method string getQuery()
1173
 * @method $this withQuery($value)
1174
 * @method string getPageSize()
1175
 * @method $this withPageSize($value)
1176
 * @method string getEndTime()
1177
 * @method $this withEndTime($value)
1178
 * @method string getCurrentPage()
1179
 * @method $this withCurrentPage($value)
1180
 * @method string getStartTime()
1181
 * @method $this withStartTime($value)
1182
 */
1183
class DescribeLogInfo extends Rpc
1184
{
1185
}
1186
1187
/**
1188
 * @method string getSourceIp()
1189
 * @method $this withSourceIp($value)
1190
 * @method string getLang()
1191
 * @method $this withLang($value)
1192
 */
1193
class DescribeSecureSuggestion extends Rpc
1194
{
1195
}
1196
1197
/**
1198
 * @method string getSourceIp()
1199
 * @method $this withSourceIp($value)
1200
 * @method string getLang()
1201
 * @method $this withLang($value)
1202
 */
1203
class DescribeDefenceThread extends Rpc
1204
{
1205
}
1206
1207
/**
1208
 * @method string getReason()
1209
 * @method $this withReason($value)
1210
 * @method string getSourceIp()
1211
 * @method $this withSourceIp($value)
1212
 * @method string getCheckWarningIds()
1213
 * @method $this withCheckWarningIds($value)
1214
 * @method string getRiskId()
1215
 * @method $this withRiskId($value)
1216
 * @method string getType()
1217
 * @method $this withType($value)
1218
 */
1219
class IgnoreHcCheckWarnings extends Rpc
1220
{
1221
}
1222
1223
/**
1224
 * @method string getRiskIds()
1225
 * @method $this withRiskIds($value)
1226
 * @method string getSourceIp()
1227
 * @method $this withSourceIp($value)
1228
 * @method string getUuids()
1229
 * @method $this withUuids($value)
1230
 */
1231
class ValidateHcWarnings extends Rpc
1232
{
1233
}
1234
1235
/**
1236
 * @method string getSourceIp()
1237
 * @method $this withSourceIp($value)
1238
 * @method string getLang()
1239
 * @method $this withLang($value)
1240
 * @method string getCheckWarningId()
1241
 * @method $this withCheckWarningId($value)
1242
 */
1243
class DescribeCheckWarningDetail extends Rpc
1244
{
1245
}
1246
1247
/**
1248
 * @method string getSourceIp()
1249
 * @method $this withSourceIp($value)
1250
 * @method string getPageSize()
1251
 * @method $this withPageSize($value)
1252
 * @method string getCurrentPage()
1253
 * @method $this withCurrentPage($value)
1254
 * @method string getLang()
1255
 * @method $this withLang($value)
1256
 * @method string getRiskId()
1257
 * @method $this withRiskId($value)
1258
 * @method string getUuid()
1259
 * @method $this withUuid($value)
1260
 */
1261
class DescribeCheckWarnings extends Rpc
1262
{
1263
}
1264
1265
/**
1266
 * @method string getSourceIp()
1267
 * @method $this withSourceIp($value)
1268
 * @method string getPageSize()
1269
 * @method $this withPageSize($value)
1270
 * @method string getMachineName()
1271
 * @method $this withMachineName($value)
1272
 * @method string getStrategyId()
1273
 * @method $this withStrategyId($value)
1274
 * @method string getCurrentPage()
1275
 * @method $this withCurrentPage($value)
1276
 * @method string getLang()
1277
 * @method $this withLang($value)
1278
 * @method string getRiskId()
1279
 * @method $this withRiskId($value)
1280
 * @method string getUuids()
1281
 * @method $this withUuids($value)
1282
 */
1283
class DescribeWarningMachines extends Rpc
1284
{
1285
}
1286
1287
/**
1288
 * @method string getRiskName()
1289
 * @method $this withRiskName($value)
1290
 * @method string getSourceIp()
1291
 * @method $this withSourceIp($value)
1292
 * @method string getRiskStatus()
1293
 * @method $this withRiskStatus($value)
1294
 * @method string getPageSize()
1295
 * @method $this withPageSize($value)
1296
 * @method string getStrategyId()
1297
 * @method $this withStrategyId($value)
1298
 * @method string getCurrentPage()
1299
 * @method $this withCurrentPage($value)
1300
 * @method string getLang()
1301
 * @method $this withLang($value)
1302
 * @method string getTypeName()
1303
 * @method $this withTypeName($value)
1304
 * @method string getStatus()
1305
 * @method $this withStatus($value)
1306
 * @method string getUuids()
1307
 * @method $this withUuids($value)
1308
 */
1309
class DescribeCheckWarningSummary extends Rpc
1310
{
1311
}
1312
1313
/**
1314
 * @method string getSourceIp()
1315
 * @method $this withSourceIp($value)
1316
 * @method string getStrategyId()
1317
 * @method $this withStrategyId($value)
1318
 */
1319
class DescribeStrategyProcess extends Rpc
1320
{
1321
}
1322
1323
/**
1324
 * @method string getSourceIp()
1325
 * @method $this withSourceIp($value)
1326
 * @method string getTagIdList()
1327
 * @method string getRemark()
1328
 */
1329
class DescribeGroupStruct extends Rpc
1330
{
1331
1332
    /**
1333
     * @param string $value
1334
     *
1335
     * @return $this
1336
     */
1337
    public function withTagIdList($value)
1338
    {
1339
        $this->data['TagIdList'] = $value;
1340
        $this->options['query']['tagIdList'] = $value;
1341
1342
        return $this;
1343
    }
1344
1345
    /**
1346
     * @param string $value
1347
     *
1348
     * @return $this
1349
     */
1350
    public function withRemark($value)
1351
    {
1352
        $this->data['Remark'] = $value;
1353
        $this->options['query']['remark'] = $value;
1354
1355
        return $this;
1356
    }
1357
}
1358
1359
/**
1360
 * @method string getSourceIp()
1361
 * @method $this withSourceIp($value)
1362
 * @method string getVertexId()
1363
 * @method $this withVertexId($value)
1364
 * @method string getStartType()
1365
 * @method $this withStartType($value)
1366
 * @method string getPageSize()
1367
 * @method $this withPageSize($value)
1368
 * @method string getFrom()
1369
 * @method $this withFrom($value)
1370
 * @method string getPage()
1371
 * @method $this withPage($value)
1372
 * @method string getLang()
1373
 * @method $this withLang($value)
1374
 * @method string getType()
1375
 * @method $this withType($value)
1376
 * @method string getUuid()
1377
 * @method $this withUuid($value)
1378
 */
1379
class DescribeTraceInfoNodeList extends Rpc
1380
{
1381
}
1382
1383
/**
1384
 * @method string getSourceIp()
1385
 * @method $this withSourceIp($value)
1386
 * @method string getVertexId()
1387
 * @method $this withVertexId($value)
1388
 * @method string getFrom()
1389
 * @method $this withFrom($value)
1390
 * @method string getLang()
1391
 * @method $this withLang($value)
1392
 * @method string getType()
1393
 * @method $this withType($value)
1394
 * @method string getUuid()
1395
 * @method $this withUuid($value)
1396
 * @method string getEventName()
1397
 * @method $this withEventName($value)
1398
 */
1399
class DescribeTraceInfoNode extends Rpc
1400
{
1401
}
1402
1403
/**
1404
 * @method string getSourceIp()
1405
 * @method $this withSourceIp($value)
1406
 * @method string getVertexId()
1407
 * @method $this withVertexId($value)
1408
 * @method string getFrom()
1409
 * @method $this withFrom($value)
1410
 * @method string getLang()
1411
 * @method $this withLang($value)
1412
 * @method string getType()
1413
 * @method $this withType($value)
1414
 * @method string getUuid()
1415
 * @method $this withUuid($value)
1416
 */
1417
class DescribeTraceInfoDetail extends Rpc
1418
{
1419
}
1420
1421
/**
1422
 * @method string getSourceIp()
1423
 * @method $this withSourceIp($value)
1424
 */
1425
class DescribeStatistics extends Rpc
1426
{
1427
}
1428
1429
/**
1430
 * @method string getBatchName()
1431
 * @method $this withBatchName($value)
1432
 * @method string getAliasName()
1433
 * @method $this withAliasName($value)
1434
 * @method string getStatusList()
1435
 * @method $this withStatusList($value)
1436
 * @method string getSourceIp()
1437
 * @method $this withSourceIp($value)
1438
 * @method string getLevel()
1439
 * @method $this withLevel($value)
1440
 * @method string getResource()
1441
 * @method $this withResource($value)
1442
 * @method string getName()
1443
 * @method $this withName($value)
1444
 * @method string getDealed()
1445
 * @method $this withDealed($value)
1446
 * @method string getRemark()
1447
 * @method $this withRemark($value)
1448
 * @method string getType()
1449
 * @method $this withType($value)
1450
 * @method string getNecessity()
1451
 * @method $this withNecessity($value)
1452
 * @method string getUuids()
1453
 * @method $this withUuids($value)
1454
 */
1455
class ModifySaveVulBatch extends Rpc
1456
{
1457
}
1458
1459
/**
1460
 * @method string getSourceIp()
1461
 * @method $this withSourceIp($value)
1462
 * @method string getResource()
1463
 * @method $this withResource($value)
1464
 */
1465
class DescribeVulBatch extends Rpc
1466
{
1467
}
1468
1469
/**
1470
 * @method string getSourceIp()
1471
 * @method $this withSourceIp($value)
1472
 */
1473
class DescribeVulLevel extends Rpc
1474
{
1475
}
1476
1477
/**
1478
 * @method string getConcernLevel()
1479
 * @method $this withConcernLevel($value)
1480
 * @method string getSourceIp()
1481
 * @method $this withSourceIp($value)
1482
 */
1483
class ModifyVulLevel extends Rpc
1484
{
1485
}
1486
1487
/**
1488
 * @method string getSourceIp()
1489
 * @method $this withSourceIp($value)
1490
 * @method string getEndTs()
1491
 * @method $this withEndTs($value)
1492
 * @method string getStartTs()
1493
 * @method $this withStartTs($value)
1494
 * @method string getCreateTsEnd()
1495
 * @method $this withCreateTsEnd($value)
1496
 * @method string getCreateTsStart()
1497
 * @method $this withCreateTsStart($value)
1498
 * @method string getUuids()
1499
 * @method $this withUuids($value)
1500
 */
1501
class DescribeVulNumStatistics extends Rpc
1502
{
1503
}
1504
1505
/**
1506
 * @method string getStatusList()
1507
 * @method $this withStatusList($value)
1508
 * @method string getLevel()
1509
 * @method $this withLevel($value)
1510
 * @method string getResource()
1511
 * @method $this withResource($value)
1512
 * @method string getRemark()
1513
 * @method $this withRemark($value)
1514
 * @method string getDealed()
1515
 * @method $this withDealed($value)
1516
 * @method string getType()
1517
 * @method $this withType($value)
1518
 * @method string getBatchName()
1519
 * @method $this withBatchName($value)
1520
 * @method string getAliasName()
1521
 * @method $this withAliasName($value)
1522
 * @method string getSourceIp()
1523
 * @method $this withSourceIp($value)
1524
 * @method string getName()
1525
 * @method $this withName($value)
1526
 * @method string getLang()
1527
 * @method $this withLang($value)
1528
 * @method string getNecessity()
1529
 * @method $this withNecessity($value)
1530
 * @method string getUuids()
1531
 * @method $this withUuids($value)
1532
 */
1533
class ExportVul extends Rpc
1534
{
1535
}
1536
1537
/**
1538
 * @method string getSourceIp()
1539
 * @method $this withSourceIp($value)
1540
 * @method string getEndTs()
1541
 * @method $this withEndTs($value)
1542
 * @method string getStartTs()
1543
 * @method $this withStartTs($value)
1544
 * @method string getUuids()
1545
 * @method $this withUuids($value)
1546
 */
1547
class DescribeVulMachineList extends Rpc
1548
{
1549
}
1550
1551
/**
1552
 * @method string getStatusList()
1553
 * @method $this withStatusList($value)
1554
 * @method string getLevel()
1555
 * @method $this withLevel($value)
1556
 * @method string getOrderBy()
1557
 * @method $this withOrderBy($value)
1558
 * @method string getDealed()
1559
 * @method $this withDealed($value)
1560
 * @method string getCurrentPage()
1561
 * @method $this withCurrentPage($value)
1562
 * @method string getType()
1563
 * @method $this withType($value)
1564
 * @method string getLastTsEnd()
1565
 * @method $this withLastTsEnd($value)
1566
 * @method string getCreateTsStart()
1567
 * @method $this withCreateTsStart($value)
1568
 * @method string getAliasName()
1569
 * @method $this withAliasName($value)
1570
 * @method string getPatchId()
1571
 * @method $this withPatchId($value)
1572
 * @method string getSourceIp()
1573
 * @method $this withSourceIp($value)
1574
 * @method string getName()
1575
 * @method $this withName($value)
1576
 * @method string getPageSize()
1577
 * @method $this withPageSize($value)
1578
 * @method string getLang()
1579
 * @method $this withLang($value)
1580
 * @method string getCreateTsEnd()
1581
 * @method $this withCreateTsEnd($value)
1582
 * @method string getLastTsStart()
1583
 * @method $this withLastTsStart($value)
1584
 * @method string getNecessity()
1585
 * @method $this withNecessity($value)
1586
 * @method string getUuids()
1587
 * @method $this withUuids($value)
1588
 * @method string getDirection()
1589
 * @method $this withDirection($value)
1590
 */
1591
class DescribeGroupedVul extends Rpc
1592
{
1593
}
1594
1595
/**
1596
 * @method string getSourceIp()
1597
 * @method $this withSourceIp($value)
1598
 * @method string getType()
1599
 * @method $this withType($value)
1600
 * @method string getUuid()
1601
 * @method $this withUuid($value)
1602
 */
1603
class DescribeTargetConfig extends Rpc
1604
{
1605
}
1606
1607
/**
1608
 * @method string getSourceIp()
1609
 * @method $this withSourceIp($value)
1610
 * @method string getExportId()
1611
 * @method $this withExportId($value)
1612
 */
1613
class DescribeVulExportInfo extends Rpc
1614
{
1615
}
1616
1617
/**
1618
 * @method string getSourceIp()
1619
 * @method $this withSourceIp($value)
1620
 * @method string getType()
1621
 * @method $this withType($value)
1622
 * @method string getConfig()
1623
 * @method $this withConfig($value)
1624
 */
1625
class ModifyVulConfig extends Rpc
1626
{
1627
}
1628
1629
/**
1630
 * @method string getReason()
1631
 * @method $this withReason($value)
1632
 * @method string getSourceIp()
1633
 * @method $this withSourceIp($value)
1634
 * @method string getWhitelist()
1635
 * @method $this withWhitelist($value)
1636
 */
1637
class CreateVulWhitelist extends Rpc
1638
{
1639
}
1640
1641
/**
1642
 * @method string getSourceIp()
1643
 * @method $this withSourceIp($value)
1644
 */
1645
class DescribeAutoDelConfig extends Rpc
1646
{
1647
}
1648
1649
/**
1650
 * @method string getSourceIp()
1651
 * @method $this withSourceIp($value)
1652
 * @method string getType()
1653
 * @method $this withType($value)
1654
 * @method string getUuid()
1655
 * @method $this withUuid($value)
1656
 * @method string getConfig()
1657
 * @method $this withConfig($value)
1658
 */
1659
class ModifyTargetConfig extends Rpc
1660
{
1661
}
1662
1663
/**
1664
 * @method string getSourceIp()
1665
 * @method $this withSourceIp($value)
1666
 * @method string getPageSize()
1667
 * @method $this withPageSize($value)
1668
 * @method string getCurrentPage()
1669
 * @method $this withCurrentPage($value)
1670
 */
1671
class DescribeVulWhitelist extends Rpc
1672
{
1673
}
1674
1675
/**
1676
 * @method string getBatchName()
1677
 * @method $this withBatchName($value)
1678
 * @method string getSourceIp()
1679
 * @method $this withSourceIp($value)
1680
 * @method string getResource()
1681
 * @method $this withResource($value)
1682
 */
1683
class DeleteVulBatch extends Rpc
1684
{
1685
}
1686
1687
/**
1688
 * @method string getSourceIp()
1689
 * @method $this withSourceIp($value)
1690
 * @method string getConfig()
1691
 * @method $this withConfig($value)
1692
 * @method string getTarget()
1693
 * @method $this withTarget($value)
1694
 */
1695
class ModifyVulTarget extends Rpc
1696
{
1697
}
1698
1699
/**
1700
 * @method string getSourceIp()
1701
 * @method $this withSourceIp($value)
1702
 * @method string getType()
1703
 * @method $this withType($value)
1704
 */
1705
class DescribeVulTargetStatistics extends Rpc
1706
{
1707
}
1708
1709
/**
1710
 * @method string getSourceIp()
1711
 * @method $this withSourceIp($value)
1712
 * @method string getWhitelist()
1713
 * @method $this withWhitelist($value)
1714
 */
1715
class DeleteVulWhitelist extends Rpc
1716
{
1717
}
1718
1719
/**
1720
 * @method string getSourceIp()
1721
 * @method $this withSourceIp($value)
1722
 * @method string getType()
1723
 * @method $this withType($value)
1724
 * @method string getConfig()
1725
 * @method $this withConfig($value)
1726
 */
1727
class DescribeTarget extends Rpc
1728
{
1729
}
1730
1731
/**
1732
 * @method string getSourceIp()
1733
 * @method $this withSourceIp($value)
1734
 * @method string getDays()
1735
 * @method $this withDays($value)
1736
 */
1737
class ModifyAutoDelConfig extends Rpc
1738
{
1739
}
1740
1741
/**
1742
 * @method string getSourceIp()
1743
 * @method $this withSourceIp($value)
1744
 * @method string getType()
1745
 * @method $this withType($value)
1746
 */
1747
class DescribeVulConfig extends Rpc
1748
{
1749
}
1750
1751
/**
1752
 * @method string getReason()
1753
 * @method $this withReason($value)
1754
 * @method string getSourceIp()
1755
 * @method $this withSourceIp($value)
1756
 * @method string getOperateType()
1757
 * @method $this withOperateType($value)
1758
 * @method string getType()
1759
 * @method $this withType($value)
1760
 * @method string getInfo()
1761
 * @method $this withInfo($value)
1762
 */
1763
class OperateVul extends Rpc
1764
{
1765
}
1766
1767
/**
1768
 * @method string getSourceIp()
1769
 * @method $this withSourceIp($value)
1770
 * @method string getEndTs()
1771
 * @method $this withEndTs($value)
1772
 * @method string getStartTs()
1773
 * @method $this withStartTs($value)
1774
 * @method string getUuids()
1775
 * @method $this withUuids($value)
1776
 */
1777
class DescribeVulLevelStatistics extends Rpc
1778
{
1779
}
1780
1781
/**
1782
 * @method string getSourceIp()
1783
 * @method $this withSourceIp($value)
1784
 */
1785
class DescribeListAccessKeyIdAuth extends Rpc
1786
{
1787
}
1788
1789
/**
1790
 * @method string getSourceIp()
1791
 * @method $this withSourceIp($value)
1792
 */
1793
class DescribeScreenVersionConfig extends Rpc
1794
{
1795
}
1796
1797
/**
1798
 * @method string getSourceIp()
1799
 * @method $this withSourceIp($value)
1800
 * @method string getStartTime()
1801
 * @method $this withStartTime($value)
1802
 * @method string getLang()
1803
 * @method $this withLang($value)
1804
 */
1805
class DescribeScreenOperateInfo extends Rpc
1806
{
1807
}
1808
1809
/**
1810
 * @method string getSourceIp()
1811
 * @method $this withSourceIp($value)
1812
 */
1813
class DescribeScreenHostStatistics extends Rpc
1814
{
1815
}
1816
1817
/**
1818
 * @method string getAlarmEventName()
1819
 * @method $this withAlarmEventName($value)
1820
 * @method string getSourceIp()
1821
 * @method $this withSourceIp($value)
1822
 * @method string getPageSize()
1823
 * @method $this withPageSize($value)
1824
 * @method string getAlarmEventType()
1825
 * @method $this withAlarmEventType($value)
1826
 * @method string getDealed()
1827
 * @method $this withDealed($value)
1828
 * @method string getFrom()
1829
 * @method $this withFrom($value)
1830
 * @method string getRemark()
1831
 * @method $this withRemark($value)
1832
 * @method string getCurrentPage()
1833
 * @method $this withCurrentPage($value)
1834
 * @method string getLang()
1835
 * @method $this withLang($value)
1836
 * @method string getLevels()
1837
 * @method $this withLevels($value)
1838
 */
1839
class DescribeScreenAlarmEventList extends Rpc
1840
{
1841
}
1842
1843
/**
1844
 * @method string getSourceIp()
1845
 * @method $this withSourceIp($value)
1846
 * @method string getLang()
1847
 * @method $this withLang($value)
1848
 */
1849
class DescribeScreenSummaryInfo extends Rpc
1850
{
1851
}
1852
1853
/**
1854
 * @method string getSourceIp()
1855
 * @method $this withSourceIp($value)
1856
 * @method string getData()
1857
 * @method $this withData($value)
1858
 * @method string getBase64()
1859
 * @method $this withBase64($value)
1860
 * @method string getPageSize()
1861
 * @method $this withPageSize($value)
1862
 * @method string getEndTime()
1863
 * @method $this withEndTime($value)
1864
 * @method string getCurrentPage()
1865
 * @method $this withCurrentPage($value)
1866
 * @method string getStartTime()
1867
 * @method $this withStartTime($value)
1868
 * @method string getLang()
1869
 * @method $this withLang($value)
1870
 * @method string getType()
1871
 * @method $this withType($value)
1872
 */
1873
class DescribeScreenAttackAnalysisData extends Rpc
1874
{
1875
}
1876
1877
/**
1878
 * @method string getSourceIp()
1879
 * @method $this withSourceIp($value)
1880
 * @method string getLang()
1881
 * @method $this withLang($value)
1882
 */
1883
class DescribeScreenSecurityStatInfo extends Rpc
1884
{
1885
}
1886
1887
/**
1888
 * @method string getSourceIp()
1889
 * @method $this withSourceIp($value)
1890
 * @method string getEndTime()
1891
 * @method $this withEndTime($value)
1892
 * @method string getStartTime()
1893
 * @method $this withStartTime($value)
1894
 */
1895
class DescribeScreenScoreThread extends Rpc
1896
{
1897
}
1898
1899
/**
1900
 * @method string getSourceIp()
1901
 * @method $this withSourceIp($value)
1902
 * @method string getScreenTitle()
1903
 * @method $this withScreenTitle($value)
1904
 * @method string getScreenIdSetting()
1905
 * @method $this withScreenIdSetting($value)
1906
 */
1907
class ModifyScreenSetting extends Rpc
1908
{
1909
}
1910
1911
/**
1912
 * @method string getSourceIp()
1913
 * @method $this withSourceIp($value)
1914
 */
1915
class DescribeScreenSettings extends Rpc
1916
{
1917
}
1918
1919
/**
1920
 * @method string getSourceIp()
1921
 * @method $this withSourceIp($value)
1922
 * @method string getId()
1923
 * @method $this withId($value)
1924
 */
1925
class DescribeScreenSetting extends Rpc
1926
{
1927
}
1928
1929
/**
1930
 * @method string getSourceIp()
1931
 * @method $this withSourceIp($value)
1932
 * @method string getId()
1933
 * @method $this withId($value)
1934
 */
1935
class DeleteScreenSetting extends Rpc
1936
{
1937
}
1938
1939
/**
1940
 * @method string getSourceIp()
1941
 * @method $this withSourceIp($value)
1942
 * @method string getScreenTitle()
1943
 * @method $this withScreenTitle($value)
1944
 * @method string getScreenIdSetting()
1945
 * @method $this withScreenIdSetting($value)
1946
 */
1947
class CreatScreenSetting extends Rpc
1948
{
1949
}
1950
1951
/**
1952
 * @method string getSourceIp()
1953
 * @method $this withSourceIp($value)
1954
 * @method string getData()
1955
 * @method $this withData($value)
1956
 * @method string getBase64()
1957
 * @method $this withBase64($value)
1958
 * @method string getPageSize()
1959
 * @method $this withPageSize($value)
1960
 * @method string getEndTime()
1961
 * @method $this withEndTime($value)
1962
 * @method string getCurrentPage()
1963
 * @method $this withCurrentPage($value)
1964
 * @method string getStartTime()
1965
 * @method $this withStartTime($value)
1966
 * @method string getLang()
1967
 * @method $this withLang($value)
1968
 * @method string getType()
1969
 * @method $this withType($value)
1970
 */
1971
class DescribeAttackAnalysisData extends Rpc
1972
{
1973
}
1974
1975
/**
1976
 * @method string getAlarmUniqueInfo()
1977
 * @method $this withAlarmUniqueInfo($value)
1978
 * @method string getSourceIp()
1979
 * @method $this withSourceIp($value)
1980
 * @method string getFrom()
1981
 * @method $this withFrom($value)
1982
 * @method string getLang()
1983
 * @method $this withLang($value)
1984
 */
1985
class DescribeAlarmEventDetail extends Rpc
1986
{
1987
}
1988
1989
/**
1990
 * @method string getAlarmEventName()
1991
 * @method $this withAlarmEventName($value)
1992
 * @method string getSourceIp()
1993
 * @method $this withSourceIp($value)
1994
 * @method string getPageSize()
1995
 * @method $this withPageSize($value)
1996
 * @method string getAlarmEventType()
1997
 * @method $this withAlarmEventType($value)
1998
 * @method string getDealed()
1999
 * @method $this withDealed($value)
2000
 * @method string getFrom()
2001
 * @method $this withFrom($value)
2002
 * @method string getRemark()
2003
 * @method $this withRemark($value)
2004
 * @method string getCurrentPage()
2005
 * @method $this withCurrentPage($value)
2006
 * @method string getLang()
2007
 * @method $this withLang($value)
2008
 * @method string getLevels()
2009
 * @method $this withLevels($value)
2010
 */
2011
class DescribeAlarmEventList extends Rpc
2012
{
2013
}
2014
2015
/**
2016
 * @method string getSourceIp()
2017
 * @method $this withSourceIp($value)
2018
 * @method string getData()
2019
 * @method $this withData($value)
2020
 * @method string getOperateType()
2021
 * @method $this withOperateType($value)
2022
 */
2023
class OperateSuspiciousEvent extends Rpc
2024
{
2025
}
2026
2027
/**
2028
 * @method string getSourceIp()
2029
 * @method $this withSourceIp($value)
2030
 * @method string getPageSize()
2031
 * @method $this withPageSize($value)
2032
 * @method string getCurrentPage()
2033
 * @method $this withCurrentPage($value)
2034
 */
2035
class DescribeQuaraFile extends Rpc
2036
{
2037
}
2038
2039
/**
2040
 * @method string getSourceIp()
2041
 * @method $this withSourceIp($value)
2042
 * @method string getEventType()
2043
 * @method $this withEventType($value)
2044
 * @method string getTag()
2045
 * @method $this withTag($value)
2046
 * @method string getUuid()
2047
 * @method $this withUuid($value)
2048
 * @method string getEventName()
2049
 * @method $this withEventName($value)
2050
 */
2051
class RollbackQuaraFile extends Rpc
2052
{
2053
}
2054
2055
/**
2056
 * @method string getSourceIp()
2057
 * @method $this withSourceIp($value)
2058
 */
2059
class DescribeSuspEventTypes extends Rpc
2060
{
2061
}
2062
2063
/**
2064
 * @method string getSourceIp()
2065
 * @method $this withSourceIp($value)
2066
 */
2067
class DescribeSuspTrendStatistics extends Rpc
2068
{
2069
}
2070
2071
/**
2072
 * @method string getSourceIp()
2073
 * @method $this withSourceIp($value)
2074
 * @method string getLang()
2075
 * @method $this withLang($value)
2076
 */
2077
class DescribeSummaryInfo extends Rpc
2078
{
2079
}
2080
2081
/**
2082
 * @method string getSourceIp()
2083
 * @method $this withSourceIp($value)
2084
 * @method string getLang()
2085
 * @method $this withLang($value)
2086
 */
2087
class DescribeSecurityStatInfo extends Rpc
2088
{
2089
}
2090
2091
/**
2092
 * @method string getSourceIp()
2093
 * @method $this withSourceIp($value)
2094
 * @method string getLang()
2095
 * @method $this withLang($value)
2096
 */
2097
class DescribeOperateInfo extends Rpc
2098
{
2099
}
2100
2101
/**
2102
 * @method string getStatusList()
2103
 * @method $this withStatusList($value)
2104
 * @method string getSourceIp()
2105
 * @method $this withSourceIp($value)
2106
 * @method string getLevel()
2107
 * @method $this withLevel($value)
2108
 * @method string getGroupId()
2109
 * @method $this withGroupId($value)
2110
 * @method string getPageSize()
2111
 * @method $this withPageSize($value)
2112
 * @method string getRemark()
2113
 * @method $this withRemark($value)
2114
 * @method string getDealed()
2115
 * @method $this withDealed($value)
2116
 * @method string getCurrentPage()
2117
 * @method $this withCurrentPage($value)
2118
 * @method string getTag()
2119
 * @method $this withTag($value)
2120
 * @method string getLang()
2121
 * @method $this withLang($value)
2122
 * @method string getEventName()
2123
 * @method $this withEventName($value)
2124
 */
2125
class DescribeWebLockEvents extends Rpc
2126
{
2127
}
2128
2129
/**
2130
 * @method string getLocalBackupDir()
2131
 * @method $this withLocalBackupDir($value)
2132
 * @method string getSourceIp()
2133
 * @method $this withSourceIp($value)
2134
 * @method string getExclusiveFileType()
2135
 * @method $this withExclusiveFileType($value)
2136
 * @method string getId()
2137
 * @method $this withId($value)
2138
 * @method string getLang()
2139
 * @method $this withLang($value)
2140
 * @method string getDir()
2141
 * @method $this withDir($value)
2142
 * @method string getUuid()
2143
 * @method $this withUuid($value)
2144
 * @method string getExclusiveDir()
2145
 * @method $this withExclusiveDir($value)
2146
 */
2147
class ModifyWebLockUpdateConfig extends Rpc
2148
{
2149
}
2150
2151
/**
2152
 * @method string getLocalBackupDir()
2153
 * @method $this withLocalBackupDir($value)
2154
 * @method string getSourceIp()
2155
 * @method $this withSourceIp($value)
2156
 * @method string getExclusiveFileType()
2157
 * @method $this withExclusiveFileType($value)
2158
 * @method string getLang()
2159
 * @method $this withLang($value)
2160
 * @method string getDir()
2161
 * @method $this withDir($value)
2162
 * @method string getUuid()
2163
 * @method $this withUuid($value)
2164
 * @method string getExclusiveDir()
2165
 * @method $this withExclusiveDir($value)
2166
 */
2167
class ModifyWebLockCreateConfig extends Rpc
2168
{
2169
}
2170
2171
/**
2172
 * @method string getSourceIp()
2173
 * @method $this withSourceIp($value)
2174
 * @method string getId()
2175
 * @method $this withId($value)
2176
 * @method string getLang()
2177
 * @method $this withLang($value)
2178
 * @method string getUuid()
2179
 * @method $this withUuid($value)
2180
 */
2181
class ModifyWebLockDeleteConfig extends Rpc
2182
{
2183
}
2184
2185
/**
2186
 * @method string getSourceIp()
2187
 * @method $this withSourceIp($value)
2188
 * @method string getLang()
2189
 * @method $this withLang($value)
2190
 * @method string getUuid()
2191
 * @method $this withUuid($value)
2192
 */
2193
class DescribeWebLockConfigList extends Rpc
2194
{
2195
}
2196
2197
/**
2198
 * @method string getSourceIp()
2199
 * @method $this withSourceIp($value)
2200
 * @method string getLang()
2201
 * @method $this withLang($value)
2202
 * @method string getUuid()
2203
 * @method $this withUuid($value)
2204
 */
2205
class ModifyWebLockRefresh extends Rpc
2206
{
2207
}
2208
2209
/**
2210
 * @method string getSourceIp()
2211
 * @method $this withSourceIp($value)
2212
 * @method string getLang()
2213
 * @method $this withLang($value)
2214
 * @method string getUuid()
2215
 * @method $this withUuid($value)
2216
 * @method string getStatus()
2217
 * @method $this withStatus($value)
2218
 */
2219
class ModifyWebLockStatus extends Rpc
2220
{
2221
}
2222
2223
/**
2224
 * @method string getSourceIp()
2225
 * @method $this withSourceIp($value)
2226
 * @method string getPageSize()
2227
 * @method $this withPageSize($value)
2228
 * @method string getRemark()
2229
 * @method $this withRemark($value)
2230
 * @method string getCurrentPage()
2231
 * @method $this withCurrentPage($value)
2232
 * @method string getLang()
2233
 * @method $this withLang($value)
2234
 * @method string getStatus()
2235
 * @method $this withStatus($value)
2236
 */
2237
class DescribeWebLockBindList extends Rpc
2238
{
2239
}
2240
2241
/**
2242
 * @method string getSourceIp()
2243
 * @method $this withSourceIp($value)
2244
 * @method string getLang()
2245
 * @method $this withLang($value)
2246
 * @method string getUuids()
2247
 * @method $this withUuids($value)
2248
 */
2249
class ModifyWebLockMachineList extends Rpc
2250
{
2251
}
2252
2253
/**
2254
 * @method string getSourceIp()
2255
 * @method $this withSourceIp($value)
2256
 * @method string getLang()
2257
 * @method $this withLang($value)
2258
 */
2259
class DescribeWebLockMachineList extends Rpc
2260
{
2261
}
2262
2263
/**
2264
 * @method string getSourceIp()
2265
 * @method $this withSourceIp($value)
2266
 * @method string getFrom()
2267
 * @method $this withFrom($value)
2268
 * @method string getLang()
2269
 * @method $this withLang($value)
2270
 */
2271
class DescribeWebLockStatus extends Rpc
2272
{
2273
}
2274
2275
/**
2276
 * @method string getTargetOperations()
2277
 * @method $this withTargetOperations($value)
2278
 * @method string getSourceIp()
2279
 * @method $this withSourceIp($value)
2280
 * @method string getTargetType()
2281
 * @method $this withTargetType($value)
2282
 * @method string getLang()
2283
 * @method $this withLang($value)
2284
 * @method string getType()
2285
 * @method $this withType($value)
2286
 */
2287
class OperateSuspiciousTargetConfig extends Rpc
2288
{
2289
}
2290
2291
/**
2292
 * @method string getSourceIp()
2293
 * @method $this withSourceIp($value)
2294
 * @method string getLang()
2295
 * @method $this withLang($value)
2296
 * @method string getType()
2297
 * @method $this withType($value)
2298
 * @method string getConfig()
2299
 * @method $this withConfig($value)
2300
 */
2301
class OperateSuspiciousOverallConfig extends Rpc
2302
{
2303
}
2304
2305
/**
2306
 * @method string getSourceIp()
2307
 * @method $this withSourceIp($value)
2308
 * @method string getLang()
2309
 * @method $this withLang($value)
2310
 * @method string getType()
2311
 * @method $this withType($value)
2312
 */
2313
class DescribeSuspiciousUUIDConfig extends Rpc
2314
{
2315
}
2316
2317
/**
2318
 * @method string getSourceIp()
2319
 * @method $this withSourceIp($value)
2320
 * @method string getType()
2321
 * @method $this withType($value)
2322
 */
2323
class DescribeSuspiciousOverallConfig extends Rpc
2324
{
2325
}
2326
2327
/**
2328
 * @method string getSourceIp()
2329
 * @method $this withSourceIp($value)
2330
 * @method string getDescription()
2331
 * @method $this withDescription($value)
2332
 * @method string getId()
2333
 * @method $this withId($value)
2334
 * @method string getLang()
2335
 * @method $this withLang($value)
2336
 * @method string getGroupName()
2337
 * @method $this withGroupName($value)
2338
 */
2339
class DescribeDataSource extends Rpc
2340
{
2341
}
2342
2343
/**
2344
 * @method string getSourceIp()
2345
 * @method $this withSourceIp($value)
2346
 * @method string getId()
2347
 * @method $this withId($value)
2348
 * @method string getLang()
2349
 * @method $this withLang($value)
2350
 */
2351
class DeleteRule extends Rpc
2352
{
2353
}
2354
2355
/**
2356
 * @method string getWarnLevel()
2357
 * @method $this withWarnLevel($value)
2358
 * @method string getSourceIp()
2359
 * @method $this withSourceIp($value)
2360
 * @method string getGroupId()
2361
 * @method $this withGroupId($value)
2362
 * @method string getPageSize()
2363
 * @method $this withPageSize($value)
2364
 * @method string getRemark()
2365
 * @method $this withRemark($value)
2366
 * @method string getCurrentPage()
2367
 * @method $this withCurrentPage($value)
2368
 * @method string getId()
2369
 * @method $this withId($value)
2370
 * @method string getLang()
2371
 * @method $this withLang($value)
2372
 * @method string getExGroupId()
2373
 * @method $this withExGroupId($value)
2374
 */
2375
class DescribeRuleList extends Rpc
2376
{
2377
}
2378
2379
/**
2380
 * @method string getWarnLevel()
2381
 * @method $this withWarnLevel($value)
2382
 * @method string getSourceIp()
2383
 * @method $this withSourceIp($value)
2384
 * @method string getStatisticsRules()
2385
 * @method $this withStatisticsRules($value)
2386
 * @method string getDataSourceId()
2387
 * @method $this withDataSourceId($value)
2388
 * @method string getDescription()
2389
 * @method $this withDescription($value)
2390
 * @method string getRuleName()
2391
 * @method $this withRuleName($value)
2392
 * @method string getId()
2393
 * @method $this withId($value)
2394
 * @method string getLang()
2395
 * @method $this withLang($value)
2396
 * @method string getExpressions()
2397
 * @method $this withExpressions($value)
2398
 * @method string getActions()
2399
 * @method $this withActions($value)
2400
 * @method string getRuleGroupIds()
2401
 * @method $this withRuleGroupIds($value)
2402
 */
2403
class CreateOrUpdateRule extends Rpc
2404
{
2405
}
2406
2407
/**
2408
 * @method string getSourceIp()
2409
 * @method $this withSourceIp($value)
2410
 * @method string getId()
2411
 * @method $this withId($value)
2412
 * @method string getLang()
2413
 * @method $this withLang($value)
2414
 */
2415
class DeleteRuleGroup extends Rpc
2416
{
2417
}
2418
2419
/**
2420
 * @method string getWarnLevel()
2421
 * @method $this withWarnLevel($value)
2422
 * @method string getSourceIp()
2423
 * @method $this withSourceIp($value)
2424
 * @method string getRuleGroupId()
2425
 * @method $this withRuleGroupId($value)
2426
 * @method string getPageSize()
2427
 * @method $this withPageSize($value)
2428
 * @method string getCurrentPage()
2429
 * @method $this withCurrentPage($value)
2430
 * @method string getLang()
2431
 * @method $this withLang($value)
2432
 * @method string getExGroupId()
2433
 * @method $this withExGroupId($value)
2434
 */
2435
class DescribeGroupList extends Rpc
2436
{
2437
}
2438
2439
/**
2440
 * @method string getRuleIds()
2441
 * @method $this withRuleIds($value)
2442
 * @method string getSourceIp()
2443
 * @method $this withSourceIp($value)
2444
 * @method string getMachineGroupIds()
2445
 * @method $this withMachineGroupIds($value)
2446
 * @method string getDescription()
2447
 * @method $this withDescription($value)
2448
 * @method string getId()
2449
 * @method $this withId($value)
2450
 * @method string getLang()
2451
 * @method $this withLang($value)
2452
 * @method string getGroupName()
2453
 * @method $this withGroupName($value)
2454
 */
2455
class CreateOrUpdateGroup extends Rpc
2456
{
2457
}
2458
2459
/**
2460
 * @method string getSourceIp()
2461
 * @method $this withSourceIp($value)
2462
 */
2463
class DescribeBuySummary extends Rpc
2464
{
2465
}
2466
2467
/**
2468
 * @method string getSourceIp()
2469
 * @method $this withSourceIp($value)
2470
 * @method string getFrom()
2471
 * @method $this withFrom($value)
2472
 * @method string getLang()
2473
 * @method $this withLang($value)
2474
 */
2475
class ModifyOpenLogShipper extends Rpc
2476
{
2477
}
2478
2479
/**
2480
 * @method string getSourceIp()
2481
 * @method $this withSourceIp($value)
2482
 * @method string getFrom()
2483
 * @method $this withFrom($value)
2484
 * @method string getLang()
2485
 * @method $this withLang($value)
2486
 */
2487
class DescribeLogShipperStatus extends Rpc
2488
{
2489
}
2490
2491
/**
2492
 * @method string getSourceIp()
2493
 * @method $this withSourceIp($value)
2494
 * @method string getProject()
2495
 * @method $this withProject($value)
2496
 * @method string getFrom()
2497
 * @method $this withFrom($value)
2498
 * @method string getLang()
2499
 * @method $this withLang($value)
2500
 * @method string getLogStore()
2501
 * @method $this withLogStore($value)
2502
 * @method string getStatus()
2503
 * @method $this withStatus($value)
2504
 */
2505
class ModifyLogMetaStatus extends Rpc
2506
{
2507
}
2508
2509
/**
2510
 * @method string getSourceIp()
2511
 * @method $this withSourceIp($value)
2512
 * @method string getFrom()
2513
 * @method $this withFrom($value)
2514
 * @method string getLang()
2515
 * @method $this withLang($value)
2516
 */
2517
class DescribeLogMeta extends Rpc
2518
{
2519
}
2520
2521
/**
2522
 * @method string getSourceIp()
2523
 * @method $this withSourceIp($value)
2524
 */
2525
class DescribeApiBuySummary extends Rpc
2526
{
2527
}
2528
2529
/**
2530
 * @method string getSourceIp()
2531
 * @method $this withSourceIp($value)
2532
 */
2533
class DescribeVersionConfig extends Rpc
2534
{
2535
}
2536
2537
/**
2538
 * @method string getSourceIp()
2539
 * @method $this withSourceIp($value)
2540
 * @method string getFrom()
2541
 * @method $this withFrom($value)
2542
 * @method string getType()
2543
 * @method $this withType($value)
2544
 */
2545
class DescribeEventLevelCount extends Rpc
2546
{
2547
}
2548
2549
/**
2550
 * @method string getStatusList()
2551
 * @method $this withStatusList($value)
2552
 * @method string getSaleId()
2553
 * @method $this withSaleId($value)
2554
 * @method string getRuleType()
2555
 * @method $this withRuleType($value)
2556
 * @method string getGroupId()
2557
 * @method $this withGroupId($value)
2558
 * @method string getEndTime()
2559
 * @method $this withEndTime($value)
2560
 * @method string getRemark()
2561
 * @method $this withRemark($value)
2562
 * @method string getDealed()
2563
 * @method $this withDealed($value)
2564
 * @method string getCurrentPage()
2565
 * @method $this withCurrentPage($value)
2566
 * @method string getStartTime()
2567
 * @method $this withStartTime($value)
2568
 * @method string getType()
2569
 * @method $this withType($value)
2570
 * @method string getUuid()
2571
 * @method $this withUuid($value)
2572
 * @method string getSecureToken()
2573
 * @method $this withSecureToken($value)
2574
 * @method string getSourceIp()
2575
 * @method $this withSourceIp($value)
2576
 * @method string getWebGroupId()
2577
 * @method $this withWebGroupId($value)
2578
 * @method string getPageSize()
2579
 * @method $this withPageSize($value)
2580
 * @method string getFrom()
2581
 * @method $this withFrom($value)
2582
 * @method string getAction1()
2583
 * @method $this withAction1($value)
2584
 * @method string getTag()
2585
 * @method $this withTag($value)
2586
 * @method string getFlow()
2587
 * @method $this withFlow($value)
2588
 * @method string getStatus()
2589
 * @method $this withStatus($value)
2590
 */
2591
class DescribeTotalStatistics extends Rpc
2592
{
2593
}
2594
2595
/**
2596
 * @method string getSourceIp()
2597
 * @method $this withSourceIp($value)
2598
 * @method string getLang()
2599
 * @method $this withLang($value)
2600
 * @method string getUuid()
2601
 * @method $this withUuid($value)
2602
 */
2603
class DescribeInstanceStatistics extends Rpc
2604
{
2605
}
2606
2607
/**
2608
 * @method string getStatusList()
2609
 * @method $this withStatusList($value)
2610
 * @method string getSaleId()
2611
 * @method $this withSaleId($value)
2612
 * @method string getRuleType()
2613
 * @method $this withRuleType($value)
2614
 * @method string getGroupId()
2615
 * @method $this withGroupId($value)
2616
 * @method string getEndTime()
2617
 * @method $this withEndTime($value)
2618
 * @method string getRemark()
2619
 * @method $this withRemark($value)
2620
 * @method string getDealed()
2621
 * @method $this withDealed($value)
2622
 * @method string getCurrentPage()
2623
 * @method $this withCurrentPage($value)
2624
 * @method string getStartTime()
2625
 * @method $this withStartTime($value)
2626
 * @method string getType()
2627
 * @method $this withType($value)
2628
 * @method string getUuid()
2629
 * @method $this withUuid($value)
2630
 * @method string getSecureToken()
2631
 * @method $this withSecureToken($value)
2632
 * @method string getSourceIp()
2633
 * @method $this withSourceIp($value)
2634
 * @method string getWebGroupId()
2635
 * @method $this withWebGroupId($value)
2636
 * @method string getPageSize()
2637
 * @method $this withPageSize($value)
2638
 * @method string getAction1()
2639
 * @method $this withAction1($value)
2640
 * @method string getTag()
2641
 * @method $this withTag($value)
2642
 * @method string getFlow()
2643
 * @method $this withFlow($value)
2644
 * @method string getStatus()
2645
 * @method $this withStatus($value)
2646
 */
2647
class DescribeAllRegionsStatistics extends Rpc
2648
{
2649
}
2650
2651
/**
2652
 * @method string getSourceIp()
2653
 * @method $this withSourceIp($value)
2654
 * @method string getLang()
2655
 * @method $this withLang($value)
2656
 */
2657
class DescribeAssetSummary extends Rpc
2658
{
2659
}
2660
2661
/**
2662
 * @method string getSourceIp()
2663
 * @method $this withSourceIp($value)
2664
 * @method string getLang()
2665
 * @method $this withLang($value)
2666
 */
2667
class DescribeEmgUserAgreement extends Rpc
2668
{
2669
}
2670
2671
/**
2672
 * @method string getSourceIp()
2673
 * @method $this withSourceIp($value)
2674
 * @method string getName()
2675
 * @method $this withName($value)
2676
 * @method string getUserAgreement()
2677
 * @method $this withUserAgreement($value)
2678
 * @method string getLang()
2679
 * @method $this withLang($value)
2680
 */
2681
class ModifyEmgVulSubmit extends Rpc
2682
{
2683
}
2684
2685
/**
2686
 * @method string getSourceIp()
2687
 * @method $this withSourceIp($value)
2688
 * @method string getLang()
2689
 * @method $this withLang($value)
2690
 */
2691
class DescribeEmgNotice extends Rpc
2692
{
2693
}
2694
2695
/**
2696
 * @method string getSourceIp()
2697
 * @method $this withSourceIp($value)
2698
 * @method string getLang()
2699
 * @method $this withLang($value)
2700
 */
2701
class DescribeEmgVulGroup extends Rpc
2702
{
2703
}
2704
2705
/**
2706
 * @method string getSourceIp()
2707
 * @method $this withSourceIp($value)
2708
 */
2709
class DescribeYesterdayStatistics extends Rpc
2710
{
2711
}
2712
2713
/**
2714
 * @method string getSourceIp()
2715
 * @method $this withSourceIp($value)
2716
 * @method string getLang()
2717
 * @method $this withLang($value)
2718
 * @method string getConcernNecessity()
2719
 * @method $this withConcernNecessity($value)
2720
 */
2721
class ModifyConcernNecessity extends Rpc
2722
{
2723
}
2724
2725
/**
2726
 * @method string getSourceIp()
2727
 * @method $this withSourceIp($value)
2728
 * @method string getLang()
2729
 * @method $this withLang($value)
2730
 */
2731
class DescribeConcernNecessity extends Rpc
2732
{
2733
}
2734
2735
/**
2736
 * @method string getResourceOwnerId()
2737
 * @method $this withResourceOwnerId($value)
2738
 * @method string getSourceIp()
2739
 * @method $this withSourceIp($value)
2740
 * @method string getCronJobId()
2741
 * @method $this withCronJobId($value)
2742
 */
2743
class DescribeVulnerabilitySummary extends Rpc
2744
{
2745
}
2746
2747
/**
2748
 * @method string getSourceIp()
2749
 * @method $this withSourceIp($value)
2750
 * @method string getFrom()
2751
 * @method $this withFrom($value)
2752
 * @method string getLevelsOn()
2753
 * @method $this withLevelsOn($value)
2754
 */
2755
class SaveSuspEventUserSetting extends Rpc
2756
{
2757
}
2758
2759
/**
2760
 * @method string getSourceIp()
2761
 * @method $this withSourceIp($value)
2762
 * @method string getFrom()
2763
 * @method $this withFrom($value)
2764
 * @method string getQuaraFileId()
2765
 * @method $this withQuaraFileId($value)
2766
 */
2767
class RollbackSuspEventQuaraFile extends Rpc
2768
{
2769
}
2770
2771
/**
2772
 * @method string getSourceIp()
2773
 * @method $this withSourceIp($value)
2774
 * @method string getWarnType()
2775
 * @method $this withWarnType($value)
2776
 * @method string getSuspiciousEventIds()
2777
 * @method $this withSuspiciousEventIds($value)
2778
 * @method string getFrom()
2779
 * @method $this withFrom($value)
2780
 * @method string getSubOperation()
2781
 * @method $this withSubOperation($value)
2782
 * @method string getOperation()
2783
 * @method $this withOperation($value)
2784
 */
2785
class OperationSuspEvents extends Rpc
2786
{
2787
}
2788
2789
/**
2790
 * @method string getTimeEnd()
2791
 * @method $this withTimeEnd($value)
2792
 * @method string getSourceIp()
2793
 * @method $this withSourceIp($value)
2794
 * @method string getName()
2795
 * @method $this withName($value)
2796
 * @method string getDealed()
2797
 * @method $this withDealed($value)
2798
 * @method string getRemark()
2799
 * @method $this withRemark($value)
2800
 * @method string getFrom()
2801
 * @method $this withFrom($value)
2802
 * @method string getTimeStart()
2803
 * @method $this withTimeStart($value)
2804
 * @method string getLang()
2805
 * @method $this withLang($value)
2806
 * @method string getLevels()
2807
 * @method $this withLevels($value)
2808
 * @method string getParentEventTypes()
2809
 * @method $this withParentEventTypes($value)
2810
 * @method string getStatus()
2811
 * @method $this withStatus($value)
2812
 */
2813
class ExportSuspEvents extends Rpc
2814
{
2815
}
2816
2817
/**
2818
 * @method string getSourceIp()
2819
 * @method $this withSourceIp($value)
2820
 * @method string getStrategyId()
2821
 * @method $this withStrategyId($value)
2822
 */
2823
class ExecStrategy extends Rpc
2824
{
2825
}
2826
2827
/**
2828
 * @method string getSourceIp()
2829
 * @method $this withSourceIp($value)
2830
 * @method string getUuid()
2831
 * @method $this withUuid($value)
2832
 */
2833
class DescribeUuidConfig extends Rpc
2834
{
2835
}
2836
2837
/**
2838
 * @method string getSourceIp()
2839
 * @method $this withSourceIp($value)
2840
 * @method string getFrom()
2841
 * @method $this withFrom($value)
2842
 * @method string getId()
2843
 * @method $this withId($value)
2844
 */
2845
class DescribeSuspEventUserSetting extends Rpc
2846
{
2847
}
2848
2849
/**
2850
 * @method string getAlarmUniqueInfo()
2851
 * @method $this withAlarmUniqueInfo($value)
2852
 * @method string getSourceIp()
2853
 * @method $this withSourceIp($value)
2854
 * @method string getName()
2855
 * @method $this withName($value)
2856
 * @method string getPageSize()
2857
 * @method $this withPageSize($value)
2858
 * @method string getDealed()
2859
 * @method $this withDealed($value)
2860
 * @method string getRemark()
2861
 * @method $this withRemark($value)
2862
 * @method string getCurrentPage()
2863
 * @method $this withCurrentPage($value)
2864
 * @method string getFrom()
2865
 * @method $this withFrom($value)
2866
 * @method string getLang()
2867
 * @method $this withLang($value)
2868
 * @method string getLevels()
2869
 * @method $this withLevels($value)
2870
 * @method string getParentEventTypes()
2871
 * @method $this withParentEventTypes($value)
2872
 */
2873
class DescribeSuspEvents extends Rpc
2874
{
2875
}
2876
2877
/**
2878
 * @method string getSourceIp()
2879
 * @method $this withSourceIp($value)
2880
 * @method string getPageSize()
2881
 * @method $this withPageSize($value)
2882
 * @method string getCurrentPage()
2883
 * @method $this withCurrentPage($value)
2884
 * @method string getFrom()
2885
 * @method $this withFrom($value)
2886
 * @method string getStatus()
2887
 * @method $this withStatus($value)
2888
 */
2889
class DescribeSuspEventQuaraFiles extends Rpc
2890
{
2891
}
2892
2893
/**
2894
 * @method string getSourceIp()
2895
 * @method $this withSourceIp($value)
2896
 * @method string getFrom()
2897
 * @method $this withFrom($value)
2898
 * @method string getExportId()
2899
 * @method $this withExportId($value)
2900
 */
2901
class DescribeSuspEventExportInfo extends Rpc
2902
{
2903
}
2904
2905
/**
2906
 * @method string getSuspiciousEventId()
2907
 * @method $this withSuspiciousEventId($value)
2908
 * @method string getSourceIp()
2909
 * @method $this withSourceIp($value)
2910
 * @method string getFrom()
2911
 * @method $this withFrom($value)
2912
 * @method string getLang()
2913
 * @method $this withLang($value)
2914
 */
2915
class DescribeSuspEventDetail extends Rpc
2916
{
2917
}
2918
2919
/**
2920
 * @method string getSourceIp()
2921
 * @method $this withSourceIp($value)
2922
 * @method string getStrategyId()
2923
 * @method $this withStrategyId($value)
2924
 */
2925
class DescribeStrategyExecDetail extends Rpc
2926
{
2927
}
2928
2929
/**
2930
 * @method string getSourceIp()
2931
 * @method $this withSourceIp($value)
2932
 * @method string getName()
2933
 * @method $this withName($value)
2934
 * @method string getRemark()
2935
 * @method $this withRemark($value)
2936
 * @method string getFrom()
2937
 * @method $this withFrom($value)
2938
 * @method string getLang()
2939
 * @method $this withLang($value)
2940
 */
2941
class DescribeNsasSuspEventType extends Rpc
2942
{
2943
}
2944
2945
/**
2946
 * @method string getSourceIp()
2947
 * @method $this withSourceIp($value)
2948
 * @method string getGroupId()
2949
 * @method $this withGroupId($value)
2950
 * @method string getUuids()
2951
 * @method $this withUuids($value)
2952
 */
2953
class ModifyAssetGroup extends Rpc
2954
{
2955
}
2956
2957
/**
2958
 * @method string getSourceIp()
2959
 * @method $this withSourceIp($value)
2960
 * @method string getName()
2961
 * @method $this withName($value)
2962
 */
2963
class DeleteSearchCondition extends Rpc
2964
{
2965
}
2966
2967
/**
2968
 * @method string getSourceIp()
2969
 * @method $this withSourceIp($value)
2970
 * @method string getName()
2971
 * @method $this withName($value)
2972
 * @method string getFilterConditions()
2973
 * @method $this withFilterConditions($value)
2974
 */
2975
class ModifySearchCondition extends Rpc
2976
{
2977
}
2978
2979
/**
2980
 * @method string getSourceIp()
2981
 * @method $this withSourceIp($value)
2982
 * @method string getLang()
2983
 * @method $this withLang($value)
2984
 */
2985
class DescribeSearchCondition extends Rpc
2986
{
2987
}
2988
2989
/**
2990
 * @method string getSourceIp()
2991
 * @method $this withSourceIp($value)
2992
 * @method string getStatisticsColumn()
2993
 * @method $this withStatisticsColumn($value)
2994
 */
2995
class ModifySasAssetStatisticsColumn extends Rpc
2996
{
2997
}
2998
2999
/**
3000
 * @method string getSourceIp()
3001
 * @method $this withSourceIp($value)
3002
 */
3003
class DescribeSasAssetStatisticsColumn extends Rpc
3004
{
3005
}
3006
3007
/**
3008
 * @method string getSourceIp()
3009
 * @method $this withSourceIp($value)
3010
 * @method string getLang()
3011
 * @method $this withLang($value)
3012
 * @method string getUuid()
3013
 * @method $this withUuid($value)
3014
 */
3015
class DescribeAssetDetailByUuid extends Rpc
3016
{
3017
}
3018
3019
/**
3020
 * @method string getSourceIp()
3021
 * @method $this withSourceIp($value)
3022
 */
3023
class TransformLeakage extends Rpc
3024
{
3025
}
3026
3027
/**
3028
 * @method string getSourceIp()
3029
 * @method $this withSourceIp($value)
3030
 */
3031
class AutoUpgradeSas extends Rpc
3032
{
3033
}
3034
3035
/**
3036
 * @method string getSourceIp()
3037
 * @method $this withSourceIp($value)
3038
 * @method string getPageSize()
3039
 * @method $this withPageSize($value)
3040
 */
3041
class DescribeTopRiskyAssets extends Rpc
3042
{
3043
}
3044
3045
/**
3046
 * @method string getTypes()
3047
 * @method $this withTypes($value)
3048
 * @method string getSourceIp()
3049
 * @method $this withSourceIp($value)
3050
 * @method string getVulEventLevels()
3051
 * @method $this withVulEventLevels($value)
3052
 * @method string getLastDays()
3053
 * @method $this withLastDays($value)
3054
 * @method string getHealthEventLevels()
3055
 * @method $this withHealthEventLevels($value)
3056
 * @method string getSuspiciousEventLevels()
3057
 * @method $this withSuspiciousEventLevels($value)
3058
 */
3059
class DescribeEventCountCurve extends Rpc
3060
{
3061
}
3062
3063
/**
3064
 * @method string getSourceIp()
3065
 * @method $this withSourceIp($value)
3066
 * @method string getStatisticsColumn()
3067
 * @method $this withStatisticsColumn($value)
3068
 * @method string getPageSize()
3069
 * @method $this withPageSize($value)
3070
 * @method string getCurrentPage()
3071
 * @method $this withCurrentPage($value)
3072
 * @method string getUuids()
3073
 * @method $this withUuids($value)
3074
 */
3075
class DescribeSasAssetStatistics extends Rpc
3076
{
3077
}
3078
3079
/**
3080
 * @method string getSourceIp()
3081
 * @method $this withSourceIp($value)
3082
 * @method string getPageSize()
3083
 * @method $this withPageSize($value)
3084
 * @method string getCurrentPage()
3085
 * @method $this withCurrentPage($value)
3086
 * @method string getLang()
3087
 * @method $this withLang($value)
3088
 * @method string getFilterConditions()
3089
 * @method $this withFilterConditions($value)
3090
 */
3091
class DescribeAssetList extends Rpc
3092
{
3093
}
3094
3095
/**
3096
 * @method string getSourceIp()
3097
 * @method $this withSourceIp($value)
3098
 * @method string getConditionType()
3099
 * @method $this withConditionType($value)
3100
 * @method string getLang()
3101
 * @method $this withLang($value)
3102
 * @method string getFilterConditions()
3103
 * @method $this withFilterConditions($value)
3104
 */
3105
class DescribeSasLeftCondition extends Rpc
3106
{
3107
}
3108
3109
/**
3110
 * @method string getReason()
3111
 * @method $this withReason($value)
3112
 * @method string getSourceIp()
3113
 * @method $this withSourceIp($value)
3114
 * @method string getOperateType()
3115
 * @method $this withOperateType($value)
3116
 * @method string getRiskWarningIds()
3117
 * @method $this withRiskWarningIds($value)
3118
 */
3119
class OperateWarning extends Rpc
3120
{
3121
}
3122
3123
/**
3124
 * @method string getSourceIp()
3125
 * @method $this withSourceIp($value)
3126
 * @method string getType()
3127
 * @method $this withType($value)
3128
 * @method string getTarget()
3129
 * @method $this withTarget($value)
3130
 */
3131
class ModifyMachineConfig extends Rpc
3132
{
3133
}
3134
3135
/**
3136
 * @method string getStatusList()
3137
 * @method $this withStatusList($value)
3138
 * @method string getRiskLevels()
3139
 * @method $this withRiskLevels($value)
3140
 * @method string getExportType()
3141
 * @method $this withExportType($value)
3142
 * @method string getDealed()
3143
 * @method $this withDealed($value)
3144
 * @method string getTypeNames()
3145
 * @method $this withTypeNames($value)
3146
 * @method string getIsSummaryExport()
3147
 * @method $this withIsSummaryExport($value)
3148
 * @method string getRiskName()
3149
 * @method $this withRiskName($value)
3150
 * @method string getRiskIds()
3151
 * @method $this withRiskIds($value)
3152
 * @method string getSourceIp()
3153
 * @method $this withSourceIp($value)
3154
 * @method string getStrategyId()
3155
 * @method $this withStrategyId($value)
3156
 * @method string getLang()
3157
 * @method $this withLang($value)
3158
 * @method string getTypeName()
3159
 * @method $this withTypeName($value)
3160
 * @method string getSubTypeNames()
3161
 * @method $this withSubTypeNames($value)
3162
 * @method string getUuids()
3163
 * @method $this withUuids($value)
3164
 */
3165
class ExportWarning extends Rpc
3166
{
3167
}
3168
3169
/**
3170
 * @method string getSourceIp()
3171
 * @method $this withSourceIp($value)
3172
 */
3173
class DescribeUserSetting extends Rpc
3174
{
3175
}
3176
3177
/**
3178
 * @method string getTypeNames()
3179
 * @method $this withTypeNames($value)
3180
 * @method string getRiskName()
3181
 * @method $this withRiskName($value)
3182
 * @method string getStatusList()
3183
 * @method $this withStatusList($value)
3184
 * @method string getSourceIp()
3185
 * @method $this withSourceIp($value)
3186
 * @method string getRiskLevels()
3187
 * @method $this withRiskLevels($value)
3188
 * @method string getPageSize()
3189
 * @method $this withPageSize($value)
3190
 * @method string getDealed()
3191
 * @method $this withDealed($value)
3192
 * @method string getStrategyId()
3193
 * @method $this withStrategyId($value)
3194
 * @method string getCurrentPage()
3195
 * @method $this withCurrentPage($value)
3196
 * @method string getSubTypeNames()
3197
 * @method $this withSubTypeNames($value)
3198
 * @method string getUuids()
3199
 * @method $this withUuids($value)
3200
 */
3201
class Describesummary extends Rpc
3202
{
3203
}
3204
3205
/**
3206
 * @method string getRiskName()
3207
 * @method $this withRiskName($value)
3208
 * @method string getSourceIp()
3209
 * @method $this withSourceIp($value)
3210
 * @method string getPageSize()
3211
 * @method $this withPageSize($value)
3212
 * @method string getCurrentPage()
3213
 * @method $this withCurrentPage($value)
3214
 */
3215
class DescribeRiskWhiteList extends Rpc
3216
{
3217
}
3218
3219
/**
3220
 * @method string getSourceIp()
3221
 * @method $this withSourceIp($value)
3222
 * @method string getStrategyId()
3223
 * @method $this withStrategyId($value)
3224
 * @method string getLang()
3225
 * @method $this withLang($value)
3226
 * @method string getUuids()
3227
 * @method $this withUuids($value)
3228
 */
3229
class DescribeRiskType extends Rpc
3230
{
3231
}
3232
3233
/**
3234
 * @method string getRiskName()
3235
 * @method $this withRiskName($value)
3236
 * @method string getSourceIp()
3237
 * @method $this withSourceIp($value)
3238
 * @method string getLimit()
3239
 * @method $this withLimit($value)
3240
 * @method string getLang()
3241
 * @method $this withLang($value)
3242
 * @method string getRiskId()
3243
 * @method $this withRiskId($value)
3244
 */
3245
class DescribeRisks extends Rpc
3246
{
3247
}
3248
3249
/**
3250
 * @method string getResourceOwnerId()
3251
 * @method $this withResourceOwnerId($value)
3252
 * @method string getTypes()
3253
 * @method $this withTypes($value)
3254
 * @method string getSourceIp()
3255
 * @method $this withSourceIp($value)
3256
 * @method string getPageSize()
3257
 * @method $this withPageSize($value)
3258
 * @method string getCurrentPage()
3259
 * @method $this withCurrentPage($value)
3260
 * @method string getType()
3261
 * @method $this withType($value)
3262
 * @method string getLang()
3263
 * @method $this withLang($value)
3264
 * @method string getConfig()
3265
 * @method $this withConfig($value)
3266
 * @method string getTarget()
3267
 * @method $this withTarget($value)
3268
 */
3269
class DescribeMachineConfig extends Rpc
3270
{
3271
}
3272
3273
/**
3274
 * @method string getResourceOwnerId()
3275
 * @method $this withResourceOwnerId($value)
3276
 * @method string getTypes()
3277
 * @method $this withTypes($value)
3278
 * @method string getSourceIp()
3279
 * @method $this withSourceIp($value)
3280
 * @method string getExtern()
3281
 * @method $this withExtern($value)
3282
 * @method string getType()
3283
 * @method $this withType($value)
3284
 * @method string getConfig()
3285
 * @method $this withConfig($value)
3286
 * @method string getTarget()
3287
 * @method $this withTarget($value)
3288
 */
3289
class DescribeMacConfig extends Rpc
3290
{
3291
}
3292
3293
/**
3294
 * @method string getSourceIp()
3295
 * @method $this withSourceIp($value)
3296
 * @method string getExportId()
3297
 * @method $this withExportId($value)
3298
 */
3299
class DescribeExportInfo extends Rpc
3300
{
3301
}
3302
3303
/**
3304
 * @method string getRiskIdList()
3305
 * @method $this withRiskIdList($value)
3306
 * @method string getReason()
3307
 * @method $this withReason($value)
3308
 * @method string getSourceIp()
3309
 * @method $this withSourceIp($value)
3310
 */
3311
class CreateUserWhiteList extends Rpc
3312
{
3313
}
3314
3315
/**
3316
 * @method string getSourceIp()
3317
 * @method $this withSourceIp($value)
3318
 * @method string getAlertLevels()
3319
 * @method $this withAlertLevels($value)
3320
 * @method string getInvalidWarningKeepDays()
3321
 * @method $this withInvalidWarningKeepDays($value)
3322
 */
3323
class CreateUserSetting extends Rpc
3324
{
3325
}
3326
3327
/**
3328
 * @method string getRiskIdList()
3329
 * @method $this withRiskIdList($value)
3330
 * @method string getSourceIp()
3331
 * @method $this withSourceIp($value)
3332
 */
3333
class BatchDeleteWhiteList extends Rpc
3334
{
3335
}
3336
3337
/**
3338
 * @method string getSourceIp()
3339
 * @method $this withSourceIp($value)
3340
 * @method string getExportId()
3341
 * @method $this withExportId($value)
3342
 */
3343
class DescribeSuspiciousExportInfo extends Rpc
3344
{
3345
}
3346
3347
/**
3348
 * @method string getStatusList()
3349
 * @method $this withStatusList($value)
3350
 * @method string getSourceIp()
3351
 * @method $this withSourceIp($value)
3352
 * @method string getEventNameRemark()
3353
 * @method $this withEventNameRemark($value)
3354
 * @method string getLevel()
3355
 * @method $this withLevel($value)
3356
 * @method string getGroupId()
3357
 * @method $this withGroupId($value)
3358
 * @method string getDealed()
3359
 * @method $this withDealed($value)
3360
 * @method string getEventType()
3361
 * @method $this withEventType($value)
3362
 * @method string getRemark()
3363
 * @method $this withRemark($value)
3364
 * @method string getTag()
3365
 * @method $this withTag($value)
3366
 */
3367
class CreateSuspiciousExport extends Rpc
3368
{
3369
}
3370
3371
/**
3372
 * @method string getSourceIp()
3373
 * @method $this withSourceIp($value)
3374
 * @method string getType()
3375
 * @method $this withType($value)
3376
 * @method string getConfig()
3377
 * @method $this withConfig($value)
3378
 * @method string getTarget()
3379
 * @method $this withTarget($value)
3380
 */
3381
class ModifyStrategyTarget extends Rpc
3382
{
3383
}
3384
3385
/**
3386
 * @method string getRiskSubTypeName()
3387
 * @method $this withRiskSubTypeName($value)
3388
 * @method string getSourceIp()
3389
 * @method $this withSourceIp($value)
3390
 * @method string getCycleStartTime()
3391
 * @method $this withCycleStartTime($value)
3392
 * @method string getName()
3393
 * @method $this withName($value)
3394
 * @method string getCycleDays()
3395
 * @method $this withCycleDays($value)
3396
 * @method string getId()
3397
 * @method $this withId($value)
3398
 */
3399
class ModifyStrategy extends Rpc
3400
{
3401
}
3402
3403
/**
3404
 * @method string getReason()
3405
 * @method $this withReason($value)
3406
 * @method string getSourceIp()
3407
 * @method $this withSourceIp($value)
3408
 * @method string getInfo()
3409
 * @method $this withInfo($value)
3410
 */
3411
class ModifyBatchIgnoreVul extends Rpc
3412
{
3413
}
3414
3415
/**
3416
 * @method string getSourceIp()
3417
 * @method $this withSourceIp($value)
3418
 * @method string getGroupId()
3419
 * @method $this withGroupId($value)
3420
 * @method string getRemark()
3421
 * @method $this withRemark($value)
3422
 * @method string getDealed()
3423
 * @method $this withDealed($value)
3424
 * @method string getTag()
3425
 * @method $this withTag($value)
3426
 */
3427
class DescribeWebshell extends Rpc
3428
{
3429
}
3430
3431
/**
3432
 * @method string getTypeNames()
3433
 * @method $this withTypeNames($value)
3434
 * @method string getRiskName()
3435
 * @method $this withRiskName($value)
3436
 * @method string getStatusList()
3437
 * @method $this withStatusList($value)
3438
 * @method string getSourceIp()
3439
 * @method $this withSourceIp($value)
3440
 * @method string getRiskLevels()
3441
 * @method $this withRiskLevels($value)
3442
 * @method string getPageSize()
3443
 * @method $this withPageSize($value)
3444
 * @method string getStrategyId()
3445
 * @method $this withStrategyId($value)
3446
 * @method string getCurrentPage()
3447
 * @method $this withCurrentPage($value)
3448
 * @method string getDealed()
3449
 * @method $this withDealed($value)
3450
 * @method string getSubTypeNames()
3451
 * @method $this withSubTypeNames($value)
3452
 * @method string getUuids()
3453
 * @method $this withUuids($value)
3454
 */
3455
class DescribeWarning extends Rpc
3456
{
3457
}
3458
3459
/**
3460
 * @method string getStatusList()
3461
 * @method $this withStatusList($value)
3462
 * @method string getLevel()
3463
 * @method $this withLevel($value)
3464
 * @method string getResource()
3465
 * @method $this withResource($value)
3466
 * @method string getRemark()
3467
 * @method $this withRemark($value)
3468
 * @method string getDealed()
3469
 * @method $this withDealed($value)
3470
 * @method string getCurrentPage()
3471
 * @method $this withCurrentPage($value)
3472
 * @method string getType()
3473
 * @method $this withType($value)
3474
 * @method string getCreateTsStart()
3475
 * @method $this withCreateTsStart($value)
3476
 * @method string getBatchName()
3477
 * @method $this withBatchName($value)
3478
 * @method string getAliasName()
3479
 * @method $this withAliasName($value)
3480
 * @method string getSourceIp()
3481
 * @method $this withSourceIp($value)
3482
 * @method string getName()
3483
 * @method $this withName($value)
3484
 * @method string getPageSize()
3485
 * @method $this withPageSize($value)
3486
 * @method string getIds()
3487
 * @method $this withIds($value)
3488
 * @method string getLang()
3489
 * @method $this withLang($value)
3490
 * @method string getCreateTsEnd()
3491
 * @method $this withCreateTsEnd($value)
3492
 * @method string getNecessity()
3493
 * @method $this withNecessity($value)
3494
 * @method string getUuids()
3495
 * @method $this withUuids($value)
3496
 */
3497
class DescribeVulList extends Rpc
3498
{
3499
}
3500
3501
/**
3502
 * @method string getAliasName()
3503
 * @method $this withAliasName($value)
3504
 * @method string getSourceIp()
3505
 * @method $this withSourceIp($value)
3506
 * @method string getName()
3507
 * @method $this withName($value)
3508
 * @method string getLang()
3509
 * @method $this withLang($value)
3510
 * @method string getType()
3511
 * @method $this withType($value)
3512
 */
3513
class DescribeVulDetails extends Rpc
3514
{
3515
}
3516
3517
/**
3518
 * @method string getSourceIp()
3519
 * @method $this withSourceIp($value)
3520
 * @method string getLevel()
3521
 * @method $this withLevel($value)
3522
 * @method string getPageSize()
3523
 * @method $this withPageSize($value)
3524
 * @method string getCurrentPage()
3525
 * @method $this withCurrentPage($value)
3526
 * @method string getDealed()
3527
 * @method $this withDealed($value)
3528
 * @method string getRemark()
3529
 * @method $this withRemark($value)
3530
 * @method string getEventType()
3531
 * @method $this withEventType($value)
3532
 * @method string getUuid()
3533
 * @method $this withUuid($value)
3534
 */
3535
class DescribeSuspiciousEvents extends Rpc
3536
{
3537
}
3538
3539
/**
3540
 * @method string getSourceIp()
3541
 * @method $this withSourceIp($value)
3542
 * @method string getId()
3543
 * @method $this withId($value)
3544
 * @method string getLang()
3545
 * @method $this withLang($value)
3546
 */
3547
class DescribeStratetyDetail extends Rpc
3548
{
3549
}
3550
3551
/**
3552
 * @method string getSourceIp()
3553
 * @method $this withSourceIp($value)
3554
 * @method string getStrategyIds()
3555
 * @method $this withStrategyIds($value)
3556
 * @method string getLang()
3557
 * @method $this withLang($value)
3558
 */
3559
class DescribeStratety extends Rpc
3560
{
3561
}
3562
3563
/**
3564
 * @method string getSourceIp()
3565
 * @method $this withSourceIp($value)
3566
 * @method string getType()
3567
 * @method $this withType($value)
3568
 * @method string getConfig()
3569
 * @method $this withConfig($value)
3570
 */
3571
class DescribeStrategyTarget extends Rpc
3572
{
3573
}
3574
3575
/**
3576
 * @method string getTypes()
3577
 * @method $this withTypes($value)
3578
 * @method string getSourceIp()
3579
 * @method $this withSourceIp($value)
3580
 * @method string getPageSize()
3581
 * @method $this withPageSize($value)
3582
 * @method string getStatuses()
3583
 * @method $this withStatuses($value)
3584
 * @method string getCurrentPage()
3585
 * @method $this withCurrentPage($value)
3586
 * @method string getRemark()
3587
 * @method $this withRemark($value)
3588
 * @method string getTag()
3589
 * @method $this withTag($value)
3590
 */
3591
class DescribeLoginLogs extends Rpc
3592
{
3593
}
3594
3595
/**
3596
 * @method string getSourceIp()
3597
 * @method $this withSourceIp($value)
3598
 * @method string getId()
3599
 * @method $this withId($value)
3600
 */
3601
class DeleteStrategy extends Rpc
3602
{
3603
}
3604
3605
/**
3606
 * @method string getEndTime()
3607
 * @method $this withEndTime($value)
3608
 * @method string getCurrentPage()
3609
 * @method $this withCurrentPage($value)
3610
 * @method string getStartTime()
3611
 * @method $this withStartTime($value)
3612
 * @method string getUuid()
3613
 * @method $this withUuid($value)
3614
 * @method string getStatus()
3615
 * @method $this withStatus($value)
3616
 */
3617
class QueryLoginEvent extends Rpc
3618
{
3619
}
3620
3621
/**
3622
 * @method string getEndTime()
3623
 * @method $this withEndTime($value)
3624
 * @method string getCurrentPage()
3625
 * @method $this withCurrentPage($value)
3626
 * @method string getStartTime()
3627
 * @method $this withStartTime($value)
3628
 * @method string getUuid()
3629
 * @method $this withUuid($value)
3630
 * @method string getStatus()
3631
 * @method $this withStatus($value)
3632
 */
3633
class QueryCrackEvent extends Rpc
3634
{
3635
}
3636
3637
/**
3638
 * @method string getUuid()
3639
 * @method $this withUuid($value)
3640
 */
3641
class GetStatisticsByUuid extends Rpc
3642
{
3643
}
3644
3645
/**
3646
 * @method string getEndTime()
3647
 * @method $this withEndTime($value)
3648
 * @method string getStartTime()
3649
 * @method $this withStartTime($value)
3650
 */
3651
class GetStatistics extends Rpc
3652
{
3653
}
3654
3655
/**
3656
 * @method string getGroupId()
3657
 * @method $this withGroupId($value)
3658
 * @method string getPageSize()
3659
 * @method $this withPageSize($value)
3660
 * @method string getRemark()
3661
 * @method $this withRemark($value)
3662
 * @method string getEventType()
3663
 * @method $this withEventType($value)
3664
 * @method string getCurrentPage()
3665
 * @method $this withCurrentPage($value)
3666
 * @method string getRegionNo()
3667
 * @method $this withRegionNo($value)
3668
 */
3669
class GetEntityList extends Rpc
3670
{
3671
}
3672
3673
/**
3674
 * @method string getEndTime()
3675
 * @method $this withEndTime($value)
3676
 * @method string getStartTime()
3677
 * @method $this withStartTime($value)
3678
 */
3679
class GetCrackStatistics extends Rpc
3680
{
3681
}
3682
3683
/**
3684
 * @method string getEndTime()
3685
 * @method $this withEndTime($value)
3686
 * @method string getStartTime()
3687
 * @method $this withStartTime($value)
3688
 */
3689
class GetAccountStatistics extends Rpc
3690
{
3691
}
3692
3693
/**
3694
 * @method string getInstanceId()
3695
 * @method $this withInstanceId($value)
3696
 * @method string getClientToken()
3697
 * @method $this withClientToken($value)
3698
 * @method string getVmNumber()
3699
 * @method $this withVmNumber($value)
3700
 * @method string getOwnerId()
3701
 * @method $this withOwnerId($value)
3702
 * @method string getVersionCode()
3703
 * @method $this withVersionCode($value)
3704
 */
3705
class UpgradeInstance extends Rpc
3706
{
3707
}
3708
3709
/**
3710
 * @method string getDuration()
3711
 * @method $this withDuration($value)
3712
 * @method string getInstanceId()
3713
 * @method $this withInstanceId($value)
3714
 * @method string getClientToken()
3715
 * @method $this withClientToken($value)
3716
 * @method string getVmNumber()
3717
 * @method $this withVmNumber($value)
3718
 * @method string getOwnerId()
3719
 * @method $this withOwnerId($value)
3720
 * @method string getPricingCycle()
3721
 * @method $this withPricingCycle($value)
3722
 */
3723
class RenewInstance extends Rpc
3724
{
3725
}
3726
3727
/**
3728
 * @method string getInstanceId()
3729
 * @method $this withInstanceId($value)
3730
 * @method string getOwnerId()
3731
 * @method $this withOwnerId($value)
3732
 */
3733
class ReleaseInstance extends Rpc
3734
{
3735
}
3736
3737
/**
3738
 * @method string getDuration()
3739
 * @method $this withDuration($value)
3740
 * @method string getIsAutoRenew()
3741
 * @method $this withIsAutoRenew($value)
3742
 * @method string getClientToken()
3743
 * @method $this withClientToken($value)
3744
 * @method string getVmNumber()
3745
 * @method $this withVmNumber($value)
3746
 * @method string getOwnerId()
3747
 * @method $this withOwnerId($value)
3748
 * @method string getVersionCode()
3749
 * @method $this withVersionCode($value)
3750
 * @method string getPricingCycle()
3751
 * @method $this withPricingCycle($value)
3752
 * @method string getAutoRenewDuration()
3753
 * @method $this withAutoRenewDuration($value)
3754
 */
3755
class CreateInstance extends Rpc
3756
{
3757
}
3758