1
|
|
|
<?php |
2
|
|
|
|
3
|
|
|
namespace AlibabaCloud\Cdn\V20180510; |
4
|
|
|
|
5
|
|
|
use AlibabaCloud\Client\Resolver\ApiResolver; |
6
|
|
|
|
7
|
|
|
/** |
8
|
|
|
* @method ModifyCdnDomainSchdmByProperty modifyCdnDomainSchdmByProperty(array $options = []) |
9
|
|
|
* @method DescribeCdnHttpsDomainList describeCdnHttpsDomainList(array $options = []) |
10
|
|
|
* @method DescribeCdnDomainByCertificate describeCdnDomainByCertificate(array $options = []) |
11
|
|
|
* @method DescribeUserCdnStatus describeUserCdnStatus(array $options = []) |
12
|
|
|
* @method BatchSetCdnDomainServerCertificate batchSetCdnDomainServerCertificate(array $options = []) |
13
|
|
|
* @method DeleteUsageDetailDataExportTask deleteUsageDetailDataExportTask(array $options = []) |
14
|
|
|
* @method DeleteUserUsageDataExportTask deleteUserUsageDataExportTask(array $options = []) |
15
|
|
|
* @method DescribeRealtimeDeliveryAcc describeRealtimeDeliveryAcc(array $options = []) |
16
|
|
|
* @method ListFCTrigger listFCTrigger(array $options = []) |
17
|
|
|
* @method DescribeCdnCertificateDetail describeCdnCertificateDetail(array $options = []) |
18
|
|
|
* @method SetReqAuthConfig setReqAuthConfig(array $options = []) |
19
|
|
|
* @method UpdateFCTrigger updateFCTrigger(array $options = []) |
20
|
|
|
* @method SetWaitingRoomConfig setWaitingRoomConfig(array $options = []) |
21
|
|
|
* @method SetWafConfig setWafConfig(array $options = []) |
22
|
|
|
* @method SetVideoSeekConfig setVideoSeekConfig(array $options = []) |
23
|
|
|
* @method SetRemoveQueryStringConfig setRemoveQueryStringConfig(array $options = []) |
24
|
|
|
* @method SetRangeConfig setRangeConfig(array $options = []) |
25
|
|
|
* @method SetPageCompressConfig setPageCompressConfig(array $options = []) |
26
|
|
|
* @method SetOptimizeConfig setOptimizeConfig(array $options = []) |
27
|
|
|
* @method SetL2OssKeyConfig setL2OssKeyConfig(array $options = []) |
28
|
|
|
* @method SetIpBlackListConfig setIpBlackListConfig(array $options = []) |
29
|
|
|
* @method SetIgnoreQueryStringConfig setIgnoreQueryStringConfig(array $options = []) |
30
|
|
|
* @method SetHttpsOptionConfig setHttpsOptionConfig(array $options = []) |
31
|
|
|
* @method SetHttpErrorPageConfig setHttpErrorPageConfig(array $options = []) |
32
|
|
|
* @method SetForwardSchemeConfig setForwardSchemeConfig(array $options = []) |
33
|
|
|
* @method SetFileCacheExpiredConfig setFileCacheExpiredConfig(array $options = []) |
34
|
|
|
* @method SetDomainGreenManagerConfig setDomainGreenManagerConfig(array $options = []) |
35
|
|
|
* @method ModifyUserCustomLogConfig modifyUserCustomLogConfig(array $options = []) |
36
|
|
|
* @method ModifyDomainCustomLogConfig modifyDomainCustomLogConfig(array $options = []) |
37
|
|
|
* @method ListDomainsByLogConfigId listDomainsByLogConfigId(array $options = []) |
38
|
|
|
* @method DescribeUserUsageDetailDataExportTask describeUserUsageDetailDataExportTask(array $options = []) |
39
|
|
|
* @method DescribeUserUsageDataExportTask describeUserUsageDataExportTask(array $options = []) |
40
|
|
|
* @method DescribeTopDomainsByFlow describeTopDomainsByFlow(array $options = []) |
41
|
|
|
* @method DescribeFCTrigger describeFCTrigger(array $options = []) |
42
|
|
|
* @method DescribeDomainUsageData describeDomainUsageData(array $options = []) |
43
|
|
|
* @method DescribeDomainTrafficData describeDomainTrafficData(array $options = []) |
44
|
|
|
* @method DescribeDomainSrcTrafficData describeDomainSrcTrafficData(array $options = []) |
45
|
|
|
* @method DescribeDomainSrcBpsData describeDomainSrcBpsData(array $options = []) |
46
|
|
|
* @method DescribeDomainReqHitRateData describeDomainReqHitRateData(array $options = []) |
47
|
|
|
* @method DescribeDomainRegionData describeDomainRegionData(array $options = []) |
48
|
|
|
* @method DescribeDomainRealTimeSrcTrafficData describeDomainRealTimeSrcTrafficData(array $options = []) |
49
|
|
|
* @method DescribeDomainRealTimeSrcBpsData describeDomainRealTimeSrcBpsData(array $options = []) |
50
|
|
|
* @method DescribeDomainRealTimeReqHitRateData describeDomainRealTimeReqHitRateData(array $options = []) |
51
|
|
|
* @method DescribeDomainRealTimeQpsData describeDomainRealTimeQpsData(array $options = []) |
52
|
|
|
* @method DescribeDomainRealTimeHttpCodeData describeDomainRealTimeHttpCodeData(array $options = []) |
53
|
|
|
* @method DescribeDomainRealTimeByteHitRateData describeDomainRealTimeByteHitRateData(array $options = []) |
54
|
|
|
* @method DescribeDomainRealTimeBpsData describeDomainRealTimeBpsData(array $options = []) |
55
|
|
|
* @method DescribeDomainQpsData describeDomainQpsData(array $options = []) |
56
|
|
|
* @method DescribeDomainPathData describeDomainPathData(array $options = []) |
57
|
|
|
* @method DescribeDomainHttpCodeData describeDomainHttpCodeData(array $options = []) |
58
|
|
|
* @method DescribeDomainHitRateData describeDomainHitRateData(array $options = []) |
59
|
|
|
* @method DescribeDomainCustomLogConfig describeDomainCustomLogConfig(array $options = []) |
60
|
|
|
* @method DescribeDomainCname describeDomainCname(array $options = []) |
61
|
|
|
* @method DescribeDomainCertificateInfo describeDomainCertificateInfo(array $options = []) |
62
|
|
|
* @method DescribeDomainBpsData describeDomainBpsData(array $options = []) |
63
|
|
|
* @method DescribeCustomLogConfig describeCustomLogConfig(array $options = []) |
64
|
|
|
* @method DescribeCdnDomainLogs describeCdnDomainLogs(array $options = []) |
65
|
|
|
* @method DeleteFCTrigger deleteFCTrigger(array $options = []) |
66
|
|
|
* @method CreateUserUsageDataExportTask createUserUsageDataExportTask(array $options = []) |
67
|
|
|
* @method CreateUsageDetailDataExportTask createUsageDetailDataExportTask(array $options = []) |
68
|
|
|
* @method AddFCTrigger addFCTrigger(array $options = []) |
69
|
|
|
* @method StartCdnDomain startCdnDomain(array $options = []) |
70
|
|
|
* @method BatchAddCdnDomain batchAddCdnDomain(array $options = []) |
71
|
|
|
* @method BatchSetCdnDomainConfig batchSetCdnDomainConfig(array $options = []) |
72
|
|
|
* @method DescribeCdnUserResourcePackage describeCdnUserResourcePackage(array $options = []) |
73
|
|
|
* @method DescribeDomainAverageResponseTime describeDomainAverageResponseTime(array $options = []) |
74
|
|
|
* @method ModifyFileCacheExpiredConfig modifyFileCacheExpiredConfig(array $options = []) |
75
|
|
|
* @method DescribeIpInfo describeIpInfo(array $options = []) |
76
|
|
|
* @method DescribeDomainFileSizeProportionData describeDomainFileSizeProportionData(array $options = []) |
77
|
|
|
* @method SetHttpHeaderConfig setHttpHeaderConfig(array $options = []) |
78
|
|
|
* @method BatchUpdateCdnDomain batchUpdateCdnDomain(array $options = []) |
79
|
|
|
* @method DescribeDomainPvData describeDomainPvData(array $options = []) |
80
|
|
|
* @method DescribeCdnUserQuota describeCdnUserQuota(array $options = []) |
81
|
|
|
* @method BatchDeleteCdnDomainConfig batchDeleteCdnDomainConfig(array $options = []) |
82
|
|
|
* @method DescribeRefreshQuota describeRefreshQuota(array $options = []) |
83
|
|
|
* @method SetDomainServerCertificate setDomainServerCertificate(array $options = []) |
84
|
|
|
* @method DeleteSpecificConfig deleteSpecificConfig(array $options = []) |
85
|
|
|
* @method SetSourceHostConfig setSourceHostConfig(array $options = []) |
86
|
|
|
* @method DescribeCdnRegionAndIsp describeCdnRegionAndIsp(array $options = []) |
87
|
|
|
* @method OpenCdnService openCdnService(array $options = []) |
88
|
|
|
* @method DescribeDomainTopReferVisit describeDomainTopReferVisit(array $options = []) |
89
|
|
|
* @method SetCcConfig setCcConfig(array $options = []) |
90
|
|
|
* @method DescribeL2VipsByDomain describeL2VipsByDomain(array $options = []) |
91
|
|
|
* @method DescribeCdnCertificateList describeCdnCertificateList(array $options = []) |
92
|
|
|
* @method DeleteCdnDomain deleteCdnDomain(array $options = []) |
93
|
|
|
* @method PushObjectCache pushObjectCache(array $options = []) |
94
|
|
|
* @method StopCdnDomain stopCdnDomain(array $options = []) |
95
|
|
|
* @method DescribeDomainUvData describeDomainUvData(array $options = []) |
96
|
|
|
* @method ModifyCdnService modifyCdnService(array $options = []) |
97
|
|
|
* @method DescribeCdnService describeCdnService(array $options = []) |
98
|
|
|
* @method ModifyCdnDomain modifyCdnDomain(array $options = []) |
99
|
|
|
* @method DescribeCdnDomainConfigs describeCdnDomainConfigs(array $options = []) |
100
|
|
|
* @method DescribeRefreshTasks describeRefreshTasks(array $options = []) |
101
|
|
|
* @method DescribeCdnDomainDetail describeCdnDomainDetail(array $options = []) |
102
|
|
|
* @method DescribeUserDomains describeUserDomains(array $options = []) |
103
|
|
|
* @method SetIpAllowListConfig setIpAllowListConfig(array $options = []) |
104
|
|
|
* @method AddCdnDomain addCdnDomain(array $options = []) |
105
|
|
|
* @method RefreshObjectCaches refreshObjectCaches(array $options = []) |
106
|
|
|
* @method DescribeCdnTypes describeCdnTypes(array $options = []) |
107
|
|
|
* @method DescribeRangeDataByLocateAndIspService describeRangeDataByLocateAndIspService(array $options = []) |
108
|
|
|
* @method SetErrorPageConfig setErrorPageConfig(array $options = []) |
109
|
|
|
* @method SetReqHeaderConfig setReqHeaderConfig(array $options = []) |
110
|
|
|
* @method DescribeDomainBpsDataByTimeStamp describeDomainBpsDataByTimeStamp(array $options = []) |
111
|
|
|
* @method SetRefererConfig setRefererConfig(array $options = []) |
112
|
|
|
* @method SetForceRedirectConfig setForceRedirectConfig(array $options = []) |
113
|
|
|
* @method DescribeDomainISPData describeDomainISPData(array $options = []) |
114
|
|
|
* @method DescribeUserConfigs describeUserConfigs(array $options = []) |
115
|
|
|
* @method ModifyHttpHeaderConfig modifyHttpHeaderConfig(array $options = []) |
116
|
|
|
* @method DescribeDomainsBySource describeDomainsBySource(array $options = []) |
117
|
|
|
* @method DescribeDomainTopUrlVisit describeDomainTopUrlVisit(array $options = []) |
118
|
|
|
* @method DescribeDomainsUsageByDay describeDomainsUsageByDay(array $options = []) |
119
|
|
|
* @method DescribeDomainSrcHttpCodeData describeDomainSrcHttpCodeData(array $options = []) |
120
|
|
|
* @method DescribeDomainMax95BpsData describeDomainMax95BpsData(array $options = []) |
121
|
|
|
*/ |
122
|
|
|
class CdnApiResolver extends ApiResolver |
123
|
|
|
{ |
124
|
|
|
} |
125
|
|
|
|
126
|
|
|
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc |
127
|
|
|
{ |
128
|
|
|
/** @var string */ |
129
|
|
|
public $product = 'Cdn'; |
130
|
|
|
|
131
|
|
|
/** @var string */ |
132
|
|
|
public $version = '2018-05-10'; |
133
|
|
|
|
134
|
|
|
/** @var string */ |
135
|
|
|
public $method = 'POST'; |
136
|
|
|
} |
137
|
|
|
|
138
|
|
|
/** |
139
|
|
|
* @method string getDomainName() |
140
|
|
|
* @method $this withDomainName($value) |
141
|
|
|
* @method string getOwnerId() |
142
|
|
|
* @method $this withOwnerId($value) |
143
|
|
|
* @method string getProperty() |
144
|
|
|
* @method $this withProperty($value) |
145
|
|
|
*/ |
146
|
|
|
class ModifyCdnDomainSchdmByProperty extends Rpc |
147
|
|
|
{ |
148
|
|
|
} |
149
|
|
|
|
150
|
|
|
/** |
151
|
|
|
* @method string getOwnerId() |
152
|
|
|
* @method $this withOwnerId($value) |
153
|
|
|
*/ |
154
|
|
|
class DescribeCdnHttpsDomainList extends Rpc |
155
|
|
|
{ |
156
|
|
|
} |
157
|
|
|
|
158
|
|
|
/** |
159
|
|
|
* @method string getOwnerId() |
160
|
|
|
* @method $this withOwnerId($value) |
161
|
|
|
* @method string getSSLPub() |
162
|
|
|
* @method $this withSSLPub($value) |
163
|
|
|
*/ |
164
|
|
|
class DescribeCdnDomainByCertificate extends Rpc |
165
|
|
|
{ |
166
|
|
|
} |
167
|
|
|
|
168
|
|
|
/** |
169
|
|
|
* @method string getSecurityToken() |
170
|
|
|
* @method $this withSecurityToken($value) |
171
|
|
|
* @method string getOwnerId() |
172
|
|
|
* @method $this withOwnerId($value) |
173
|
|
|
*/ |
174
|
|
|
class DescribeUserCdnStatus extends Rpc |
175
|
|
|
{ |
176
|
|
|
} |
177
|
|
|
|
178
|
|
|
/** |
179
|
|
|
* @method string getForceSet() |
180
|
|
|
* @method $this withForceSet($value) |
181
|
|
|
* @method string getSecurityToken() |
182
|
|
|
* @method $this withSecurityToken($value) |
183
|
|
|
* @method string getCertType() |
184
|
|
|
* @method $this withCertType($value) |
185
|
|
|
* @method string getSSLPub() |
186
|
|
|
* @method $this withSSLPub($value) |
187
|
|
|
* @method string getCertName() |
188
|
|
|
* @method $this withCertName($value) |
189
|
|
|
* @method string getSSLProtocol() |
190
|
|
|
* @method $this withSSLProtocol($value) |
191
|
|
|
* @method string getDomainName() |
192
|
|
|
* @method $this withDomainName($value) |
193
|
|
|
* @method string getOwnerId() |
194
|
|
|
* @method $this withOwnerId($value) |
195
|
|
|
* @method string getRegion() |
196
|
|
|
* @method $this withRegion($value) |
197
|
|
|
* @method string getSSLPri() |
198
|
|
|
* @method $this withSSLPri($value) |
199
|
|
|
*/ |
200
|
|
|
class BatchSetCdnDomainServerCertificate extends Rpc |
201
|
|
|
{ |
202
|
|
|
} |
203
|
|
|
|
204
|
|
|
/** |
205
|
|
|
* @method string getOwnerId() |
206
|
|
|
* @method $this withOwnerId($value) |
207
|
|
|
* @method string getTaskId() |
208
|
|
|
* @method $this withTaskId($value) |
209
|
|
|
*/ |
210
|
|
|
class DeleteUsageDetailDataExportTask extends Rpc |
211
|
|
|
{ |
212
|
|
|
} |
213
|
|
|
|
214
|
|
|
/** |
215
|
|
|
* @method string getOwnerId() |
216
|
|
|
* @method $this withOwnerId($value) |
217
|
|
|
* @method string getTaskId() |
218
|
|
|
* @method $this withTaskId($value) |
219
|
|
|
*/ |
220
|
|
|
class DeleteUserUsageDataExportTask extends Rpc |
221
|
|
|
{ |
222
|
|
|
} |
223
|
|
|
|
224
|
|
|
/** |
225
|
|
|
* @method string getProject() |
226
|
|
|
* @method $this withProject($value) |
227
|
|
|
* @method string getStartTime() |
228
|
|
|
* @method $this withStartTime($value) |
229
|
|
|
* @method string getEndTime() |
230
|
|
|
* @method $this withEndTime($value) |
231
|
|
|
* @method string getOwnerId() |
232
|
|
|
* @method $this withOwnerId($value) |
233
|
|
|
* @method string getInterval() |
234
|
|
|
* @method $this withInterval($value) |
235
|
|
|
* @method string getLogStore() |
236
|
|
|
* @method $this withLogStore($value) |
237
|
|
|
*/ |
238
|
|
|
class DescribeRealtimeDeliveryAcc extends Rpc |
239
|
|
|
{ |
240
|
|
|
} |
241
|
|
|
|
242
|
|
|
/** |
243
|
|
|
* @method string getEventMetaVersion() |
244
|
|
|
* @method $this withEventMetaVersion($value) |
245
|
|
|
* @method string getOwnerId() |
246
|
|
|
* @method $this withOwnerId($value) |
247
|
|
|
* @method string getEventMetaName() |
248
|
|
|
* @method $this withEventMetaName($value) |
249
|
|
|
*/ |
250
|
|
|
class ListFCTrigger extends Rpc |
251
|
|
|
{ |
252
|
|
|
|
253
|
|
|
/** @var string */ |
254
|
|
|
public $method = 'GET'; |
255
|
|
|
} |
256
|
|
|
|
257
|
|
|
/** |
258
|
|
|
* @method string getSecurityToken() |
259
|
|
|
* @method $this withSecurityToken($value) |
260
|
|
|
* @method string getCertName() |
261
|
|
|
* @method $this withCertName($value) |
262
|
|
|
* @method string getOwnerId() |
263
|
|
|
* @method $this withOwnerId($value) |
264
|
|
|
*/ |
265
|
|
|
class DescribeCdnCertificateDetail extends Rpc |
266
|
|
|
{ |
267
|
|
|
} |
268
|
|
|
|
269
|
|
|
/** |
270
|
|
|
* @method string getKey1() |
271
|
|
|
* @method $this withKey1($value) |
272
|
|
|
* @method string getKey2() |
273
|
|
|
* @method $this withKey2($value) |
274
|
|
|
* @method string getAuthRemoteDesc() |
275
|
|
|
* @method $this withAuthRemoteDesc($value) |
276
|
|
|
* @method string getSecurityToken() |
277
|
|
|
* @method $this withSecurityToken($value) |
278
|
|
|
* @method string getDomainName() |
279
|
|
|
* @method $this withDomainName($value) |
280
|
|
|
* @method string getOwnerId() |
281
|
|
|
* @method $this withOwnerId($value) |
282
|
|
|
* @method string getTimeOut() |
283
|
|
|
* @method $this withTimeOut($value) |
284
|
|
|
* @method string getAuthType() |
285
|
|
|
* @method $this withAuthType($value) |
286
|
|
|
*/ |
287
|
|
|
class SetReqAuthConfig extends Rpc |
288
|
|
|
{ |
289
|
|
|
} |
290
|
|
|
|
291
|
|
|
/** |
292
|
|
|
* @method string getNotes() |
293
|
|
|
* @method string getTriggerARN() |
294
|
|
|
* @method $this withTriggerARN($value) |
295
|
|
|
* @method string getSourceARN() |
296
|
|
|
* @method string getOwnerId() |
297
|
|
|
* @method $this withOwnerId($value) |
298
|
|
|
* @method string getRoleARN() |
299
|
|
|
*/ |
300
|
|
|
class UpdateFCTrigger extends Rpc |
301
|
|
|
{ |
302
|
|
|
|
303
|
|
|
/** |
304
|
|
|
* @param string $value |
305
|
|
|
* |
306
|
|
|
* @return $this |
307
|
|
|
*/ |
308
|
|
|
public function withNotes($value) |
309
|
|
|
{ |
310
|
|
|
$this->data['Notes'] = $value; |
311
|
|
|
$this->options['form_params']['Notes'] = $value; |
312
|
|
|
|
313
|
|
|
return $this; |
314
|
|
|
} |
315
|
|
|
|
316
|
|
|
/** |
317
|
|
|
* @param string $value |
318
|
|
|
* |
319
|
|
|
* @return $this |
320
|
|
|
*/ |
321
|
|
|
public function withSourceARN($value) |
322
|
|
|
{ |
323
|
|
|
$this->data['SourceARN'] = $value; |
324
|
|
|
$this->options['form_params']['SourceARN'] = $value; |
325
|
|
|
|
326
|
|
|
return $this; |
327
|
|
|
} |
328
|
|
|
|
329
|
|
|
/** |
330
|
|
|
* @param string $value |
331
|
|
|
* |
332
|
|
|
* @return $this |
333
|
|
|
*/ |
334
|
|
|
public function withRoleARN($value) |
335
|
|
|
{ |
336
|
|
|
$this->data['RoleARN'] = $value; |
337
|
|
|
$this->options['form_params']['RoleARN'] = $value; |
338
|
|
|
|
339
|
|
|
return $this; |
340
|
|
|
} |
341
|
|
|
} |
342
|
|
|
|
343
|
|
|
/** |
344
|
|
|
* @method string getWaitUrl() |
345
|
|
|
* @method $this withWaitUrl($value) |
346
|
|
|
* @method string getWaitUri() |
347
|
|
|
* @method $this withWaitUri($value) |
348
|
|
|
* @method string getMaxTimeWait() |
349
|
|
|
* @method $this withMaxTimeWait($value) |
350
|
|
|
* @method string getDomainName() |
351
|
|
|
* @method $this withDomainName($value) |
352
|
|
|
* @method string getAllowPct() |
353
|
|
|
* @method $this withAllowPct($value) |
354
|
|
|
* @method string getGapTime() |
355
|
|
|
* @method $this withGapTime($value) |
356
|
|
|
* @method string getOwnerId() |
357
|
|
|
* @method $this withOwnerId($value) |
358
|
|
|
*/ |
359
|
|
|
class SetWaitingRoomConfig extends Rpc |
360
|
|
|
{ |
361
|
|
|
} |
362
|
|
|
|
363
|
|
|
/** |
364
|
|
|
* @method string getEnable() |
365
|
|
|
* @method $this withEnable($value) |
366
|
|
|
* @method string getDomainName() |
367
|
|
|
* @method $this withDomainName($value) |
368
|
|
|
* @method string getOwnerId() |
369
|
|
|
* @method $this withOwnerId($value) |
370
|
|
|
* @method string getConfigId() |
371
|
|
|
* @method $this withConfigId($value) |
372
|
|
|
*/ |
373
|
|
|
class SetWafConfig extends Rpc |
374
|
|
|
{ |
375
|
|
|
} |
376
|
|
|
|
377
|
|
|
/** |
378
|
|
|
* @method string getEnable() |
379
|
|
|
* @method $this withEnable($value) |
380
|
|
|
* @method string getDomainName() |
381
|
|
|
* @method $this withDomainName($value) |
382
|
|
|
* @method string getOwnerId() |
383
|
|
|
* @method $this withOwnerId($value) |
384
|
|
|
* @method string getConfigId() |
385
|
|
|
* @method $this withConfigId($value) |
386
|
|
|
*/ |
387
|
|
|
class SetVideoSeekConfig extends Rpc |
388
|
|
|
{ |
389
|
|
|
} |
390
|
|
|
|
391
|
|
|
/** |
392
|
|
|
* @method string getAliRemoveArgs() |
393
|
|
|
* @method $this withAliRemoveArgs($value) |
394
|
|
|
* @method string getKeepOssArgs() |
395
|
|
|
* @method $this withKeepOssArgs($value) |
396
|
|
|
* @method string getDomainName() |
397
|
|
|
* @method $this withDomainName($value) |
398
|
|
|
* @method string getOwnerId() |
399
|
|
|
* @method $this withOwnerId($value) |
400
|
|
|
* @method string getConfigId() |
401
|
|
|
* @method $this withConfigId($value) |
402
|
|
|
*/ |
403
|
|
|
class SetRemoveQueryStringConfig extends Rpc |
404
|
|
|
{ |
405
|
|
|
} |
406
|
|
|
|
407
|
|
|
/** |
408
|
|
|
* @method string getEnable() |
409
|
|
|
* @method $this withEnable($value) |
410
|
|
|
* @method string getDomainName() |
411
|
|
|
* @method $this withDomainName($value) |
412
|
|
|
* @method string getOwnerId() |
413
|
|
|
* @method $this withOwnerId($value) |
414
|
|
|
* @method string getConfigId() |
415
|
|
|
* @method $this withConfigId($value) |
416
|
|
|
*/ |
417
|
|
|
class SetRangeConfig extends Rpc |
418
|
|
|
{ |
419
|
|
|
} |
420
|
|
|
|
421
|
|
|
/** |
422
|
|
|
* @method string getEnable() |
423
|
|
|
* @method $this withEnable($value) |
424
|
|
|
* @method string getDomainName() |
425
|
|
|
* @method $this withDomainName($value) |
426
|
|
|
* @method string getOwnerId() |
427
|
|
|
* @method $this withOwnerId($value) |
428
|
|
|
* @method string getConfigId() |
429
|
|
|
* @method $this withConfigId($value) |
430
|
|
|
*/ |
431
|
|
|
class SetPageCompressConfig extends Rpc |
432
|
|
|
{ |
433
|
|
|
} |
434
|
|
|
|
435
|
|
|
/** |
436
|
|
|
* @method string getEnable() |
437
|
|
|
* @method $this withEnable($value) |
438
|
|
|
* @method string getDomainName() |
439
|
|
|
* @method $this withDomainName($value) |
440
|
|
|
* @method string getOwnerId() |
441
|
|
|
* @method $this withOwnerId($value) |
442
|
|
|
* @method string getConfigId() |
443
|
|
|
* @method $this withConfigId($value) |
444
|
|
|
*/ |
445
|
|
|
class SetOptimizeConfig extends Rpc |
446
|
|
|
{ |
447
|
|
|
} |
448
|
|
|
|
449
|
|
|
/** |
450
|
|
|
* @method string getDomainName() |
451
|
|
|
* @method $this withDomainName($value) |
452
|
|
|
* @method string getOwnerId() |
453
|
|
|
* @method $this withOwnerId($value) |
454
|
|
|
* @method string getConfigId() |
455
|
|
|
* @method $this withConfigId($value) |
456
|
|
|
* @method string getPrivateOssAuth() |
457
|
|
|
* @method $this withPrivateOssAuth($value) |
458
|
|
|
*/ |
459
|
|
|
class SetL2OssKeyConfig extends Rpc |
460
|
|
|
{ |
461
|
|
|
|
462
|
|
|
/** @var string */ |
463
|
|
|
public $method = 'GET'; |
464
|
|
|
} |
465
|
|
|
|
466
|
|
|
/** |
467
|
|
|
* @method string getBlockIps() |
468
|
|
|
* @method $this withBlockIps($value) |
469
|
|
|
* @method string getDomainName() |
470
|
|
|
* @method $this withDomainName($value) |
471
|
|
|
* @method string getOwnerId() |
472
|
|
|
* @method $this withOwnerId($value) |
473
|
|
|
* @method string getConfigId() |
474
|
|
|
* @method $this withConfigId($value) |
475
|
|
|
*/ |
476
|
|
|
class SetIpBlackListConfig extends Rpc |
477
|
|
|
{ |
478
|
|
|
} |
479
|
|
|
|
480
|
|
|
/** |
481
|
|
|
* @method string getEnable() |
482
|
|
|
* @method $this withEnable($value) |
483
|
|
|
* @method string getKeepOssArgs() |
484
|
|
|
* @method $this withKeepOssArgs($value) |
485
|
|
|
* @method string getDomainName() |
486
|
|
|
* @method $this withDomainName($value) |
487
|
|
|
* @method string getOwnerId() |
488
|
|
|
* @method $this withOwnerId($value) |
489
|
|
|
* @method string getHashKeyArgs() |
490
|
|
|
* @method $this withHashKeyArgs($value) |
491
|
|
|
* @method string getConfigId() |
492
|
|
|
* @method $this withConfigId($value) |
493
|
|
|
*/ |
494
|
|
|
class SetIgnoreQueryStringConfig extends Rpc |
495
|
|
|
{ |
496
|
|
|
} |
497
|
|
|
|
498
|
|
|
/** |
499
|
|
|
* @method string getHttp2() |
500
|
|
|
* @method $this withHttp2($value) |
501
|
|
|
* @method string getDomainName() |
502
|
|
|
* @method $this withDomainName($value) |
503
|
|
|
* @method string getOwnerId() |
504
|
|
|
* @method $this withOwnerId($value) |
505
|
|
|
* @method string getConfigId() |
506
|
|
|
* @method $this withConfigId($value) |
507
|
|
|
*/ |
508
|
|
|
class SetHttpsOptionConfig extends Rpc |
509
|
|
|
{ |
510
|
|
|
} |
511
|
|
|
|
512
|
|
|
/** |
513
|
|
|
* @method string getPageUrl() |
514
|
|
|
* @method $this withPageUrl($value) |
515
|
|
|
* @method string getErrorCode() |
516
|
|
|
* @method $this withErrorCode($value) |
517
|
|
|
* @method string getDomainName() |
518
|
|
|
* @method $this withDomainName($value) |
519
|
|
|
* @method string getOwnerId() |
520
|
|
|
* @method $this withOwnerId($value) |
521
|
|
|
* @method string getConfigId() |
522
|
|
|
* @method $this withConfigId($value) |
523
|
|
|
*/ |
524
|
|
|
class SetHttpErrorPageConfig extends Rpc |
525
|
|
|
{ |
526
|
|
|
|
527
|
|
|
/** @var string */ |
528
|
|
|
public $method = 'GET'; |
529
|
|
|
} |
530
|
|
|
|
531
|
|
|
/** |
532
|
|
|
* @method string getSchemeOriginPort() |
533
|
|
|
* @method $this withSchemeOriginPort($value) |
534
|
|
|
* @method string getEnable() |
535
|
|
|
* @method $this withEnable($value) |
536
|
|
|
* @method string getSchemeOrigin() |
537
|
|
|
* @method $this withSchemeOrigin($value) |
538
|
|
|
* @method string getDomainName() |
539
|
|
|
* @method $this withDomainName($value) |
540
|
|
|
* @method string getOwnerId() |
541
|
|
|
* @method $this withOwnerId($value) |
542
|
|
|
* @method string getConfigId() |
543
|
|
|
* @method $this withConfigId($value) |
544
|
|
|
*/ |
545
|
|
|
class SetForwardSchemeConfig extends Rpc |
546
|
|
|
{ |
547
|
|
|
} |
548
|
|
|
|
549
|
|
|
/** |
550
|
|
|
* @method string getSecurityToken() |
551
|
|
|
* @method $this withSecurityToken($value) |
552
|
|
|
* @method string getDomainName() |
553
|
|
|
* @method $this withDomainName($value) |
554
|
|
|
* @method string getWeight() |
555
|
|
|
* @method $this withWeight($value) |
556
|
|
|
* @method string getCacheContent() |
557
|
|
|
* @method $this withCacheContent($value) |
558
|
|
|
* @method string getOwnerId() |
559
|
|
|
* @method $this withOwnerId($value) |
560
|
|
|
* @method string getTTL() |
561
|
|
|
* @method $this withTTL($value) |
562
|
|
|
*/ |
563
|
|
|
class SetFileCacheExpiredConfig extends Rpc |
564
|
|
|
{ |
565
|
|
|
} |
566
|
|
|
|
567
|
|
|
/** |
568
|
|
|
* @method string getEnable() |
569
|
|
|
* @method $this withEnable($value) |
570
|
|
|
* @method string getDomainName() |
571
|
|
|
* @method $this withDomainName($value) |
572
|
|
|
* @method string getOwnerId() |
573
|
|
|
* @method $this withOwnerId($value) |
574
|
|
|
*/ |
575
|
|
|
class SetDomainGreenManagerConfig extends Rpc |
576
|
|
|
{ |
577
|
|
|
} |
578
|
|
|
|
579
|
|
|
/** |
580
|
|
|
* @method string getOwnerId() |
581
|
|
|
* @method $this withOwnerId($value) |
582
|
|
|
* @method string getConfigId() |
583
|
|
|
* @method $this withConfigId($value) |
584
|
|
|
* @method string getTag() |
585
|
|
|
* @method $this withTag($value) |
586
|
|
|
*/ |
587
|
|
|
class ModifyUserCustomLogConfig extends Rpc |
588
|
|
|
{ |
589
|
|
|
|
590
|
|
|
/** @var string */ |
591
|
|
|
public $method = 'GET'; |
592
|
|
|
} |
593
|
|
|
|
594
|
|
|
/** |
595
|
|
|
* @method string getDomainName() |
596
|
|
|
* @method $this withDomainName($value) |
597
|
|
|
* @method string getOwnerId() |
598
|
|
|
* @method $this withOwnerId($value) |
599
|
|
|
* @method string getConfigId() |
600
|
|
|
* @method $this withConfigId($value) |
601
|
|
|
*/ |
602
|
|
|
class ModifyDomainCustomLogConfig extends Rpc |
603
|
|
|
{ |
604
|
|
|
|
605
|
|
|
/** @var string */ |
606
|
|
|
public $method = 'GET'; |
607
|
|
|
} |
608
|
|
|
|
609
|
|
|
/** |
610
|
|
|
* @method string getOwnerId() |
611
|
|
|
* @method $this withOwnerId($value) |
612
|
|
|
* @method string getConfigId() |
613
|
|
|
* @method $this withConfigId($value) |
614
|
|
|
*/ |
615
|
|
|
class ListDomainsByLogConfigId extends Rpc |
616
|
|
|
{ |
617
|
|
|
|
618
|
|
|
/** @var string */ |
619
|
|
|
public $method = 'GET'; |
620
|
|
|
} |
621
|
|
|
|
622
|
|
|
/** |
623
|
|
|
* @method string getPageNumber() |
624
|
|
|
* @method $this withPageNumber($value) |
625
|
|
|
* @method string getPageSize() |
626
|
|
|
* @method $this withPageSize($value) |
627
|
|
|
* @method string getOwnerId() |
628
|
|
|
* @method $this withOwnerId($value) |
629
|
|
|
*/ |
630
|
|
|
class DescribeUserUsageDetailDataExportTask extends Rpc |
631
|
|
|
{ |
632
|
|
|
} |
633
|
|
|
|
634
|
|
|
/** |
635
|
|
|
* @method string getPageNumber() |
636
|
|
|
* @method $this withPageNumber($value) |
637
|
|
|
* @method string getPageSize() |
638
|
|
|
* @method $this withPageSize($value) |
639
|
|
|
* @method string getOwnerId() |
640
|
|
|
* @method $this withOwnerId($value) |
641
|
|
|
*/ |
642
|
|
|
class DescribeUserUsageDataExportTask extends Rpc |
643
|
|
|
{ |
644
|
|
|
} |
645
|
|
|
|
646
|
|
|
/** |
647
|
|
|
* @method string getStartTime() |
648
|
|
|
* @method $this withStartTime($value) |
649
|
|
|
* @method string getLimit() |
650
|
|
|
* @method $this withLimit($value) |
651
|
|
|
* @method string getProduct() |
652
|
|
|
* @method $this withProduct($value) |
653
|
|
|
* @method string getEndTime() |
654
|
|
|
* @method $this withEndTime($value) |
655
|
|
|
* @method string getOwnerId() |
656
|
|
|
* @method $this withOwnerId($value) |
657
|
|
|
*/ |
658
|
|
|
class DescribeTopDomainsByFlow extends Rpc |
659
|
|
|
{ |
660
|
|
|
} |
661
|
|
|
|
662
|
|
|
/** |
663
|
|
|
* @method string getTriggerARN() |
664
|
|
|
* @method $this withTriggerARN($value) |
665
|
|
|
* @method string getOwnerId() |
666
|
|
|
* @method $this withOwnerId($value) |
667
|
|
|
*/ |
668
|
|
|
class DescribeFCTrigger extends Rpc |
669
|
|
|
{ |
670
|
|
|
|
671
|
|
|
/** @var string */ |
672
|
|
|
public $method = 'GET'; |
673
|
|
|
} |
674
|
|
|
|
675
|
|
|
/** |
676
|
|
|
* @method string getStartTime() |
677
|
|
|
* @method $this withStartTime($value) |
678
|
|
|
* @method string getDataProtocol() |
679
|
|
|
* @method $this withDataProtocol($value) |
680
|
|
|
* @method string getArea() |
681
|
|
|
* @method $this withArea($value) |
682
|
|
|
* @method string getDomainName() |
683
|
|
|
* @method $this withDomainName($value) |
684
|
|
|
* @method string getEndTime() |
685
|
|
|
* @method $this withEndTime($value) |
686
|
|
|
* @method string getOwnerId() |
687
|
|
|
* @method $this withOwnerId($value) |
688
|
|
|
* @method string getField() |
689
|
|
|
* @method $this withField($value) |
690
|
|
|
* @method string getInterval() |
691
|
|
|
* @method $this withInterval($value) |
692
|
|
|
*/ |
693
|
|
|
class DescribeDomainUsageData extends Rpc |
694
|
|
|
{ |
695
|
|
|
} |
696
|
|
|
|
697
|
|
|
/** |
698
|
|
|
* @method string getLocationNameEn() |
699
|
|
|
* @method $this withLocationNameEn($value) |
700
|
|
|
* @method string getStartTime() |
701
|
|
|
* @method $this withStartTime($value) |
702
|
|
|
* @method string getIspNameEn() |
703
|
|
|
* @method $this withIspNameEn($value) |
704
|
|
|
* @method string getDomainName() |
705
|
|
|
* @method $this withDomainName($value) |
706
|
|
|
* @method string getEndTime() |
707
|
|
|
* @method $this withEndTime($value) |
708
|
|
|
* @method string getOwnerId() |
709
|
|
|
* @method $this withOwnerId($value) |
710
|
|
|
* @method string getInterval() |
711
|
|
|
* @method $this withInterval($value) |
712
|
|
|
*/ |
713
|
|
|
class DescribeDomainTrafficData extends Rpc |
714
|
|
|
{ |
715
|
|
|
} |
716
|
|
|
|
717
|
|
|
/** |
718
|
|
|
* @method string getStartTime() |
719
|
|
|
* @method $this withStartTime($value) |
720
|
|
|
* @method string getDomainName() |
721
|
|
|
* @method $this withDomainName($value) |
722
|
|
|
* @method string getEndTime() |
723
|
|
|
* @method $this withEndTime($value) |
724
|
|
|
* @method string getOwnerId() |
725
|
|
|
* @method $this withOwnerId($value) |
726
|
|
|
* @method string getInterval() |
727
|
|
|
* @method $this withInterval($value) |
728
|
|
|
*/ |
729
|
|
|
class DescribeDomainSrcTrafficData extends Rpc |
730
|
|
|
{ |
731
|
|
|
} |
732
|
|
|
|
733
|
|
|
/** |
734
|
|
|
* @method string getStartTime() |
735
|
|
|
* @method $this withStartTime($value) |
736
|
|
|
* @method string getDomainName() |
737
|
|
|
* @method $this withDomainName($value) |
738
|
|
|
* @method string getEndTime() |
739
|
|
|
* @method $this withEndTime($value) |
740
|
|
|
* @method string getOwnerId() |
741
|
|
|
* @method $this withOwnerId($value) |
742
|
|
|
* @method string getInterval() |
743
|
|
|
* @method $this withInterval($value) |
744
|
|
|
*/ |
745
|
|
|
class DescribeDomainSrcBpsData extends Rpc |
746
|
|
|
{ |
747
|
|
|
} |
748
|
|
|
|
749
|
|
|
/** |
750
|
|
|
* @method string getStartTime() |
751
|
|
|
* @method $this withStartTime($value) |
752
|
|
|
* @method string getDomainName() |
753
|
|
|
* @method $this withDomainName($value) |
754
|
|
|
* @method string getEndTime() |
755
|
|
|
* @method $this withEndTime($value) |
756
|
|
|
* @method string getOwnerId() |
757
|
|
|
* @method $this withOwnerId($value) |
758
|
|
|
* @method string getInterval() |
759
|
|
|
* @method $this withInterval($value) |
760
|
|
|
*/ |
761
|
|
|
class DescribeDomainReqHitRateData extends Rpc |
762
|
|
|
{ |
763
|
|
|
} |
764
|
|
|
|
765
|
|
|
/** |
766
|
|
|
* @method string getStartTime() |
767
|
|
|
* @method $this withStartTime($value) |
768
|
|
|
* @method string getDomainName() |
769
|
|
|
* @method $this withDomainName($value) |
770
|
|
|
* @method string getEndTime() |
771
|
|
|
* @method $this withEndTime($value) |
772
|
|
|
* @method string getOwnerId() |
773
|
|
|
* @method $this withOwnerId($value) |
774
|
|
|
*/ |
775
|
|
|
class DescribeDomainRegionData extends Rpc |
776
|
|
|
{ |
777
|
|
|
} |
778
|
|
|
|
779
|
|
|
/** |
780
|
|
|
* @method string getStartTime() |
781
|
|
|
* @method $this withStartTime($value) |
782
|
|
|
* @method string getDomainName() |
783
|
|
|
* @method $this withDomainName($value) |
784
|
|
|
* @method string getEndTime() |
785
|
|
|
* @method $this withEndTime($value) |
786
|
|
|
* @method string getOwnerId() |
787
|
|
|
* @method $this withOwnerId($value) |
788
|
|
|
*/ |
789
|
|
|
class DescribeDomainRealTimeSrcTrafficData extends Rpc |
790
|
|
|
{ |
791
|
|
|
} |
792
|
|
|
|
793
|
|
|
/** |
794
|
|
|
* @method string getStartTime() |
795
|
|
|
* @method $this withStartTime($value) |
796
|
|
|
* @method string getDomainName() |
797
|
|
|
* @method $this withDomainName($value) |
798
|
|
|
* @method string getEndTime() |
799
|
|
|
* @method $this withEndTime($value) |
800
|
|
|
* @method string getOwnerId() |
801
|
|
|
* @method $this withOwnerId($value) |
802
|
|
|
*/ |
803
|
|
|
class DescribeDomainRealTimeSrcBpsData extends Rpc |
804
|
|
|
{ |
805
|
|
|
} |
806
|
|
|
|
807
|
|
|
/** |
808
|
|
|
* @method string getStartTime() |
809
|
|
|
* @method $this withStartTime($value) |
810
|
|
|
* @method string getDomainName() |
811
|
|
|
* @method $this withDomainName($value) |
812
|
|
|
* @method string getEndTime() |
813
|
|
|
* @method $this withEndTime($value) |
814
|
|
|
* @method string getOwnerId() |
815
|
|
|
* @method $this withOwnerId($value) |
816
|
|
|
*/ |
817
|
|
|
class DescribeDomainRealTimeReqHitRateData extends Rpc |
818
|
|
|
{ |
819
|
|
|
|
820
|
|
|
/** @var string */ |
821
|
|
|
public $method = 'GET'; |
822
|
|
|
} |
823
|
|
|
|
824
|
|
|
/** |
825
|
|
|
* @method string getLocationNameEn() |
826
|
|
|
* @method $this withLocationNameEn($value) |
827
|
|
|
* @method string getIspNameEn() |
828
|
|
|
* @method $this withIspNameEn($value) |
829
|
|
|
* @method string getStartTime() |
830
|
|
|
* @method $this withStartTime($value) |
831
|
|
|
* @method string getDomainName() |
832
|
|
|
* @method $this withDomainName($value) |
833
|
|
|
* @method string getEndTime() |
834
|
|
|
* @method $this withEndTime($value) |
835
|
|
|
* @method string getOwnerId() |
836
|
|
|
* @method $this withOwnerId($value) |
837
|
|
|
*/ |
838
|
|
|
class DescribeDomainRealTimeQpsData extends Rpc |
839
|
|
|
{ |
840
|
|
|
|
841
|
|
|
/** @var string */ |
842
|
|
|
public $method = 'GET'; |
843
|
|
|
} |
844
|
|
|
|
845
|
|
|
/** |
846
|
|
|
* @method string getLocationNameEn() |
847
|
|
|
* @method $this withLocationNameEn($value) |
848
|
|
|
* @method string getStartTime() |
849
|
|
|
* @method $this withStartTime($value) |
850
|
|
|
* @method string getIspNameEn() |
851
|
|
|
* @method $this withIspNameEn($value) |
852
|
|
|
* @method string getDomainName() |
853
|
|
|
* @method $this withDomainName($value) |
854
|
|
|
* @method string getEndTime() |
855
|
|
|
* @method $this withEndTime($value) |
856
|
|
|
* @method string getOwnerId() |
857
|
|
|
* @method $this withOwnerId($value) |
858
|
|
|
*/ |
859
|
|
|
class DescribeDomainRealTimeHttpCodeData extends Rpc |
860
|
|
|
{ |
861
|
|
|
} |
862
|
|
|
|
863
|
|
|
/** |
864
|
|
|
* @method string getStartTime() |
865
|
|
|
* @method $this withStartTime($value) |
866
|
|
|
* @method string getDomainName() |
867
|
|
|
* @method $this withDomainName($value) |
868
|
|
|
* @method string getEndTime() |
869
|
|
|
* @method $this withEndTime($value) |
870
|
|
|
* @method string getOwnerId() |
871
|
|
|
* @method $this withOwnerId($value) |
872
|
|
|
*/ |
873
|
|
|
class DescribeDomainRealTimeByteHitRateData extends Rpc |
874
|
|
|
{ |
875
|
|
|
|
876
|
|
|
/** @var string */ |
877
|
|
|
public $method = 'GET'; |
878
|
|
|
} |
879
|
|
|
|
880
|
|
|
/** |
881
|
|
|
* @method string getLocationNameEn() |
882
|
|
|
* @method $this withLocationNameEn($value) |
883
|
|
|
* @method string getIspNameEn() |
884
|
|
|
* @method $this withIspNameEn($value) |
885
|
|
|
* @method string getStartTime() |
886
|
|
|
* @method $this withStartTime($value) |
887
|
|
|
* @method string getDomainName() |
888
|
|
|
* @method $this withDomainName($value) |
889
|
|
|
* @method string getEndTime() |
890
|
|
|
* @method $this withEndTime($value) |
891
|
|
|
* @method string getOwnerId() |
892
|
|
|
* @method $this withOwnerId($value) |
893
|
|
|
*/ |
894
|
|
|
class DescribeDomainRealTimeBpsData extends Rpc |
895
|
|
|
{ |
896
|
|
|
|
897
|
|
|
/** @var string */ |
898
|
|
|
public $method = 'GET'; |
899
|
|
|
} |
900
|
|
|
|
901
|
|
|
/** |
902
|
|
|
* @method string getLocationNameEn() |
903
|
|
|
* @method $this withLocationNameEn($value) |
904
|
|
|
* @method string getStartTime() |
905
|
|
|
* @method $this withStartTime($value) |
906
|
|
|
* @method string getIspNameEn() |
907
|
|
|
* @method $this withIspNameEn($value) |
908
|
|
|
* @method string getDomainName() |
909
|
|
|
* @method $this withDomainName($value) |
910
|
|
|
* @method string getEndTime() |
911
|
|
|
* @method $this withEndTime($value) |
912
|
|
|
* @method string getOwnerId() |
913
|
|
|
* @method $this withOwnerId($value) |
914
|
|
|
* @method string getInterval() |
915
|
|
|
* @method $this withInterval($value) |
916
|
|
|
*/ |
917
|
|
|
class DescribeDomainQpsData extends Rpc |
918
|
|
|
{ |
919
|
|
|
} |
920
|
|
|
|
921
|
|
|
/** |
922
|
|
|
* @method string getStartTime() |
923
|
|
|
* @method $this withStartTime($value) |
924
|
|
|
* @method string getPageNumber() |
925
|
|
|
* @method $this withPageNumber($value) |
926
|
|
|
* @method string getPath() |
927
|
|
|
* @method $this withPath($value) |
928
|
|
|
* @method string getPageSize() |
929
|
|
|
* @method $this withPageSize($value) |
930
|
|
|
* @method string getDomainName() |
931
|
|
|
* @method $this withDomainName($value) |
932
|
|
|
* @method string getEndTime() |
933
|
|
|
* @method $this withEndTime($value) |
934
|
|
|
* @method string getOwnerId() |
935
|
|
|
* @method $this withOwnerId($value) |
936
|
|
|
*/ |
937
|
|
|
class DescribeDomainPathData extends Rpc |
938
|
|
|
{ |
939
|
|
|
|
940
|
|
|
/** @var string */ |
941
|
|
|
public $method = 'GET'; |
942
|
|
|
} |
943
|
|
|
|
944
|
|
|
/** |
945
|
|
|
* @method string getStartTime() |
946
|
|
|
* @method $this withStartTime($value) |
947
|
|
|
* @method string getDomainName() |
948
|
|
|
* @method $this withDomainName($value) |
949
|
|
|
* @method string getEndTime() |
950
|
|
|
* @method $this withEndTime($value) |
951
|
|
|
* @method string getOwnerId() |
952
|
|
|
* @method $this withOwnerId($value) |
953
|
|
|
* @method string getInterval() |
954
|
|
|
* @method $this withInterval($value) |
955
|
|
|
*/ |
956
|
|
|
class DescribeDomainHttpCodeData extends Rpc |
957
|
|
|
{ |
958
|
|
|
} |
959
|
|
|
|
960
|
|
|
/** |
961
|
|
|
* @method string getStartTime() |
962
|
|
|
* @method $this withStartTime($value) |
963
|
|
|
* @method string getDomainName() |
964
|
|
|
* @method $this withDomainName($value) |
965
|
|
|
* @method string getEndTime() |
966
|
|
|
* @method $this withEndTime($value) |
967
|
|
|
* @method string getOwnerId() |
968
|
|
|
* @method $this withOwnerId($value) |
969
|
|
|
* @method string getInterval() |
970
|
|
|
* @method $this withInterval($value) |
971
|
|
|
*/ |
972
|
|
|
class DescribeDomainHitRateData extends Rpc |
973
|
|
|
{ |
974
|
|
|
} |
975
|
|
|
|
976
|
|
|
/** |
977
|
|
|
* @method string getDomainName() |
978
|
|
|
* @method $this withDomainName($value) |
979
|
|
|
* @method string getOwnerId() |
980
|
|
|
* @method $this withOwnerId($value) |
981
|
|
|
*/ |
982
|
|
|
class DescribeDomainCustomLogConfig extends Rpc |
983
|
|
|
{ |
984
|
|
|
|
985
|
|
|
/** @var string */ |
986
|
|
|
public $method = 'GET'; |
987
|
|
|
} |
988
|
|
|
|
989
|
|
|
/** |
990
|
|
|
* @method string getDomainName() |
991
|
|
|
* @method $this withDomainName($value) |
992
|
|
|
* @method string getOwnerId() |
993
|
|
|
* @method $this withOwnerId($value) |
994
|
|
|
*/ |
995
|
|
|
class DescribeDomainCname extends Rpc |
996
|
|
|
{ |
997
|
|
|
|
998
|
|
|
/** @var string */ |
999
|
|
|
public $method = 'GET'; |
1000
|
|
|
} |
1001
|
|
|
|
1002
|
|
|
/** |
1003
|
|
|
* @method string getDomainName() |
1004
|
|
|
* @method $this withDomainName($value) |
1005
|
|
|
* @method string getOwnerId() |
1006
|
|
|
* @method $this withOwnerId($value) |
1007
|
|
|
*/ |
1008
|
|
|
class DescribeDomainCertificateInfo extends Rpc |
1009
|
|
|
{ |
1010
|
|
|
} |
1011
|
|
|
|
1012
|
|
|
/** |
1013
|
|
|
* @method string getLocationNameEn() |
1014
|
|
|
* @method $this withLocationNameEn($value) |
1015
|
|
|
* @method string getStartTime() |
1016
|
|
|
* @method $this withStartTime($value) |
1017
|
|
|
* @method string getIspNameEn() |
1018
|
|
|
* @method $this withIspNameEn($value) |
1019
|
|
|
* @method string getDomainName() |
1020
|
|
|
* @method $this withDomainName($value) |
1021
|
|
|
* @method string getEndTime() |
1022
|
|
|
* @method $this withEndTime($value) |
1023
|
|
|
* @method string getOwnerId() |
1024
|
|
|
* @method $this withOwnerId($value) |
1025
|
|
|
* @method string getInterval() |
1026
|
|
|
* @method $this withInterval($value) |
1027
|
|
|
*/ |
1028
|
|
|
class DescribeDomainBpsData extends Rpc |
1029
|
|
|
{ |
1030
|
|
|
} |
1031
|
|
|
|
1032
|
|
|
/** |
1033
|
|
|
* @method string getOwnerId() |
1034
|
|
|
* @method $this withOwnerId($value) |
1035
|
|
|
* @method string getConfigId() |
1036
|
|
|
* @method $this withConfigId($value) |
1037
|
|
|
*/ |
1038
|
|
|
class DescribeCustomLogConfig extends Rpc |
1039
|
|
|
{ |
1040
|
|
|
|
1041
|
|
|
/** @var string */ |
1042
|
|
|
public $method = 'GET'; |
1043
|
|
|
} |
1044
|
|
|
|
1045
|
|
|
/** |
1046
|
|
|
* @method string getStartTime() |
1047
|
|
|
* @method $this withStartTime($value) |
1048
|
|
|
* @method string getPageNumber() |
1049
|
|
|
* @method $this withPageNumber($value) |
1050
|
|
|
* @method string getPageSize() |
1051
|
|
|
* @method $this withPageSize($value) |
1052
|
|
|
* @method string getDomainName() |
1053
|
|
|
* @method $this withDomainName($value) |
1054
|
|
|
* @method string getEndTime() |
1055
|
|
|
* @method $this withEndTime($value) |
1056
|
|
|
* @method string getOwnerId() |
1057
|
|
|
* @method $this withOwnerId($value) |
1058
|
|
|
*/ |
1059
|
|
|
class DescribeCdnDomainLogs extends Rpc |
1060
|
|
|
{ |
1061
|
|
|
} |
1062
|
|
|
|
1063
|
|
|
/** |
1064
|
|
|
* @method string getTriggerARN() |
1065
|
|
|
* @method $this withTriggerARN($value) |
1066
|
|
|
* @method string getOwnerId() |
1067
|
|
|
* @method $this withOwnerId($value) |
1068
|
|
|
*/ |
1069
|
|
|
class DeleteFCTrigger extends Rpc |
1070
|
|
|
{ |
1071
|
|
|
} |
1072
|
|
|
|
1073
|
|
|
/** |
1074
|
|
|
* @method string getTaskName() |
1075
|
|
|
* @method $this withTaskName($value) |
1076
|
|
|
* @method string getLanguage() |
1077
|
|
|
* @method $this withLanguage($value) |
1078
|
|
|
* @method string getStartTime() |
1079
|
|
|
* @method $this withStartTime($value) |
1080
|
|
|
* @method string getEndTime() |
1081
|
|
|
* @method $this withEndTime($value) |
1082
|
|
|
* @method string getOwnerId() |
1083
|
|
|
* @method $this withOwnerId($value) |
1084
|
|
|
*/ |
1085
|
|
|
class CreateUserUsageDataExportTask extends Rpc |
1086
|
|
|
{ |
1087
|
|
|
} |
1088
|
|
|
|
1089
|
|
|
/** |
1090
|
|
|
* @method string getDomainNames() |
1091
|
|
|
* @method $this withDomainNames($value) |
1092
|
|
|
* @method string getTaskName() |
1093
|
|
|
* @method $this withTaskName($value) |
1094
|
|
|
* @method string getLanguage() |
1095
|
|
|
* @method $this withLanguage($value) |
1096
|
|
|
* @method string getStartTime() |
1097
|
|
|
* @method $this withStartTime($value) |
1098
|
|
|
* @method string getType() |
1099
|
|
|
* @method $this withType($value) |
1100
|
|
|
* @method string getGroup() |
1101
|
|
|
* @method $this withGroup($value) |
1102
|
|
|
* @method string getEndTime() |
1103
|
|
|
* @method $this withEndTime($value) |
1104
|
|
|
* @method string getOwnerId() |
1105
|
|
|
* @method $this withOwnerId($value) |
1106
|
|
|
*/ |
1107
|
|
|
class CreateUsageDetailDataExportTask extends Rpc |
1108
|
|
|
{ |
1109
|
|
|
} |
1110
|
|
|
|
1111
|
|
|
/** |
1112
|
|
|
* @method string getNotes() |
1113
|
|
|
* @method string getEventMetaVersion() |
1114
|
|
|
* @method string getTriggerARN() |
1115
|
|
|
* @method $this withTriggerARN($value) |
1116
|
|
|
* @method string getSourceARN() |
1117
|
|
|
* @method string getOwnerId() |
1118
|
|
|
* @method $this withOwnerId($value) |
1119
|
|
|
* @method string getRoleARN() |
1120
|
|
|
* @method string getEventMetaName() |
1121
|
|
|
*/ |
1122
|
|
|
class AddFCTrigger extends Rpc |
1123
|
|
|
{ |
1124
|
|
|
|
1125
|
|
|
/** |
1126
|
|
|
* @param string $value |
1127
|
|
|
* |
1128
|
|
|
* @return $this |
1129
|
|
|
*/ |
1130
|
|
|
public function withNotes($value) |
1131
|
|
|
{ |
1132
|
|
|
$this->data['Notes'] = $value; |
1133
|
|
|
$this->options['form_params']['Notes'] = $value; |
1134
|
|
|
|
1135
|
|
|
return $this; |
1136
|
|
|
} |
1137
|
|
|
|
1138
|
|
|
/** |
1139
|
|
|
* @param string $value |
1140
|
|
|
* |
1141
|
|
|
* @return $this |
1142
|
|
|
*/ |
1143
|
|
|
public function withEventMetaVersion($value) |
1144
|
|
|
{ |
1145
|
|
|
$this->data['EventMetaVersion'] = $value; |
1146
|
|
|
$this->options['form_params']['EventMetaVersion'] = $value; |
1147
|
|
|
|
1148
|
|
|
return $this; |
1149
|
|
|
} |
1150
|
|
|
|
1151
|
|
|
/** |
1152
|
|
|
* @param string $value |
1153
|
|
|
* |
1154
|
|
|
* @return $this |
1155
|
|
|
*/ |
1156
|
|
|
public function withSourceARN($value) |
1157
|
|
|
{ |
1158
|
|
|
$this->data['SourceARN'] = $value; |
1159
|
|
|
$this->options['form_params']['SourceARN'] = $value; |
1160
|
|
|
|
1161
|
|
|
return $this; |
1162
|
|
|
} |
1163
|
|
|
|
1164
|
|
|
/** |
1165
|
|
|
* @param string $value |
1166
|
|
|
* |
1167
|
|
|
* @return $this |
1168
|
|
|
*/ |
1169
|
|
|
public function withRoleARN($value) |
1170
|
|
|
{ |
1171
|
|
|
$this->data['RoleARN'] = $value; |
1172
|
|
|
$this->options['form_params']['RoleARN'] = $value; |
1173
|
|
|
|
1174
|
|
|
return $this; |
1175
|
|
|
} |
1176
|
|
|
|
1177
|
|
|
/** |
1178
|
|
|
* @param string $value |
1179
|
|
|
* |
1180
|
|
|
* @return $this |
1181
|
|
|
*/ |
1182
|
|
|
public function withEventMetaName($value) |
1183
|
|
|
{ |
1184
|
|
|
$this->data['EventMetaName'] = $value; |
1185
|
|
|
$this->options['form_params']['EventMetaName'] = $value; |
1186
|
|
|
|
1187
|
|
|
return $this; |
1188
|
|
|
} |
1189
|
|
|
} |
1190
|
|
|
|
1191
|
|
|
/** |
1192
|
|
|
* @method string getSecurityToken() |
1193
|
|
|
* @method $this withSecurityToken($value) |
1194
|
|
|
* @method string getDomainName() |
1195
|
|
|
* @method $this withDomainName($value) |
1196
|
|
|
* @method string getOwnerId() |
1197
|
|
|
* @method $this withOwnerId($value) |
1198
|
|
|
*/ |
1199
|
|
|
class StartCdnDomain extends Rpc |
1200
|
|
|
{ |
1201
|
|
|
} |
1202
|
|
|
|
1203
|
|
|
/** |
1204
|
|
|
* @method string getTopLevelDomain() |
1205
|
|
|
* @method $this withTopLevelDomain($value) |
1206
|
|
|
* @method string getResourceGroupId() |
1207
|
|
|
* @method $this withResourceGroupId($value) |
1208
|
|
|
* @method string getSources() |
1209
|
|
|
* @method $this withSources($value) |
1210
|
|
|
* @method string getSecurityToken() |
1211
|
|
|
* @method $this withSecurityToken($value) |
1212
|
|
|
* @method string getCdnType() |
1213
|
|
|
* @method $this withCdnType($value) |
1214
|
|
|
* @method string getOwnerAccount() |
1215
|
|
|
* @method $this withOwnerAccount($value) |
1216
|
|
|
* @method string getScope() |
1217
|
|
|
* @method $this withScope($value) |
1218
|
|
|
* @method string getDomainName() |
1219
|
|
|
* @method $this withDomainName($value) |
1220
|
|
|
* @method string getOwnerId() |
1221
|
|
|
* @method $this withOwnerId($value) |
1222
|
|
|
* @method string getCheckUrl() |
1223
|
|
|
* @method $this withCheckUrl($value) |
1224
|
|
|
*/ |
1225
|
|
|
class BatchAddCdnDomain extends Rpc |
1226
|
|
|
{ |
1227
|
|
|
} |
1228
|
|
|
|
1229
|
|
|
/** |
1230
|
|
|
* @method string getFunctions() |
1231
|
|
|
* @method $this withFunctions($value) |
1232
|
|
|
* @method string getSecurityToken() |
1233
|
|
|
* @method $this withSecurityToken($value) |
1234
|
|
|
* @method string getDomainNames() |
1235
|
|
|
* @method $this withDomainNames($value) |
1236
|
|
|
* @method string getOwnerAccount() |
1237
|
|
|
* @method $this withOwnerAccount($value) |
1238
|
|
|
* @method string getOwnerId() |
1239
|
|
|
* @method $this withOwnerId($value) |
1240
|
|
|
*/ |
1241
|
|
|
class BatchSetCdnDomainConfig extends Rpc |
1242
|
|
|
{ |
1243
|
|
|
} |
1244
|
|
|
|
1245
|
|
|
/** |
1246
|
|
|
* @method string getSecurityToken() |
1247
|
|
|
* @method $this withSecurityToken($value) |
1248
|
|
|
* @method string getOwnerId() |
1249
|
|
|
* @method $this withOwnerId($value) |
1250
|
|
|
*/ |
1251
|
|
|
class DescribeCdnUserResourcePackage extends Rpc |
1252
|
|
|
{ |
1253
|
|
|
} |
1254
|
|
|
|
1255
|
|
|
/** |
1256
|
|
|
* @method string getLocationNameEn() |
1257
|
|
|
* @method $this withLocationNameEn($value) |
1258
|
|
|
* @method string getStartTime() |
1259
|
|
|
* @method $this withStartTime($value) |
1260
|
|
|
* @method string getIspNameEn() |
1261
|
|
|
* @method $this withIspNameEn($value) |
1262
|
|
|
* @method string getDomainType() |
1263
|
|
|
* @method $this withDomainType($value) |
1264
|
|
|
* @method string getTimeMerge() |
1265
|
|
|
* @method $this withTimeMerge($value) |
1266
|
|
|
* @method string getDomainName() |
1267
|
|
|
* @method $this withDomainName($value) |
1268
|
|
|
* @method string getEndTime() |
1269
|
|
|
* @method $this withEndTime($value) |
1270
|
|
|
* @method string getOwnerId() |
1271
|
|
|
* @method $this withOwnerId($value) |
1272
|
|
|
* @method string getInterval() |
1273
|
|
|
* @method $this withInterval($value) |
1274
|
|
|
*/ |
1275
|
|
|
class DescribeDomainAverageResponseTime extends Rpc |
1276
|
|
|
{ |
1277
|
|
|
} |
1278
|
|
|
|
1279
|
|
|
/** |
1280
|
|
|
* @method string getSecurityToken() |
1281
|
|
|
* @method $this withSecurityToken($value) |
1282
|
|
|
* @method string getConfigID() |
1283
|
|
|
* @method $this withConfigID($value) |
1284
|
|
|
* @method string getDomainName() |
1285
|
|
|
* @method $this withDomainName($value) |
1286
|
|
|
* @method string getWeight() |
1287
|
|
|
* @method $this withWeight($value) |
1288
|
|
|
* @method string getCacheContent() |
1289
|
|
|
* @method $this withCacheContent($value) |
1290
|
|
|
* @method string getOwnerId() |
1291
|
|
|
* @method $this withOwnerId($value) |
1292
|
|
|
* @method string getTTL() |
1293
|
|
|
* @method $this withTTL($value) |
1294
|
|
|
*/ |
1295
|
|
|
class ModifyFileCacheExpiredConfig extends Rpc |
1296
|
|
|
{ |
1297
|
|
|
} |
1298
|
|
|
|
1299
|
|
|
/** |
1300
|
|
|
* @method string getSecurityToken() |
1301
|
|
|
* @method $this withSecurityToken($value) |
1302
|
|
|
* @method string getIP() |
1303
|
|
|
* @method $this withIP($value) |
1304
|
|
|
* @method string getOwnerId() |
1305
|
|
|
* @method $this withOwnerId($value) |
1306
|
|
|
*/ |
1307
|
|
|
class DescribeIpInfo extends Rpc |
1308
|
|
|
{ |
1309
|
|
|
} |
1310
|
|
|
|
1311
|
|
|
/** |
1312
|
|
|
* @method string getSecurityToken() |
1313
|
|
|
* @method $this withSecurityToken($value) |
1314
|
|
|
* @method string getDomainName() |
1315
|
|
|
* @method $this withDomainName($value) |
1316
|
|
|
* @method string getEndTime() |
1317
|
|
|
* @method $this withEndTime($value) |
1318
|
|
|
* @method string getStartTime() |
1319
|
|
|
* @method $this withStartTime($value) |
1320
|
|
|
* @method string getOwnerId() |
1321
|
|
|
* @method $this withOwnerId($value) |
1322
|
|
|
*/ |
1323
|
|
|
class DescribeDomainFileSizeProportionData extends Rpc |
1324
|
|
|
{ |
1325
|
|
|
} |
1326
|
|
|
|
1327
|
|
|
/** |
1328
|
|
|
* @method string getHeaderValue() |
1329
|
|
|
* @method $this withHeaderValue($value) |
1330
|
|
|
* @method string getSecurityToken() |
1331
|
|
|
* @method $this withSecurityToken($value) |
1332
|
|
|
* @method string getConfigId() |
1333
|
|
|
* @method $this withConfigId($value) |
1334
|
|
|
* @method string getDomainName() |
1335
|
|
|
* @method $this withDomainName($value) |
1336
|
|
|
* @method string getHeaderKey() |
1337
|
|
|
* @method $this withHeaderKey($value) |
1338
|
|
|
* @method string getOwnerId() |
1339
|
|
|
* @method $this withOwnerId($value) |
1340
|
|
|
*/ |
1341
|
|
|
class SetHttpHeaderConfig extends Rpc |
1342
|
|
|
{ |
1343
|
|
|
} |
1344
|
|
|
|
1345
|
|
|
/** |
1346
|
|
|
* @method string getTopLevelDomain() |
1347
|
|
|
* @method $this withTopLevelDomain($value) |
1348
|
|
|
* @method string getResourceGroupId() |
1349
|
|
|
* @method $this withResourceGroupId($value) |
1350
|
|
|
* @method string getSources() |
1351
|
|
|
* @method $this withSources($value) |
1352
|
|
|
* @method string getSecurityToken() |
1353
|
|
|
* @method $this withSecurityToken($value) |
1354
|
|
|
* @method string getDomainName() |
1355
|
|
|
* @method $this withDomainName($value) |
1356
|
|
|
* @method string getOwnerId() |
1357
|
|
|
* @method $this withOwnerId($value) |
1358
|
|
|
*/ |
1359
|
|
|
class BatchUpdateCdnDomain extends Rpc |
1360
|
|
|
{ |
1361
|
|
|
} |
1362
|
|
|
|
1363
|
|
|
/** |
1364
|
|
|
* @method string getSecurityToken() |
1365
|
|
|
* @method $this withSecurityToken($value) |
1366
|
|
|
* @method string getDomainName() |
1367
|
|
|
* @method $this withDomainName($value) |
1368
|
|
|
* @method string getEndTime() |
1369
|
|
|
* @method $this withEndTime($value) |
1370
|
|
|
* @method string getStartTime() |
1371
|
|
|
* @method $this withStartTime($value) |
1372
|
|
|
* @method string getOwnerId() |
1373
|
|
|
* @method $this withOwnerId($value) |
1374
|
|
|
*/ |
1375
|
|
|
class DescribeDomainPvData extends Rpc |
1376
|
|
|
{ |
1377
|
|
|
} |
1378
|
|
|
|
1379
|
|
|
/** |
1380
|
|
|
* @method string getSecurityToken() |
1381
|
|
|
* @method $this withSecurityToken($value) |
1382
|
|
|
* @method string getOwnerId() |
1383
|
|
|
* @method $this withOwnerId($value) |
1384
|
|
|
*/ |
1385
|
|
|
class DescribeCdnUserQuota extends Rpc |
1386
|
|
|
{ |
1387
|
|
|
} |
1388
|
|
|
|
1389
|
|
|
/** |
1390
|
|
|
* @method string getFunctionNames() |
1391
|
|
|
* @method $this withFunctionNames($value) |
1392
|
|
|
* @method string getSecurityToken() |
1393
|
|
|
* @method $this withSecurityToken($value) |
1394
|
|
|
* @method string getDomainNames() |
1395
|
|
|
* @method $this withDomainNames($value) |
1396
|
|
|
* @method string getOwnerAccount() |
1397
|
|
|
* @method $this withOwnerAccount($value) |
1398
|
|
|
* @method string getOwnerId() |
1399
|
|
|
* @method $this withOwnerId($value) |
1400
|
|
|
*/ |
1401
|
|
|
class BatchDeleteCdnDomainConfig extends Rpc |
1402
|
|
|
{ |
1403
|
|
|
} |
1404
|
|
|
|
1405
|
|
|
/** |
1406
|
|
|
* @method string getSecurityToken() |
1407
|
|
|
* @method $this withSecurityToken($value) |
1408
|
|
|
* @method string getOwnerId() |
1409
|
|
|
* @method $this withOwnerId($value) |
1410
|
|
|
*/ |
1411
|
|
|
class DescribeRefreshQuota extends Rpc |
1412
|
|
|
{ |
1413
|
|
|
} |
1414
|
|
|
|
1415
|
|
|
/** |
1416
|
|
|
* @method string getPrivateKey() |
1417
|
|
|
* @method $this withPrivateKey($value) |
1418
|
|
|
* @method string getForceSet() |
1419
|
|
|
* @method $this withForceSet($value) |
1420
|
|
|
* @method string getServerCertificateStatus() |
1421
|
|
|
* @method $this withServerCertificateStatus($value) |
1422
|
|
|
* @method string getServerCertificate() |
1423
|
|
|
* @method $this withServerCertificate($value) |
1424
|
|
|
* @method string getSecurityToken() |
1425
|
|
|
* @method $this withSecurityToken($value) |
1426
|
|
|
* @method string getCertType() |
1427
|
|
|
* @method $this withCertType($value) |
1428
|
|
|
* @method string getCertName() |
1429
|
|
|
* @method $this withCertName($value) |
1430
|
|
|
* @method string getDomainName() |
1431
|
|
|
* @method $this withDomainName($value) |
1432
|
|
|
* @method string getOwnerId() |
1433
|
|
|
* @method $this withOwnerId($value) |
1434
|
|
|
* @method string getRegion() |
1435
|
|
|
* @method $this withRegion($value) |
1436
|
|
|
*/ |
1437
|
|
|
class SetDomainServerCertificate extends Rpc |
1438
|
|
|
{ |
1439
|
|
|
} |
1440
|
|
|
|
1441
|
|
|
/** |
1442
|
|
|
* @method string getSecurityToken() |
1443
|
|
|
* @method $this withSecurityToken($value) |
1444
|
|
|
* @method string getConfigId() |
1445
|
|
|
* @method $this withConfigId($value) |
1446
|
|
|
* @method string getDomainName() |
1447
|
|
|
* @method $this withDomainName($value) |
1448
|
|
|
* @method string getOwnerId() |
1449
|
|
|
* @method $this withOwnerId($value) |
1450
|
|
|
*/ |
1451
|
|
|
class DeleteSpecificConfig extends Rpc |
1452
|
|
|
{ |
1453
|
|
|
} |
1454
|
|
|
|
1455
|
|
|
/** |
1456
|
|
|
* @method string getSecurityToken() |
1457
|
|
|
* @method $this withSecurityToken($value) |
1458
|
|
|
* @method string getEnable() |
1459
|
|
|
* @method $this withEnable($value) |
1460
|
|
|
* @method string getDomainName() |
1461
|
|
|
* @method $this withDomainName($value) |
1462
|
|
|
* @method string getOwnerId() |
1463
|
|
|
* @method $this withOwnerId($value) |
1464
|
|
|
* @method string getBackSrcDomain() |
1465
|
|
|
* @method $this withBackSrcDomain($value) |
1466
|
|
|
*/ |
1467
|
|
|
class SetSourceHostConfig extends Rpc |
1468
|
|
|
{ |
1469
|
|
|
} |
1470
|
|
|
|
1471
|
|
|
/** |
1472
|
|
|
* @method string getSecurityToken() |
1473
|
|
|
* @method $this withSecurityToken($value) |
1474
|
|
|
* @method string getOwnerId() |
1475
|
|
|
* @method $this withOwnerId($value) |
1476
|
|
|
*/ |
1477
|
|
|
class DescribeCdnRegionAndIsp extends Rpc |
1478
|
|
|
{ |
1479
|
|
|
} |
1480
|
|
|
|
1481
|
|
|
/** |
1482
|
|
|
* @method string getSecurityToken() |
1483
|
|
|
* @method $this withSecurityToken($value) |
1484
|
|
|
* @method string getInternetChargeType() |
1485
|
|
|
* @method $this withInternetChargeType($value) |
1486
|
|
|
* @method string getOwnerId() |
1487
|
|
|
* @method $this withOwnerId($value) |
1488
|
|
|
*/ |
1489
|
|
|
class OpenCdnService extends Rpc |
1490
|
|
|
{ |
1491
|
|
|
} |
1492
|
|
|
|
1493
|
|
|
/** |
1494
|
|
|
* @method string getStartTime() |
1495
|
|
|
* @method $this withStartTime($value) |
1496
|
|
|
* @method string getPercent() |
1497
|
|
|
* @method $this withPercent($value) |
1498
|
|
|
* @method string getDomainName() |
1499
|
|
|
* @method $this withDomainName($value) |
1500
|
|
|
* @method string getOwnerId() |
1501
|
|
|
* @method $this withOwnerId($value) |
1502
|
|
|
* @method string getSortBy() |
1503
|
|
|
* @method $this withSortBy($value) |
1504
|
|
|
*/ |
1505
|
|
|
class DescribeDomainTopReferVisit extends Rpc |
1506
|
|
|
{ |
1507
|
|
|
} |
1508
|
|
|
|
1509
|
|
|
/** |
1510
|
|
|
* @method string getAllowIps() |
1511
|
|
|
* @method $this withAllowIps($value) |
1512
|
|
|
* @method string getSecurityToken() |
1513
|
|
|
* @method $this withSecurityToken($value) |
1514
|
|
|
* @method string getDomainName() |
1515
|
|
|
* @method $this withDomainName($value) |
1516
|
|
|
* @method string getOwnerId() |
1517
|
|
|
* @method $this withOwnerId($value) |
1518
|
|
|
* @method string getBlockIps() |
1519
|
|
|
* @method $this withBlockIps($value) |
1520
|
|
|
*/ |
1521
|
|
|
class SetCcConfig extends Rpc |
1522
|
|
|
{ |
1523
|
|
|
} |
1524
|
|
|
|
1525
|
|
|
/** |
1526
|
|
|
* @method string getSecurityToken() |
1527
|
|
|
* @method $this withSecurityToken($value) |
1528
|
|
|
* @method string getDomainName() |
1529
|
|
|
* @method $this withDomainName($value) |
1530
|
|
|
* @method string getOwnerId() |
1531
|
|
|
* @method $this withOwnerId($value) |
1532
|
|
|
*/ |
1533
|
|
|
class DescribeL2VipsByDomain extends Rpc |
1534
|
|
|
{ |
1535
|
|
|
} |
1536
|
|
|
|
1537
|
|
|
/** |
1538
|
|
|
* @method string getSecurityToken() |
1539
|
|
|
* @method $this withSecurityToken($value) |
1540
|
|
|
* @method string getDomainName() |
1541
|
|
|
* @method $this withDomainName($value) |
1542
|
|
|
* @method string getOwnerId() |
1543
|
|
|
* @method $this withOwnerId($value) |
1544
|
|
|
*/ |
1545
|
|
|
class DescribeCdnCertificateList extends Rpc |
1546
|
|
|
{ |
1547
|
|
|
} |
1548
|
|
|
|
1549
|
|
|
/** |
1550
|
|
|
* @method string getResourceGroupId() |
1551
|
|
|
* @method $this withResourceGroupId($value) |
1552
|
|
|
* @method string getSecurityToken() |
1553
|
|
|
* @method $this withSecurityToken($value) |
1554
|
|
|
* @method string getOwnerAccount() |
1555
|
|
|
* @method $this withOwnerAccount($value) |
1556
|
|
|
* @method string getDomainName() |
1557
|
|
|
* @method $this withDomainName($value) |
1558
|
|
|
* @method string getOwnerId() |
1559
|
|
|
* @method $this withOwnerId($value) |
1560
|
|
|
*/ |
1561
|
|
|
class DeleteCdnDomain extends Rpc |
1562
|
|
|
{ |
1563
|
|
|
} |
1564
|
|
|
|
1565
|
|
|
/** |
1566
|
|
|
* @method string getArea() |
1567
|
|
|
* @method $this withArea($value) |
1568
|
|
|
* @method string getSecurityToken() |
1569
|
|
|
* @method $this withSecurityToken($value) |
1570
|
|
|
* @method string getObjectPath() |
1571
|
|
|
* @method $this withObjectPath($value) |
1572
|
|
|
* @method string getOwnerId() |
1573
|
|
|
* @method $this withOwnerId($value) |
1574
|
|
|
*/ |
1575
|
|
|
class PushObjectCache extends Rpc |
1576
|
|
|
{ |
1577
|
|
|
} |
1578
|
|
|
|
1579
|
|
|
/** |
1580
|
|
|
* @method string getSecurityToken() |
1581
|
|
|
* @method $this withSecurityToken($value) |
1582
|
|
|
* @method string getDomainName() |
1583
|
|
|
* @method $this withDomainName($value) |
1584
|
|
|
* @method string getOwnerId() |
1585
|
|
|
* @method $this withOwnerId($value) |
1586
|
|
|
*/ |
1587
|
|
|
class StopCdnDomain extends Rpc |
1588
|
|
|
{ |
1589
|
|
|
} |
1590
|
|
|
|
1591
|
|
|
/** |
1592
|
|
|
* @method string getSecurityToken() |
1593
|
|
|
* @method $this withSecurityToken($value) |
1594
|
|
|
* @method string getDomainName() |
1595
|
|
|
* @method $this withDomainName($value) |
1596
|
|
|
* @method string getEndTime() |
1597
|
|
|
* @method $this withEndTime($value) |
1598
|
|
|
* @method string getStartTime() |
1599
|
|
|
* @method $this withStartTime($value) |
1600
|
|
|
* @method string getOwnerId() |
1601
|
|
|
* @method $this withOwnerId($value) |
1602
|
|
|
*/ |
1603
|
|
|
class DescribeDomainUvData extends Rpc |
1604
|
|
|
{ |
1605
|
|
|
} |
1606
|
|
|
|
1607
|
|
|
/** |
1608
|
|
|
* @method string getSecurityToken() |
1609
|
|
|
* @method $this withSecurityToken($value) |
1610
|
|
|
* @method string getInternetChargeType() |
1611
|
|
|
* @method $this withInternetChargeType($value) |
1612
|
|
|
* @method string getOwnerId() |
1613
|
|
|
* @method $this withOwnerId($value) |
1614
|
|
|
*/ |
1615
|
|
|
class ModifyCdnService extends Rpc |
1616
|
|
|
{ |
1617
|
|
|
} |
1618
|
|
|
|
1619
|
|
|
/** |
1620
|
|
|
* @method string getSecurityToken() |
1621
|
|
|
* @method $this withSecurityToken($value) |
1622
|
|
|
* @method string getOwnerId() |
1623
|
|
|
* @method $this withOwnerId($value) |
1624
|
|
|
*/ |
1625
|
|
|
class DescribeCdnService extends Rpc |
1626
|
|
|
{ |
1627
|
|
|
} |
1628
|
|
|
|
1629
|
|
|
/** |
1630
|
|
|
* @method string getTopLevelDomain() |
1631
|
|
|
* @method $this withTopLevelDomain($value) |
1632
|
|
|
* @method string getResourceGroupId() |
1633
|
|
|
* @method $this withResourceGroupId($value) |
1634
|
|
|
* @method string getSources() |
1635
|
|
|
* @method $this withSources($value) |
1636
|
|
|
* @method string getSecurityToken() |
1637
|
|
|
* @method $this withSecurityToken($value) |
1638
|
|
|
* @method string getDomainName() |
1639
|
|
|
* @method $this withDomainName($value) |
1640
|
|
|
* @method string getOwnerId() |
1641
|
|
|
* @method $this withOwnerId($value) |
1642
|
|
|
*/ |
1643
|
|
|
class ModifyCdnDomain extends Rpc |
1644
|
|
|
{ |
1645
|
|
|
} |
1646
|
|
|
|
1647
|
|
|
/** |
1648
|
|
|
* @method string getFunctionNames() |
1649
|
|
|
* @method $this withFunctionNames($value) |
1650
|
|
|
* @method string getSecurityToken() |
1651
|
|
|
* @method $this withSecurityToken($value) |
1652
|
|
|
* @method string getDomainName() |
1653
|
|
|
* @method $this withDomainName($value) |
1654
|
|
|
* @method string getOwnerId() |
1655
|
|
|
* @method $this withOwnerId($value) |
1656
|
|
|
*/ |
1657
|
|
|
class DescribeCdnDomainConfigs extends Rpc |
1658
|
|
|
{ |
1659
|
|
|
} |
1660
|
|
|
|
1661
|
|
|
/** |
1662
|
|
|
* @method string getResourceGroupId() |
1663
|
|
|
* @method $this withResourceGroupId($value) |
1664
|
|
|
* @method string getSecurityToken() |
1665
|
|
|
* @method $this withSecurityToken($value) |
1666
|
|
|
* @method string getObjectPath() |
1667
|
|
|
* @method $this withObjectPath($value) |
1668
|
|
|
* @method string getDomainName() |
1669
|
|
|
* @method $this withDomainName($value) |
1670
|
|
|
* @method string getPageSize() |
1671
|
|
|
* @method $this withPageSize($value) |
1672
|
|
|
* @method string getEndTime() |
1673
|
|
|
* @method $this withEndTime($value) |
1674
|
|
|
* @method string getStartTime() |
1675
|
|
|
* @method $this withStartTime($value) |
1676
|
|
|
* @method string getOwnerId() |
1677
|
|
|
* @method $this withOwnerId($value) |
1678
|
|
|
* @method string getObjectType() |
1679
|
|
|
* @method $this withObjectType($value) |
1680
|
|
|
* @method string getTaskId() |
1681
|
|
|
* @method $this withTaskId($value) |
1682
|
|
|
* @method string getPageNumber() |
1683
|
|
|
* @method $this withPageNumber($value) |
1684
|
|
|
* @method string getStatus() |
1685
|
|
|
* @method $this withStatus($value) |
1686
|
|
|
*/ |
1687
|
|
|
class DescribeRefreshTasks extends Rpc |
1688
|
|
|
{ |
1689
|
|
|
} |
1690
|
|
|
|
1691
|
|
|
/** |
1692
|
|
|
* @method string getSecurityToken() |
1693
|
|
|
* @method $this withSecurityToken($value) |
1694
|
|
|
* @method string getDomainName() |
1695
|
|
|
* @method $this withDomainName($value) |
1696
|
|
|
* @method string getOwnerId() |
1697
|
|
|
* @method $this withOwnerId($value) |
1698
|
|
|
*/ |
1699
|
|
|
class DescribeCdnDomainDetail extends Rpc |
1700
|
|
|
{ |
1701
|
|
|
} |
1702
|
|
|
|
1703
|
|
|
/** |
1704
|
|
|
* @method string getFuncFilter() |
1705
|
|
|
* @method $this withFuncFilter($value) |
1706
|
|
|
* @method string getDomainName() |
1707
|
|
|
* @method $this withDomainName($value) |
1708
|
|
|
* @method string getOwnerId() |
1709
|
|
|
* @method $this withOwnerId($value) |
1710
|
|
|
* @method string getFuncId() |
1711
|
|
|
* @method $this withFuncId($value) |
1712
|
|
|
* @method string getPageNumber() |
1713
|
|
|
* @method $this withPageNumber($value) |
1714
|
|
|
* @method string getDomainStatus() |
1715
|
|
|
* @method $this withDomainStatus($value) |
1716
|
|
|
* @method string getDomainSearchType() |
1717
|
|
|
* @method $this withDomainSearchType($value) |
1718
|
|
|
* @method string getCheckDomainShow() |
1719
|
|
|
* @method $this withCheckDomainShow($value) |
1720
|
|
|
* @method string getResourceGroupId() |
1721
|
|
|
* @method $this withResourceGroupId($value) |
1722
|
|
|
* @method string getSecurityToken() |
1723
|
|
|
* @method $this withSecurityToken($value) |
1724
|
|
|
* @method string getCdnType() |
1725
|
|
|
* @method $this withCdnType($value) |
1726
|
|
|
* @method string getPageSize() |
1727
|
|
|
* @method $this withPageSize($value) |
1728
|
|
|
* @method array getTag() |
1729
|
|
|
*/ |
1730
|
|
|
class DescribeUserDomains extends Rpc |
1731
|
|
|
{ |
1732
|
|
|
|
1733
|
|
|
/** |
1734
|
|
|
* @param array $tag |
1735
|
|
|
* |
1736
|
|
|
* @return $this |
1737
|
|
|
*/ |
1738
|
|
|
public function withTag(array $tag) |
1739
|
|
|
{ |
1740
|
|
|
$this->data['Tag'] = $tag; |
1741
|
|
|
foreach ($tag as $depth1 => $depth1Value) { |
1742
|
|
|
$this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value']; |
1743
|
|
|
$this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key']; |
1744
|
|
|
} |
1745
|
|
|
|
1746
|
|
|
return $this; |
1747
|
|
|
} |
1748
|
|
|
} |
1749
|
|
|
|
1750
|
|
|
/** |
1751
|
|
|
* @method string getAllowIps() |
1752
|
|
|
* @method $this withAllowIps($value) |
1753
|
|
|
* @method string getSecurityToken() |
1754
|
|
|
* @method $this withSecurityToken($value) |
1755
|
|
|
* @method string getDomainName() |
1756
|
|
|
* @method $this withDomainName($value) |
1757
|
|
|
* @method string getOwnerId() |
1758
|
|
|
* @method $this withOwnerId($value) |
1759
|
|
|
*/ |
1760
|
|
|
class SetIpAllowListConfig extends Rpc |
1761
|
|
|
{ |
1762
|
|
|
} |
1763
|
|
|
|
1764
|
|
|
/** |
1765
|
|
|
* @method string getTopLevelDomain() |
1766
|
|
|
* @method $this withTopLevelDomain($value) |
1767
|
|
|
* @method string getResourceGroupId() |
1768
|
|
|
* @method $this withResourceGroupId($value) |
1769
|
|
|
* @method string getSources() |
1770
|
|
|
* @method $this withSources($value) |
1771
|
|
|
* @method string getSecurityToken() |
1772
|
|
|
* @method $this withSecurityToken($value) |
1773
|
|
|
* @method string getCdnType() |
1774
|
|
|
* @method $this withCdnType($value) |
1775
|
|
|
* @method string getOwnerAccount() |
1776
|
|
|
* @method $this withOwnerAccount($value) |
1777
|
|
|
* @method string getScope() |
1778
|
|
|
* @method $this withScope($value) |
1779
|
|
|
* @method string getDomainName() |
1780
|
|
|
* @method $this withDomainName($value) |
1781
|
|
|
* @method string getOwnerId() |
1782
|
|
|
* @method $this withOwnerId($value) |
1783
|
|
|
* @method string getCheckUrl() |
1784
|
|
|
* @method $this withCheckUrl($value) |
1785
|
|
|
*/ |
1786
|
|
|
class AddCdnDomain extends Rpc |
1787
|
|
|
{ |
1788
|
|
|
} |
1789
|
|
|
|
1790
|
|
|
/** |
1791
|
|
|
* @method string getSecurityToken() |
1792
|
|
|
* @method $this withSecurityToken($value) |
1793
|
|
|
* @method string getObjectPath() |
1794
|
|
|
* @method $this withObjectPath($value) |
1795
|
|
|
* @method string getOwnerId() |
1796
|
|
|
* @method $this withOwnerId($value) |
1797
|
|
|
* @method string getObjectType() |
1798
|
|
|
* @method $this withObjectType($value) |
1799
|
|
|
*/ |
1800
|
|
|
class RefreshObjectCaches extends Rpc |
1801
|
|
|
{ |
1802
|
|
|
} |
1803
|
|
|
|
1804
|
|
|
/** |
1805
|
|
|
* @method string getSecurityToken() |
1806
|
|
|
* @method $this withSecurityToken($value) |
1807
|
|
|
* @method string getOwnerAccount() |
1808
|
|
|
* @method $this withOwnerAccount($value) |
1809
|
|
|
* @method string getOwnerId() |
1810
|
|
|
* @method $this withOwnerId($value) |
1811
|
|
|
*/ |
1812
|
|
|
class DescribeCdnTypes extends Rpc |
1813
|
|
|
{ |
1814
|
|
|
} |
1815
|
|
|
|
1816
|
|
|
/** |
1817
|
|
|
* @method string getDomainNames() |
1818
|
|
|
* @method $this withDomainNames($value) |
1819
|
|
|
* @method string getLocationNames() |
1820
|
|
|
* @method $this withLocationNames($value) |
1821
|
|
|
* @method string getStartTime() |
1822
|
|
|
* @method $this withStartTime($value) |
1823
|
|
|
* @method string getIspNames() |
1824
|
|
|
* @method $this withIspNames($value) |
1825
|
|
|
* @method string getEndTime() |
1826
|
|
|
* @method $this withEndTime($value) |
1827
|
|
|
* @method string getOwnerId() |
1828
|
|
|
* @method $this withOwnerId($value) |
1829
|
|
|
*/ |
1830
|
|
|
class DescribeRangeDataByLocateAndIspService extends Rpc |
1831
|
|
|
{ |
1832
|
|
|
} |
1833
|
|
|
|
1834
|
|
|
/** |
1835
|
|
|
* @method string getPageType() |
1836
|
|
|
* @method $this withPageType($value) |
1837
|
|
|
* @method string getSecurityToken() |
1838
|
|
|
* @method $this withSecurityToken($value) |
1839
|
|
|
* @method string getDomainName() |
1840
|
|
|
* @method $this withDomainName($value) |
1841
|
|
|
* @method string getCustomPageUrl() |
1842
|
|
|
* @method $this withCustomPageUrl($value) |
1843
|
|
|
* @method string getOwnerId() |
1844
|
|
|
* @method $this withOwnerId($value) |
1845
|
|
|
*/ |
1846
|
|
|
class SetErrorPageConfig extends Rpc |
1847
|
|
|
{ |
1848
|
|
|
} |
1849
|
|
|
|
1850
|
|
|
/** |
1851
|
|
|
* @method string getSecurityToken() |
1852
|
|
|
* @method $this withSecurityToken($value) |
1853
|
|
|
* @method string getConfigId() |
1854
|
|
|
* @method $this withConfigId($value) |
1855
|
|
|
* @method string getDomainName() |
1856
|
|
|
* @method $this withDomainName($value) |
1857
|
|
|
* @method string getOwnerId() |
1858
|
|
|
* @method $this withOwnerId($value) |
1859
|
|
|
* @method string getValue() |
1860
|
|
|
* @method $this withValue($value) |
1861
|
|
|
* @method string getKey() |
1862
|
|
|
* @method $this withKey($value) |
1863
|
|
|
*/ |
1864
|
|
|
class SetReqHeaderConfig extends Rpc |
1865
|
|
|
{ |
1866
|
|
|
} |
1867
|
|
|
|
1868
|
|
|
/** |
1869
|
|
|
* @method string getLocationNames() |
1870
|
|
|
* @method $this withLocationNames($value) |
1871
|
|
|
* @method string getIspNames() |
1872
|
|
|
* @method $this withIspNames($value) |
1873
|
|
|
* @method string getDomainName() |
1874
|
|
|
* @method $this withDomainName($value) |
1875
|
|
|
* @method string getOwnerId() |
1876
|
|
|
* @method $this withOwnerId($value) |
1877
|
|
|
* @method string getTimePoint() |
1878
|
|
|
* @method $this withTimePoint($value) |
1879
|
|
|
*/ |
1880
|
|
|
class DescribeDomainBpsDataByTimeStamp extends Rpc |
1881
|
|
|
{ |
1882
|
|
|
} |
1883
|
|
|
|
1884
|
|
|
/** |
1885
|
|
|
* @method string getReferList() |
1886
|
|
|
* @method $this withReferList($value) |
1887
|
|
|
* @method string getSecurityToken() |
1888
|
|
|
* @method $this withSecurityToken($value) |
1889
|
|
|
* @method string getDomainName() |
1890
|
|
|
* @method $this withDomainName($value) |
1891
|
|
|
* @method string getReferType() |
1892
|
|
|
* @method $this withReferType($value) |
1893
|
|
|
* @method string getDisableAst() |
1894
|
|
|
* @method $this withDisableAst($value) |
1895
|
|
|
* @method string getOwnerId() |
1896
|
|
|
* @method $this withOwnerId($value) |
1897
|
|
|
* @method string getAllowEmpty() |
1898
|
|
|
* @method $this withAllowEmpty($value) |
1899
|
|
|
*/ |
1900
|
|
|
class SetRefererConfig extends Rpc |
1901
|
|
|
{ |
1902
|
|
|
} |
1903
|
|
|
|
1904
|
|
|
/** |
1905
|
|
|
* @method string getSecurityToken() |
1906
|
|
|
* @method $this withSecurityToken($value) |
1907
|
|
|
* @method string getDomainName() |
1908
|
|
|
* @method $this withDomainName($value) |
1909
|
|
|
* @method string getRedirectType() |
1910
|
|
|
* @method $this withRedirectType($value) |
1911
|
|
|
* @method string getOwnerId() |
1912
|
|
|
* @method $this withOwnerId($value) |
1913
|
|
|
*/ |
1914
|
|
|
class SetForceRedirectConfig extends Rpc |
1915
|
|
|
{ |
1916
|
|
|
} |
1917
|
|
|
|
1918
|
|
|
/** |
1919
|
|
|
* @method string getStartTime() |
1920
|
|
|
* @method $this withStartTime($value) |
1921
|
|
|
* @method string getDomainName() |
1922
|
|
|
* @method $this withDomainName($value) |
1923
|
|
|
* @method string getEndTime() |
1924
|
|
|
* @method $this withEndTime($value) |
1925
|
|
|
* @method string getOwnerId() |
1926
|
|
|
* @method $this withOwnerId($value) |
1927
|
|
|
*/ |
1928
|
|
|
class DescribeDomainISPData extends Rpc |
1929
|
|
|
{ |
1930
|
|
|
} |
1931
|
|
|
|
1932
|
|
|
/** |
1933
|
|
|
* @method string getSecurityToken() |
1934
|
|
|
* @method $this withSecurityToken($value) |
1935
|
|
|
* @method string getOwnerId() |
1936
|
|
|
* @method $this withOwnerId($value) |
1937
|
|
|
* @method string getConfig() |
1938
|
|
|
* @method $this withConfig($value) |
1939
|
|
|
*/ |
1940
|
|
|
class DescribeUserConfigs extends Rpc |
1941
|
|
|
{ |
1942
|
|
|
} |
1943
|
|
|
|
1944
|
|
|
/** |
1945
|
|
|
* @method string getHeaderValue() |
1946
|
|
|
* @method $this withHeaderValue($value) |
1947
|
|
|
* @method string getSecurityToken() |
1948
|
|
|
* @method $this withSecurityToken($value) |
1949
|
|
|
* @method string getConfigID() |
1950
|
|
|
* @method $this withConfigID($value) |
1951
|
|
|
* @method string getDomainName() |
1952
|
|
|
* @method $this withDomainName($value) |
1953
|
|
|
* @method string getHeaderKey() |
1954
|
|
|
* @method $this withHeaderKey($value) |
1955
|
|
|
* @method string getOwnerId() |
1956
|
|
|
* @method $this withOwnerId($value) |
1957
|
|
|
*/ |
1958
|
|
|
class ModifyHttpHeaderConfig extends Rpc |
1959
|
|
|
{ |
1960
|
|
|
} |
1961
|
|
|
|
1962
|
|
|
/** |
1963
|
|
|
* @method string getSources() |
1964
|
|
|
* @method $this withSources($value) |
1965
|
|
|
* @method string getSecurityToken() |
1966
|
|
|
* @method $this withSecurityToken($value) |
1967
|
|
|
* @method string getOwnerId() |
1968
|
|
|
* @method $this withOwnerId($value) |
1969
|
|
|
*/ |
1970
|
|
|
class DescribeDomainsBySource extends Rpc |
1971
|
|
|
{ |
1972
|
|
|
} |
1973
|
|
|
|
1974
|
|
|
/** |
1975
|
|
|
* @method string getStartTime() |
1976
|
|
|
* @method $this withStartTime($value) |
1977
|
|
|
* @method string getPercent() |
1978
|
|
|
* @method $this withPercent($value) |
1979
|
|
|
* @method string getDomainName() |
1980
|
|
|
* @method $this withDomainName($value) |
1981
|
|
|
* @method string getEndTime() |
1982
|
|
|
* @method $this withEndTime($value) |
1983
|
|
|
* @method string getOwnerId() |
1984
|
|
|
* @method $this withOwnerId($value) |
1985
|
|
|
* @method string getSortBy() |
1986
|
|
|
* @method $this withSortBy($value) |
1987
|
|
|
*/ |
1988
|
|
|
class DescribeDomainTopUrlVisit extends Rpc |
1989
|
|
|
{ |
1990
|
|
|
} |
1991
|
|
|
|
1992
|
|
|
/** |
1993
|
|
|
* @method string getStartTime() |
1994
|
|
|
* @method $this withStartTime($value) |
1995
|
|
|
* @method string getDomainName() |
1996
|
|
|
* @method $this withDomainName($value) |
1997
|
|
|
* @method string getEndTime() |
1998
|
|
|
* @method $this withEndTime($value) |
1999
|
|
|
* @method string getOwnerId() |
2000
|
|
|
* @method $this withOwnerId($value) |
2001
|
|
|
*/ |
2002
|
|
|
class DescribeDomainsUsageByDay extends Rpc |
2003
|
|
|
{ |
2004
|
|
|
} |
2005
|
|
|
|
2006
|
|
|
/** |
2007
|
|
|
* @method string getStartTime() |
2008
|
|
|
* @method $this withStartTime($value) |
2009
|
|
|
* @method string getDomainName() |
2010
|
|
|
* @method $this withDomainName($value) |
2011
|
|
|
* @method string getEndTime() |
2012
|
|
|
* @method $this withEndTime($value) |
2013
|
|
|
* @method string getOwnerId() |
2014
|
|
|
* @method $this withOwnerId($value) |
2015
|
|
|
* @method string getInterval() |
2016
|
|
|
* @method $this withInterval($value) |
2017
|
|
|
*/ |
2018
|
|
|
class DescribeDomainSrcHttpCodeData extends Rpc |
2019
|
|
|
{ |
2020
|
|
|
} |
2021
|
|
|
|
2022
|
|
|
/** |
2023
|
|
|
* @method string getStartTime() |
2024
|
|
|
* @method $this withStartTime($value) |
2025
|
|
|
* @method string getDomainName() |
2026
|
|
|
* @method $this withDomainName($value) |
2027
|
|
|
* @method string getEndTime() |
2028
|
|
|
* @method $this withEndTime($value) |
2029
|
|
|
* @method string getOwnerId() |
2030
|
|
|
* @method $this withOwnerId($value) |
2031
|
|
|
*/ |
2032
|
|
|
class DescribeDomainMax95BpsData extends Rpc |
2033
|
|
|
{ |
2034
|
|
|
} |
2035
|
|
|
|