Skip to content

Commit 1665923

Browse files
committed
Generated ts 2015-01-09 for Alidns.
1 parent e741509 commit 1665923

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

alidns-20150109/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alicloud/alidns20150109",
3-
"version": "3.0.10",
3+
"version": "3.0.11",
44
"description": "",
55
"main": "dist/client.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@alicloud/tea-typescript": "^1.7.1",
2323
"@alicloud/tea-util": "^1.4.7",
24-
"@alicloud/openapi-client": "^0.4.4",
24+
"@alicloud/openapi-client": "^0.4.7",
2525
"@alicloud/openapi-util": "^0.3.2",
2626
"@alicloud/endpoint-util": "^0.0.1"
2727
},

alidns-20150109/src/client.ts

+18-10
Original file line numberDiff line numberDiff line change
@@ -5166,6 +5166,7 @@ export class DescribeDomainInfoResponseBody extends $tea.Model {
51665166
createTime?: string;
51675167
dnsServers?: DescribeDomainInfoResponseBodyDnsServers;
51685168
domainId?: string;
5169+
domainLoggingSwitchStatus?: string;
51695170
domainName?: string;
51705171
groupId?: string;
51715172
groupName?: string;
@@ -5192,6 +5193,7 @@ export class DescribeDomainInfoResponseBody extends $tea.Model {
51925193
createTime: 'CreateTime',
51935194
dnsServers: 'DnsServers',
51945195
domainId: 'DomainId',
5196+
domainLoggingSwitchStatus: 'DomainLoggingSwitchStatus',
51955197
domainName: 'DomainName',
51965198
groupId: 'GroupId',
51975199
groupName: 'GroupName',
@@ -5221,6 +5223,7 @@ export class DescribeDomainInfoResponseBody extends $tea.Model {
52215223
createTime: 'string',
52225224
dnsServers: DescribeDomainInfoResponseBodyDnsServers,
52235225
domainId: 'string',
5226+
domainLoggingSwitchStatus: 'string',
52245227
domainName: 'string',
52255228
groupId: 'string',
52265229
groupName: 'string',
@@ -16100,6 +16103,7 @@ export class DescribeDomainsResponseBodyDomainsDomain extends $tea.Model {
1610016103
createTimestamp?: number;
1610116104
dnsServers?: DescribeDomainsResponseBodyDomainsDomainDnsServers;
1610216105
domainId?: string;
16106+
domainLoggingSwitchStatus?: string;
1610316107
domainName?: string;
1610416108
groupId?: string;
1610516109
groupName?: string;
@@ -16122,6 +16126,7 @@ export class DescribeDomainsResponseBodyDomainsDomain extends $tea.Model {
1612216126
createTimestamp: 'CreateTimestamp',
1612316127
dnsServers: 'DnsServers',
1612416128
domainId: 'DomainId',
16129+
domainLoggingSwitchStatus: 'DomainLoggingSwitchStatus',
1612516130
domainName: 'DomainName',
1612616131
groupId: 'GroupId',
1612716132
groupName: 'GroupName',
@@ -16147,6 +16152,7 @@ export class DescribeDomainsResponseBodyDomainsDomain extends $tea.Model {
1614716152
createTimestamp: 'number',
1614816153
dnsServers: DescribeDomainsResponseBodyDomainsDomainDnsServers,
1614916154
domainId: 'string',
16155+
domainLoggingSwitchStatus: 'string',
1615016156
domainName: 'string',
1615116157
groupId: 'string',
1615216158
groupName: 'string',
@@ -20048,7 +20054,7 @@ export default class Client extends OpenApi {
2004820054
}
2004920055

2005020056
/**
20051-
* Before you call this operation, make sure that the batch tasks have been executed.
20057+
* **Before you call this operation, make sure that the batch operation task is complete.
2005220058
*
2005320059
* @param request DescribeBatchResultDetailRequest
2005420060
* @param runtime runtime options for this request RuntimeOptions
@@ -20099,7 +20105,7 @@ export default class Client extends OpenApi {
2009920105
}
2010020106

2010120107
/**
20102-
* Before you call this operation, make sure that the batch tasks have been executed.
20108+
* **Before you call this operation, make sure that the batch operation task is complete.
2010320109
*
2010420110
* @param request DescribeBatchResultDetailRequest
2010520111
* @return DescribeBatchResultDetailResponse
@@ -21260,7 +21266,7 @@ export default class Client extends OpenApi {
2126021266
}
2126121267

2126221268
/**
21263-
* In this example, the domain name is bound to an Alibaba Cloud DNS instance of Enterprise Ultimate Edition. For more information about valid lines, see the return values of the RecordLines parameter.
21269+
* In this example, the domain name is bound to an instance of Alibaba Cloud DNS Enterprise Ultimate Edition. For more information about valid Domain Name System (DNS) request lines, see the return values of the RecordLines parameter.
2126421270
*
2126521271
* @param request DescribeDomainInfoRequest
2126621272
* @param runtime runtime options for this request RuntimeOptions
@@ -21299,7 +21305,7 @@ export default class Client extends OpenApi {
2129921305
}
2130021306

2130121307
/**
21302-
* In this example, the domain name is bound to an Alibaba Cloud DNS instance of Enterprise Ultimate Edition. For more information about valid lines, see the return values of the RecordLines parameter.
21308+
* In this example, the domain name is bound to an instance of Alibaba Cloud DNS Enterprise Ultimate Edition. For more information about valid Domain Name System (DNS) request lines, see the return values of the RecordLines parameter.
2130321309
*
2130421310
* @param request DescribeDomainInfoRequest
2130521311
* @return DescribeDomainInfoResponse
@@ -21367,7 +21373,7 @@ export default class Client extends OpenApi {
2136721373
}
2136821374

2136921375
/**
21370-
* > This operation queries the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
21376+
* > You can call this operation to query the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
2137121377
*
2137221378
* @param request DescribeDomainNsRequest
2137321379
* @param runtime runtime options for this request RuntimeOptions
@@ -21402,7 +21408,7 @@ export default class Client extends OpenApi {
2140221408
}
2140321409

2140421410
/**
21405-
* > This operation queries the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
21411+
* > You can call this operation to query the authoritative servers of a domain name registry to obtain the name servers for a domain name. If the domain name is in an invalid state, such as serverHold or clientHold, an error may be returned.
2140621412
*
2140721413
* @param request DescribeDomainNsRequest
2140821414
* @return DescribeDomainNsResponse
@@ -21465,9 +21471,10 @@ export default class Client extends OpenApi {
2146521471
}
2146621472

2146721473
/**
21468-
* * You can specify the DomainName, PageNumber, and PageSize parameters to query the DNS records of a domain name.
21469-
* * You can also specify the RRKeyWord, TypeKeyWord, or ValueKeyWord parameter to query the DNS records that contain the specified keyword.
21474+
* * You can specify DomainName, PageNumber, and PageSize to query the DNS records of the specified domain names.
21475+
* * You can also specify RRKeyWord, TypeKeyWord, or ValueKeyWord to query the DNS records that contain the specified keyword.
2147021476
* * By default, the DNS records are sorted in reverse chronological order based on the time when they were added.
21477+
* * You can specify GroupId to query the DNS records of the specified domain names based on the group ID. You can query the DNS records of all domain names and the domain names in the default group.
2147121478
*
2147221479
* @param request DescribeDomainRecordsRequest
2147321480
* @param runtime runtime options for this request RuntimeOptions
@@ -21554,9 +21561,10 @@ export default class Client extends OpenApi {
2155421561
}
2155521562

2155621563
/**
21557-
* * You can specify the DomainName, PageNumber, and PageSize parameters to query the DNS records of a domain name.
21558-
* * You can also specify the RRKeyWord, TypeKeyWord, or ValueKeyWord parameter to query the DNS records that contain the specified keyword.
21564+
* * You can specify DomainName, PageNumber, and PageSize to query the DNS records of the specified domain names.
21565+
* * You can also specify RRKeyWord, TypeKeyWord, or ValueKeyWord to query the DNS records that contain the specified keyword.
2155921566
* * By default, the DNS records are sorted in reverse chronological order based on the time when they were added.
21567+
* * You can specify GroupId to query the DNS records of the specified domain names based on the group ID. You can query the DNS records of all domain names and the domain names in the default group.
2156021568
*
2156121569
* @param request DescribeDomainRecordsRequest
2156221570
* @return DescribeDomainRecordsResponse

0 commit comments

Comments
 (0)