Method | Description | |
---|---|---|
AmazonRoute53DomainsClient ( ) : System |
Constructs AmazonRoute53DomainsClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonRoute53DomainsClient ( |
Constructs AmazonRoute53DomainsClient with AWS Credentials
|
|
AmazonRoute53DomainsClient ( |
Constructs AmazonRoute53DomainsClient with AWS Credentials and an AmazonRoute53DomainsClient Configuration object.
|
|
AmazonRoute53DomainsClient ( |
Constructs AmazonRoute53DomainsClient with AWS Credentials
|
|
AmazonRoute53DomainsClient ( |
Constructs AmazonRoute53DomainsClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonRoute53DomainsClient ( RegionEndpoint region ) : System |
Constructs AmazonRoute53DomainsClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonRoute53DomainsClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonRoute53DomainsClient with AWS Access Key ID, AWS Secret Key and an AmazonRoute53DomainsClient Configuration object.
|
|
AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonRoute53DomainsClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonRoute53DomainsClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonRoute53DomainsClient with AWS Access Key ID, AWS Secret Key and an AmazonRoute53DomainsClient Configuration object.
|
|
AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonRoute53DomainsClient with AWS Access Key ID and AWS Secret Key
|
|
BeginCheckDomainAvailability ( |
Initiates the asynchronous execution of the CheckDomainAvailability operation.
|
|
BeginDeleteTagsForDomain ( |
Initiates the asynchronous execution of the DeleteTagsForDomain operation.
|
|
BeginDisableDomainAutoRenew ( |
Initiates the asynchronous execution of the DisableDomainAutoRenew operation.
|
|
BeginDisableDomainTransferLock ( Amazon.Route53Domains.Model.DisableDomainTransferLockRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DisableDomainTransferLock operation.
|
|
BeginEnableDomainAutoRenew ( Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the EnableDomainAutoRenew operation.
|
|
BeginEnableDomainTransferLock ( Amazon.Route53Domains.Model.EnableDomainTransferLockRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the EnableDomainTransferLock operation.
|
|
BeginGetContactReachabilityStatus ( |
Initiates the asynchronous execution of the GetContactReachabilityStatus operation.
|
|
BeginGetDomainDetail ( Amazon.Route53Domains.Model.GetDomainDetailRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetDomainDetail operation.
|
|
BeginGetDomainSuggestions ( |
Initiates the asynchronous execution of the GetDomainSuggestions operation.
|
|
BeginGetOperationDetail ( Amazon.Route53Domains.Model.GetOperationDetailRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetOperationDetail operation.
|
|
BeginListDomains ( Amazon.Route53Domains.Model.ListDomainsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListDomains operation.
|
|
BeginListOperations ( Amazon.Route53Domains.Model.ListOperationsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListOperations operation.
|
|
BeginListTagsForDomain ( Amazon.Route53Domains.Model.ListTagsForDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTagsForDomain operation.
|
|
BeginRegisterDomain ( Amazon.Route53Domains.Model.RegisterDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the RegisterDomain operation.
|
|
BeginRenewDomain ( |
Initiates the asynchronous execution of the RenewDomain operation.
|
|
BeginResendContactReachabilityEmail ( |
Initiates the asynchronous execution of the ResendContactReachabilityEmail operation.
|
|
BeginRetrieveDomainAuthCode ( Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the RetrieveDomainAuthCode operation.
|
|
BeginTransferDomain ( Amazon.Route53Domains.Model.TransferDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the TransferDomain operation.
|
|
BeginUpdateDomainContact ( Amazon.Route53Domains.Model.UpdateDomainContactRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateDomainContact operation.
|
|
BeginUpdateDomainContactPrivacy ( Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateDomainContactPrivacy operation.
|
|
BeginUpdateDomainNameservers ( Amazon.Route53Domains.Model.UpdateDomainNameserversRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateDomainNameservers operation.
|
|
BeginUpdateTagsForDomain ( |
Initiates the asynchronous execution of the UpdateTagsForDomain operation.
|
|
BeginViewBilling ( |
Initiates the asynchronous execution of the ViewBilling operation.
|
|
CheckDomainAvailability ( |
This operation checks the availability of one domain name. Note that if the availability status of a domain is pending, you must submit another request to determine the availability of the domain name.
|
|
CheckDomainAvailabilityAsync ( |
Initiates the asynchronous execution of the CheckDomainAvailability operation.
|
|
DeleteTagsForDomain ( |
This operation deletes the specified tags for a domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
DeleteTagsForDomain ( string domainName, List |
This operation deletes the specified tags for a domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
DeleteTagsForDomainAsync ( |
Initiates the asynchronous execution of the DeleteTagsForDomain operation.
|
|
DeleteTagsForDomainAsync ( string domainName, List |
This operation deletes the specified tags for a domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
DisableDomainAutoRenew ( |
This operation disables automatic renewal of domain registration for the specified domain.
|
|
DisableDomainAutoRenewAsync ( |
Initiates the asynchronous execution of the DisableDomainAutoRenew operation.
|
|
DisableDomainTransferLock ( Amazon.Route53Domains.Model.DisableDomainTransferLockRequest request ) : Amazon.Route53Domains.Model.DisableDomainTransferLockResponse |
This operation removes the transfer lock on the domain (specifically the
|
|
DisableDomainTransferLockAsync ( Amazon.Route53Domains.Model.DisableDomainTransferLockRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DisableDomainTransferLock operation.
|
|
EnableDomainAutoRenew ( Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest request ) : Amazon.Route53Domains.Model.EnableDomainAutoRenewResponse |
This operation configures Amazon Route 53 to automatically renew the specified domain before the domain registration expires. The cost of renewing your domain registration is billed to your AWS account. The period during which you can renew a domain name varies by TLD. For a list of TLDs and their renewal policies, see "Renewal, restoration, and deletion times" on the website for our registrar partner, Gandi. Route 53 requires that you renew before the end of the renewal period that is listed on the Gandi website so we can complete processing before the deadline.
|
|
EnableDomainAutoRenewAsync ( Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the EnableDomainAutoRenew operation.
|
|
EnableDomainTransferLock ( Amazon.Route53Domains.Model.EnableDomainTransferLockRequest request ) : Amazon.Route53Domains.Model.EnableDomainTransferLockResponse |
This operation sets the transfer lock on the domain (specifically the
|
|
EnableDomainTransferLockAsync ( Amazon.Route53Domains.Model.EnableDomainTransferLockRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the EnableDomainTransferLock operation.
|
|
EndCheckDomainAvailability ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CheckDomainAvailability operation.
|
|
EndDeleteTagsForDomain ( IAsyncResult asyncResult ) : DeleteTagsForDomainResponse |
Finishes the asynchronous execution of the DeleteTagsForDomain operation.
|
|
EndDisableDomainAutoRenew ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.DisableDomainAutoRenewResponse |
Finishes the asynchronous execution of the DisableDomainAutoRenew operation.
|
|
EndDisableDomainTransferLock ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.DisableDomainTransferLockResponse |
Finishes the asynchronous execution of the DisableDomainTransferLock operation.
|
|
EndEnableDomainAutoRenew ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.EnableDomainAutoRenewResponse |
Finishes the asynchronous execution of the EnableDomainAutoRenew operation.
|
|
EndEnableDomainTransferLock ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.EnableDomainTransferLockResponse |
Finishes the asynchronous execution of the EnableDomainTransferLock operation.
|
|
EndGetContactReachabilityStatus ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetContactReachabilityStatus operation.
|
|
EndGetDomainDetail ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.GetDomainDetailResponse |
Finishes the asynchronous execution of the GetDomainDetail operation.
|
|
EndGetDomainSuggestions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetDomainSuggestions operation.
|
|
EndGetOperationDetail ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.GetOperationDetailResponse |
Finishes the asynchronous execution of the GetOperationDetail operation.
|
|
EndListDomains ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.ListDomainsResponse |
Finishes the asynchronous execution of the ListDomains operation.
|
|
EndListOperations ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.ListOperationsResponse |
Finishes the asynchronous execution of the ListOperations operation.
|
|
EndListTagsForDomain ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListTagsForDomain operation.
|
|
EndRegisterDomain ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.RegisterDomainResponse |
Finishes the asynchronous execution of the RegisterDomain operation.
|
|
EndRenewDomain ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the RenewDomain operation.
|
|
EndResendContactReachabilityEmail ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ResendContactReachabilityEmail operation.
|
|
EndRetrieveDomainAuthCode ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse |
Finishes the asynchronous execution of the RetrieveDomainAuthCode operation.
|
|
EndTransferDomain ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.TransferDomainResponse |
Finishes the asynchronous execution of the TransferDomain operation.
|
|
EndUpdateDomainContact ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.UpdateDomainContactResponse |
Finishes the asynchronous execution of the UpdateDomainContact operation.
|
|
EndUpdateDomainContactPrivacy ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse |
Finishes the asynchronous execution of the UpdateDomainContactPrivacy operation.
|
|
EndUpdateDomainNameservers ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.UpdateDomainNameserversResponse |
Finishes the asynchronous execution of the UpdateDomainNameservers operation.
|
|
EndUpdateTagsForDomain ( IAsyncResult asyncResult ) : UpdateTagsForDomainResponse |
Finishes the asynchronous execution of the UpdateTagsForDomain operation.
|
|
EndViewBilling ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ViewBilling operation.
|
|
GetContactReachabilityStatus ( |
For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation returns information about whether the registrant contact has responded. If you want us to resend the email, use the
|
|
GetContactReachabilityStatusAsync ( |
Initiates the asynchronous execution of the GetContactReachabilityStatus operation.
|
|
GetDomainDetail ( Amazon.Route53Domains.Model.GetDomainDetailRequest request ) : Amazon.Route53Domains.Model.GetDomainDetailResponse |
This operation returns detailed information about the domain. The domain's contact information is also returned as part of the output.
|
|
GetDomainDetailAsync ( Amazon.Route53Domains.Model.GetDomainDetailRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetDomainDetail operation.
|
|
GetDomainSuggestions ( |
The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a domain name or simply a word or phrase (without spaces). Parameters:
|
|
GetDomainSuggestionsAsync ( |
Initiates the asynchronous execution of the GetDomainSuggestions operation.
|
|
GetOperationDetail ( Amazon.Route53Domains.Model.GetOperationDetailRequest request ) : Amazon.Route53Domains.Model.GetOperationDetailResponse |
This operation returns the current status of an operation that is not completed.
|
|
GetOperationDetailAsync ( Amazon.Route53Domains.Model.GetOperationDetailRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetOperationDetail operation.
|
|
ListDomains ( ) : Amazon.Route53Domains.Model.ListDomainsResponse |
This operation returns all the domain names registered with Amazon Route 53 for the current AWS account.
|
|
ListDomains ( Amazon.Route53Domains.Model.ListDomainsRequest request ) : Amazon.Route53Domains.Model.ListDomainsResponse |
This operation returns all the domain names registered with Amazon Route 53 for the current AWS account.
|
|
ListDomainsAsync ( Amazon.Route53Domains.Model.ListDomainsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListDomains operation.
|
|
ListDomainsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
This operation returns all the domain names registered with Amazon Route 53 for the current AWS account.
|
|
ListOperations ( ) : Amazon.Route53Domains.Model.ListOperationsResponse |
This operation returns the operation IDs of operations that are not yet complete.
|
|
ListOperations ( Amazon.Route53Domains.Model.ListOperationsRequest request ) : Amazon.Route53Domains.Model.ListOperationsResponse |
This operation returns the operation IDs of operations that are not yet complete.
|
|
ListOperationsAsync ( Amazon.Route53Domains.Model.ListOperationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListOperations operation.
|
|
ListOperationsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
This operation returns the operation IDs of operations that are not yet complete.
|
|
ListTagsForDomain ( Amazon.Route53Domains.Model.ListTagsForDomainRequest request ) : |
This operation returns all of the tags that are associated with the specified domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
ListTagsForDomain ( string domainName ) : |
This operation returns all of the tags that are associated with the specified domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
ListTagsForDomainAsync ( Amazon.Route53Domains.Model.ListTagsForDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTagsForDomain operation.
|
|
ListTagsForDomainAsync ( string domainName, System cancellationToken = default(CancellationToken) ) : Task |
This operation returns all of the tags that are associated with the specified domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
RegisterDomain ( Amazon.Route53Domains.Model.RegisterDomainRequest request ) : Amazon.Route53Domains.Model.RegisterDomainResponse |
This operation registers a domain. Domains are registered by the AWS registrar partner, Gandi. For some top-level domains (TLDs), this operation requires extra parameters. When you register a domain, Amazon Route 53 does the following:
|
|
RegisterDomainAsync ( Amazon.Route53Domains.Model.RegisterDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RegisterDomain operation.
|
|
RenewDomain ( |
This operation renews a domain for the specified number of years. The cost of renewing your domain is billed to your AWS account. We recommend that you renew your domain several weeks before the expiration date. Some TLD registries delete domains before the expiration date if you haven't renewed far enough in advance. For more information about renewing domain registration, see Renewing Registration for a Domain in the Amazon Route 53 documentation.
|
|
RenewDomainAsync ( |
Initiates the asynchronous execution of the RenewDomain operation.
|
|
ResendContactReachabilityEmail ( |
For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation resends the confirmation email to the current email address for the registrant contact.
|
|
ResendContactReachabilityEmailAsync ( |
Initiates the asynchronous execution of the ResendContactReachabilityEmail operation.
|
|
RetrieveDomainAuthCode ( Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest request ) : Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse |
This operation returns the AuthCode for the domain. To transfer a domain to another registrar, you provide this value to the new registrar.
|
|
RetrieveDomainAuthCodeAsync ( Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RetrieveDomainAuthCode operation.
|
|
TransferDomain ( Amazon.Route53Domains.Model.TransferDomainRequest request ) : Amazon.Route53Domains.Model.TransferDomainResponse |
This operation transfers a domain from another registrar to Amazon Route 53. When the transfer is complete, the domain is registered with the AWS registrar partner, Gandi. For transfer requirements, a detailed procedure, and information about viewing the status of a domain transfer, see Transferring Registration for a Domain to Amazon Route 53 in the Amazon Route 53 Developer Guide. If the registrar for your domain is also the DNS service provider for the domain, we highly recommend that you consider transferring your DNS service to Amazon Route 53 or to another DNS service provider before you transfer your registration. Some registrars provide free DNS service when you purchase a domain registration. When you transfer the registration, the previous registrar will not renew your domain registration and could end your DNS service at any time. If the transfer is successful, this method returns an operation ID that you can use to track the progress and completion of the action. If the transfer doesn't complete successfully, the domain registrant will be notified by email.
|
|
TransferDomainAsync ( Amazon.Route53Domains.Model.TransferDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the TransferDomain operation.
|
|
UpdateDomainContact ( Amazon.Route53Domains.Model.UpdateDomainContactRequest request ) : Amazon.Route53Domains.Model.UpdateDomainContactResponse |
This operation updates the contact information for a particular domain. Information for at least one contact (registrant, administrator, or technical) must be supplied for update. If the update is successful, this method returns an operation ID that you can use to track the progress and completion of the action. If the request is not completed successfully, the domain registrant will be notified by email.
|
|
UpdateDomainContactAsync ( Amazon.Route53Domains.Model.UpdateDomainContactRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateDomainContact operation.
|
|
UpdateDomainContactPrivacy ( Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest request ) : Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse |
This operation updates the specified domain contact's privacy setting. When the privacy option is enabled, personal information such as postal or email address is hidden from the results of a public WHOIS query. The privacy services are provided by the AWS registrar, Gandi. For more information, see the Gandi privacy features. This operation only affects the privacy of the specified contact type (registrant, administrator, or tech). Successful acceptance returns an operation ID that you can use with GetOperationDetail to track the progress and completion of the action. If the request is not completed successfully, the domain registrant will be notified by email.
|
|
UpdateDomainContactPrivacyAsync ( Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateDomainContactPrivacy operation.
|
|
UpdateDomainNameservers ( Amazon.Route53Domains.Model.UpdateDomainNameserversRequest request ) : Amazon.Route53Domains.Model.UpdateDomainNameserversResponse |
This operation replaces the current set of name servers for the domain with the specified set of name servers. If you use Amazon Route 53 as your DNS service, specify the four name servers in the delegation set for the hosted zone for the domain. If successful, this operation returns an operation ID that you can use to track the progress and completion of the action. If the request is not completed successfully, the domain registrant will be notified by email.
|
|
UpdateDomainNameserversAsync ( Amazon.Route53Domains.Model.UpdateDomainNameserversRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateDomainNameservers operation.
|
|
UpdateTagsForDomain ( |
This operation adds or updates tags for a specified domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
UpdateTagsForDomain ( string domainName, List |
This operation adds or updates tags for a specified domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
UpdateTagsForDomainAsync ( |
Initiates the asynchronous execution of the UpdateTagsForDomain operation.
|
|
UpdateTagsForDomainAsync ( string domainName, List |
This operation adds or updates tags for a specified domain. All tag operations are eventually consistent; subsequent operations may not immediately represent all issued operations.
|
|
ViewBilling ( |
This operation returns all the domain-related billing records for the current AWS account for a specified period
|
|
ViewBillingAsync ( |
Initiates the asynchronous execution of the ViewBilling operation.
|
Method | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonRoute53DomainsClient ( ) : System | ||
return | System |
public AmazonRoute53DomainsClient ( |
||
credentials | AWS Credentials | |
return | System |
public AmazonRoute53DomainsClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonRoute53DomainsClient Configuration Object | |
return | System |
public AmazonRoute53DomainsClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRoute53DomainsClient ( |
||
config | The AmazonRoute53DomainsClient Configuration Object | |
return | System |
public AmazonRoute53DomainsClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
return | System |
public AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonRoute53DomainsClient Configuration Object | |
return | System |
public AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
return | System |
public AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonRoute53DomainsClient Configuration Object | |
return | System |
public AmazonRoute53DomainsClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
return | System |
public BeginCheckDomainAvailability ( |
||
request | Container for the necessary parameters to execute the CheckDomainAvailability operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDeleteTagsForDomain ( |
||
request | Container for the necessary parameters to execute the DeleteTagsForDomain operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDisableDomainAutoRenew ( |
||
request | Container for the necessary parameters to execute the DisableDomainAutoRenew operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginDisableDomainTransferLock ( Amazon.Route53Domains.Model.DisableDomainTransferLockRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.DisableDomainTransferLockRequest | Container for the necessary parameters to execute the DisableDomainTransferLock operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginEnableDomainAutoRenew ( Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest | Container for the necessary parameters to execute the EnableDomainAutoRenew operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginEnableDomainTransferLock ( Amazon.Route53Domains.Model.EnableDomainTransferLockRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.EnableDomainTransferLockRequest | Container for the necessary parameters to execute the EnableDomainTransferLock operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginGetContactReachabilityStatus ( |
||
request | Container for the necessary parameters to execute the GetContactReachabilityStatus operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginGetDomainDetail ( Amazon.Route53Domains.Model.GetDomainDetailRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.GetDomainDetailRequest | Container for the necessary parameters to execute the GetDomainDetail operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginGetDomainSuggestions ( |
||
request | Container for the necessary parameters to execute the GetDomainSuggestions operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginGetOperationDetail ( Amazon.Route53Domains.Model.GetOperationDetailRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.GetOperationDetailRequest | Container for the necessary parameters to execute the GetOperationDetail operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginListDomains ( Amazon.Route53Domains.Model.ListDomainsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.ListDomainsRequest | Container for the necessary parameters to execute the ListDomains operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginListOperations ( Amazon.Route53Domains.Model.ListOperationsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.ListOperationsRequest | Container for the necessary parameters to execute the ListOperations operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginListTagsForDomain ( Amazon.Route53Domains.Model.ListTagsForDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.ListTagsForDomainRequest | Container for the necessary parameters to execute the ListTagsForDomain operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRegisterDomain ( Amazon.Route53Domains.Model.RegisterDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.RegisterDomainRequest | Container for the necessary parameters to execute the RegisterDomain operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRenewDomain ( |
||
request | Container for the necessary parameters to execute the RenewDomain operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginResendContactReachabilityEmail ( |
||
request | Container for the necessary parameters to execute the ResendContactReachabilityEmail operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginRetrieveDomainAuthCode ( Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest | Container for the necessary parameters to execute the RetrieveDomainAuthCode operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginTransferDomain ( Amazon.Route53Domains.Model.TransferDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.TransferDomainRequest | Container for the necessary parameters to execute the TransferDomain operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginUpdateDomainContact ( Amazon.Route53Domains.Model.UpdateDomainContactRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.UpdateDomainContactRequest | Container for the necessary parameters to execute the UpdateDomainContact operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginUpdateDomainContactPrivacy ( Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest | Container for the necessary parameters to execute the UpdateDomainContactPrivacy operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginUpdateDomainNameservers ( Amazon.Route53Domains.Model.UpdateDomainNameserversRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.Route53Domains.Model.UpdateDomainNameserversRequest | Container for the necessary parameters to execute the UpdateDomainNameservers operation on AmazonRoute53DomainsClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginUpdateTagsForDomain ( |
||
request | Container for the necessary parameters to execute the UpdateTagsForDomain operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public BeginViewBilling ( |
||
request | Container for the necessary parameters to execute the ViewBilling operation on AmazonRoute53DomainsClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
return | IAsyncResult |
public CheckDomainAvailability ( |
||
request | Container for the necessary parameters to execute the CheckDomainAvailability service method. | |
return |
public CheckDomainAvailabilityAsync ( |
||
request | Container for the necessary parameters to execute the CheckDomainAvailability operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
protected CreateSigner ( ) : |
||
return |
public DeleteTagsForDomain ( |
||
request | Container for the necessary parameters to execute the DeleteTagsForDomain service method. | |
return | DeleteTagsForDomainResponse |
public DeleteTagsForDomain ( string domainName, List |
||
domainName | string | The domain for which you want to delete one or more tags. The name of a domain. Type: String Default: None Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Hyphens are allowed only when they're surrounded by letters, numbers, or other hyphens. You can't specify a hyphen at the beginning or end of a label. To specify an Internationalized Domain Name, you must convert the name to Punycode. Required: Yes |
tagsToDelete | List |
A list of tag keys to delete. Type: A list that contains the keys of the tags that you want to delete. Default: None Required: No'> |
return | DeleteTagsForDomainResponse |
public DeleteTagsForDomainAsync ( |
||
request | Container for the necessary parameters to execute the DeleteTagsForDomain operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteTagsForDomainAsync ( string domainName, List |
||
domainName | string | The domain for which you want to delete one or more tags. The name of a domain. Type: String Default: None Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Hyphens are allowed only when they're surrounded by letters, numbers, or other hyphens. You can't specify a hyphen at the beginning or end of a label. To specify an Internationalized Domain Name, you must convert the name to Punycode. Required: Yes |
tagsToDelete | List |
A list of tag keys to delete. Type: A list that contains the keys of the tags that you want to delete. Default: None Required: No'> |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DisableDomainAutoRenew ( |
||
request | Container for the necessary parameters to execute the DisableDomainAutoRenew service method. | |
return | Amazon.Route53Domains.Model.DisableDomainAutoRenewResponse |
public DisableDomainAutoRenewAsync ( |
||
request | Container for the necessary parameters to execute the DisableDomainAutoRenew operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DisableDomainTransferLock ( Amazon.Route53Domains.Model.DisableDomainTransferLockRequest request ) : Amazon.Route53Domains.Model.DisableDomainTransferLockResponse | ||
request | Amazon.Route53Domains.Model.DisableDomainTransferLockRequest | Container for the necessary parameters to execute the DisableDomainTransferLock service method. |
return | Amazon.Route53Domains.Model.DisableDomainTransferLockResponse |
public DisableDomainTransferLockAsync ( Amazon.Route53Domains.Model.DisableDomainTransferLockRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.DisableDomainTransferLockRequest | Container for the necessary parameters to execute the DisableDomainTransferLock operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EnableDomainAutoRenew ( Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest request ) : Amazon.Route53Domains.Model.EnableDomainAutoRenewResponse | ||
request | Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest | Container for the necessary parameters to execute the EnableDomainAutoRenew service method. |
return | Amazon.Route53Domains.Model.EnableDomainAutoRenewResponse |
public EnableDomainAutoRenewAsync ( Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.EnableDomainAutoRenewRequest | Container for the necessary parameters to execute the EnableDomainAutoRenew operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EnableDomainTransferLock ( Amazon.Route53Domains.Model.EnableDomainTransferLockRequest request ) : Amazon.Route53Domains.Model.EnableDomainTransferLockResponse | ||
request | Amazon.Route53Domains.Model.EnableDomainTransferLockRequest | Container for the necessary parameters to execute the EnableDomainTransferLock service method. |
return | Amazon.Route53Domains.Model.EnableDomainTransferLockResponse |
public EnableDomainTransferLockAsync ( Amazon.Route53Domains.Model.EnableDomainTransferLockRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.EnableDomainTransferLockRequest | Container for the necessary parameters to execute the EnableDomainTransferLock operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EndCheckDomainAvailability ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCheckDomainAvailability. |
return |
public EndDeleteTagsForDomain ( IAsyncResult asyncResult ) : DeleteTagsForDomainResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteTagsForDomain. |
return | DeleteTagsForDomainResponse |
public EndDisableDomainAutoRenew ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.DisableDomainAutoRenewResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDisableDomainAutoRenew. |
return | Amazon.Route53Domains.Model.DisableDomainAutoRenewResponse |
public EndDisableDomainTransferLock ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.DisableDomainTransferLockResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDisableDomainTransferLock. |
return | Amazon.Route53Domains.Model.DisableDomainTransferLockResponse |
public EndEnableDomainAutoRenew ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.EnableDomainAutoRenewResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginEnableDomainAutoRenew. |
return | Amazon.Route53Domains.Model.EnableDomainAutoRenewResponse |
public EndEnableDomainTransferLock ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.EnableDomainTransferLockResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginEnableDomainTransferLock. |
return | Amazon.Route53Domains.Model.EnableDomainTransferLockResponse |
public EndGetContactReachabilityStatus ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetContactReachabilityStatus. |
return |
public EndGetDomainDetail ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.GetDomainDetailResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDomainDetail. |
return | Amazon.Route53Domains.Model.GetDomainDetailResponse |
public EndGetDomainSuggestions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetDomainSuggestions. |
return |
public EndGetOperationDetail ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.GetOperationDetailResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetOperationDetail. |
return | Amazon.Route53Domains.Model.GetOperationDetailResponse |
public EndListDomains ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.ListDomainsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListDomains. |
return | Amazon.Route53Domains.Model.ListDomainsResponse |
public EndListOperations ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.ListOperationsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListOperations. |
return | Amazon.Route53Domains.Model.ListOperationsResponse |
public EndListTagsForDomain ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsForDomain. |
return |
public EndRegisterDomain ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.RegisterDomainResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRegisterDomain. |
return | Amazon.Route53Domains.Model.RegisterDomainResponse |
public EndRenewDomain ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRenewDomain. |
return |
public EndResendContactReachabilityEmail ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginResendContactReachabilityEmail. |
return |
public EndRetrieveDomainAuthCode ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRetrieveDomainAuthCode. |
return | Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse |
public EndTransferDomain ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.TransferDomainResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTransferDomain. |
return | Amazon.Route53Domains.Model.TransferDomainResponse |
public EndUpdateDomainContact ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.UpdateDomainContactResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDomainContact. |
return | Amazon.Route53Domains.Model.UpdateDomainContactResponse |
public EndUpdateDomainContactPrivacy ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDomainContactPrivacy. |
return | Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse |
public EndUpdateDomainNameservers ( IAsyncResult asyncResult ) : Amazon.Route53Domains.Model.UpdateDomainNameserversResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateDomainNameservers. |
return | Amazon.Route53Domains.Model.UpdateDomainNameserversResponse |
public EndUpdateTagsForDomain ( IAsyncResult asyncResult ) : UpdateTagsForDomainResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateTagsForDomain. |
return | UpdateTagsForDomainResponse |
public EndViewBilling ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginViewBilling. |
return |
public GetContactReachabilityStatus ( |
||
request | Container for the necessary parameters to execute the GetContactReachabilityStatus service method. | |
return |
public GetContactReachabilityStatusAsync ( |
||
request | Container for the necessary parameters to execute the GetContactReachabilityStatus operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetDomainDetail ( Amazon.Route53Domains.Model.GetDomainDetailRequest request ) : Amazon.Route53Domains.Model.GetDomainDetailResponse | ||
request | Amazon.Route53Domains.Model.GetDomainDetailRequest | Container for the necessary parameters to execute the GetDomainDetail service method. |
return | Amazon.Route53Domains.Model.GetDomainDetailResponse |
public GetDomainDetailAsync ( Amazon.Route53Domains.Model.GetDomainDetailRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.GetDomainDetailRequest | Container for the necessary parameters to execute the GetDomainDetail operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetDomainSuggestions ( |
||
request | Container for the necessary parameters to execute the GetDomainSuggestions service method. | |
return |
public GetDomainSuggestionsAsync ( |
||
request | Container for the necessary parameters to execute the GetDomainSuggestions operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetOperationDetail ( Amazon.Route53Domains.Model.GetOperationDetailRequest request ) : Amazon.Route53Domains.Model.GetOperationDetailResponse | ||
request | Amazon.Route53Domains.Model.GetOperationDetailRequest | Container for the necessary parameters to execute the GetOperationDetail service method. |
return | Amazon.Route53Domains.Model.GetOperationDetailResponse |
public GetOperationDetailAsync ( Amazon.Route53Domains.Model.GetOperationDetailRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.GetOperationDetailRequest | Container for the necessary parameters to execute the GetOperationDetail operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListDomains ( ) : Amazon.Route53Domains.Model.ListDomainsResponse | ||
return | Amazon.Route53Domains.Model.ListDomainsResponse |
public ListDomains ( Amazon.Route53Domains.Model.ListDomainsRequest request ) : Amazon.Route53Domains.Model.ListDomainsResponse | ||
request | Amazon.Route53Domains.Model.ListDomainsRequest | Container for the necessary parameters to execute the ListDomains service method. |
return | Amazon.Route53Domains.Model.ListDomainsResponse |
public ListDomainsAsync ( Amazon.Route53Domains.Model.ListDomainsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.ListDomainsRequest | Container for the necessary parameters to execute the ListDomains operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListDomainsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListOperations ( ) : Amazon.Route53Domains.Model.ListOperationsResponse | ||
return | Amazon.Route53Domains.Model.ListOperationsResponse |
public ListOperations ( Amazon.Route53Domains.Model.ListOperationsRequest request ) : Amazon.Route53Domains.Model.ListOperationsResponse | ||
request | Amazon.Route53Domains.Model.ListOperationsRequest | Container for the necessary parameters to execute the ListOperations service method. |
return | Amazon.Route53Domains.Model.ListOperationsResponse |
public ListOperationsAsync ( Amazon.Route53Domains.Model.ListOperationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.ListOperationsRequest | Container for the necessary parameters to execute the ListOperations operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListOperationsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTagsForDomain ( Amazon.Route53Domains.Model.ListTagsForDomainRequest request ) : |
||
request | Amazon.Route53Domains.Model.ListTagsForDomainRequest | Container for the necessary parameters to execute the ListTagsForDomain service method. |
return |
public ListTagsForDomain ( string domainName ) : |
||
domainName | string | The domain for which you want to get a list of tags. |
return |
public ListTagsForDomainAsync ( Amazon.Route53Domains.Model.ListTagsForDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.ListTagsForDomainRequest | Container for the necessary parameters to execute the ListTagsForDomain operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTagsForDomainAsync ( string domainName, System cancellationToken = default(CancellationToken) ) : Task |
||
domainName | string | The domain for which you want to get a list of tags. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RegisterDomain ( Amazon.Route53Domains.Model.RegisterDomainRequest request ) : Amazon.Route53Domains.Model.RegisterDomainResponse | ||
request | Amazon.Route53Domains.Model.RegisterDomainRequest | Container for the necessary parameters to execute the RegisterDomain service method. |
return | Amazon.Route53Domains.Model.RegisterDomainResponse |
public RegisterDomainAsync ( Amazon.Route53Domains.Model.RegisterDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.RegisterDomainRequest | Container for the necessary parameters to execute the RegisterDomain operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RenewDomain ( |
||
request | Container for the necessary parameters to execute the RenewDomain service method. | |
return |
public RenewDomainAsync ( |
||
request | Container for the necessary parameters to execute the RenewDomain operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ResendContactReachabilityEmail ( |
||
request | Container for the necessary parameters to execute the ResendContactReachabilityEmail service method. | |
return |
public ResendContactReachabilityEmailAsync ( |
||
request | Container for the necessary parameters to execute the ResendContactReachabilityEmail operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public RetrieveDomainAuthCode ( Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest request ) : Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse | ||
request | Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest | Container for the necessary parameters to execute the RetrieveDomainAuthCode service method. |
return | Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse |
public RetrieveDomainAuthCodeAsync ( Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.RetrieveDomainAuthCodeRequest | Container for the necessary parameters to execute the RetrieveDomainAuthCode operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public TransferDomain ( Amazon.Route53Domains.Model.TransferDomainRequest request ) : Amazon.Route53Domains.Model.TransferDomainResponse | ||
request | Amazon.Route53Domains.Model.TransferDomainRequest | Container for the necessary parameters to execute the TransferDomain service method. |
return | Amazon.Route53Domains.Model.TransferDomainResponse |
public TransferDomainAsync ( Amazon.Route53Domains.Model.TransferDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.TransferDomainRequest | Container for the necessary parameters to execute the TransferDomain operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateDomainContact ( Amazon.Route53Domains.Model.UpdateDomainContactRequest request ) : Amazon.Route53Domains.Model.UpdateDomainContactResponse | ||
request | Amazon.Route53Domains.Model.UpdateDomainContactRequest | Container for the necessary parameters to execute the UpdateDomainContact service method. |
return | Amazon.Route53Domains.Model.UpdateDomainContactResponse |
public UpdateDomainContactAsync ( Amazon.Route53Domains.Model.UpdateDomainContactRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.UpdateDomainContactRequest | Container for the necessary parameters to execute the UpdateDomainContact operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateDomainContactPrivacy ( Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest request ) : Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse | ||
request | Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest | Container for the necessary parameters to execute the UpdateDomainContactPrivacy service method. |
return | Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse |
public UpdateDomainContactPrivacyAsync ( Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.UpdateDomainContactPrivacyRequest | Container for the necessary parameters to execute the UpdateDomainContactPrivacy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateDomainNameservers ( Amazon.Route53Domains.Model.UpdateDomainNameserversRequest request ) : Amazon.Route53Domains.Model.UpdateDomainNameserversResponse | ||
request | Amazon.Route53Domains.Model.UpdateDomainNameserversRequest | Container for the necessary parameters to execute the UpdateDomainNameservers service method. |
return | Amazon.Route53Domains.Model.UpdateDomainNameserversResponse |
public UpdateDomainNameserversAsync ( Amazon.Route53Domains.Model.UpdateDomainNameserversRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | Amazon.Route53Domains.Model.UpdateDomainNameserversRequest | Container for the necessary parameters to execute the UpdateDomainNameservers operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateTagsForDomain ( |
||
request | Container for the necessary parameters to execute the UpdateTagsForDomain service method. | |
return | UpdateTagsForDomainResponse |
public UpdateTagsForDomain ( string domainName, List |
||
domainName | string | The domain for which you want to add or update tags. The name of a domain. Type: String Default: None Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Hyphens are allowed only when they're surrounded by letters, numbers, or other hyphens. You can't specify a hyphen at the beginning or end of a label. To specify an Internationalized Domain Name, you must convert the name to Punycode. Required: Yes |
tagsToUpdate | List |
A list of the tag keys and values that you want to add or update. If you specify a key that already exists, the corresponding value will be replaced. Type: A complex type containing a list of tags Default: None Required: No'> Each tag includes the following elements:
|
return | UpdateTagsForDomainResponse |
public UpdateTagsForDomainAsync ( |
||
request | Container for the necessary parameters to execute the UpdateTagsForDomain operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public UpdateTagsForDomainAsync ( string domainName, List |
||
domainName | string | The domain for which you want to add or update tags. The name of a domain. Type: String Default: None Constraints: The domain name can contain only the letters a through z, the numbers 0 through 9, and hyphen (-). Hyphens are allowed only when they're surrounded by letters, numbers, or other hyphens. You can't specify a hyphen at the beginning or end of a label. To specify an Internationalized Domain Name, you must convert the name to Punycode. Required: Yes |
tagsToUpdate | List |
A list of the tag keys and values that you want to add or update. If you specify a key that already exists, the corresponding value will be replaced. Type: A complex type containing a list of tags Default: None Required: No'> Each tag includes the following elements:
|
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ViewBilling ( |
||
request | Container for the necessary parameters to execute the ViewBilling service method. | |
return |
public ViewBillingAsync ( |
||
request | Container for the necessary parameters to execute the ViewBilling operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |