浏览代码

remove the invalid domain_intl folder

Jackson Tian 7 年之前
父节点
当前提交
d21d3785ab
共有 69 个文件被更改,包括 0 次插入4927 次删除
  1. 0 106
      services/domain_intl/check_domain.go
  2. 0 81
      services/domain_intl/client.go
  3. 0 107
      services/domain_intl/delete_email_verification.go
  4. 0 105
      services/domain_intl/delete_registrant_profile.go
  5. 0 105
      services/domain_intl/email_verified.go
  6. 0 116
      services/domain_intl/list_email_verification.go
  7. 0 117
      services/domain_intl/query_change_log_list.go
  8. 0 118
      services/domain_intl/query_contact_info.go
  9. 0 105
      services/domain_intl/query_dns_host.go
  10. 0 119
      services/domain_intl/query_domain_by_instance_id.go
  11. 0 122
      services/domain_intl/query_domain_list.go
  12. 0 116
      services/domain_intl/query_registrant_profiles.go
  13. 0 115
      services/domain_intl/query_task_detail_history.go
  14. 0 117
      services/domain_intl/query_task_detail_list.go
  15. 0 114
      services/domain_intl/query_task_info_history.go
  16. 0 115
      services/domain_intl/query_task_list.go
  17. 0 107
      services/domain_intl/resend_email_verification.go
  18. 0 115
      services/domain_intl/save_batch_task_for_creating_order_activate.go
  19. 0 112
      services/domain_intl/save_batch_task_for_creating_order_redeem.go
  20. 0 113
      services/domain_intl/save_batch_task_for_creating_order_renew.go
  21. 0 107
      services/domain_intl/save_batch_task_for_domain_name_proxy_service.go
  22. 0 108
      services/domain_intl/save_batch_task_for_modifying_domain_dns.go
  23. 0 107
      services/domain_intl/save_batch_task_for_transfer_prohibition_lock.go
  24. 0 107
      services/domain_intl/save_batch_task_for_update_prohibition_lock.go
  25. 0 109
      services/domain_intl/save_batch_task_for_updating_contact_info.go
  26. 0 118
      services/domain_intl/save_registrant_profile.go
  27. 0 107
      services/domain_intl/save_single_task_for_creating_dns_host.go
  28. 0 110
      services/domain_intl/save_single_task_for_creating_order_activate.go
  29. 0 107
      services/domain_intl/save_single_task_for_creating_order_redeem.go
  30. 0 108
      services/domain_intl/save_single_task_for_creating_order_renew.go
  31. 0 107
      services/domain_intl/save_single_task_for_domain_name_proxy_service.go
  32. 0 107
      services/domain_intl/save_single_task_for_modifying_dns_host.go
  33. 0 105
      services/domain_intl/save_single_task_for_synchronizing_dns_host.go
  34. 0 107
      services/domain_intl/save_single_task_for_transfer_prohibition_lock.go
  35. 0 107
      services/domain_intl/save_single_task_for_update_prohibition_lock.go
  36. 0 110
      services/domain_intl/save_single_task_for_updating_contact_info.go
  37. 0 26
      services/domain_intl/struct_change_log.go
  38. 0 33
      services/domain_intl/struct_current_page_cursor.go
  39. 0 21
      services/domain_intl/struct_data_in_list_email_verification.go
  40. 0 21
      services/domain_intl/struct_data_in_query_change_log_list.go
  41. 0 21
      services/domain_intl/struct_data_in_query_domain_list.go
  42. 0 21
      services/domain_intl/struct_data_in_query_task_detail_list.go
  43. 0 21
      services/domain_intl/struct_data_in_query_task_list.go
  44. 0 22
      services/domain_intl/struct_dns_host.go
  45. 0 21
      services/domain_intl/struct_dns_host_list.go
  46. 0 21
      services/domain_intl/struct_dns_list.go
  47. 0 30
      services/domain_intl/struct_domain.go
  48. 0 30
      services/domain_intl/struct_email_verification.go
  49. 0 21
      services/domain_intl/struct_exist_list.go
  50. 0 21
      services/domain_intl/struct_fail_list_in_delete_email_verification.go
  51. 0 21
      services/domain_intl/struct_fail_list_in_resend_email_verification.go
  52. 0 21
      services/domain_intl/struct_fail_list_in_submit_email_verification.go
  53. 0 21
      services/domain_intl/struct_ip_list.go
  54. 0 33
      services/domain_intl/struct_next_page_cursor.go
  55. 0 21
      services/domain_intl/struct_objects_in_query_task_detail_history.go
  56. 0 21
      services/domain_intl/struct_objects_in_query_task_info_history.go
  57. 0 33
      services/domain_intl/struct_pre_page_cursor.go
  58. 0 36
      services/domain_intl/struct_registrant_profile.go
  59. 0 21
      services/domain_intl/struct_registrant_profiles.go
  60. 0 23
      services/domain_intl/struct_send_result.go
  61. 0 21
      services/domain_intl/struct_success_list_in_delete_email_verification.go
  62. 0 21
      services/domain_intl/struct_success_list_in_resend_email_verification.go
  63. 0 21
      services/domain_intl/struct_success_list_in_submit_email_verification.go
  64. 0 30
      services/domain_intl/struct_task_detail.go
  65. 0 30
      services/domain_intl/struct_task_detail_history.go
  66. 0 26
      services/domain_intl/struct_task_info.go
  67. 0 27
      services/domain_intl/struct_task_info_history.go
  68. 0 109
      services/domain_intl/submit_email_verification.go
  69. 0 105
      services/domain_intl/verify_email.go

+ 0 - 106
services/domain_intl/check_domain.go

@@ -1,106 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// CheckDomain invokes the domain_intl.CheckDomain API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/checkdomain.html
-func (client *Client) CheckDomain(request *CheckDomainRequest) (response *CheckDomainResponse, err error) {
-	response = CreateCheckDomainResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// CheckDomainWithChan invokes the domain_intl.CheckDomain API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/checkdomain.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) CheckDomainWithChan(request *CheckDomainRequest) (<-chan *CheckDomainResponse, <-chan error) {
-	responseChan := make(chan *CheckDomainResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.CheckDomain(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// CheckDomainWithCallback invokes the domain_intl.CheckDomain API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/checkdomain.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) CheckDomainWithCallback(request *CheckDomainRequest, callback func(response *CheckDomainResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *CheckDomainResponse
-		var err error
-		defer close(result)
-		response, err = client.CheckDomain(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// CheckDomainRequest is the request struct for api CheckDomain
-type CheckDomainRequest struct {
-	*requests.RpcRequest
-	DomainName string `position:"Query" name:"DomainName"`
-}
-
-// CheckDomainResponse is the response struct for api CheckDomain
-type CheckDomainResponse struct {
-	*responses.BaseResponse
-	RequestId  string `json:"RequestId" xml:"RequestId"`
-	DomainName string `json:"DomainName" xml:"DomainName"`
-	Avail      string `json:"Avail" xml:"Avail"`
-	Premium    string `json:"Premium" xml:"Premium"`
-}
-
-// CreateCheckDomainRequest creates a request to invoke CheckDomain API
-func CreateCheckDomainRequest() (request *CheckDomainRequest) {
-	request = &CheckDomainRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "CheckDomain", "", "")
-	return
-}
-
-// CreateCheckDomainResponse creates a response to parse from CheckDomain response
-func CreateCheckDomainResponse() (response *CheckDomainResponse) {
-	response = &CheckDomainResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 81
services/domain_intl/client.go

@@ -1,81 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/auth"
-)
-
-// Client is the sdk client struct, each func corresponds to an OpenAPI
-type Client struct {
-	sdk.Client
-}
-
-// NewClient creates a sdk client with environment variables
-func NewClient() (client *Client, err error) {
-	client = &Client{}
-	err = client.Init()
-	return
-}
-
-// NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential
-// this is the common api to create a sdk client
-func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error) {
-	client = &Client{}
-	err = client.InitWithOptions(regionId, config, credential)
-	return
-}
-
-// NewClientWithAccessKey is a shortcut to create sdk client with accesskey
-// usage: https://help.aliyun.com/document_detail/66217.html
-func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error) {
-	client = &Client{}
-	err = client.InitWithAccessKey(regionId, accessKeyId, accessKeySecret)
-	return
-}
-
-// NewClientWithStsToken is a shortcut to create sdk client with sts token
-// usage: https://help.aliyun.com/document_detail/66222.html
-func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error) {
-	client = &Client{}
-	err = client.InitWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken)
-	return
-}
-
-// NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn
-// usage: https://help.aliyun.com/document_detail/66222.html
-func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error) {
-	client = &Client{}
-	err = client.InitWithRamRoleArn(regionId, accessKeyId, accessKeySecret, roleArn, roleSessionName)
-	return
-}
-
-// NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role
-// usage: https://help.aliyun.com/document_detail/66223.html
-func NewClientWithEcsRamRole(regionId string, roleName string) (client *Client, err error) {
-	client = &Client{}
-	err = client.InitWithEcsRamRole(regionId, roleName)
-	return
-}
-
-// NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair
-// attention: rsa key pair auth is only Japan regions available
-func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error) {
-	client = &Client{}
-	err = client.InitWithRsaKeyPair(regionId, publicKeyId, privateKey, sessionExpiration)
-	return
-}

+ 0 - 107
services/domain_intl/delete_email_verification.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// DeleteEmailVerification invokes the domain_intl.DeleteEmailVerification API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/deleteemailverification.html
-func (client *Client) DeleteEmailVerification(request *DeleteEmailVerificationRequest) (response *DeleteEmailVerificationResponse, err error) {
-	response = CreateDeleteEmailVerificationResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// DeleteEmailVerificationWithChan invokes the domain_intl.DeleteEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/deleteemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) DeleteEmailVerificationWithChan(request *DeleteEmailVerificationRequest) (<-chan *DeleteEmailVerificationResponse, <-chan error) {
-	responseChan := make(chan *DeleteEmailVerificationResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.DeleteEmailVerification(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// DeleteEmailVerificationWithCallback invokes the domain_intl.DeleteEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/deleteemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) DeleteEmailVerificationWithCallback(request *DeleteEmailVerificationRequest, callback func(response *DeleteEmailVerificationResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *DeleteEmailVerificationResponse
-		var err error
-		defer close(result)
-		response, err = client.DeleteEmailVerification(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// DeleteEmailVerificationRequest is the request struct for api DeleteEmailVerification
-type DeleteEmailVerificationRequest struct {
-	*requests.RpcRequest
-	Lang         string `position:"Query" name:"Lang"`
-	Email        string `position:"Query" name:"Email"`
-	UserClientIp string `position:"Query" name:"UserClientIp"`
-}
-
-// DeleteEmailVerificationResponse is the response struct for api DeleteEmailVerification
-type DeleteEmailVerificationResponse struct {
-	*responses.BaseResponse
-	RequestId   string       `json:"RequestId" xml:"RequestId"`
-	SuccessList []SendResult `json:"SuccessList" xml:"SuccessList"`
-	FailList    []SendResult `json:"FailList" xml:"FailList"`
-}
-
-// CreateDeleteEmailVerificationRequest creates a request to invoke DeleteEmailVerification API
-func CreateDeleteEmailVerificationRequest() (request *DeleteEmailVerificationRequest) {
-	request = &DeleteEmailVerificationRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "DeleteEmailVerification", "", "")
-	return
-}
-
-// CreateDeleteEmailVerificationResponse creates a response to parse from DeleteEmailVerification response
-func CreateDeleteEmailVerificationResponse() (response *DeleteEmailVerificationResponse) {
-	response = &DeleteEmailVerificationResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 105
services/domain_intl/delete_registrant_profile.go

@@ -1,105 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// DeleteRegistrantProfile invokes the domain_intl.DeleteRegistrantProfile API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/deleteregistrantprofile.html
-func (client *Client) DeleteRegistrantProfile(request *DeleteRegistrantProfileRequest) (response *DeleteRegistrantProfileResponse, err error) {
-	response = CreateDeleteRegistrantProfileResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// DeleteRegistrantProfileWithChan invokes the domain_intl.DeleteRegistrantProfile API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/deleteregistrantprofile.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) DeleteRegistrantProfileWithChan(request *DeleteRegistrantProfileRequest) (<-chan *DeleteRegistrantProfileResponse, <-chan error) {
-	responseChan := make(chan *DeleteRegistrantProfileResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.DeleteRegistrantProfile(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// DeleteRegistrantProfileWithCallback invokes the domain_intl.DeleteRegistrantProfile API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/deleteregistrantprofile.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) DeleteRegistrantProfileWithCallback(request *DeleteRegistrantProfileRequest, callback func(response *DeleteRegistrantProfileResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *DeleteRegistrantProfileResponse
-		var err error
-		defer close(result)
-		response, err = client.DeleteRegistrantProfile(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// DeleteRegistrantProfileRequest is the request struct for api DeleteRegistrantProfile
-type DeleteRegistrantProfileRequest struct {
-	*requests.RpcRequest
-	UserClientIp        string           `position:"Query" name:"UserClientIp"`
-	Lang                string           `position:"Query" name:"Lang"`
-	RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
-}
-
-// DeleteRegistrantProfileResponse is the response struct for api DeleteRegistrantProfile
-type DeleteRegistrantProfileResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-}
-
-// CreateDeleteRegistrantProfileRequest creates a request to invoke DeleteRegistrantProfile API
-func CreateDeleteRegistrantProfileRequest() (request *DeleteRegistrantProfileRequest) {
-	request = &DeleteRegistrantProfileRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "DeleteRegistrantProfile", "", "")
-	return
-}
-
-// CreateDeleteRegistrantProfileResponse creates a response to parse from DeleteRegistrantProfile response
-func CreateDeleteRegistrantProfileResponse() (response *DeleteRegistrantProfileResponse) {
-	response = &DeleteRegistrantProfileResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 105
services/domain_intl/email_verified.go

@@ -1,105 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// EmailVerified invokes the domain_intl.EmailVerified API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/emailverified.html
-func (client *Client) EmailVerified(request *EmailVerifiedRequest) (response *EmailVerifiedResponse, err error) {
-	response = CreateEmailVerifiedResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// EmailVerifiedWithChan invokes the domain_intl.EmailVerified API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/emailverified.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) EmailVerifiedWithChan(request *EmailVerifiedRequest) (<-chan *EmailVerifiedResponse, <-chan error) {
-	responseChan := make(chan *EmailVerifiedResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.EmailVerified(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// EmailVerifiedWithCallback invokes the domain_intl.EmailVerified API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/emailverified.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) EmailVerifiedWithCallback(request *EmailVerifiedRequest, callback func(response *EmailVerifiedResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *EmailVerifiedResponse
-		var err error
-		defer close(result)
-		response, err = client.EmailVerified(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// EmailVerifiedRequest is the request struct for api EmailVerified
-type EmailVerifiedRequest struct {
-	*requests.RpcRequest
-	Lang         string `position:"Query" name:"Lang"`
-	UserClientIp string `position:"Query" name:"UserClientIp"`
-	Email        string `position:"Query" name:"Email"`
-}
-
-// EmailVerifiedResponse is the response struct for api EmailVerified
-type EmailVerifiedResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-}
-
-// CreateEmailVerifiedRequest creates a request to invoke EmailVerified API
-func CreateEmailVerifiedRequest() (request *EmailVerifiedRequest) {
-	request = &EmailVerifiedRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "EmailVerified", "", "")
-	return
-}
-
-// CreateEmailVerifiedResponse creates a response to parse from EmailVerified response
-func CreateEmailVerifiedResponse() (response *EmailVerifiedResponse) {
-	response = &EmailVerifiedResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 116
services/domain_intl/list_email_verification.go

@@ -1,116 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// ListEmailVerification invokes the domain_intl.ListEmailVerification API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/listemailverification.html
-func (client *Client) ListEmailVerification(request *ListEmailVerificationRequest) (response *ListEmailVerificationResponse, err error) {
-	response = CreateListEmailVerificationResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// ListEmailVerificationWithChan invokes the domain_intl.ListEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/listemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) ListEmailVerificationWithChan(request *ListEmailVerificationRequest) (<-chan *ListEmailVerificationResponse, <-chan error) {
-	responseChan := make(chan *ListEmailVerificationResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.ListEmailVerification(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// ListEmailVerificationWithCallback invokes the domain_intl.ListEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/listemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) ListEmailVerificationWithCallback(request *ListEmailVerificationRequest, callback func(response *ListEmailVerificationResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *ListEmailVerificationResponse
-		var err error
-		defer close(result)
-		response, err = client.ListEmailVerification(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// ListEmailVerificationRequest is the request struct for api ListEmailVerification
-type ListEmailVerificationRequest struct {
-	*requests.RpcRequest
-	Lang               string           `position:"Query" name:"Lang"`
-	BeginCreateTime    requests.Integer `position:"Query" name:"BeginCreateTime"`
-	EndCreateTime      requests.Integer `position:"Query" name:"EndCreateTime"`
-	Email              string           `position:"Query" name:"Email"`
-	VerificationStatus requests.Integer `position:"Query" name:"VerificationStatus"`
-	PageNum            requests.Integer `position:"Query" name:"PageNum"`
-	PageSize           requests.Integer `position:"Query" name:"PageSize"`
-}
-
-// ListEmailVerificationResponse is the response struct for api ListEmailVerification
-type ListEmailVerificationResponse struct {
-	*responses.BaseResponse
-	RequestId      string              `json:"RequestId" xml:"RequestId"`
-	TotalItemNum   int                 `json:"TotalItemNum" xml:"TotalItemNum"`
-	CurrentPageNum int                 `json:"CurrentPageNum" xml:"CurrentPageNum"`
-	TotalPageNum   int                 `json:"TotalPageNum" xml:"TotalPageNum"`
-	PageSize       int                 `json:"PageSize" xml:"PageSize"`
-	PrePage        bool                `json:"PrePage" xml:"PrePage"`
-	NextPage       bool                `json:"NextPage" xml:"NextPage"`
-	Data           []EmailVerification `json:"Data" xml:"Data"`
-}
-
-// CreateListEmailVerificationRequest creates a request to invoke ListEmailVerification API
-func CreateListEmailVerificationRequest() (request *ListEmailVerificationRequest) {
-	request = &ListEmailVerificationRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "ListEmailVerification", "", "")
-	return
-}
-
-// CreateListEmailVerificationResponse creates a response to parse from ListEmailVerification response
-func CreateListEmailVerificationResponse() (response *ListEmailVerificationResponse) {
-	response = &ListEmailVerificationResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 117
services/domain_intl/query_change_log_list.go

@@ -1,117 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryChangeLogList invokes the domain_intl.QueryChangeLogList API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querychangeloglist.html
-func (client *Client) QueryChangeLogList(request *QueryChangeLogListRequest) (response *QueryChangeLogListResponse, err error) {
-	response = CreateQueryChangeLogListResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryChangeLogListWithChan invokes the domain_intl.QueryChangeLogList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querychangeloglist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryChangeLogListWithChan(request *QueryChangeLogListRequest) (<-chan *QueryChangeLogListResponse, <-chan error) {
-	responseChan := make(chan *QueryChangeLogListResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryChangeLogList(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryChangeLogListWithCallback invokes the domain_intl.QueryChangeLogList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querychangeloglist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryChangeLogListWithCallback(request *QueryChangeLogListRequest, callback func(response *QueryChangeLogListResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryChangeLogListResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryChangeLogList(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryChangeLogListRequest is the request struct for api QueryChangeLogList
-type QueryChangeLogListRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	DomainName   string           `position:"Query" name:"DomainName"`
-	PageNum      requests.Integer `position:"Query" name:"PageNum"`
-	PageSize     requests.Integer `position:"Query" name:"PageSize"`
-	StartDate    requests.Integer `position:"Query" name:"StartDate"`
-	EndDate      requests.Integer `position:"Query" name:"EndDate"`
-}
-
-// QueryChangeLogListResponse is the response struct for api QueryChangeLogList
-type QueryChangeLogListResponse struct {
-	*responses.BaseResponse
-	RequestId      string                   `json:"RequestId" xml:"RequestId"`
-	TotalItemNum   int                      `json:"TotalItemNum" xml:"TotalItemNum"`
-	CurrentPageNum int                      `json:"CurrentPageNum" xml:"CurrentPageNum"`
-	TotalPageNum   int                      `json:"TotalPageNum" xml:"TotalPageNum"`
-	PageSize       int                      `json:"PageSize" xml:"PageSize"`
-	PrePage        bool                     `json:"PrePage" xml:"PrePage"`
-	NextPage       bool                     `json:"NextPage" xml:"NextPage"`
-	ResultLimit    bool                     `json:"ResultLimit" xml:"ResultLimit"`
-	Data           DataInQueryChangeLogList `json:"Data" xml:"Data"`
-}
-
-// CreateQueryChangeLogListRequest creates a request to invoke QueryChangeLogList API
-func CreateQueryChangeLogListRequest() (request *QueryChangeLogListRequest) {
-	request = &QueryChangeLogListRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryChangeLogList", "", "")
-	return
-}
-
-// CreateQueryChangeLogListResponse creates a response to parse from QueryChangeLogList response
-func CreateQueryChangeLogListResponse() (response *QueryChangeLogListResponse) {
-	response = &QueryChangeLogListResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 118
services/domain_intl/query_contact_info.go

@@ -1,118 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryContactInfo invokes the domain_intl.QueryContactInfo API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querycontactinfo.html
-func (client *Client) QueryContactInfo(request *QueryContactInfoRequest) (response *QueryContactInfoResponse, err error) {
-	response = CreateQueryContactInfoResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryContactInfoWithChan invokes the domain_intl.QueryContactInfo API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querycontactinfo.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryContactInfoWithChan(request *QueryContactInfoRequest) (<-chan *QueryContactInfoResponse, <-chan error) {
-	responseChan := make(chan *QueryContactInfoResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryContactInfo(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryContactInfoWithCallback invokes the domain_intl.QueryContactInfo API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querycontactinfo.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryContactInfoWithCallback(request *QueryContactInfoRequest, callback func(response *QueryContactInfoResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryContactInfoResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryContactInfo(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryContactInfoRequest is the request struct for api QueryContactInfo
-type QueryContactInfoRequest struct {
-	*requests.RpcRequest
-	UserClientIp string `position:"Query" name:"UserClientIp"`
-	Lang         string `position:"Query" name:"Lang"`
-	DomainName   string `position:"Query" name:"DomainName"`
-	ContactType  string `position:"Query" name:"ContactType"`
-}
-
-// QueryContactInfoResponse is the response struct for api QueryContactInfo
-type QueryContactInfoResponse struct {
-	*responses.BaseResponse
-	RequestId              string `json:"RequestId" xml:"RequestId"`
-	CreateDate             string `json:"CreateDate" xml:"CreateDate"`
-	RegistrantName         string `json:"RegistrantName" xml:"RegistrantName"`
-	RegistrantOrganization string `json:"RegistrantOrganization" xml:"RegistrantOrganization"`
-	Country                string `json:"Country" xml:"Country"`
-	Province               string `json:"Province" xml:"Province"`
-	City                   string `json:"City" xml:"City"`
-	Address                string `json:"Address" xml:"Address"`
-	Email                  string `json:"Email" xml:"Email"`
-	PostalCode             string `json:"PostalCode" xml:"PostalCode"`
-	TelArea                string `json:"TelArea" xml:"TelArea"`
-	Telephone              string `json:"Telephone" xml:"Telephone"`
-	TelExt                 string `json:"TelExt" xml:"TelExt"`
-}
-
-// CreateQueryContactInfoRequest creates a request to invoke QueryContactInfo API
-func CreateQueryContactInfoRequest() (request *QueryContactInfoRequest) {
-	request = &QueryContactInfoRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryContactInfo", "", "")
-	return
-}
-
-// CreateQueryContactInfoResponse creates a response to parse from QueryContactInfo response
-func CreateQueryContactInfoResponse() (response *QueryContactInfoResponse) {
-	response = &QueryContactInfoResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 105
services/domain_intl/query_dns_host.go

@@ -1,105 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryDnsHost invokes the domain_intl.QueryDnsHost API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydnshost.html
-func (client *Client) QueryDnsHost(request *QueryDnsHostRequest) (response *QueryDnsHostResponse, err error) {
-	response = CreateQueryDnsHostResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryDnsHostWithChan invokes the domain_intl.QueryDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryDnsHostWithChan(request *QueryDnsHostRequest) (<-chan *QueryDnsHostResponse, <-chan error) {
-	responseChan := make(chan *QueryDnsHostResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryDnsHost(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryDnsHostWithCallback invokes the domain_intl.QueryDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryDnsHostWithCallback(request *QueryDnsHostRequest, callback func(response *QueryDnsHostResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryDnsHostResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryDnsHost(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryDnsHostRequest is the request struct for api QueryDnsHost
-type QueryDnsHostRequest struct {
-	*requests.RpcRequest
-	InstanceId string `position:"Query" name:"InstanceId"`
-	Lang       string `position:"Query" name:"Lang"`
-}
-
-// QueryDnsHostResponse is the response struct for api QueryDnsHost
-type QueryDnsHostResponse struct {
-	*responses.BaseResponse
-	RequestId   string    `json:"RequestId" xml:"RequestId"`
-	DnsHostList []DnsHost `json:"DnsHostList" xml:"DnsHostList"`
-}
-
-// CreateQueryDnsHostRequest creates a request to invoke QueryDnsHost API
-func CreateQueryDnsHostRequest() (request *QueryDnsHostRequest) {
-	request = &QueryDnsHostRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryDnsHost", "", "")
-	return
-}
-
-// CreateQueryDnsHostResponse creates a response to parse from QueryDnsHost response
-func CreateQueryDnsHostResponse() (response *QueryDnsHostResponse) {
-	response = &QueryDnsHostResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 119
services/domain_intl/query_domain_by_instance_id.go

@@ -1,119 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryDomainByInstanceId invokes the domain_intl.QueryDomainByInstanceId API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydomainbyinstanceid.html
-func (client *Client) QueryDomainByInstanceId(request *QueryDomainByInstanceIdRequest) (response *QueryDomainByInstanceIdResponse, err error) {
-	response = CreateQueryDomainByInstanceIdResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryDomainByInstanceIdWithChan invokes the domain_intl.QueryDomainByInstanceId API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydomainbyinstanceid.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryDomainByInstanceIdWithChan(request *QueryDomainByInstanceIdRequest) (<-chan *QueryDomainByInstanceIdResponse, <-chan error) {
-	responseChan := make(chan *QueryDomainByInstanceIdResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryDomainByInstanceId(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryDomainByInstanceIdWithCallback invokes the domain_intl.QueryDomainByInstanceId API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydomainbyinstanceid.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryDomainByInstanceIdWithCallback(request *QueryDomainByInstanceIdRequest, callback func(response *QueryDomainByInstanceIdResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryDomainByInstanceIdResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryDomainByInstanceId(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryDomainByInstanceIdRequest is the request struct for api QueryDomainByInstanceId
-type QueryDomainByInstanceIdRequest struct {
-	*requests.RpcRequest
-	UserClientIp string `position:"Query" name:"UserClientIp"`
-	Lang         string `position:"Query" name:"Lang"`
-	InstanceId   string `position:"Query" name:"InstanceId"`
-}
-
-// QueryDomainByInstanceIdResponse is the response struct for api QueryDomainByInstanceId
-type QueryDomainByInstanceIdResponse struct {
-	*responses.BaseResponse
-	UserId                      string  `json:"UserId" xml:"UserId"`
-	DomainName                  string  `json:"DomainName" xml:"DomainName"`
-	InstanceId                  string  `json:"InstanceId" xml:"InstanceId"`
-	RegistrationDate            string  `json:"RegistrationDate" xml:"RegistrationDate"`
-	ExpirationDate              string  `json:"ExpirationDate" xml:"ExpirationDate"`
-	RegistrantOrganization      string  `json:"RegistrantOrganization" xml:"RegistrantOrganization"`
-	RegistrantName              string  `json:"RegistrantName" xml:"RegistrantName"`
-	Email                       string  `json:"Email" xml:"Email"`
-	UpdateProhibitionLock       string  `json:"UpdateProhibitionLock" xml:"UpdateProhibitionLock"`
-	TransferProhibitionLock     string  `json:"TransferProhibitionLock" xml:"TransferProhibitionLock"`
-	DomainNameProxyService      bool    `json:"DomainNameProxyService" xml:"DomainNameProxyService"`
-	Premium                     bool    `json:"Premium" xml:"Premium"`
-	EmailVerificationStatus     int     `json:"EmailVerificationStatus" xml:"EmailVerificationStatus"`
-	EmailVerificationClientHold bool    `json:"EmailVerificationClientHold" xml:"EmailVerificationClientHold"`
-	DnsList                     DnsList `json:"DnsList" xml:"DnsList"`
-}
-
-// CreateQueryDomainByInstanceIdRequest creates a request to invoke QueryDomainByInstanceId API
-func CreateQueryDomainByInstanceIdRequest() (request *QueryDomainByInstanceIdRequest) {
-	request = &QueryDomainByInstanceIdRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryDomainByInstanceId", "", "")
-	return
-}
-
-// CreateQueryDomainByInstanceIdResponse creates a response to parse from QueryDomainByInstanceId response
-func CreateQueryDomainByInstanceIdResponse() (response *QueryDomainByInstanceIdResponse) {
-	response = &QueryDomainByInstanceIdResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 122
services/domain_intl/query_domain_list.go

@@ -1,122 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryDomainList invokes the domain_intl.QueryDomainList API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydomainlist.html
-func (client *Client) QueryDomainList(request *QueryDomainListRequest) (response *QueryDomainListResponse, err error) {
-	response = CreateQueryDomainListResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryDomainListWithChan invokes the domain_intl.QueryDomainList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydomainlist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryDomainListWithChan(request *QueryDomainListRequest) (<-chan *QueryDomainListResponse, <-chan error) {
-	responseChan := make(chan *QueryDomainListResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryDomainList(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryDomainListWithCallback invokes the domain_intl.QueryDomainList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querydomainlist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryDomainListWithCallback(request *QueryDomainListRequest, callback func(response *QueryDomainListResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryDomainListResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryDomainList(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryDomainListRequest is the request struct for api QueryDomainList
-type QueryDomainListRequest struct {
-	*requests.RpcRequest
-	StartExpirationDate   requests.Integer `position:"Query" name:"StartExpirationDate"`
-	QueryType             string           `position:"Query" name:"QueryType"`
-	UserClientIp          string           `position:"Query" name:"UserClientIp"`
-	Lang                  string           `position:"Query" name:"Lang"`
-	EndExpirationDate     requests.Integer `position:"Query" name:"EndExpirationDate"`
-	StartRegistrationDate requests.Integer `position:"Query" name:"StartRegistrationDate"`
-	EndRegistrationDate   requests.Integer `position:"Query" name:"EndRegistrationDate"`
-	DomainName            string           `position:"Query" name:"DomainName"`
-	OrderByType           string           `position:"Query" name:"OrderByType"`
-	OrderKeyType          string           `position:"Query" name:"OrderKeyType"`
-	ProductDomainType     string           `position:"Query" name:"ProductDomainType"`
-	PageNum               requests.Integer `position:"Query" name:"PageNum"`
-	PageSize              requests.Integer `position:"Query" name:"PageSize"`
-}
-
-// QueryDomainListResponse is the response struct for api QueryDomainList
-type QueryDomainListResponse struct {
-	*responses.BaseResponse
-	RequestId      string                `json:"RequestId" xml:"RequestId"`
-	TotalItemNum   int                   `json:"TotalItemNum" xml:"TotalItemNum"`
-	CurrentPageNum int                   `json:"CurrentPageNum" xml:"CurrentPageNum"`
-	TotalPageNum   int                   `json:"TotalPageNum" xml:"TotalPageNum"`
-	PageSize       int                   `json:"PageSize" xml:"PageSize"`
-	PrePage        bool                  `json:"PrePage" xml:"PrePage"`
-	NextPage       bool                  `json:"NextPage" xml:"NextPage"`
-	Data           DataInQueryDomainList `json:"Data" xml:"Data"`
-}
-
-// CreateQueryDomainListRequest creates a request to invoke QueryDomainList API
-func CreateQueryDomainListRequest() (request *QueryDomainListRequest) {
-	request = &QueryDomainListRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryDomainList", "", "")
-	return
-}
-
-// CreateQueryDomainListResponse creates a response to parse from QueryDomainList response
-func CreateQueryDomainListResponse() (response *QueryDomainListResponse) {
-	response = &QueryDomainListResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 116
services/domain_intl/query_registrant_profiles.go

@@ -1,116 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryRegistrantProfiles invokes the domain_intl.QueryRegistrantProfiles API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/queryregistrantprofiles.html
-func (client *Client) QueryRegistrantProfiles(request *QueryRegistrantProfilesRequest) (response *QueryRegistrantProfilesResponse, err error) {
-	response = CreateQueryRegistrantProfilesResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryRegistrantProfilesWithChan invokes the domain_intl.QueryRegistrantProfiles API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/queryregistrantprofiles.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryRegistrantProfilesWithChan(request *QueryRegistrantProfilesRequest) (<-chan *QueryRegistrantProfilesResponse, <-chan error) {
-	responseChan := make(chan *QueryRegistrantProfilesResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryRegistrantProfiles(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryRegistrantProfilesWithCallback invokes the domain_intl.QueryRegistrantProfiles API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/queryregistrantprofiles.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryRegistrantProfilesWithCallback(request *QueryRegistrantProfilesRequest, callback func(response *QueryRegistrantProfilesResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryRegistrantProfilesResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryRegistrantProfiles(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryRegistrantProfilesRequest is the request struct for api QueryRegistrantProfiles
-type QueryRegistrantProfilesRequest struct {
-	*requests.RpcRequest
-	UserClientIp             string           `position:"Query" name:"UserClientIp"`
-	Lang                     string           `position:"Query" name:"Lang"`
-	RegistrantOrganization   string           `position:"Query" name:"RegistrantOrganization"`
-	RegistrantProfileId      requests.Integer `position:"Query" name:"RegistrantProfileId"`
-	DefaultRegistrantProfile requests.Boolean `position:"Query" name:"DefaultRegistrantProfile"`
-	PageNum                  requests.Integer `position:"Query" name:"PageNum"`
-	PageSize                 requests.Integer `position:"Query" name:"PageSize"`
-}
-
-// QueryRegistrantProfilesResponse is the response struct for api QueryRegistrantProfiles
-type QueryRegistrantProfilesResponse struct {
-	*responses.BaseResponse
-	RequestId          string             `json:"RequestId" xml:"RequestId"`
-	TotalItemNum       int                `json:"TotalItemNum" xml:"TotalItemNum"`
-	CurrentPageNum     int                `json:"CurrentPageNum" xml:"CurrentPageNum"`
-	TotalPageNum       int                `json:"TotalPageNum" xml:"TotalPageNum"`
-	PageSize           int                `json:"PageSize" xml:"PageSize"`
-	PrePage            bool               `json:"PrePage" xml:"PrePage"`
-	NextPage           bool               `json:"NextPage" xml:"NextPage"`
-	RegistrantProfiles RegistrantProfiles `json:"RegistrantProfiles" xml:"RegistrantProfiles"`
-}
-
-// CreateQueryRegistrantProfilesRequest creates a request to invoke QueryRegistrantProfiles API
-func CreateQueryRegistrantProfilesRequest() (request *QueryRegistrantProfilesRequest) {
-	request = &QueryRegistrantProfilesRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryRegistrantProfiles", "", "")
-	return
-}
-
-// CreateQueryRegistrantProfilesResponse creates a response to parse from QueryRegistrantProfiles response
-func CreateQueryRegistrantProfilesResponse() (response *QueryRegistrantProfilesResponse) {
-	response = &QueryRegistrantProfilesResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 115
services/domain_intl/query_task_detail_history.go

@@ -1,115 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryTaskDetailHistory invokes the domain_intl.QueryTaskDetailHistory API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskdetailhistory.html
-func (client *Client) QueryTaskDetailHistory(request *QueryTaskDetailHistoryRequest) (response *QueryTaskDetailHistoryResponse, err error) {
-	response = CreateQueryTaskDetailHistoryResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryTaskDetailHistoryWithChan invokes the domain_intl.QueryTaskDetailHistory API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskdetailhistory.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskDetailHistoryWithChan(request *QueryTaskDetailHistoryRequest) (<-chan *QueryTaskDetailHistoryResponse, <-chan error) {
-	responseChan := make(chan *QueryTaskDetailHistoryResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryTaskDetailHistory(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryTaskDetailHistoryWithCallback invokes the domain_intl.QueryTaskDetailHistory API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskdetailhistory.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskDetailHistoryWithCallback(request *QueryTaskDetailHistoryRequest, callback func(response *QueryTaskDetailHistoryResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryTaskDetailHistoryResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryTaskDetailHistory(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryTaskDetailHistoryRequest is the request struct for api QueryTaskDetailHistory
-type QueryTaskDetailHistoryRequest struct {
-	*requests.RpcRequest
-	Lang               string           `position:"Query" name:"Lang"`
-	UserClientIp       string           `position:"Query" name:"UserClientIp"`
-	TaskNo             string           `position:"Query" name:"TaskNo"`
-	DomainName         string           `position:"Query" name:"DomainName"`
-	DomainNameCursor   string           `position:"Query" name:"DomainNameCursor"`
-	TaskStatus         requests.Integer `position:"Query" name:"TaskStatus"`
-	PageSize           requests.Integer `position:"Query" name:"PageSize"`
-	TaskDetailNoCursor string           `position:"Query" name:"TaskDetailNoCursor"`
-}
-
-// QueryTaskDetailHistoryResponse is the response struct for api QueryTaskDetailHistory
-type QueryTaskDetailHistoryResponse struct {
-	*responses.BaseResponse
-	RequestId         string              `json:"RequestId" xml:"RequestId"`
-	PageSize          int                 `json:"PageSize" xml:"PageSize"`
-	CurrentPageCursor CurrentPageCursor   `json:"CurrentPageCursor" xml:"CurrentPageCursor"`
-	NextPageCursor    NextPageCursor      `json:"NextPageCursor" xml:"NextPageCursor"`
-	PrePageCursor     PrePageCursor       `json:"PrePageCursor" xml:"PrePageCursor"`
-	Objects           []TaskDetailHistory `json:"Objects" xml:"Objects"`
-}
-
-// CreateQueryTaskDetailHistoryRequest creates a request to invoke QueryTaskDetailHistory API
-func CreateQueryTaskDetailHistoryRequest() (request *QueryTaskDetailHistoryRequest) {
-	request = &QueryTaskDetailHistoryRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryTaskDetailHistory", "", "")
-	return
-}
-
-// CreateQueryTaskDetailHistoryResponse creates a response to parse from QueryTaskDetailHistory response
-func CreateQueryTaskDetailHistoryResponse() (response *QueryTaskDetailHistoryResponse) {
-	response = &QueryTaskDetailHistoryResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 117
services/domain_intl/query_task_detail_list.go

@@ -1,117 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryTaskDetailList invokes the domain_intl.QueryTaskDetailList API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskdetaillist.html
-func (client *Client) QueryTaskDetailList(request *QueryTaskDetailListRequest) (response *QueryTaskDetailListResponse, err error) {
-	response = CreateQueryTaskDetailListResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryTaskDetailListWithChan invokes the domain_intl.QueryTaskDetailList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskdetaillist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskDetailListWithChan(request *QueryTaskDetailListRequest) (<-chan *QueryTaskDetailListResponse, <-chan error) {
-	responseChan := make(chan *QueryTaskDetailListResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryTaskDetailList(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryTaskDetailListWithCallback invokes the domain_intl.QueryTaskDetailList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskdetaillist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskDetailListWithCallback(request *QueryTaskDetailListRequest, callback func(response *QueryTaskDetailListResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryTaskDetailListResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryTaskDetailList(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryTaskDetailListRequest is the request struct for api QueryTaskDetailList
-type QueryTaskDetailListRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	TaskNo       string           `position:"Query" name:"TaskNo"`
-	DomainName   string           `position:"Query" name:"DomainName"`
-	InstanceId   string           `position:"Query" name:"InstanceId"`
-	TaskStatus   requests.Integer `position:"Query" name:"TaskStatus"`
-	PageNum      requests.Integer `position:"Query" name:"PageNum"`
-	PageSize     requests.Integer `position:"Query" name:"PageSize"`
-}
-
-// QueryTaskDetailListResponse is the response struct for api QueryTaskDetailList
-type QueryTaskDetailListResponse struct {
-	*responses.BaseResponse
-	RequestId      string                    `json:"RequestId" xml:"RequestId"`
-	TotalItemNum   int                       `json:"TotalItemNum" xml:"TotalItemNum"`
-	CurrentPageNum int                       `json:"CurrentPageNum" xml:"CurrentPageNum"`
-	TotalPageNum   int                       `json:"TotalPageNum" xml:"TotalPageNum"`
-	PageSize       int                       `json:"PageSize" xml:"PageSize"`
-	PrePage        bool                      `json:"PrePage" xml:"PrePage"`
-	NextPage       bool                      `json:"NextPage" xml:"NextPage"`
-	Data           DataInQueryTaskDetailList `json:"Data" xml:"Data"`
-}
-
-// CreateQueryTaskDetailListRequest creates a request to invoke QueryTaskDetailList API
-func CreateQueryTaskDetailListRequest() (request *QueryTaskDetailListRequest) {
-	request = &QueryTaskDetailListRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryTaskDetailList", "", "")
-	return
-}
-
-// CreateQueryTaskDetailListResponse creates a response to parse from QueryTaskDetailList response
-func CreateQueryTaskDetailListResponse() (response *QueryTaskDetailListResponse) {
-	response = &QueryTaskDetailListResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 114
services/domain_intl/query_task_info_history.go

@@ -1,114 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryTaskInfoHistory invokes the domain_intl.QueryTaskInfoHistory API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskinfohistory.html
-func (client *Client) QueryTaskInfoHistory(request *QueryTaskInfoHistoryRequest) (response *QueryTaskInfoHistoryResponse, err error) {
-	response = CreateQueryTaskInfoHistoryResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryTaskInfoHistoryWithChan invokes the domain_intl.QueryTaskInfoHistory API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskinfohistory.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskInfoHistoryWithChan(request *QueryTaskInfoHistoryRequest) (<-chan *QueryTaskInfoHistoryResponse, <-chan error) {
-	responseChan := make(chan *QueryTaskInfoHistoryResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryTaskInfoHistory(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryTaskInfoHistoryWithCallback invokes the domain_intl.QueryTaskInfoHistory API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytaskinfohistory.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskInfoHistoryWithCallback(request *QueryTaskInfoHistoryRequest, callback func(response *QueryTaskInfoHistoryResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryTaskInfoHistoryResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryTaskInfoHistory(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryTaskInfoHistoryRequest is the request struct for api QueryTaskInfoHistory
-type QueryTaskInfoHistoryRequest struct {
-	*requests.RpcRequest
-	UserClientIp     string           `position:"Query" name:"UserClientIp"`
-	Lang             string           `position:"Query" name:"Lang"`
-	BeginCreateTime  requests.Integer `position:"Query" name:"BeginCreateTime"`
-	EndCreateTime    requests.Integer `position:"Query" name:"EndCreateTime"`
-	PageSize         requests.Integer `position:"Query" name:"PageSize"`
-	CreateTimeCursor requests.Integer `position:"Query" name:"CreateTimeCursor"`
-	TaskNoCursor     string           `position:"Query" name:"TaskNoCursor"`
-}
-
-// QueryTaskInfoHistoryResponse is the response struct for api QueryTaskInfoHistory
-type QueryTaskInfoHistoryResponse struct {
-	*responses.BaseResponse
-	RequestId         string            `json:"RequestId" xml:"RequestId"`
-	PageSize          int               `json:"PageSize" xml:"PageSize"`
-	CurrentPageCursor CurrentPageCursor `json:"CurrentPageCursor" xml:"CurrentPageCursor"`
-	NextPageCursor    NextPageCursor    `json:"NextPageCursor" xml:"NextPageCursor"`
-	PrePageCursor     PrePageCursor     `json:"PrePageCursor" xml:"PrePageCursor"`
-	Objects           []TaskInfoHistory `json:"Objects" xml:"Objects"`
-}
-
-// CreateQueryTaskInfoHistoryRequest creates a request to invoke QueryTaskInfoHistory API
-func CreateQueryTaskInfoHistoryRequest() (request *QueryTaskInfoHistoryRequest) {
-	request = &QueryTaskInfoHistoryRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryTaskInfoHistory", "", "")
-	return
-}
-
-// CreateQueryTaskInfoHistoryResponse creates a response to parse from QueryTaskInfoHistory response
-func CreateQueryTaskInfoHistoryResponse() (response *QueryTaskInfoHistoryResponse) {
-	response = &QueryTaskInfoHistoryResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 115
services/domain_intl/query_task_list.go

@@ -1,115 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// QueryTaskList invokes the domain_intl.QueryTaskList API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytasklist.html
-func (client *Client) QueryTaskList(request *QueryTaskListRequest) (response *QueryTaskListResponse, err error) {
-	response = CreateQueryTaskListResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// QueryTaskListWithChan invokes the domain_intl.QueryTaskList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytasklist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskListWithChan(request *QueryTaskListRequest) (<-chan *QueryTaskListResponse, <-chan error) {
-	responseChan := make(chan *QueryTaskListResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.QueryTaskList(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// QueryTaskListWithCallback invokes the domain_intl.QueryTaskList API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/querytasklist.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) QueryTaskListWithCallback(request *QueryTaskListRequest, callback func(response *QueryTaskListResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *QueryTaskListResponse
-		var err error
-		defer close(result)
-		response, err = client.QueryTaskList(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// QueryTaskListRequest is the request struct for api QueryTaskList
-type QueryTaskListRequest struct {
-	*requests.RpcRequest
-	UserClientIp    string           `position:"Query" name:"UserClientIp"`
-	Lang            string           `position:"Query" name:"Lang"`
-	BeginCreateTime requests.Integer `position:"Query" name:"BeginCreateTime"`
-	EndCreateTime   requests.Integer `position:"Query" name:"EndCreateTime"`
-	PageNum         requests.Integer `position:"Query" name:"PageNum"`
-	PageSize        requests.Integer `position:"Query" name:"PageSize"`
-}
-
-// QueryTaskListResponse is the response struct for api QueryTaskList
-type QueryTaskListResponse struct {
-	*responses.BaseResponse
-	RequestId      string              `json:"RequestId" xml:"RequestId"`
-	TotalItemNum   int                 `json:"TotalItemNum" xml:"TotalItemNum"`
-	CurrentPageNum int                 `json:"CurrentPageNum" xml:"CurrentPageNum"`
-	TotalPageNum   int                 `json:"TotalPageNum" xml:"TotalPageNum"`
-	PageSize       int                 `json:"PageSize" xml:"PageSize"`
-	PrePage        bool                `json:"PrePage" xml:"PrePage"`
-	NextPage       bool                `json:"NextPage" xml:"NextPage"`
-	Data           DataInQueryTaskList `json:"Data" xml:"Data"`
-}
-
-// CreateQueryTaskListRequest creates a request to invoke QueryTaskList API
-func CreateQueryTaskListRequest() (request *QueryTaskListRequest) {
-	request = &QueryTaskListRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "QueryTaskList", "", "")
-	return
-}
-
-// CreateQueryTaskListResponse creates a response to parse from QueryTaskList response
-func CreateQueryTaskListResponse() (response *QueryTaskListResponse) {
-	response = &QueryTaskListResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/resend_email_verification.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// ResendEmailVerification invokes the domain_intl.ResendEmailVerification API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/resendemailverification.html
-func (client *Client) ResendEmailVerification(request *ResendEmailVerificationRequest) (response *ResendEmailVerificationResponse, err error) {
-	response = CreateResendEmailVerificationResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// ResendEmailVerificationWithChan invokes the domain_intl.ResendEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/resendemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) ResendEmailVerificationWithChan(request *ResendEmailVerificationRequest) (<-chan *ResendEmailVerificationResponse, <-chan error) {
-	responseChan := make(chan *ResendEmailVerificationResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.ResendEmailVerification(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// ResendEmailVerificationWithCallback invokes the domain_intl.ResendEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/resendemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) ResendEmailVerificationWithCallback(request *ResendEmailVerificationRequest, callback func(response *ResendEmailVerificationResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *ResendEmailVerificationResponse
-		var err error
-		defer close(result)
-		response, err = client.ResendEmailVerification(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// ResendEmailVerificationRequest is the request struct for api ResendEmailVerification
-type ResendEmailVerificationRequest struct {
-	*requests.RpcRequest
-	Lang         string `position:"Query" name:"Lang"`
-	Email        string `position:"Query" name:"Email"`
-	UserClientIp string `position:"Query" name:"UserClientIp"`
-}
-
-// ResendEmailVerificationResponse is the response struct for api ResendEmailVerification
-type ResendEmailVerificationResponse struct {
-	*responses.BaseResponse
-	RequestId   string       `json:"RequestId" xml:"RequestId"`
-	SuccessList []SendResult `json:"SuccessList" xml:"SuccessList"`
-	FailList    []SendResult `json:"FailList" xml:"FailList"`
-}
-
-// CreateResendEmailVerificationRequest creates a request to invoke ResendEmailVerification API
-func CreateResendEmailVerificationRequest() (request *ResendEmailVerificationRequest) {
-	request = &ResendEmailVerificationRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "ResendEmailVerification", "", "")
-	return
-}
-
-// CreateResendEmailVerificationResponse creates a response to parse from ResendEmailVerification response
-func CreateResendEmailVerificationResponse() (response *ResendEmailVerificationResponse) {
-	response = &ResendEmailVerificationResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 115
services/domain_intl/save_batch_task_for_creating_order_activate.go

@@ -1,115 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForCreatingOrderActivate invokes the domain_intl.SaveBatchTaskForCreatingOrderActivate API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderactivate.html
-func (client *Client) SaveBatchTaskForCreatingOrderActivate(request *SaveBatchTaskForCreatingOrderActivateRequest) (response *SaveBatchTaskForCreatingOrderActivateResponse, err error) {
-	response = CreateSaveBatchTaskForCreatingOrderActivateResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForCreatingOrderActivateWithChan invokes the domain_intl.SaveBatchTaskForCreatingOrderActivate API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderactivate.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForCreatingOrderActivateWithChan(request *SaveBatchTaskForCreatingOrderActivateRequest) (<-chan *SaveBatchTaskForCreatingOrderActivateResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForCreatingOrderActivateResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForCreatingOrderActivate(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForCreatingOrderActivateWithCallback invokes the domain_intl.SaveBatchTaskForCreatingOrderActivate API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderactivate.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForCreatingOrderActivateWithCallback(request *SaveBatchTaskForCreatingOrderActivateRequest, callback func(response *SaveBatchTaskForCreatingOrderActivateResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForCreatingOrderActivateResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForCreatingOrderActivate(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForCreatingOrderActivateRequest is the request struct for api SaveBatchTaskForCreatingOrderActivate
-type SaveBatchTaskForCreatingOrderActivateRequest struct {
-	*requests.RpcRequest
-	UserClientIp       string                                                     `position:"Query" name:"UserClientIp"`
-	Lang               string                                                     `position:"Query" name:"Lang"`
-	OrderActivateParam *[]SaveBatchTaskForCreatingOrderActivateOrderActivateParam `position:"Query" name:"OrderActivateParam"  type:"Repeated"`
-}
-
-// SaveBatchTaskForCreatingOrderActivateOrderActivateParam is a repeated param struct in SaveBatchTaskForCreatingOrderActivateRequest
-type SaveBatchTaskForCreatingOrderActivateOrderActivateParam struct {
-	DomainName              string `name:"DomainName"`
-	SubscriptionDuration    string `name:"SubscriptionDuration"`
-	RegistrantProfileId     string `name:"RegistrantProfileId"`
-	EnableDomainProxy       string `name:"EnableDomainProxy"`
-	PermitPremiumActivation string `name:"PermitPremiumActivation"`
-}
-
-// SaveBatchTaskForCreatingOrderActivateResponse is the response struct for api SaveBatchTaskForCreatingOrderActivate
-type SaveBatchTaskForCreatingOrderActivateResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForCreatingOrderActivateRequest creates a request to invoke SaveBatchTaskForCreatingOrderActivate API
-func CreateSaveBatchTaskForCreatingOrderActivateRequest() (request *SaveBatchTaskForCreatingOrderActivateRequest) {
-	request = &SaveBatchTaskForCreatingOrderActivateRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForCreatingOrderActivate", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForCreatingOrderActivateResponse creates a response to parse from SaveBatchTaskForCreatingOrderActivate response
-func CreateSaveBatchTaskForCreatingOrderActivateResponse() (response *SaveBatchTaskForCreatingOrderActivateResponse) {
-	response = &SaveBatchTaskForCreatingOrderActivateResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 112
services/domain_intl/save_batch_task_for_creating_order_redeem.go

@@ -1,112 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForCreatingOrderRedeem invokes the domain_intl.SaveBatchTaskForCreatingOrderRedeem API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderredeem.html
-func (client *Client) SaveBatchTaskForCreatingOrderRedeem(request *SaveBatchTaskForCreatingOrderRedeemRequest) (response *SaveBatchTaskForCreatingOrderRedeemResponse, err error) {
-	response = CreateSaveBatchTaskForCreatingOrderRedeemResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForCreatingOrderRedeemWithChan invokes the domain_intl.SaveBatchTaskForCreatingOrderRedeem API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderredeem.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForCreatingOrderRedeemWithChan(request *SaveBatchTaskForCreatingOrderRedeemRequest) (<-chan *SaveBatchTaskForCreatingOrderRedeemResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForCreatingOrderRedeemResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForCreatingOrderRedeem(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForCreatingOrderRedeemWithCallback invokes the domain_intl.SaveBatchTaskForCreatingOrderRedeem API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderredeem.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForCreatingOrderRedeemWithCallback(request *SaveBatchTaskForCreatingOrderRedeemRequest, callback func(response *SaveBatchTaskForCreatingOrderRedeemResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForCreatingOrderRedeemResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForCreatingOrderRedeem(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForCreatingOrderRedeemRequest is the request struct for api SaveBatchTaskForCreatingOrderRedeem
-type SaveBatchTaskForCreatingOrderRedeemRequest struct {
-	*requests.RpcRequest
-	UserClientIp     string                                                 `position:"Query" name:"UserClientIp"`
-	Lang             string                                                 `position:"Query" name:"Lang"`
-	OrderRedeemParam *[]SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam `position:"Query" name:"OrderRedeemParam"  type:"Repeated"`
-}
-
-// SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam is a repeated param struct in SaveBatchTaskForCreatingOrderRedeemRequest
-type SaveBatchTaskForCreatingOrderRedeemOrderRedeemParam struct {
-	DomainName            string `name:"DomainName"`
-	CurrentExpirationDate string `name:"CurrentExpirationDate"`
-}
-
-// SaveBatchTaskForCreatingOrderRedeemResponse is the response struct for api SaveBatchTaskForCreatingOrderRedeem
-type SaveBatchTaskForCreatingOrderRedeemResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForCreatingOrderRedeemRequest creates a request to invoke SaveBatchTaskForCreatingOrderRedeem API
-func CreateSaveBatchTaskForCreatingOrderRedeemRequest() (request *SaveBatchTaskForCreatingOrderRedeemRequest) {
-	request = &SaveBatchTaskForCreatingOrderRedeemRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForCreatingOrderRedeem", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForCreatingOrderRedeemResponse creates a response to parse from SaveBatchTaskForCreatingOrderRedeem response
-func CreateSaveBatchTaskForCreatingOrderRedeemResponse() (response *SaveBatchTaskForCreatingOrderRedeemResponse) {
-	response = &SaveBatchTaskForCreatingOrderRedeemResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 113
services/domain_intl/save_batch_task_for_creating_order_renew.go

@@ -1,113 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForCreatingOrderRenew invokes the domain_intl.SaveBatchTaskForCreatingOrderRenew API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderrenew.html
-func (client *Client) SaveBatchTaskForCreatingOrderRenew(request *SaveBatchTaskForCreatingOrderRenewRequest) (response *SaveBatchTaskForCreatingOrderRenewResponse, err error) {
-	response = CreateSaveBatchTaskForCreatingOrderRenewResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForCreatingOrderRenewWithChan invokes the domain_intl.SaveBatchTaskForCreatingOrderRenew API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderrenew.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForCreatingOrderRenewWithChan(request *SaveBatchTaskForCreatingOrderRenewRequest) (<-chan *SaveBatchTaskForCreatingOrderRenewResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForCreatingOrderRenewResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForCreatingOrderRenew(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForCreatingOrderRenewWithCallback invokes the domain_intl.SaveBatchTaskForCreatingOrderRenew API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforcreatingorderrenew.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForCreatingOrderRenewWithCallback(request *SaveBatchTaskForCreatingOrderRenewRequest, callback func(response *SaveBatchTaskForCreatingOrderRenewResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForCreatingOrderRenewResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForCreatingOrderRenew(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForCreatingOrderRenewRequest is the request struct for api SaveBatchTaskForCreatingOrderRenew
-type SaveBatchTaskForCreatingOrderRenewRequest struct {
-	*requests.RpcRequest
-	UserClientIp    string                                               `position:"Query" name:"UserClientIp"`
-	Lang            string                                               `position:"Query" name:"Lang"`
-	OrderRenewParam *[]SaveBatchTaskForCreatingOrderRenewOrderRenewParam `position:"Query" name:"OrderRenewParam"  type:"Repeated"`
-}
-
-// SaveBatchTaskForCreatingOrderRenewOrderRenewParam is a repeated param struct in SaveBatchTaskForCreatingOrderRenewRequest
-type SaveBatchTaskForCreatingOrderRenewOrderRenewParam struct {
-	DomainName            string `name:"DomainName"`
-	CurrentExpirationDate string `name:"CurrentExpirationDate"`
-	SubscriptionDuration  string `name:"SubscriptionDuration"`
-}
-
-// SaveBatchTaskForCreatingOrderRenewResponse is the response struct for api SaveBatchTaskForCreatingOrderRenew
-type SaveBatchTaskForCreatingOrderRenewResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForCreatingOrderRenewRequest creates a request to invoke SaveBatchTaskForCreatingOrderRenew API
-func CreateSaveBatchTaskForCreatingOrderRenewRequest() (request *SaveBatchTaskForCreatingOrderRenewRequest) {
-	request = &SaveBatchTaskForCreatingOrderRenewRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForCreatingOrderRenew", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForCreatingOrderRenewResponse creates a response to parse from SaveBatchTaskForCreatingOrderRenew response
-func CreateSaveBatchTaskForCreatingOrderRenewResponse() (response *SaveBatchTaskForCreatingOrderRenewResponse) {
-	response = &SaveBatchTaskForCreatingOrderRenewResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_batch_task_for_domain_name_proxy_service.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForDomainNameProxyService invokes the domain_intl.SaveBatchTaskForDomainNameProxyService API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskfordomainnameproxyservice.html
-func (client *Client) SaveBatchTaskForDomainNameProxyService(request *SaveBatchTaskForDomainNameProxyServiceRequest) (response *SaveBatchTaskForDomainNameProxyServiceResponse, err error) {
-	response = CreateSaveBatchTaskForDomainNameProxyServiceResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForDomainNameProxyServiceWithChan invokes the domain_intl.SaveBatchTaskForDomainNameProxyService API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskfordomainnameproxyservice.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForDomainNameProxyServiceWithChan(request *SaveBatchTaskForDomainNameProxyServiceRequest) (<-chan *SaveBatchTaskForDomainNameProxyServiceResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForDomainNameProxyServiceResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForDomainNameProxyService(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForDomainNameProxyServiceWithCallback invokes the domain_intl.SaveBatchTaskForDomainNameProxyService API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskfordomainnameproxyservice.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForDomainNameProxyServiceWithCallback(request *SaveBatchTaskForDomainNameProxyServiceRequest, callback func(response *SaveBatchTaskForDomainNameProxyServiceResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForDomainNameProxyServiceResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForDomainNameProxyService(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForDomainNameProxyServiceRequest is the request struct for api SaveBatchTaskForDomainNameProxyService
-type SaveBatchTaskForDomainNameProxyServiceRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	DomainName   *[]string        `position:"Query" name:"DomainName"  type:"Repeated"`
-	Status       requests.Boolean `position:"Query" name:"status"`
-}
-
-// SaveBatchTaskForDomainNameProxyServiceResponse is the response struct for api SaveBatchTaskForDomainNameProxyService
-type SaveBatchTaskForDomainNameProxyServiceResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForDomainNameProxyServiceRequest creates a request to invoke SaveBatchTaskForDomainNameProxyService API
-func CreateSaveBatchTaskForDomainNameProxyServiceRequest() (request *SaveBatchTaskForDomainNameProxyServiceRequest) {
-	request = &SaveBatchTaskForDomainNameProxyServiceRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForDomainNameProxyService", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForDomainNameProxyServiceResponse creates a response to parse from SaveBatchTaskForDomainNameProxyService response
-func CreateSaveBatchTaskForDomainNameProxyServiceResponse() (response *SaveBatchTaskForDomainNameProxyServiceResponse) {
-	response = &SaveBatchTaskForDomainNameProxyServiceResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 108
services/domain_intl/save_batch_task_for_modifying_domain_dns.go

@@ -1,108 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForModifyingDomainDns invokes the domain_intl.SaveBatchTaskForModifyingDomainDns API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskformodifyingdomaindns.html
-func (client *Client) SaveBatchTaskForModifyingDomainDns(request *SaveBatchTaskForModifyingDomainDnsRequest) (response *SaveBatchTaskForModifyingDomainDnsResponse, err error) {
-	response = CreateSaveBatchTaskForModifyingDomainDnsResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForModifyingDomainDnsWithChan invokes the domain_intl.SaveBatchTaskForModifyingDomainDns API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskformodifyingdomaindns.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForModifyingDomainDnsWithChan(request *SaveBatchTaskForModifyingDomainDnsRequest) (<-chan *SaveBatchTaskForModifyingDomainDnsResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForModifyingDomainDnsResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForModifyingDomainDns(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForModifyingDomainDnsWithCallback invokes the domain_intl.SaveBatchTaskForModifyingDomainDns API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskformodifyingdomaindns.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForModifyingDomainDnsWithCallback(request *SaveBatchTaskForModifyingDomainDnsRequest, callback func(response *SaveBatchTaskForModifyingDomainDnsResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForModifyingDomainDnsResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForModifyingDomainDns(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForModifyingDomainDnsRequest is the request struct for api SaveBatchTaskForModifyingDomainDns
-type SaveBatchTaskForModifyingDomainDnsRequest struct {
-	*requests.RpcRequest
-	UserClientIp     string           `position:"Query" name:"UserClientIp"`
-	Lang             string           `position:"Query" name:"Lang"`
-	DomainName       *[]string        `position:"Query" name:"DomainName"  type:"Repeated"`
-	AliyunDns        requests.Boolean `position:"Query" name:"AliyunDns"`
-	DomainNameServer *[]string        `position:"Query" name:"DomainNameServer"  type:"Repeated"`
-}
-
-// SaveBatchTaskForModifyingDomainDnsResponse is the response struct for api SaveBatchTaskForModifyingDomainDns
-type SaveBatchTaskForModifyingDomainDnsResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForModifyingDomainDnsRequest creates a request to invoke SaveBatchTaskForModifyingDomainDns API
-func CreateSaveBatchTaskForModifyingDomainDnsRequest() (request *SaveBatchTaskForModifyingDomainDnsRequest) {
-	request = &SaveBatchTaskForModifyingDomainDnsRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForModifyingDomainDns", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForModifyingDomainDnsResponse creates a response to parse from SaveBatchTaskForModifyingDomainDns response
-func CreateSaveBatchTaskForModifyingDomainDnsResponse() (response *SaveBatchTaskForModifyingDomainDnsResponse) {
-	response = &SaveBatchTaskForModifyingDomainDnsResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_batch_task_for_transfer_prohibition_lock.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForTransferProhibitionLock invokes the domain_intl.SaveBatchTaskForTransferProhibitionLock API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskfortransferprohibitionlock.html
-func (client *Client) SaveBatchTaskForTransferProhibitionLock(request *SaveBatchTaskForTransferProhibitionLockRequest) (response *SaveBatchTaskForTransferProhibitionLockResponse, err error) {
-	response = CreateSaveBatchTaskForTransferProhibitionLockResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForTransferProhibitionLockWithChan invokes the domain_intl.SaveBatchTaskForTransferProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskfortransferprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForTransferProhibitionLockWithChan(request *SaveBatchTaskForTransferProhibitionLockRequest) (<-chan *SaveBatchTaskForTransferProhibitionLockResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForTransferProhibitionLockResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForTransferProhibitionLock(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForTransferProhibitionLockWithCallback invokes the domain_intl.SaveBatchTaskForTransferProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskfortransferprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForTransferProhibitionLockWithCallback(request *SaveBatchTaskForTransferProhibitionLockRequest, callback func(response *SaveBatchTaskForTransferProhibitionLockResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForTransferProhibitionLockResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForTransferProhibitionLock(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForTransferProhibitionLockRequest is the request struct for api SaveBatchTaskForTransferProhibitionLock
-type SaveBatchTaskForTransferProhibitionLockRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	DomainName   *[]string        `position:"Query" name:"DomainName"  type:"Repeated"`
-	Status       requests.Boolean `position:"Query" name:"Status"`
-}
-
-// SaveBatchTaskForTransferProhibitionLockResponse is the response struct for api SaveBatchTaskForTransferProhibitionLock
-type SaveBatchTaskForTransferProhibitionLockResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForTransferProhibitionLockRequest creates a request to invoke SaveBatchTaskForTransferProhibitionLock API
-func CreateSaveBatchTaskForTransferProhibitionLockRequest() (request *SaveBatchTaskForTransferProhibitionLockRequest) {
-	request = &SaveBatchTaskForTransferProhibitionLockRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForTransferProhibitionLock", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForTransferProhibitionLockResponse creates a response to parse from SaveBatchTaskForTransferProhibitionLock response
-func CreateSaveBatchTaskForTransferProhibitionLockResponse() (response *SaveBatchTaskForTransferProhibitionLockResponse) {
-	response = &SaveBatchTaskForTransferProhibitionLockResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_batch_task_for_update_prohibition_lock.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForUpdateProhibitionLock invokes the domain_intl.SaveBatchTaskForUpdateProhibitionLock API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforupdateprohibitionlock.html
-func (client *Client) SaveBatchTaskForUpdateProhibitionLock(request *SaveBatchTaskForUpdateProhibitionLockRequest) (response *SaveBatchTaskForUpdateProhibitionLockResponse, err error) {
-	response = CreateSaveBatchTaskForUpdateProhibitionLockResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForUpdateProhibitionLockWithChan invokes the domain_intl.SaveBatchTaskForUpdateProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforupdateprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForUpdateProhibitionLockWithChan(request *SaveBatchTaskForUpdateProhibitionLockRequest) (<-chan *SaveBatchTaskForUpdateProhibitionLockResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForUpdateProhibitionLockResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForUpdateProhibitionLock(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForUpdateProhibitionLockWithCallback invokes the domain_intl.SaveBatchTaskForUpdateProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforupdateprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForUpdateProhibitionLockWithCallback(request *SaveBatchTaskForUpdateProhibitionLockRequest, callback func(response *SaveBatchTaskForUpdateProhibitionLockResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForUpdateProhibitionLockResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForUpdateProhibitionLock(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForUpdateProhibitionLockRequest is the request struct for api SaveBatchTaskForUpdateProhibitionLock
-type SaveBatchTaskForUpdateProhibitionLockRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	DomainName   *[]string        `position:"Query" name:"DomainName"  type:"Repeated"`
-	Status       requests.Boolean `position:"Query" name:"Status"`
-}
-
-// SaveBatchTaskForUpdateProhibitionLockResponse is the response struct for api SaveBatchTaskForUpdateProhibitionLock
-type SaveBatchTaskForUpdateProhibitionLockResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForUpdateProhibitionLockRequest creates a request to invoke SaveBatchTaskForUpdateProhibitionLock API
-func CreateSaveBatchTaskForUpdateProhibitionLockRequest() (request *SaveBatchTaskForUpdateProhibitionLockRequest) {
-	request = &SaveBatchTaskForUpdateProhibitionLockRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForUpdateProhibitionLock", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForUpdateProhibitionLockResponse creates a response to parse from SaveBatchTaskForUpdateProhibitionLock response
-func CreateSaveBatchTaskForUpdateProhibitionLockResponse() (response *SaveBatchTaskForUpdateProhibitionLockResponse) {
-	response = &SaveBatchTaskForUpdateProhibitionLockResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 109
services/domain_intl/save_batch_task_for_updating_contact_info.go

@@ -1,109 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveBatchTaskForUpdatingContactInfo invokes the domain_intl.SaveBatchTaskForUpdatingContactInfo API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforupdatingcontactinfo.html
-func (client *Client) SaveBatchTaskForUpdatingContactInfo(request *SaveBatchTaskForUpdatingContactInfoRequest) (response *SaveBatchTaskForUpdatingContactInfoResponse, err error) {
-	response = CreateSaveBatchTaskForUpdatingContactInfoResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveBatchTaskForUpdatingContactInfoWithChan invokes the domain_intl.SaveBatchTaskForUpdatingContactInfo API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforupdatingcontactinfo.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForUpdatingContactInfoWithChan(request *SaveBatchTaskForUpdatingContactInfoRequest) (<-chan *SaveBatchTaskForUpdatingContactInfoResponse, <-chan error) {
-	responseChan := make(chan *SaveBatchTaskForUpdatingContactInfoResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveBatchTaskForUpdatingContactInfo(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveBatchTaskForUpdatingContactInfoWithCallback invokes the domain_intl.SaveBatchTaskForUpdatingContactInfo API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savebatchtaskforupdatingcontactinfo.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveBatchTaskForUpdatingContactInfoWithCallback(request *SaveBatchTaskForUpdatingContactInfoRequest, callback func(response *SaveBatchTaskForUpdatingContactInfoResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveBatchTaskForUpdatingContactInfoResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveBatchTaskForUpdatingContactInfo(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveBatchTaskForUpdatingContactInfoRequest is the request struct for api SaveBatchTaskForUpdatingContactInfo
-type SaveBatchTaskForUpdatingContactInfoRequest struct {
-	*requests.RpcRequest
-	UserClientIp        string           `position:"Query" name:"UserClientIp"`
-	Lang                string           `position:"Query" name:"Lang"`
-	RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
-	ContactType         string           `position:"Query" name:"ContactType"`
-	AddTransferLock     requests.Boolean `position:"Query" name:"AddTransferLock"`
-	DomainName          *[]string        `position:"Query" name:"DomainName"  type:"Repeated"`
-}
-
-// SaveBatchTaskForUpdatingContactInfoResponse is the response struct for api SaveBatchTaskForUpdatingContactInfo
-type SaveBatchTaskForUpdatingContactInfoResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveBatchTaskForUpdatingContactInfoRequest creates a request to invoke SaveBatchTaskForUpdatingContactInfo API
-func CreateSaveBatchTaskForUpdatingContactInfoRequest() (request *SaveBatchTaskForUpdatingContactInfoRequest) {
-	request = &SaveBatchTaskForUpdatingContactInfoRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveBatchTaskForUpdatingContactInfo", "", "")
-	return
-}
-
-// CreateSaveBatchTaskForUpdatingContactInfoResponse creates a response to parse from SaveBatchTaskForUpdatingContactInfo response
-func CreateSaveBatchTaskForUpdatingContactInfoResponse() (response *SaveBatchTaskForUpdatingContactInfoResponse) {
-	response = &SaveBatchTaskForUpdatingContactInfoResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 118
services/domain_intl/save_registrant_profile.go

@@ -1,118 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveRegistrantProfile invokes the domain_intl.SaveRegistrantProfile API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/saveregistrantprofile.html
-func (client *Client) SaveRegistrantProfile(request *SaveRegistrantProfileRequest) (response *SaveRegistrantProfileResponse, err error) {
-	response = CreateSaveRegistrantProfileResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveRegistrantProfileWithChan invokes the domain_intl.SaveRegistrantProfile API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/saveregistrantprofile.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveRegistrantProfileWithChan(request *SaveRegistrantProfileRequest) (<-chan *SaveRegistrantProfileResponse, <-chan error) {
-	responseChan := make(chan *SaveRegistrantProfileResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveRegistrantProfile(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveRegistrantProfileWithCallback invokes the domain_intl.SaveRegistrantProfile API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/saveregistrantprofile.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveRegistrantProfileWithCallback(request *SaveRegistrantProfileRequest, callback func(response *SaveRegistrantProfileResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveRegistrantProfileResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveRegistrantProfile(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveRegistrantProfileRequest is the request struct for api SaveRegistrantProfile
-type SaveRegistrantProfileRequest struct {
-	*requests.RpcRequest
-	Country                  string           `position:"Query" name:"Country"`
-	UserClientIp             string           `position:"Query" name:"UserClientIp"`
-	Lang                     string           `position:"Query" name:"Lang"`
-	RegistrantProfileId      requests.Integer `position:"Query" name:"RegistrantProfileId"`
-	DefaultRegistrantProfile requests.Boolean `position:"Query" name:"DefaultRegistrantProfile"`
-	City                     string           `position:"Query" name:"City"`
-	RegistrantOrganization   string           `position:"Query" name:"RegistrantOrganization"`
-	RegistrantName           string           `position:"Query" name:"RegistrantName"`
-	Province                 string           `position:"Query" name:"Province"`
-	Address                  string           `position:"Query" name:"Address"`
-	Email                    string           `position:"Query" name:"Email"`
-	PostalCode               string           `position:"Query" name:"PostalCode"`
-	TelArea                  string           `position:"Query" name:"TelArea"`
-	Telephone                string           `position:"Query" name:"Telephone"`
-	TelExt                   string           `position:"Query" name:"TelExt"`
-}
-
-// SaveRegistrantProfileResponse is the response struct for api SaveRegistrantProfile
-type SaveRegistrantProfileResponse struct {
-	*responses.BaseResponse
-	RequestId           string `json:"RequestId" xml:"RequestId"`
-	RegistrantProfileId int    `json:"RegistrantProfileId" xml:"RegistrantProfileId"`
-}
-
-// CreateSaveRegistrantProfileRequest creates a request to invoke SaveRegistrantProfile API
-func CreateSaveRegistrantProfileRequest() (request *SaveRegistrantProfileRequest) {
-	request = &SaveRegistrantProfileRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveRegistrantProfile", "", "")
-	return
-}
-
-// CreateSaveRegistrantProfileResponse creates a response to parse from SaveRegistrantProfile response
-func CreateSaveRegistrantProfileResponse() (response *SaveRegistrantProfileResponse) {
-	response = &SaveRegistrantProfileResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_single_task_for_creating_dns_host.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForCreatingDnsHost invokes the domain_intl.SaveSingleTaskForCreatingDnsHost API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingdnshost.html
-func (client *Client) SaveSingleTaskForCreatingDnsHost(request *SaveSingleTaskForCreatingDnsHostRequest) (response *SaveSingleTaskForCreatingDnsHostResponse, err error) {
-	response = CreateSaveSingleTaskForCreatingDnsHostResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForCreatingDnsHostWithChan invokes the domain_intl.SaveSingleTaskForCreatingDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingdnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingDnsHostWithChan(request *SaveSingleTaskForCreatingDnsHostRequest) (<-chan *SaveSingleTaskForCreatingDnsHostResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForCreatingDnsHostResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForCreatingDnsHost(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForCreatingDnsHostWithCallback invokes the domain_intl.SaveSingleTaskForCreatingDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingdnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingDnsHostWithCallback(request *SaveSingleTaskForCreatingDnsHostRequest, callback func(response *SaveSingleTaskForCreatingDnsHostResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForCreatingDnsHostResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForCreatingDnsHost(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForCreatingDnsHostRequest is the request struct for api SaveSingleTaskForCreatingDnsHost
-type SaveSingleTaskForCreatingDnsHostRequest struct {
-	*requests.RpcRequest
-	InstanceId string    `position:"Query" name:"InstanceId"`
-	Lang       string    `position:"Query" name:"Lang"`
-	DnsName    string    `position:"Query" name:"DnsName"`
-	Ip         *[]string `position:"Query" name:"Ip"  type:"Repeated"`
-}
-
-// SaveSingleTaskForCreatingDnsHostResponse is the response struct for api SaveSingleTaskForCreatingDnsHost
-type SaveSingleTaskForCreatingDnsHostResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForCreatingDnsHostRequest creates a request to invoke SaveSingleTaskForCreatingDnsHost API
-func CreateSaveSingleTaskForCreatingDnsHostRequest() (request *SaveSingleTaskForCreatingDnsHostRequest) {
-	request = &SaveSingleTaskForCreatingDnsHostRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForCreatingDnsHost", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForCreatingDnsHostResponse creates a response to parse from SaveSingleTaskForCreatingDnsHost response
-func CreateSaveSingleTaskForCreatingDnsHostResponse() (response *SaveSingleTaskForCreatingDnsHostResponse) {
-	response = &SaveSingleTaskForCreatingDnsHostResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 110
services/domain_intl/save_single_task_for_creating_order_activate.go

@@ -1,110 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForCreatingOrderActivate invokes the domain_intl.SaveSingleTaskForCreatingOrderActivate API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderactivate.html
-func (client *Client) SaveSingleTaskForCreatingOrderActivate(request *SaveSingleTaskForCreatingOrderActivateRequest) (response *SaveSingleTaskForCreatingOrderActivateResponse, err error) {
-	response = CreateSaveSingleTaskForCreatingOrderActivateResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForCreatingOrderActivateWithChan invokes the domain_intl.SaveSingleTaskForCreatingOrderActivate API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderactivate.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingOrderActivateWithChan(request *SaveSingleTaskForCreatingOrderActivateRequest) (<-chan *SaveSingleTaskForCreatingOrderActivateResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForCreatingOrderActivateResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForCreatingOrderActivate(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForCreatingOrderActivateWithCallback invokes the domain_intl.SaveSingleTaskForCreatingOrderActivate API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderactivate.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingOrderActivateWithCallback(request *SaveSingleTaskForCreatingOrderActivateRequest, callback func(response *SaveSingleTaskForCreatingOrderActivateResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForCreatingOrderActivateResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForCreatingOrderActivate(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForCreatingOrderActivateRequest is the request struct for api SaveSingleTaskForCreatingOrderActivate
-type SaveSingleTaskForCreatingOrderActivateRequest struct {
-	*requests.RpcRequest
-	UserClientIp            string           `position:"Query" name:"UserClientIp"`
-	Lang                    string           `position:"Query" name:"Lang"`
-	DomainName              string           `position:"Query" name:"DomainName"`
-	SubscriptionDuration    requests.Integer `position:"Query" name:"SubscriptionDuration"`
-	RegistrantProfileId     requests.Integer `position:"Query" name:"RegistrantProfileId"`
-	EnableDomainProxy       requests.Boolean `position:"Query" name:"EnableDomainProxy"`
-	PermitPremiumActivation requests.Boolean `position:"Query" name:"PermitPremiumActivation"`
-}
-
-// SaveSingleTaskForCreatingOrderActivateResponse is the response struct for api SaveSingleTaskForCreatingOrderActivate
-type SaveSingleTaskForCreatingOrderActivateResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForCreatingOrderActivateRequest creates a request to invoke SaveSingleTaskForCreatingOrderActivate API
-func CreateSaveSingleTaskForCreatingOrderActivateRequest() (request *SaveSingleTaskForCreatingOrderActivateRequest) {
-	request = &SaveSingleTaskForCreatingOrderActivateRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForCreatingOrderActivate", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForCreatingOrderActivateResponse creates a response to parse from SaveSingleTaskForCreatingOrderActivate response
-func CreateSaveSingleTaskForCreatingOrderActivateResponse() (response *SaveSingleTaskForCreatingOrderActivateResponse) {
-	response = &SaveSingleTaskForCreatingOrderActivateResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_single_task_for_creating_order_redeem.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForCreatingOrderRedeem invokes the domain_intl.SaveSingleTaskForCreatingOrderRedeem API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderredeem.html
-func (client *Client) SaveSingleTaskForCreatingOrderRedeem(request *SaveSingleTaskForCreatingOrderRedeemRequest) (response *SaveSingleTaskForCreatingOrderRedeemResponse, err error) {
-	response = CreateSaveSingleTaskForCreatingOrderRedeemResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForCreatingOrderRedeemWithChan invokes the domain_intl.SaveSingleTaskForCreatingOrderRedeem API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderredeem.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingOrderRedeemWithChan(request *SaveSingleTaskForCreatingOrderRedeemRequest) (<-chan *SaveSingleTaskForCreatingOrderRedeemResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForCreatingOrderRedeemResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForCreatingOrderRedeem(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForCreatingOrderRedeemWithCallback invokes the domain_intl.SaveSingleTaskForCreatingOrderRedeem API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderredeem.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingOrderRedeemWithCallback(request *SaveSingleTaskForCreatingOrderRedeemRequest, callback func(response *SaveSingleTaskForCreatingOrderRedeemResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForCreatingOrderRedeemResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForCreatingOrderRedeem(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForCreatingOrderRedeemRequest is the request struct for api SaveSingleTaskForCreatingOrderRedeem
-type SaveSingleTaskForCreatingOrderRedeemRequest struct {
-	*requests.RpcRequest
-	UserClientIp          string           `position:"Query" name:"UserClientIp"`
-	Lang                  string           `position:"Query" name:"Lang"`
-	DomainName            string           `position:"Query" name:"DomainName"`
-	CurrentExpirationDate requests.Integer `position:"Query" name:"CurrentExpirationDate"`
-}
-
-// SaveSingleTaskForCreatingOrderRedeemResponse is the response struct for api SaveSingleTaskForCreatingOrderRedeem
-type SaveSingleTaskForCreatingOrderRedeemResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForCreatingOrderRedeemRequest creates a request to invoke SaveSingleTaskForCreatingOrderRedeem API
-func CreateSaveSingleTaskForCreatingOrderRedeemRequest() (request *SaveSingleTaskForCreatingOrderRedeemRequest) {
-	request = &SaveSingleTaskForCreatingOrderRedeemRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForCreatingOrderRedeem", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForCreatingOrderRedeemResponse creates a response to parse from SaveSingleTaskForCreatingOrderRedeem response
-func CreateSaveSingleTaskForCreatingOrderRedeemResponse() (response *SaveSingleTaskForCreatingOrderRedeemResponse) {
-	response = &SaveSingleTaskForCreatingOrderRedeemResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 108
services/domain_intl/save_single_task_for_creating_order_renew.go

@@ -1,108 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForCreatingOrderRenew invokes the domain_intl.SaveSingleTaskForCreatingOrderRenew API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderrenew.html
-func (client *Client) SaveSingleTaskForCreatingOrderRenew(request *SaveSingleTaskForCreatingOrderRenewRequest) (response *SaveSingleTaskForCreatingOrderRenewResponse, err error) {
-	response = CreateSaveSingleTaskForCreatingOrderRenewResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForCreatingOrderRenewWithChan invokes the domain_intl.SaveSingleTaskForCreatingOrderRenew API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderrenew.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingOrderRenewWithChan(request *SaveSingleTaskForCreatingOrderRenewRequest) (<-chan *SaveSingleTaskForCreatingOrderRenewResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForCreatingOrderRenewResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForCreatingOrderRenew(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForCreatingOrderRenewWithCallback invokes the domain_intl.SaveSingleTaskForCreatingOrderRenew API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforcreatingorderrenew.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForCreatingOrderRenewWithCallback(request *SaveSingleTaskForCreatingOrderRenewRequest, callback func(response *SaveSingleTaskForCreatingOrderRenewResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForCreatingOrderRenewResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForCreatingOrderRenew(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForCreatingOrderRenewRequest is the request struct for api SaveSingleTaskForCreatingOrderRenew
-type SaveSingleTaskForCreatingOrderRenewRequest struct {
-	*requests.RpcRequest
-	UserClientIp          string           `position:"Query" name:"UserClientIp"`
-	Lang                  string           `position:"Query" name:"Lang"`
-	DomainName            string           `position:"Query" name:"DomainName"`
-	SubscriptionDuration  requests.Integer `position:"Query" name:"SubscriptionDuration"`
-	CurrentExpirationDate requests.Integer `position:"Query" name:"CurrentExpirationDate"`
-}
-
-// SaveSingleTaskForCreatingOrderRenewResponse is the response struct for api SaveSingleTaskForCreatingOrderRenew
-type SaveSingleTaskForCreatingOrderRenewResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForCreatingOrderRenewRequest creates a request to invoke SaveSingleTaskForCreatingOrderRenew API
-func CreateSaveSingleTaskForCreatingOrderRenewRequest() (request *SaveSingleTaskForCreatingOrderRenewRequest) {
-	request = &SaveSingleTaskForCreatingOrderRenewRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForCreatingOrderRenew", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForCreatingOrderRenewResponse creates a response to parse from SaveSingleTaskForCreatingOrderRenew response
-func CreateSaveSingleTaskForCreatingOrderRenewResponse() (response *SaveSingleTaskForCreatingOrderRenewResponse) {
-	response = &SaveSingleTaskForCreatingOrderRenewResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_single_task_for_domain_name_proxy_service.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForDomainNameProxyService invokes the domain_intl.SaveSingleTaskForDomainNameProxyService API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskfordomainnameproxyservice.html
-func (client *Client) SaveSingleTaskForDomainNameProxyService(request *SaveSingleTaskForDomainNameProxyServiceRequest) (response *SaveSingleTaskForDomainNameProxyServiceResponse, err error) {
-	response = CreateSaveSingleTaskForDomainNameProxyServiceResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForDomainNameProxyServiceWithChan invokes the domain_intl.SaveSingleTaskForDomainNameProxyService API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskfordomainnameproxyservice.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForDomainNameProxyServiceWithChan(request *SaveSingleTaskForDomainNameProxyServiceRequest) (<-chan *SaveSingleTaskForDomainNameProxyServiceResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForDomainNameProxyServiceResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForDomainNameProxyService(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForDomainNameProxyServiceWithCallback invokes the domain_intl.SaveSingleTaskForDomainNameProxyService API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskfordomainnameproxyservice.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForDomainNameProxyServiceWithCallback(request *SaveSingleTaskForDomainNameProxyServiceRequest, callback func(response *SaveSingleTaskForDomainNameProxyServiceResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForDomainNameProxyServiceResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForDomainNameProxyService(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForDomainNameProxyServiceRequest is the request struct for api SaveSingleTaskForDomainNameProxyService
-type SaveSingleTaskForDomainNameProxyServiceRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	DomainName   string           `position:"Query" name:"DomainName"`
-	Status       requests.Boolean `position:"Query" name:"Status"`
-}
-
-// SaveSingleTaskForDomainNameProxyServiceResponse is the response struct for api SaveSingleTaskForDomainNameProxyService
-type SaveSingleTaskForDomainNameProxyServiceResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForDomainNameProxyServiceRequest creates a request to invoke SaveSingleTaskForDomainNameProxyService API
-func CreateSaveSingleTaskForDomainNameProxyServiceRequest() (request *SaveSingleTaskForDomainNameProxyServiceRequest) {
-	request = &SaveSingleTaskForDomainNameProxyServiceRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForDomainNameProxyService", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForDomainNameProxyServiceResponse creates a response to parse from SaveSingleTaskForDomainNameProxyService response
-func CreateSaveSingleTaskForDomainNameProxyServiceResponse() (response *SaveSingleTaskForDomainNameProxyServiceResponse) {
-	response = &SaveSingleTaskForDomainNameProxyServiceResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_single_task_for_modifying_dns_host.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForModifyingDnsHost invokes the domain_intl.SaveSingleTaskForModifyingDnsHost API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskformodifyingdnshost.html
-func (client *Client) SaveSingleTaskForModifyingDnsHost(request *SaveSingleTaskForModifyingDnsHostRequest) (response *SaveSingleTaskForModifyingDnsHostResponse, err error) {
-	response = CreateSaveSingleTaskForModifyingDnsHostResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForModifyingDnsHostWithChan invokes the domain_intl.SaveSingleTaskForModifyingDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskformodifyingdnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForModifyingDnsHostWithChan(request *SaveSingleTaskForModifyingDnsHostRequest) (<-chan *SaveSingleTaskForModifyingDnsHostResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForModifyingDnsHostResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForModifyingDnsHost(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForModifyingDnsHostWithCallback invokes the domain_intl.SaveSingleTaskForModifyingDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskformodifyingdnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForModifyingDnsHostWithCallback(request *SaveSingleTaskForModifyingDnsHostRequest, callback func(response *SaveSingleTaskForModifyingDnsHostResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForModifyingDnsHostResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForModifyingDnsHost(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForModifyingDnsHostRequest is the request struct for api SaveSingleTaskForModifyingDnsHost
-type SaveSingleTaskForModifyingDnsHostRequest struct {
-	*requests.RpcRequest
-	InstanceId string    `position:"Query" name:"InstanceId"`
-	Lang       string    `position:"Query" name:"Lang"`
-	DnsName    string    `position:"Query" name:"DnsName"`
-	Ip         *[]string `position:"Query" name:"Ip"  type:"Repeated"`
-}
-
-// SaveSingleTaskForModifyingDnsHostResponse is the response struct for api SaveSingleTaskForModifyingDnsHost
-type SaveSingleTaskForModifyingDnsHostResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForModifyingDnsHostRequest creates a request to invoke SaveSingleTaskForModifyingDnsHost API
-func CreateSaveSingleTaskForModifyingDnsHostRequest() (request *SaveSingleTaskForModifyingDnsHostRequest) {
-	request = &SaveSingleTaskForModifyingDnsHostRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForModifyingDnsHost", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForModifyingDnsHostResponse creates a response to parse from SaveSingleTaskForModifyingDnsHost response
-func CreateSaveSingleTaskForModifyingDnsHostResponse() (response *SaveSingleTaskForModifyingDnsHostResponse) {
-	response = &SaveSingleTaskForModifyingDnsHostResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 105
services/domain_intl/save_single_task_for_synchronizing_dns_host.go

@@ -1,105 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForSynchronizingDnsHost invokes the domain_intl.SaveSingleTaskForSynchronizingDnsHost API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforsynchronizingdnshost.html
-func (client *Client) SaveSingleTaskForSynchronizingDnsHost(request *SaveSingleTaskForSynchronizingDnsHostRequest) (response *SaveSingleTaskForSynchronizingDnsHostResponse, err error) {
-	response = CreateSaveSingleTaskForSynchronizingDnsHostResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForSynchronizingDnsHostWithChan invokes the domain_intl.SaveSingleTaskForSynchronizingDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforsynchronizingdnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForSynchronizingDnsHostWithChan(request *SaveSingleTaskForSynchronizingDnsHostRequest) (<-chan *SaveSingleTaskForSynchronizingDnsHostResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForSynchronizingDnsHostResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForSynchronizingDnsHost(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForSynchronizingDnsHostWithCallback invokes the domain_intl.SaveSingleTaskForSynchronizingDnsHost API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforsynchronizingdnshost.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForSynchronizingDnsHostWithCallback(request *SaveSingleTaskForSynchronizingDnsHostRequest, callback func(response *SaveSingleTaskForSynchronizingDnsHostResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForSynchronizingDnsHostResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForSynchronizingDnsHost(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForSynchronizingDnsHostRequest is the request struct for api SaveSingleTaskForSynchronizingDnsHost
-type SaveSingleTaskForSynchronizingDnsHostRequest struct {
-	*requests.RpcRequest
-	InstanceId string `position:"Query" name:"InstanceId"`
-	Lang       string `position:"Query" name:"Lang"`
-}
-
-// SaveSingleTaskForSynchronizingDnsHostResponse is the response struct for api SaveSingleTaskForSynchronizingDnsHost
-type SaveSingleTaskForSynchronizingDnsHostResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForSynchronizingDnsHostRequest creates a request to invoke SaveSingleTaskForSynchronizingDnsHost API
-func CreateSaveSingleTaskForSynchronizingDnsHostRequest() (request *SaveSingleTaskForSynchronizingDnsHostRequest) {
-	request = &SaveSingleTaskForSynchronizingDnsHostRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForSynchronizingDnsHost", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForSynchronizingDnsHostResponse creates a response to parse from SaveSingleTaskForSynchronizingDnsHost response
-func CreateSaveSingleTaskForSynchronizingDnsHostResponse() (response *SaveSingleTaskForSynchronizingDnsHostResponse) {
-	response = &SaveSingleTaskForSynchronizingDnsHostResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_single_task_for_transfer_prohibition_lock.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForTransferProhibitionLock invokes the domain_intl.SaveSingleTaskForTransferProhibitionLock API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskfortransferprohibitionlock.html
-func (client *Client) SaveSingleTaskForTransferProhibitionLock(request *SaveSingleTaskForTransferProhibitionLockRequest) (response *SaveSingleTaskForTransferProhibitionLockResponse, err error) {
-	response = CreateSaveSingleTaskForTransferProhibitionLockResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForTransferProhibitionLockWithChan invokes the domain_intl.SaveSingleTaskForTransferProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskfortransferprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForTransferProhibitionLockWithChan(request *SaveSingleTaskForTransferProhibitionLockRequest) (<-chan *SaveSingleTaskForTransferProhibitionLockResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForTransferProhibitionLockResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForTransferProhibitionLock(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForTransferProhibitionLockWithCallback invokes the domain_intl.SaveSingleTaskForTransferProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskfortransferprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForTransferProhibitionLockWithCallback(request *SaveSingleTaskForTransferProhibitionLockRequest, callback func(response *SaveSingleTaskForTransferProhibitionLockResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForTransferProhibitionLockResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForTransferProhibitionLock(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForTransferProhibitionLockRequest is the request struct for api SaveSingleTaskForTransferProhibitionLock
-type SaveSingleTaskForTransferProhibitionLockRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	DomainName   string           `position:"Query" name:"DomainName"`
-	Status       requests.Boolean `position:"Query" name:"Status"`
-}
-
-// SaveSingleTaskForTransferProhibitionLockResponse is the response struct for api SaveSingleTaskForTransferProhibitionLock
-type SaveSingleTaskForTransferProhibitionLockResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForTransferProhibitionLockRequest creates a request to invoke SaveSingleTaskForTransferProhibitionLock API
-func CreateSaveSingleTaskForTransferProhibitionLockRequest() (request *SaveSingleTaskForTransferProhibitionLockRequest) {
-	request = &SaveSingleTaskForTransferProhibitionLockRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForTransferProhibitionLock", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForTransferProhibitionLockResponse creates a response to parse from SaveSingleTaskForTransferProhibitionLock response
-func CreateSaveSingleTaskForTransferProhibitionLockResponse() (response *SaveSingleTaskForTransferProhibitionLockResponse) {
-	response = &SaveSingleTaskForTransferProhibitionLockResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 107
services/domain_intl/save_single_task_for_update_prohibition_lock.go

@@ -1,107 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForUpdateProhibitionLock invokes the domain_intl.SaveSingleTaskForUpdateProhibitionLock API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforupdateprohibitionlock.html
-func (client *Client) SaveSingleTaskForUpdateProhibitionLock(request *SaveSingleTaskForUpdateProhibitionLockRequest) (response *SaveSingleTaskForUpdateProhibitionLockResponse, err error) {
-	response = CreateSaveSingleTaskForUpdateProhibitionLockResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForUpdateProhibitionLockWithChan invokes the domain_intl.SaveSingleTaskForUpdateProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforupdateprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForUpdateProhibitionLockWithChan(request *SaveSingleTaskForUpdateProhibitionLockRequest) (<-chan *SaveSingleTaskForUpdateProhibitionLockResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForUpdateProhibitionLockResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForUpdateProhibitionLock(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForUpdateProhibitionLockWithCallback invokes the domain_intl.SaveSingleTaskForUpdateProhibitionLock API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforupdateprohibitionlock.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForUpdateProhibitionLockWithCallback(request *SaveSingleTaskForUpdateProhibitionLockRequest, callback func(response *SaveSingleTaskForUpdateProhibitionLockResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForUpdateProhibitionLockResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForUpdateProhibitionLock(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForUpdateProhibitionLockRequest is the request struct for api SaveSingleTaskForUpdateProhibitionLock
-type SaveSingleTaskForUpdateProhibitionLockRequest struct {
-	*requests.RpcRequest
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-	Lang         string           `position:"Query" name:"Lang"`
-	DomainName   string           `position:"Query" name:"DomainName"`
-	Status       requests.Boolean `position:"Query" name:"Status"`
-}
-
-// SaveSingleTaskForUpdateProhibitionLockResponse is the response struct for api SaveSingleTaskForUpdateProhibitionLock
-type SaveSingleTaskForUpdateProhibitionLockResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForUpdateProhibitionLockRequest creates a request to invoke SaveSingleTaskForUpdateProhibitionLock API
-func CreateSaveSingleTaskForUpdateProhibitionLockRequest() (request *SaveSingleTaskForUpdateProhibitionLockRequest) {
-	request = &SaveSingleTaskForUpdateProhibitionLockRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForUpdateProhibitionLock", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForUpdateProhibitionLockResponse creates a response to parse from SaveSingleTaskForUpdateProhibitionLock response
-func CreateSaveSingleTaskForUpdateProhibitionLockResponse() (response *SaveSingleTaskForUpdateProhibitionLockResponse) {
-	response = &SaveSingleTaskForUpdateProhibitionLockResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 110
services/domain_intl/save_single_task_for_updating_contact_info.go

@@ -1,110 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SaveSingleTaskForUpdatingContactInfo invokes the domain_intl.SaveSingleTaskForUpdatingContactInfo API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforupdatingcontactinfo.html
-func (client *Client) SaveSingleTaskForUpdatingContactInfo(request *SaveSingleTaskForUpdatingContactInfoRequest) (response *SaveSingleTaskForUpdatingContactInfoResponse, err error) {
-	response = CreateSaveSingleTaskForUpdatingContactInfoResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SaveSingleTaskForUpdatingContactInfoWithChan invokes the domain_intl.SaveSingleTaskForUpdatingContactInfo API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforupdatingcontactinfo.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForUpdatingContactInfoWithChan(request *SaveSingleTaskForUpdatingContactInfoRequest) (<-chan *SaveSingleTaskForUpdatingContactInfoResponse, <-chan error) {
-	responseChan := make(chan *SaveSingleTaskForUpdatingContactInfoResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SaveSingleTaskForUpdatingContactInfo(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SaveSingleTaskForUpdatingContactInfoWithCallback invokes the domain_intl.SaveSingleTaskForUpdatingContactInfo API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/savesingletaskforupdatingcontactinfo.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SaveSingleTaskForUpdatingContactInfoWithCallback(request *SaveSingleTaskForUpdatingContactInfoRequest, callback func(response *SaveSingleTaskForUpdatingContactInfoResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SaveSingleTaskForUpdatingContactInfoResponse
-		var err error
-		defer close(result)
-		response, err = client.SaveSingleTaskForUpdatingContactInfo(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SaveSingleTaskForUpdatingContactInfoRequest is the request struct for api SaveSingleTaskForUpdatingContactInfo
-type SaveSingleTaskForUpdatingContactInfoRequest struct {
-	*requests.RpcRequest
-	UserClientIp        string           `position:"Query" name:"UserClientIp"`
-	Lang                string           `position:"Query" name:"Lang"`
-	DomainName          string           `position:"Query" name:"DomainName"`
-	InstanceId          string           `position:"Query" name:"InstanceId"`
-	RegistrantProfileId requests.Integer `position:"Query" name:"RegistrantProfileId"`
-	ContactType         string           `position:"Query" name:"ContactType"`
-	AddTransferLock     requests.Boolean `position:"Query" name:"AddTransferLock"`
-}
-
-// SaveSingleTaskForUpdatingContactInfoResponse is the response struct for api SaveSingleTaskForUpdatingContactInfo
-type SaveSingleTaskForUpdatingContactInfoResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-	TaskNo    string `json:"TaskNo" xml:"TaskNo"`
-}
-
-// CreateSaveSingleTaskForUpdatingContactInfoRequest creates a request to invoke SaveSingleTaskForUpdatingContactInfo API
-func CreateSaveSingleTaskForUpdatingContactInfoRequest() (request *SaveSingleTaskForUpdatingContactInfoRequest) {
-	request = &SaveSingleTaskForUpdatingContactInfoRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SaveSingleTaskForUpdatingContactInfo", "", "")
-	return
-}
-
-// CreateSaveSingleTaskForUpdatingContactInfoResponse creates a response to parse from SaveSingleTaskForUpdatingContactInfo response
-func CreateSaveSingleTaskForUpdatingContactInfoResponse() (response *SaveSingleTaskForUpdatingContactInfoResponse) {
-	response = &SaveSingleTaskForUpdatingContactInfoResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 26
services/domain_intl/struct_change_log.go

@@ -1,26 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// ChangeLog is a nested struct in domain_intl response
-type ChangeLog struct {
-	DomainName         string `json:"DomainName" xml:"DomainName"`
-	Result             string `json:"Result" xml:"Result"`
-	Operation          string `json:"Operation" xml:"Operation"`
-	OperationIPAddress string `json:"OperationIPAddress" xml:"OperationIPAddress"`
-	Details            string `json:"Details" xml:"Details"`
-	Time               string `json:"Time" xml:"Time"`
-}

+ 0 - 33
services/domain_intl/struct_current_page_cursor.go

@@ -1,33 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// CurrentPageCursor is a nested struct in domain_intl response
-type CurrentPageCursor struct {
-	Clientip       string `json:"Clientip" xml:"Clientip"`
-	TaskDetailNo   string `json:"TaskDetailNo" xml:"TaskDetailNo"`
-	UpdateTime     string `json:"UpdateTime" xml:"UpdateTime"`
-	TaskType       string `json:"TaskType" xml:"TaskType"`
-	TaskNum        int    `json:"TaskNum" xml:"TaskNum"`
-	CreateTime     string `json:"CreateTime" xml:"CreateTime"`
-	TaskStatus     string `json:"TaskStatus" xml:"TaskStatus"`
-	CreateTimeLong int    `json:"CreateTimeLong" xml:"CreateTimeLong"`
-	ErrorMsg       string `json:"ErrorMsg" xml:"ErrorMsg"`
-	InstanceId     string `json:"InstanceId" xml:"InstanceId"`
-	TaskNo         string `json:"TaskNo" xml:"TaskNo"`
-	TryCount       int    `json:"TryCount" xml:"TryCount"`
-	DomainName     string `json:"DomainName" xml:"DomainName"`
-}

+ 0 - 21
services/domain_intl/struct_data_in_list_email_verification.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DataInListEmailVerification is a nested struct in domain_intl response
-type DataInListEmailVerification struct {
-	EmailVerification []EmailVerification `json:"EmailVerification" xml:"EmailVerification"`
-}

+ 0 - 21
services/domain_intl/struct_data_in_query_change_log_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DataInQueryChangeLogList is a nested struct in domain_intl response
-type DataInQueryChangeLogList struct {
-	ChangeLog []ChangeLog `json:"ChangeLog" xml:"ChangeLog"`
-}

+ 0 - 21
services/domain_intl/struct_data_in_query_domain_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DataInQueryDomainList is a nested struct in domain_intl response
-type DataInQueryDomainList struct {
-	Domain []Domain `json:"Domain" xml:"Domain"`
-}

+ 0 - 21
services/domain_intl/struct_data_in_query_task_detail_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DataInQueryTaskDetailList is a nested struct in domain_intl response
-type DataInQueryTaskDetailList struct {
-	TaskDetail []TaskDetail `json:"TaskDetail" xml:"TaskDetail"`
-}

+ 0 - 21
services/domain_intl/struct_data_in_query_task_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DataInQueryTaskList is a nested struct in domain_intl response
-type DataInQueryTaskList struct {
-	TaskInfo []TaskInfo `json:"TaskInfo" xml:"TaskInfo"`
-}

+ 0 - 22
services/domain_intl/struct_dns_host.go

@@ -1,22 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DnsHost is a nested struct in domain_intl response
-type DnsHost struct {
-	DnsName string   `json:"DnsName" xml:"DnsName"`
-	IpList  []string `json:"IpList" xml:"IpList"`
-}

+ 0 - 21
services/domain_intl/struct_dns_host_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DnsHostList is a nested struct in domain_intl response
-type DnsHostList struct {
-	DnsHost []DnsHost `json:"DnsHost" xml:"DnsHost"`
-}

+ 0 - 21
services/domain_intl/struct_dns_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// DnsList is a nested struct in domain_intl response
-type DnsList struct {
-	Dns []string `json:"Dns" xml:"Dns"`
-}

+ 0 - 30
services/domain_intl/struct_domain.go

@@ -1,30 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// Domain is a nested struct in domain_intl response
-type Domain struct {
-	DomainName           string `json:"DomainName" xml:"DomainName"`
-	InstanceId           string `json:"InstanceId" xml:"InstanceId"`
-	ExpirationDate       string `json:"ExpirationDate" xml:"ExpirationDate"`
-	RegistrationDate     string `json:"RegistrationDate" xml:"RegistrationDate"`
-	DomainType           string `json:"DomainType" xml:"DomainType"`
-	DomainStatus         string `json:"DomainStatus" xml:"DomainStatus"`
-	ProductId            string `json:"ProductId" xml:"ProductId"`
-	ExpirationDateLong   int    `json:"ExpirationDateLong" xml:"ExpirationDateLong"`
-	RegistrationDateLong int    `json:"RegistrationDateLong" xml:"RegistrationDateLong"`
-	Premium              bool   `json:"Premium" xml:"Premium"`
-}

+ 0 - 30
services/domain_intl/struct_email_verification.go

@@ -1,30 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// EmailVerification is a nested struct in domain_intl response
-type EmailVerification struct {
-	GmtCreate           string `json:"GmtCreate" xml:"GmtCreate"`
-	GmtModified         string `json:"GmtModified" xml:"GmtModified"`
-	Email               string `json:"Email" xml:"Email"`
-	UserId              string `json:"UserId" xml:"UserId"`
-	EmailVerificationNo string `json:"EmailVerificationNo" xml:"EmailVerificationNo"`
-	TokenSendTime       string `json:"TokenSendTime" xml:"TokenSendTime"`
-	VerificationStatus  int    `json:"VerificationStatus" xml:"VerificationStatus"`
-	VerificationTime    string `json:"VerificationTime" xml:"VerificationTime"`
-	SendIp              string `json:"SendIp" xml:"SendIp"`
-	ConfirmIp           string `json:"ConfirmIp" xml:"ConfirmIp"`
-}

+ 0 - 21
services/domain_intl/struct_exist_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// ExistList is a nested struct in domain_intl response
-type ExistList struct {
-	SendResult []SendResult `json:"SendResult" xml:"SendResult"`
-}

+ 0 - 21
services/domain_intl/struct_fail_list_in_delete_email_verification.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// FailListInDeleteEmailVerification is a nested struct in domain_intl response
-type FailListInDeleteEmailVerification struct {
-	SendResult []SendResult `json:"SendResult" xml:"SendResult"`
-}

+ 0 - 21
services/domain_intl/struct_fail_list_in_resend_email_verification.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// FailListInResendEmailVerification is a nested struct in domain_intl response
-type FailListInResendEmailVerification struct {
-	SendResult []SendResult `json:"SendResult" xml:"SendResult"`
-}

+ 0 - 21
services/domain_intl/struct_fail_list_in_submit_email_verification.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// FailListInSubmitEmailVerification is a nested struct in domain_intl response
-type FailListInSubmitEmailVerification struct {
-	SendResult []SendResult `json:"SendResult" xml:"SendResult"`
-}

+ 0 - 21
services/domain_intl/struct_ip_list.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// IpList is a nested struct in domain_intl response
-type IpList struct {
-	Ip []string `json:"ip" xml:"ip"`
-}

+ 0 - 33
services/domain_intl/struct_next_page_cursor.go

@@ -1,33 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// NextPageCursor is a nested struct in domain_intl response
-type NextPageCursor struct {
-	Clientip       string `json:"Clientip" xml:"Clientip"`
-	TaskDetailNo   string `json:"TaskDetailNo" xml:"TaskDetailNo"`
-	UpdateTime     string `json:"UpdateTime" xml:"UpdateTime"`
-	TaskType       string `json:"TaskType" xml:"TaskType"`
-	TaskNum        int    `json:"TaskNum" xml:"TaskNum"`
-	CreateTime     string `json:"CreateTime" xml:"CreateTime"`
-	TaskStatus     string `json:"TaskStatus" xml:"TaskStatus"`
-	CreateTimeLong int    `json:"CreateTimeLong" xml:"CreateTimeLong"`
-	ErrorMsg       string `json:"ErrorMsg" xml:"ErrorMsg"`
-	InstanceId     string `json:"InstanceId" xml:"InstanceId"`
-	TaskNo         string `json:"TaskNo" xml:"TaskNo"`
-	TryCount       int    `json:"TryCount" xml:"TryCount"`
-	DomainName     string `json:"DomainName" xml:"DomainName"`
-}

+ 0 - 21
services/domain_intl/struct_objects_in_query_task_detail_history.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// ObjectsInQueryTaskDetailHistory is a nested struct in domain_intl response
-type ObjectsInQueryTaskDetailHistory struct {
-	TaskDetailHistory []TaskDetailHistory `json:"TaskDetailHistory" xml:"TaskDetailHistory"`
-}

+ 0 - 21
services/domain_intl/struct_objects_in_query_task_info_history.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// ObjectsInQueryTaskInfoHistory is a nested struct in domain_intl response
-type ObjectsInQueryTaskInfoHistory struct {
-	TaskInfoHistory []TaskInfoHistory `json:"TaskInfoHistory" xml:"TaskInfoHistory"`
-}

+ 0 - 33
services/domain_intl/struct_pre_page_cursor.go

@@ -1,33 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// PrePageCursor is a nested struct in domain_intl response
-type PrePageCursor struct {
-	Clientip       string `json:"Clientip" xml:"Clientip"`
-	TaskDetailNo   string `json:"TaskDetailNo" xml:"TaskDetailNo"`
-	UpdateTime     string `json:"UpdateTime" xml:"UpdateTime"`
-	TaskType       string `json:"TaskType" xml:"TaskType"`
-	TaskNum        int    `json:"TaskNum" xml:"TaskNum"`
-	CreateTime     string `json:"CreateTime" xml:"CreateTime"`
-	TaskStatus     string `json:"TaskStatus" xml:"TaskStatus"`
-	CreateTimeLong int    `json:"CreateTimeLong" xml:"CreateTimeLong"`
-	ErrorMsg       string `json:"ErrorMsg" xml:"ErrorMsg"`
-	InstanceId     string `json:"InstanceId" xml:"InstanceId"`
-	TaskNo         string `json:"TaskNo" xml:"TaskNo"`
-	TryCount       int    `json:"TryCount" xml:"TryCount"`
-	DomainName     string `json:"DomainName" xml:"DomainName"`
-}

+ 0 - 36
services/domain_intl/struct_registrant_profile.go

@@ -1,36 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// RegistrantProfile is a nested struct in domain_intl response
-type RegistrantProfile struct {
-	RegistrantProfileId      int    `json:"RegistrantProfileId" xml:"RegistrantProfileId"`
-	CreateTime               string `json:"CreateTime" xml:"CreateTime"`
-	UpdateTime               string `json:"UpdateTime" xml:"UpdateTime"`
-	DefaultRegistrantProfile bool   `json:"DefaultRegistrantProfile" xml:"DefaultRegistrantProfile"`
-	RegistrantName           string `json:"RegistrantName" xml:"RegistrantName"`
-	RegistrantOrganization   string `json:"RegistrantOrganization" xml:"RegistrantOrganization"`
-	Country                  string `json:"Country" xml:"Country"`
-	Province                 string `json:"Province" xml:"Province"`
-	City                     string `json:"City" xml:"City"`
-	Address                  string `json:"Address" xml:"Address"`
-	Email                    string `json:"Email" xml:"Email"`
-	PostalCode               string `json:"PostalCode" xml:"PostalCode"`
-	TelArea                  string `json:"TelArea" xml:"TelArea"`
-	Telephone                string `json:"Telephone" xml:"Telephone"`
-	TelExt                   string `json:"TelExt" xml:"TelExt"`
-	EmailVerificationStatus  int    `json:"EmailVerificationStatus" xml:"EmailVerificationStatus"`
-}

+ 0 - 21
services/domain_intl/struct_registrant_profiles.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// RegistrantProfiles is a nested struct in domain_intl response
-type RegistrantProfiles struct {
-	RegistrantProfile []RegistrantProfile `json:"RegistrantProfile" xml:"RegistrantProfile"`
-}

+ 0 - 23
services/domain_intl/struct_send_result.go

@@ -1,23 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// SendResult is a nested struct in domain_intl response
-type SendResult struct {
-	Email   string `json:"Email" xml:"Email"`
-	Message string `json:"Message" xml:"Message"`
-	Code    string `json:"Code" xml:"Code"`
-}

+ 0 - 21
services/domain_intl/struct_success_list_in_delete_email_verification.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// SuccessListInDeleteEmailVerification is a nested struct in domain_intl response
-type SuccessListInDeleteEmailVerification struct {
-	SendResult []SendResult `json:"SendResult" xml:"SendResult"`
-}

+ 0 - 21
services/domain_intl/struct_success_list_in_resend_email_verification.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// SuccessListInResendEmailVerification is a nested struct in domain_intl response
-type SuccessListInResendEmailVerification struct {
-	SendResult []SendResult `json:"SendResult" xml:"SendResult"`
-}

+ 0 - 21
services/domain_intl/struct_success_list_in_submit_email_verification.go

@@ -1,21 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// SuccessListInSubmitEmailVerification is a nested struct in domain_intl response
-type SuccessListInSubmitEmailVerification struct {
-	SendResult []SendResult `json:"SendResult" xml:"SendResult"`
-}

+ 0 - 30
services/domain_intl/struct_task_detail.go

@@ -1,30 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// TaskDetail is a nested struct in domain_intl response
-type TaskDetail struct {
-	TaskNo       string `json:"TaskNo" xml:"TaskNo"`
-	TaskDetailNo string `json:"TaskDetailNo" xml:"TaskDetailNo"`
-	TaskType     string `json:"TaskType" xml:"TaskType"`
-	InstanceId   string `json:"InstanceId" xml:"InstanceId"`
-	DomainName   string `json:"DomainName" xml:"DomainName"`
-	TaskStatus   string `json:"TaskStatus" xml:"TaskStatus"`
-	UpdateTime   string `json:"UpdateTime" xml:"UpdateTime"`
-	CreateTime   string `json:"CreateTime" xml:"CreateTime"`
-	TryCount     int    `json:"TryCount" xml:"TryCount"`
-	ErrorMsg     string `json:"ErrorMsg" xml:"ErrorMsg"`
-}

+ 0 - 30
services/domain_intl/struct_task_detail_history.go

@@ -1,30 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// TaskDetailHistory is a nested struct in domain_intl response
-type TaskDetailHistory struct {
-	TaskNo       string `json:"TaskNo" xml:"TaskNo"`
-	TaskDetailNo string `json:"TaskDetailNo" xml:"TaskDetailNo"`
-	TaskType     string `json:"TaskType" xml:"TaskType"`
-	InstanceId   string `json:"InstanceId" xml:"InstanceId"`
-	DomainName   string `json:"DomainName" xml:"DomainName"`
-	TaskStatus   string `json:"TaskStatus" xml:"TaskStatus"`
-	UpdateTime   string `json:"UpdateTime" xml:"UpdateTime"`
-	CreateTime   string `json:"CreateTime" xml:"CreateTime"`
-	TryCount     int    `json:"TryCount" xml:"TryCount"`
-	ErrorMsg     string `json:"ErrorMsg" xml:"ErrorMsg"`
-}

+ 0 - 26
services/domain_intl/struct_task_info.go

@@ -1,26 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// TaskInfo is a nested struct in domain_intl response
-type TaskInfo struct {
-	TaskType   string `json:"TaskType" xml:"TaskType"`
-	TaskNum    int    `json:"TaskNum" xml:"TaskNum"`
-	TaskStatus string `json:"TaskStatus" xml:"TaskStatus"`
-	CreateTime string `json:"CreateTime" xml:"CreateTime"`
-	Clientip   string `json:"Clientip" xml:"Clientip"`
-	TaskNo     string `json:"TaskNo" xml:"TaskNo"`
-}

+ 0 - 27
services/domain_intl/struct_task_info_history.go

@@ -1,27 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-// TaskInfoHistory is a nested struct in domain_intl response
-type TaskInfoHistory struct {
-	TaskType       string `json:"TaskType" xml:"TaskType"`
-	TaskNum        int    `json:"TaskNum" xml:"TaskNum"`
-	TaskStatus     string `json:"TaskStatus" xml:"TaskStatus"`
-	CreateTime     string `json:"CreateTime" xml:"CreateTime"`
-	Clientip       string `json:"Clientip" xml:"Clientip"`
-	TaskNo         string `json:"TaskNo" xml:"TaskNo"`
-	CreateTimeLong int    `json:"CreateTimeLong" xml:"CreateTimeLong"`
-}

+ 0 - 109
services/domain_intl/submit_email_verification.go

@@ -1,109 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// SubmitEmailVerification invokes the domain_intl.SubmitEmailVerification API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/submitemailverification.html
-func (client *Client) SubmitEmailVerification(request *SubmitEmailVerificationRequest) (response *SubmitEmailVerificationResponse, err error) {
-	response = CreateSubmitEmailVerificationResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// SubmitEmailVerificationWithChan invokes the domain_intl.SubmitEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/submitemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SubmitEmailVerificationWithChan(request *SubmitEmailVerificationRequest) (<-chan *SubmitEmailVerificationResponse, <-chan error) {
-	responseChan := make(chan *SubmitEmailVerificationResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.SubmitEmailVerification(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// SubmitEmailVerificationWithCallback invokes the domain_intl.SubmitEmailVerification API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/submitemailverification.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) SubmitEmailVerificationWithCallback(request *SubmitEmailVerificationRequest, callback func(response *SubmitEmailVerificationResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *SubmitEmailVerificationResponse
-		var err error
-		defer close(result)
-		response, err = client.SubmitEmailVerification(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// SubmitEmailVerificationRequest is the request struct for api SubmitEmailVerification
-type SubmitEmailVerificationRequest struct {
-	*requests.RpcRequest
-	Lang         string           `position:"Query" name:"Lang"`
-	Email        string           `position:"Query" name:"Email"`
-	SendIfExist  requests.Boolean `position:"Query" name:"SendIfExist"`
-	UserClientIp string           `position:"Query" name:"UserClientIp"`
-}
-
-// SubmitEmailVerificationResponse is the response struct for api SubmitEmailVerification
-type SubmitEmailVerificationResponse struct {
-	*responses.BaseResponse
-	RequestId   string       `json:"RequestId" xml:"RequestId"`
-	SuccessList []SendResult `json:"SuccessList" xml:"SuccessList"`
-	FailList    []SendResult `json:"FailList" xml:"FailList"`
-	ExistList   []SendResult `json:"ExistList" xml:"ExistList"`
-}
-
-// CreateSubmitEmailVerificationRequest creates a request to invoke SubmitEmailVerification API
-func CreateSubmitEmailVerificationRequest() (request *SubmitEmailVerificationRequest) {
-	request = &SubmitEmailVerificationRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "SubmitEmailVerification", "", "")
-	return
-}
-
-// CreateSubmitEmailVerificationResponse creates a response to parse from SubmitEmailVerification response
-func CreateSubmitEmailVerificationResponse() (response *SubmitEmailVerificationResponse) {
-	response = &SubmitEmailVerificationResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}

+ 0 - 105
services/domain_intl/verify_email.go

@@ -1,105 +0,0 @@
-package domain_intl
-
-//Licensed under the Apache License, Version 2.0 (the "License");
-//you may not use this file except in compliance with the License.
-//You may obtain a copy of the License at
-//
-//http://www.apache.org/licenses/LICENSE-2.0
-//
-//Unless required by applicable law or agreed to in writing, software
-//distributed under the License is distributed on an "AS IS" BASIS,
-//WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-//See the License for the specific language governing permissions and
-//limitations under the License.
-//
-// Code generated by Alibaba Cloud SDK Code Generator.
-// Changes may cause incorrect behavior and will be lost if the code is regenerated.
-
-import (
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/requests"
-	"github.com/aliyun/alibaba-cloud-sdk-go/sdk/responses"
-)
-
-// VerifyEmail invokes the domain_intl.VerifyEmail API synchronously
-// api document: https://help.aliyun.com/api/domain-intl/verifyemail.html
-func (client *Client) VerifyEmail(request *VerifyEmailRequest) (response *VerifyEmailResponse, err error) {
-	response = CreateVerifyEmailResponse()
-	err = client.DoAction(request, response)
-	return
-}
-
-// VerifyEmailWithChan invokes the domain_intl.VerifyEmail API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/verifyemail.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) VerifyEmailWithChan(request *VerifyEmailRequest) (<-chan *VerifyEmailResponse, <-chan error) {
-	responseChan := make(chan *VerifyEmailResponse, 1)
-	errChan := make(chan error, 1)
-	err := client.AddAsyncTask(func() {
-		defer close(responseChan)
-		defer close(errChan)
-		response, err := client.VerifyEmail(request)
-		if err != nil {
-			errChan <- err
-		} else {
-			responseChan <- response
-		}
-	})
-	if err != nil {
-		errChan <- err
-		close(responseChan)
-		close(errChan)
-	}
-	return responseChan, errChan
-}
-
-// VerifyEmailWithCallback invokes the domain_intl.VerifyEmail API asynchronously
-// api document: https://help.aliyun.com/api/domain-intl/verifyemail.html
-// asynchronous document: https://help.aliyun.com/document_detail/66220.html
-func (client *Client) VerifyEmailWithCallback(request *VerifyEmailRequest, callback func(response *VerifyEmailResponse, err error)) <-chan int {
-	result := make(chan int, 1)
-	err := client.AddAsyncTask(func() {
-		var response *VerifyEmailResponse
-		var err error
-		defer close(result)
-		response, err = client.VerifyEmail(request)
-		callback(response, err)
-		result <- 1
-	})
-	if err != nil {
-		defer close(result)
-		callback(nil, err)
-		result <- 0
-	}
-	return result
-}
-
-// VerifyEmailRequest is the request struct for api VerifyEmail
-type VerifyEmailRequest struct {
-	*requests.RpcRequest
-	Lang         string `position:"Query" name:"Lang"`
-	Token        string `position:"Query" name:"Token"`
-	UserClientIp string `position:"Query" name:"UserClientIp"`
-}
-
-// VerifyEmailResponse is the response struct for api VerifyEmail
-type VerifyEmailResponse struct {
-	*responses.BaseResponse
-	RequestId string `json:"RequestId" xml:"RequestId"`
-}
-
-// CreateVerifyEmailRequest creates a request to invoke VerifyEmail API
-func CreateVerifyEmailRequest() (request *VerifyEmailRequest) {
-	request = &VerifyEmailRequest{
-		RpcRequest: &requests.RpcRequest{},
-	}
-	request.InitWithApiInfo("Domain-intl", "2017-12-18", "VerifyEmail", "", "")
-	return
-}
-
-// CreateVerifyEmailResponse creates a response to parse from VerifyEmail response
-func CreateVerifyEmailResponse() (response *VerifyEmailResponse) {
-	response = &VerifyEmailResponse{
-		BaseResponse: &responses.BaseResponse{},
-	}
-	return
-}