Method | Description | |
---|---|---|
AmazonRoute53Client ( ) : System |
Constructs AmazonRoute53Client 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.
|
|
AmazonRoute53Client ( |
Constructs AmazonRoute53Client with AWS Credentials
|
|
AmazonRoute53Client ( |
Constructs AmazonRoute53Client with AWS Credentials and an AmazonRoute53Client Configuration object.
|
|
AmazonRoute53Client ( |
Constructs AmazonRoute53Client with AWS Credentials
|
|
AmazonRoute53Client ( |
Constructs AmazonRoute53Client 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.
|
|
AmazonRoute53Client ( RegionEndpoint region ) : System |
Constructs AmazonRoute53Client 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.
|
|
AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonRoute53Client with AWS Access Key ID and AWS Secret Key
|
|
AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonRoute53Client with AWS Access Key ID, AWS Secret Key and an AmazonRoute53Client Configuration object.
|
|
AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonRoute53Client with AWS Access Key ID and AWS Secret Key
|
|
AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonRoute53Client with AWS Access Key ID and AWS Secret Key
|
|
AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonRoute53Client with AWS Access Key ID, AWS Secret Key and an AmazonRoute53Client Configuration object.
|
|
AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonRoute53Client with AWS Access Key ID and AWS Secret Key
|
|
AssociateVPCWithHostedZone ( AssociateVPCWithHostedZoneRequest request ) : AssociateVPCWithHostedZoneResponse |
Associates an Amazon VPC with a private hosted zone. To perform the association, the VPC and the private hosted zone must already exist. You can't convert a public hosted zone into a private hosted zone. Send a If you want to associate a VPC that was created by using one AWS account with a private hosted zone that was created by using a different account, the AWS account that created the private hosted zone must first submit a
|
|
AssociateVPCWithHostedZoneAsync ( AssociateVPCWithHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the AssociateVPCWithHostedZone operation.
|
|
BeginAssociateVPCWithHostedZone ( AssociateVPCWithHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the AssociateVPCWithHostedZone operation.
|
|
BeginChangeResourceRecordSets ( ChangeResourceRecordSetsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ChangeResourceRecordSets operation.
|
|
BeginChangeTagsForResource ( ChangeTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ChangeTagsForResource operation.
|
|
BeginCreateHealthCheck ( CreateHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateHealthCheck operation.
|
|
BeginCreateHostedZone ( CreateHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateHostedZone operation.
|
|
BeginCreateReusableDelegationSet ( CreateReusableDelegationSetRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateReusableDelegationSet operation.
|
|
BeginCreateTrafficPolicy ( CreateTrafficPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateTrafficPolicy operation.
|
|
BeginCreateTrafficPolicyInstance ( CreateTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateTrafficPolicyInstance operation.
|
|
BeginCreateTrafficPolicyVersion ( CreateTrafficPolicyVersionRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateTrafficPolicyVersion operation.
|
|
BeginCreateVPCAssociationAuthorization ( CreateVPCAssociationAuthorizationRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the CreateVPCAssociationAuthorization operation.
|
|
BeginDeleteHealthCheck ( DeleteHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteHealthCheck operation.
|
|
BeginDeleteHostedZone ( DeleteHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteHostedZone operation.
|
|
BeginDeleteReusableDelegationSet ( DeleteReusableDelegationSetRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteReusableDelegationSet operation.
|
|
BeginDeleteTrafficPolicy ( DeleteTrafficPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteTrafficPolicy operation.
|
|
BeginDeleteTrafficPolicyInstance ( DeleteTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteTrafficPolicyInstance operation.
|
|
BeginDeleteVPCAssociationAuthorization ( DeleteVPCAssociationAuthorizationRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteVPCAssociationAuthorization operation.
|
|
BeginDisassociateVPCFromHostedZone ( DisassociateVPCFromHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DisassociateVPCFromHostedZone operation.
|
|
BeginGetChange ( GetChangeRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetChange operation.
|
|
BeginGetCheckerIpRanges ( GetCheckerIpRangesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetCheckerIpRanges operation.
|
|
BeginGetGeoLocation ( GetGeoLocationRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetGeoLocation operation.
|
|
BeginGetHealthCheck ( GetHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetHealthCheck operation.
|
|
BeginGetHealthCheckCount ( GetHealthCheckCountRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetHealthCheckCount operation.
|
|
BeginGetHealthCheckLastFailureReason ( GetHealthCheckLastFailureReasonRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetHealthCheckLastFailureReason operation.
|
|
BeginGetHealthCheckStatus ( GetHealthCheckStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetHealthCheckStatus operation.
|
|
BeginGetHostedZone ( GetHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetHostedZone operation.
|
|
BeginGetHostedZoneCount ( GetHostedZoneCountRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetHostedZoneCount operation.
|
|
BeginGetReusableDelegationSet ( GetReusableDelegationSetRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetReusableDelegationSet operation.
|
|
BeginGetTrafficPolicy ( GetTrafficPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetTrafficPolicy operation.
|
|
BeginGetTrafficPolicyInstance ( GetTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetTrafficPolicyInstance operation.
|
|
BeginGetTrafficPolicyInstanceCount ( GetTrafficPolicyInstanceCountRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetTrafficPolicyInstanceCount operation.
|
|
BeginListGeoLocations ( ListGeoLocationsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListGeoLocations operation.
|
|
BeginListHealthChecks ( ListHealthChecksRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListHealthChecks operation.
|
|
BeginListHostedZones ( ListHostedZonesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListHostedZones operation.
|
|
BeginListHostedZonesByName ( ListHostedZonesByNameRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListHostedZonesByName operation.
|
|
BeginListResourceRecordSets ( ListResourceRecordSetsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListResourceRecordSets operation.
|
|
BeginListReusableDelegationSets ( ListReusableDelegationSetsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListReusableDelegationSets operation.
|
|
BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
BeginListTagsForResources ( ListTagsForResourcesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTagsForResources operation.
|
|
BeginListTrafficPolicies ( ListTrafficPoliciesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTrafficPolicies operation.
|
|
BeginListTrafficPolicyInstances ( ListTrafficPolicyInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTrafficPolicyInstances operation.
|
|
BeginListTrafficPolicyInstancesByHostedZone ( ListTrafficPolicyInstancesByHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTrafficPolicyInstancesByHostedZone operation.
|
|
BeginListTrafficPolicyInstancesByPolicy ( ListTrafficPolicyInstancesByPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTrafficPolicyInstancesByPolicy operation.
|
|
BeginListTrafficPolicyVersions ( ListTrafficPolicyVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListTrafficPolicyVersions operation.
|
|
BeginListVPCAssociationAuthorizations ( ListVPCAssociationAuthorizationsRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListVPCAssociationAuthorizations operation.
|
|
BeginTestDNSAnswer ( TestDNSAnswerRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the TestDNSAnswer operation.
|
|
BeginUpdateHealthCheck ( UpdateHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateHealthCheck operation.
|
|
BeginUpdateHostedZoneComment ( UpdateHostedZoneCommentRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateHostedZoneComment operation.
|
|
BeginUpdateTrafficPolicyComment ( UpdateTrafficPolicyCommentRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateTrafficPolicyComment operation.
|
|
BeginUpdateTrafficPolicyInstance ( UpdateTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the UpdateTrafficPolicyInstance operation.
|
|
ChangeResourceRecordSets ( ChangeResourceRecordSetsRequest request ) : ChangeResourceRecordSetsResponse |
Create, change, update, or delete authoritative DNS information on all Amazon Route 53 servers. Send a The request body must include a document with a For example, a change batch request that deletes the Due to the nature of transactional changes, you can't delete the same resource record set more than once in a single change batch. If you attempt to delete the same change batch more than once, Amazon Route 53 returns an To create resource record sets for complex routing configurations, use either the traffic flow visual editor in the Amazon Route 53 console or the API actions for traffic policies and traffic policy instances. Save the configuration as a traffic policy, then associate the traffic policy with one or more domain names (such as example.com) or subdomain names (such as www.example.com), in the same hosted zone or in multiple hosted zones. You can roll back the updates if the new configuration isn't performing as expected. For more information, see Using Traffic Flow to Route DNS Traffic in the Amazon Route 53 Developer Guide. Use
The values that you need to include in the request depend on the type of resource record set that you're creating, deleting, or updating: Basic resource record sets (excluding alias, failover, geolocation, latency, and weighted resource record sets)
Failover, geolocation, latency, or weighted resource record sets (excluding alias resource record sets)
Alias resource record sets (including failover alias, geolocation alias, latency alias, and weighted alias resource record sets)
When you submit a For information about the limits on a
|
|
ChangeResourceRecordSetsAsync ( ChangeResourceRecordSetsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ChangeResourceRecordSets operation.
|
|
ChangeTagsForResource ( ChangeTagsForResourceRequest request ) : ChangeTagsForResourceResponse |
Adds, edits, or deletes tags for a health check or a hosted zone. For information about using tags for cost allocation, see Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide.
|
|
ChangeTagsForResourceAsync ( ChangeTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ChangeTagsForResource operation.
|
|
CreateHealthCheck ( CreateHealthCheckRequest request ) : CreateHealthCheckResponse |
Creates a new health check. To create a new health check, send a If you are registering EC2 instances with an Elastic Load Balancing (ELB) load balancer, do not create Amazon Route 53 health checks for the EC2 instances. When you register an EC2 instance with a load balancer, you configure settings for an ELB health check, which performs a similar function to an Amazon Route 53 health check. You can associate health checks with failover resource record sets in a private hosted zone. Note the following:
|
|
CreateHealthCheckAsync ( CreateHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateHealthCheck operation.
|
|
CreateHostedZone ( CreateHostedZoneRequest request ) : CreateHostedZoneResponse |
Creates a new public hosted zone, used to specify how the Domain Name System (DNS) routes traffic on the Internet for a domain, such as example.com, and its subdomains. Public hosted zones can't be converted to a private hosted zone or vice versa. Instead, create a new hosted zone with the same name and create new resource record sets. Send a Fore more information about charges for hosted zones, see Amazon Route 53 Pricing. Note the following:
After creating a zone, its initial status is When trying to create a hosted zone using a reusable delegation set, specify an optional DelegationSetId, and Amazon Route 53 would assign those 4 NS records for the zone, instead of allotting a new one.
|
|
CreateHostedZoneAsync ( CreateHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateHostedZone operation.
|
|
CreateReusableDelegationSet ( CreateReusableDelegationSetRequest request ) : CreateReusableDelegationSetResponse |
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones. If a hosted zoned ID is specified, Send a A reusable delegation set can't be associated with a private hosted zone/ For more information, including a procedure on how to create and configure a reusable delegation set (also known as white label name servers), see Configuring White Label Name Servers.
|
|
CreateReusableDelegationSetAsync ( CreateReusableDelegationSetRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateReusableDelegationSet operation.
|
|
CreateTrafficPolicy ( CreateTrafficPolicyRequest request ) : CreateTrafficPolicyResponse |
Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com). Send a
|
|
CreateTrafficPolicyAsync ( CreateTrafficPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateTrafficPolicy operation.
|
|
CreateTrafficPolicyInstance ( CreateTrafficPolicyInstanceRequest request ) : CreateTrafficPolicyInstanceResponse |
Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version. In addition, Send a
|
|
CreateTrafficPolicyInstanceAsync ( CreateTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateTrafficPolicyInstance operation.
|
|
CreateTrafficPolicyVersion ( CreateTrafficPolicyVersionRequest request ) : CreateTrafficPolicyVersionResponse |
Creates a new version of an existing traffic policy. When you create a new version of a traffic policy, you specify the ID of the traffic policy that you want to update and a JSON-formatted document that describes the new version. You use traffic policies to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com). You can create a maximum of 1000 versions of a traffic policy. If you reach the limit and need to create another version, you'll need to start a new traffic policy. Send a
|
|
CreateTrafficPolicyVersionAsync ( CreateTrafficPolicyVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateTrafficPolicyVersion operation.
|
|
CreateVPCAssociationAuthorization ( CreateVPCAssociationAuthorizationRequest request ) : CreateVPCAssociationAuthorizationResponse |
Authorizes the AWS account that created a specified VPC to submit an If you want to associate multiple VPCs that you created by using one account with a hosted zone that you created by using a different account, you must submit one authorization request for each VPC. Send a
|
|
CreateVPCAssociationAuthorizationAsync ( CreateVPCAssociationAuthorizationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the CreateVPCAssociationAuthorization operation.
|
|
DeleteHealthCheck ( DeleteHealthCheckRequest request ) : DeleteHealthCheckResponse |
Deletes a health check. Send a Amazon Route 53 does not prevent you from deleting a health check even if the health check is associated with one or more resource record sets. If you delete a health check and you don't update the associated resource record sets, the future status of the health check can't be predicted and may change. This will affect the routing of DNS queries for your DNS failover configuration. For more information, see Replacing and Deleting Health Checks in the Amazon Route 53 Developer Guide.
|
|
DeleteHealthCheckAsync ( DeleteHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteHealthCheck operation.
|
|
DeleteHostedZone ( DeleteHostedZoneRequest request ) : DeleteHostedZoneResponse |
Deletes a hosted zone. Send a Delete a hosted zone only if there are no resource record sets other than the default SOA record and NS resource record sets. If the hosted zone contains other resource record sets, delete them before deleting the hosted zone. If you try to delete a hosted zone that contains other resource record sets, Amazon Route 53 denies your request with a
|
|
DeleteHostedZoneAsync ( DeleteHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteHostedZone operation.
|
|
DeleteReusableDelegationSet ( DeleteReusableDelegationSetRequest request ) : DeleteReusableDelegationSetResponse |
Deletes a reusable delegation set. Send a You can delete a reusable delegation set only if there are no associated hosted zones. To verify that the reusable delegation set is not associated with any hosted zones, run the GetReusableDelegationSet action and specify the ID of the reusable delegation set that you want to delete.
|
|
DeleteReusableDelegationSetAsync ( DeleteReusableDelegationSetRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteReusableDelegationSet operation.
|
|
DeleteTrafficPolicy ( DeleteTrafficPolicyRequest request ) : DeleteTrafficPolicyResponse |
Deletes a traffic policy. Send a
|
|
DeleteTrafficPolicyAsync ( DeleteTrafficPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteTrafficPolicy operation.
|
|
DeleteTrafficPolicyInstance ( DeleteTrafficPolicyInstanceRequest request ) : DeleteTrafficPolicyInstanceResponse |
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance. Send a In the Amazon Route 53 console, traffic policy instances are known as policy records.
|
|
DeleteTrafficPolicyInstanceAsync ( DeleteTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteTrafficPolicyInstance operation.
|
|
DeleteVPCAssociationAuthorization ( DeleteVPCAssociationAuthorizationRequest request ) : DeleteVPCAssociationAuthorizationResponse |
Removes authorization to submit an Sending this request only prevents the AWS account that created the VPC from associating the VPC with the Amazon Route 53 hosted zone in the future. If the VPC is already associated with the hosted zone, Send a
|
|
DeleteVPCAssociationAuthorizationAsync ( DeleteVPCAssociationAuthorizationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteVPCAssociationAuthorization operation.
|
|
DisassociateVPCFromHostedZone ( DisassociateVPCFromHostedZoneRequest request ) : DisassociateVPCFromHostedZoneResponse |
Disassociates a VPC from a Amazon Route 53 private hosted zone. You can't disassociate the last VPC from a private hosted zone. Send a You can't disassociate a VPC from a private hosted zone when only one VPC is associated with the hosted zone. You also can't convert a private hosted zone into a public hosted zone.
|
|
DisassociateVPCFromHostedZoneAsync ( DisassociateVPCFromHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DisassociateVPCFromHostedZone operation.
|
|
EndAssociateVPCWithHostedZone ( IAsyncResult asyncResult ) : AssociateVPCWithHostedZoneResponse |
Finishes the asynchronous execution of the AssociateVPCWithHostedZone operation.
|
|
EndChangeResourceRecordSets ( IAsyncResult asyncResult ) : ChangeResourceRecordSetsResponse |
Finishes the asynchronous execution of the ChangeResourceRecordSets operation.
|
|
EndChangeTagsForResource ( IAsyncResult asyncResult ) : ChangeTagsForResourceResponse |
Finishes the asynchronous execution of the ChangeTagsForResource operation.
|
|
EndCreateHealthCheck ( IAsyncResult asyncResult ) : CreateHealthCheckResponse |
Finishes the asynchronous execution of the CreateHealthCheck operation.
|
|
EndCreateHostedZone ( IAsyncResult asyncResult ) : CreateHostedZoneResponse |
Finishes the asynchronous execution of the CreateHostedZone operation.
|
|
EndCreateReusableDelegationSet ( IAsyncResult asyncResult ) : CreateReusableDelegationSetResponse |
Finishes the asynchronous execution of the CreateReusableDelegationSet operation.
|
|
EndCreateTrafficPolicy ( IAsyncResult asyncResult ) : CreateTrafficPolicyResponse |
Finishes the asynchronous execution of the CreateTrafficPolicy operation.
|
|
EndCreateTrafficPolicyInstance ( IAsyncResult asyncResult ) : CreateTrafficPolicyInstanceResponse |
Finishes the asynchronous execution of the CreateTrafficPolicyInstance operation.
|
|
EndCreateTrafficPolicyVersion ( IAsyncResult asyncResult ) : CreateTrafficPolicyVersionResponse |
Finishes the asynchronous execution of the CreateTrafficPolicyVersion operation.
|
|
EndCreateVPCAssociationAuthorization ( IAsyncResult asyncResult ) : CreateVPCAssociationAuthorizationResponse |
Finishes the asynchronous execution of the CreateVPCAssociationAuthorization operation.
|
|
EndDeleteHealthCheck ( IAsyncResult asyncResult ) : DeleteHealthCheckResponse |
Finishes the asynchronous execution of the DeleteHealthCheck operation.
|
|
EndDeleteHostedZone ( IAsyncResult asyncResult ) : DeleteHostedZoneResponse |
Finishes the asynchronous execution of the DeleteHostedZone operation.
|
|
EndDeleteReusableDelegationSet ( IAsyncResult asyncResult ) : DeleteReusableDelegationSetResponse |
Finishes the asynchronous execution of the DeleteReusableDelegationSet operation.
|
|
EndDeleteTrafficPolicy ( IAsyncResult asyncResult ) : DeleteTrafficPolicyResponse |
Finishes the asynchronous execution of the DeleteTrafficPolicy operation.
|
|
EndDeleteTrafficPolicyInstance ( IAsyncResult asyncResult ) : DeleteTrafficPolicyInstanceResponse |
Finishes the asynchronous execution of the DeleteTrafficPolicyInstance operation.
|
|
EndDeleteVPCAssociationAuthorization ( IAsyncResult asyncResult ) : DeleteVPCAssociationAuthorizationResponse |
Finishes the asynchronous execution of the DeleteVPCAssociationAuthorization operation.
|
|
EndDisassociateVPCFromHostedZone ( IAsyncResult asyncResult ) : DisassociateVPCFromHostedZoneResponse |
Finishes the asynchronous execution of the DisassociateVPCFromHostedZone operation.
|
|
EndGetChange ( IAsyncResult asyncResult ) : GetChangeResponse |
Finishes the asynchronous execution of the GetChange operation.
|
|
EndGetCheckerIpRanges ( IAsyncResult asyncResult ) : GetCheckerIpRangesResponse |
Finishes the asynchronous execution of the GetCheckerIpRanges operation.
|
|
EndGetGeoLocation ( IAsyncResult asyncResult ) : GetGeoLocationResponse |
Finishes the asynchronous execution of the GetGeoLocation operation.
|
|
EndGetHealthCheck ( IAsyncResult asyncResult ) : GetHealthCheckResponse |
Finishes the asynchronous execution of the GetHealthCheck operation.
|
|
EndGetHealthCheckCount ( IAsyncResult asyncResult ) : GetHealthCheckCountResponse |
Finishes the asynchronous execution of the GetHealthCheckCount operation.
|
|
EndGetHealthCheckLastFailureReason ( IAsyncResult asyncResult ) : GetHealthCheckLastFailureReasonResponse |
Finishes the asynchronous execution of the GetHealthCheckLastFailureReason operation.
|
|
EndGetHealthCheckStatus ( IAsyncResult asyncResult ) : GetHealthCheckStatusResponse |
Finishes the asynchronous execution of the GetHealthCheckStatus operation.
|
|
EndGetHostedZone ( IAsyncResult asyncResult ) : GetHostedZoneResponse |
Finishes the asynchronous execution of the GetHostedZone operation.
|
|
EndGetHostedZoneCount ( IAsyncResult asyncResult ) : GetHostedZoneCountResponse |
Finishes the asynchronous execution of the GetHostedZoneCount operation.
|
|
EndGetReusableDelegationSet ( IAsyncResult asyncResult ) : GetReusableDelegationSetResponse |
Finishes the asynchronous execution of the GetReusableDelegationSet operation.
|
|
EndGetTrafficPolicy ( IAsyncResult asyncResult ) : GetTrafficPolicyResponse |
Finishes the asynchronous execution of the GetTrafficPolicy operation.
|
|
EndGetTrafficPolicyInstance ( IAsyncResult asyncResult ) : GetTrafficPolicyInstanceResponse |
Finishes the asynchronous execution of the GetTrafficPolicyInstance operation.
|
|
EndGetTrafficPolicyInstanceCount ( IAsyncResult asyncResult ) : GetTrafficPolicyInstanceCountResponse |
Finishes the asynchronous execution of the GetTrafficPolicyInstanceCount operation.
|
|
EndListGeoLocations ( IAsyncResult asyncResult ) : ListGeoLocationsResponse |
Finishes the asynchronous execution of the ListGeoLocations operation.
|
|
EndListHealthChecks ( IAsyncResult asyncResult ) : ListHealthChecksResponse |
Finishes the asynchronous execution of the ListHealthChecks operation.
|
|
EndListHostedZones ( IAsyncResult asyncResult ) : ListHostedZonesResponse |
Finishes the asynchronous execution of the ListHostedZones operation.
|
|
EndListHostedZonesByName ( IAsyncResult asyncResult ) : ListHostedZonesByNameResponse |
Finishes the asynchronous execution of the ListHostedZonesByName operation.
|
|
EndListResourceRecordSets ( IAsyncResult asyncResult ) : ListResourceRecordSetsResponse |
Finishes the asynchronous execution of the ListResourceRecordSets operation.
|
|
EndListReusableDelegationSets ( IAsyncResult asyncResult ) : ListReusableDelegationSetsResponse |
Finishes the asynchronous execution of the ListReusableDelegationSets operation.
|
|
EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse |
Finishes the asynchronous execution of the ListTagsForResource operation.
|
|
EndListTagsForResources ( IAsyncResult asyncResult ) : ListTagsForResourcesResponse |
Finishes the asynchronous execution of the ListTagsForResources operation.
|
|
EndListTrafficPolicies ( IAsyncResult asyncResult ) : ListTrafficPoliciesResponse |
Finishes the asynchronous execution of the ListTrafficPolicies operation.
|
|
EndListTrafficPolicyInstances ( IAsyncResult asyncResult ) : ListTrafficPolicyInstancesResponse |
Finishes the asynchronous execution of the ListTrafficPolicyInstances operation.
|
|
EndListTrafficPolicyInstancesByHostedZone ( IAsyncResult asyncResult ) : ListTrafficPolicyInstancesByHostedZoneResponse |
Finishes the asynchronous execution of the ListTrafficPolicyInstancesByHostedZone operation.
|
|
EndListTrafficPolicyInstancesByPolicy ( IAsyncResult asyncResult ) : ListTrafficPolicyInstancesByPolicyResponse |
Finishes the asynchronous execution of the ListTrafficPolicyInstancesByPolicy operation.
|
|
EndListTrafficPolicyVersions ( IAsyncResult asyncResult ) : ListTrafficPolicyVersionsResponse |
Finishes the asynchronous execution of the ListTrafficPolicyVersions operation.
|
|
EndListVPCAssociationAuthorizations ( IAsyncResult asyncResult ) : ListVPCAssociationAuthorizationsResponse |
Finishes the asynchronous execution of the ListVPCAssociationAuthorizations operation.
|
|
EndTestDNSAnswer ( IAsyncResult asyncResult ) : TestDNSAnswerResponse |
Finishes the asynchronous execution of the TestDNSAnswer operation.
|
|
EndUpdateHealthCheck ( IAsyncResult asyncResult ) : UpdateHealthCheckResponse |
Finishes the asynchronous execution of the UpdateHealthCheck operation.
|
|
EndUpdateHostedZoneComment ( IAsyncResult asyncResult ) : UpdateHostedZoneCommentResponse |
Finishes the asynchronous execution of the UpdateHostedZoneComment operation.
|
|
EndUpdateTrafficPolicyComment ( IAsyncResult asyncResult ) : UpdateTrafficPolicyCommentResponse |
Finishes the asynchronous execution of the UpdateTrafficPolicyComment operation.
|
|
EndUpdateTrafficPolicyInstance ( IAsyncResult asyncResult ) : UpdateTrafficPolicyInstanceResponse |
Finishes the asynchronous execution of the UpdateTrafficPolicyInstance operation.
|
|
GetChange ( GetChangeRequest request ) : GetChangeResponse |
Returns the current status of a change batch request. The status is one of the following values:
|
|
GetChangeAsync ( GetChangeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetChange operation.
|
|
GetCheckerIpRanges ( GetCheckerIpRangesRequest request ) : GetCheckerIpRangesResponse |
Retrieves a list of the IP ranges used by Amazon Route 53 health checkers to check the health of your resources. Send a
|
|
GetCheckerIpRangesAsync ( GetCheckerIpRangesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetCheckerIpRanges operation.
|
|
GetGeoLocation ( GetGeoLocationRequest request ) : GetGeoLocationResponse |
Retrieves a single geo location. Send a
|
|
GetGeoLocationAsync ( GetGeoLocationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetGeoLocation operation.
|
|
GetHealthCheck ( GetHealthCheckRequest request ) : GetHealthCheckResponse |
Gets information about a specified health check. Send a
|
|
GetHealthCheckAsync ( GetHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetHealthCheck operation.
|
|
GetHealthCheckCount ( GetHealthCheckCountRequest request ) : GetHealthCheckCountResponse |
To retrieve a count of all your health checks, send a
|
|
GetHealthCheckCountAsync ( GetHealthCheckCountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetHealthCheckCount operation.
|
|
GetHealthCheckLastFailureReason ( GetHealthCheckLastFailureReasonRequest request ) : GetHealthCheckLastFailureReasonResponse |
If you want to learn why a health check is currently failing or why it failed most recently (if at all), you can get the failure reason for the most recent failure. Send a
|
|
GetHealthCheckLastFailureReasonAsync ( GetHealthCheckLastFailureReasonRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetHealthCheckLastFailureReason operation.
|
|
GetHealthCheckStatus ( GetHealthCheckStatusRequest request ) : GetHealthCheckStatusResponse |
Gets status of a specified health check. Send a
|
|
GetHealthCheckStatusAsync ( GetHealthCheckStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetHealthCheckStatus operation.
|
|
GetHostedZone ( GetHostedZoneRequest request ) : GetHostedZoneResponse |
Retrieves the delegation set for a hosted zone, including the four name servers assigned to the hosted zone. Send a
|
|
GetHostedZoneAsync ( GetHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetHostedZone operation.
|
|
GetHostedZoneCount ( ) : GetHostedZoneCountResponse |
Retrieves a count of all your hosted zones. Send a
|
|
GetHostedZoneCount ( GetHostedZoneCountRequest request ) : GetHostedZoneCountResponse |
Retrieves a count of all your hosted zones. Send a
|
|
GetHostedZoneCountAsync ( GetHostedZoneCountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetHostedZoneCount operation.
|
|
GetHostedZoneCountAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Retrieves a count of all your hosted zones. Send a
|
|
GetReusableDelegationSet ( GetReusableDelegationSetRequest request ) : GetReusableDelegationSetResponse |
Retrieves the reusable delegation set. Send a
|
|
GetReusableDelegationSetAsync ( GetReusableDelegationSetRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetReusableDelegationSet operation.
|
|
GetTrafficPolicy ( GetTrafficPolicyRequest request ) : GetTrafficPolicyResponse |
Gets information about a specific traffic policy version. Send a
|
|
GetTrafficPolicyAsync ( GetTrafficPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetTrafficPolicy operation.
|
|
GetTrafficPolicyInstance ( GetTrafficPolicyInstanceRequest request ) : GetTrafficPolicyInstanceResponse |
Gets information about a specified traffic policy instance. Send a After you submit a In the Amazon Route 53 console, traffic policy instances are known as policy records.
|
|
GetTrafficPolicyInstanceAsync ( GetTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetTrafficPolicyInstance operation.
|
|
GetTrafficPolicyInstanceCount ( GetTrafficPolicyInstanceCountRequest request ) : GetTrafficPolicyInstanceCountResponse |
Gets the number of traffic policy instances that are associated with the current AWS account. To get the number of traffic policy instances, send a
|
|
GetTrafficPolicyInstanceCountAsync ( GetTrafficPolicyInstanceCountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetTrafficPolicyInstanceCount operation.
|
|
ListGeoLocations ( ) : ListGeoLocationsResponse |
Retrieves a list of supported geo locations. Send a Countries are listed first, and continents are listed last. If Amazon Route 53 supports subdivisions for a country (for example, states or provinces), the subdivisions for that country are listed in alphabetical order immediately after the corresponding country.
|
|
ListGeoLocations ( ListGeoLocationsRequest request ) : ListGeoLocationsResponse |
Retrieves a list of supported geo locations. Send a Countries are listed first, and continents are listed last. If Amazon Route 53 supports subdivisions for a country (for example, states or provinces), the subdivisions for that country are listed in alphabetical order immediately after the corresponding country.
|
|
ListGeoLocationsAsync ( ListGeoLocationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListGeoLocations operation.
|
|
ListGeoLocationsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Retrieves a list of supported geo locations. Send a Countries are listed first, and continents are listed last. If Amazon Route 53 supports subdivisions for a country (for example, states or provinces), the subdivisions for that country are listed in alphabetical order immediately after the corresponding country.
|
|
ListHealthChecks ( ) : ListHealthChecksResponse |
Retrieve a list of your health checks. Send a For information about listing health checks using the Amazon Route 53 console, see Amazon Route 53 Health Checks and DNS Failover.
|
|
ListHealthChecks ( ListHealthChecksRequest request ) : ListHealthChecksResponse |
Retrieve a list of your health checks. Send a For information about listing health checks using the Amazon Route 53 console, see Amazon Route 53 Health Checks and DNS Failover.
|
|
ListHealthChecksAsync ( ListHealthChecksRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListHealthChecks operation.
|
|
ListHealthChecksAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Retrieve a list of your health checks. Send a For information about listing health checks using the Amazon Route 53 console, see Amazon Route 53 Health Checks and DNS Failover.
|
|
ListHostedZones ( ) : ListHostedZonesResponse |
To retrieve a list of your public and private hosted zones, send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the
|
|
ListHostedZones ( ListHostedZonesRequest request ) : ListHostedZonesResponse |
To retrieve a list of your public and private hosted zones, send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the
|
|
ListHostedZonesAsync ( ListHostedZonesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListHostedZones operation.
|
|
ListHostedZonesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
To retrieve a list of your public and private hosted zones, send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of hosted zones, you can use the
|
|
ListHostedZonesByName ( ListHostedZonesByNameRequest request ) : ListHostedZonesByNameResponse |
Retrieves a list of your hosted zones in lexicographic order. Send a
Note the trailing dot, which can change the sort order in some circumstances. If the domain name includes escape characters or Punycode,
The labels are reversed and alphabetized using the escaped value. For more information about valid domain name formats, including internationalized domain names, see DNS Domain Name Format in the Amazon Route 53 Developer Guide. Amazon Route 53 returns up to 100 items in each response. If you have a lot of hosted zones, use the
|
|
ListHostedZonesByNameAsync ( ListHostedZonesByNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListHostedZonesByName operation.
|
|
ListResourceRecordSets ( ListResourceRecordSetsRequest request ) : ListResourceRecordSetsResponse |
Lists the resource record sets in a specified hosted zone. Note the trailing dot, which can change the sort order in some circumstances. When multiple records have the same DNS name, the action sorts results by the record type. You can use the name and type elements to adjust the beginning position of the list of resource record sets returned:
This action returns the most current version of the records. This includes records that are To ensure that you get an accurate listing of the resource record sets for a hosted zone at a point in time, do not submit a
|
|
ListResourceRecordSetsAsync ( ListResourceRecordSetsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListResourceRecordSets operation.
|
|
ListReusableDelegationSets ( ) : ListReusableDelegationSetsResponse |
To retrieve a list of your reusable delegation sets, send a Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater than 100, Amazon Route 53 returns only the first 100.
|
|
ListReusableDelegationSets ( ListReusableDelegationSetsRequest request ) : ListReusableDelegationSetsResponse |
To retrieve a list of your reusable delegation sets, send a Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater than 100, Amazon Route 53 returns only the first 100.
|
|
ListReusableDelegationSetsAsync ( ListReusableDelegationSetsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListReusableDelegationSets operation.
|
|
ListReusableDelegationSetsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
To retrieve a list of your reusable delegation sets, send a Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater than 100, Amazon Route 53 returns only the first 100.
|
|
ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse |
Lists tags for one health check or hosted zone. For information about using tags for cost allocation, see Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide.
|
|
ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTagsForResource operation.
|
|
ListTagsForResources ( ListTagsForResourcesRequest request ) : ListTagsForResourcesResponse |
Lists tags for up to 10 health checks or hosted zones. For information about using tags for cost allocation, see Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide.
|
|
ListTagsForResourcesAsync ( ListTagsForResourcesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTagsForResources operation.
|
|
ListTrafficPolicies ( ListTrafficPoliciesRequest request ) : ListTrafficPoliciesResponse |
Gets information about the latest version for every traffic policy that is associated with the current AWS account. Send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policies, you can use the The response includes three values that help you navigate from one group of
|
|
ListTrafficPoliciesAsync ( ListTrafficPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTrafficPolicies operation.
|
|
ListTrafficPolicyInstances ( ListTrafficPolicyInstancesRequest request ) : ListTrafficPolicyInstancesResponse |
Gets information about the traffic policy instances that you created by using the current AWS account. After you submit an Send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the The response includes five values that help you navigate from one group of
|
|
ListTrafficPolicyInstancesAsync ( ListTrafficPolicyInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTrafficPolicyInstances operation.
|
|
ListTrafficPolicyInstancesByHostedZone ( ListTrafficPolicyInstancesByHostedZoneRequest request ) : ListTrafficPolicyInstancesByHostedZoneResponse |
Gets information about the traffic policy instances that you created in a specified hosted zone. After you submit an Send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the The response includes four values that help you navigate from one group of
|
|
ListTrafficPolicyInstancesByHostedZoneAsync ( ListTrafficPolicyInstancesByHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTrafficPolicyInstancesByHostedZone operation.
|
|
ListTrafficPolicyInstancesByPolicy ( ListTrafficPolicyInstancesByPolicyRequest request ) : ListTrafficPolicyInstancesByPolicyResponse |
Gets information about the traffic policy instances that you created by using a specify traffic policy version. After you submit a Send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policy instances, you can use the The response includes five values that help you navigate from one group of
|
|
ListTrafficPolicyInstancesByPolicyAsync ( ListTrafficPolicyInstancesByPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTrafficPolicyInstancesByPolicy operation.
|
|
ListTrafficPolicyVersions ( ListTrafficPolicyVersionsRequest request ) : ListTrafficPolicyVersionsResponse |
Gets information about all of the versions for a specified traffic policy. Send a Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot of traffic policies, you can use the The response includes three values that help you navigate from one group of
|
|
ListTrafficPolicyVersionsAsync ( ListTrafficPolicyVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListTrafficPolicyVersions operation.
|
|
ListVPCAssociationAuthorizations ( ListVPCAssociationAuthorizationsRequest request ) : ListVPCAssociationAuthorizationsResponse |
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more Send a Amazon Route 53 returns up to 50 VPCs per page. To return fewer VPCs per page, include the If the response includes a
|
|
ListVPCAssociationAuthorizationsAsync ( ListVPCAssociationAuthorizationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListVPCAssociationAuthorizations operation.
|
|
TestDNSAnswer ( TestDNSAnswerRequest request ) : TestDNSAnswerResponse |
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. You can optionally specify the IP address of a DNS resolver, an EDNS0 client subnet IP address, and a subnet mask.
|
|
TestDNSAnswerAsync ( TestDNSAnswerRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the TestDNSAnswer operation.
|
|
UpdateHealthCheck ( UpdateHealthCheckRequest request ) : UpdateHealthCheckResponse |
Updates an existing health check. Send a
|
|
UpdateHealthCheckAsync ( UpdateHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateHealthCheck operation.
|
|
UpdateHostedZoneComment ( UpdateHostedZoneCommentRequest request ) : UpdateHostedZoneCommentResponse |
Updates the hosted zone comment. Send a
|
|
UpdateHostedZoneCommentAsync ( UpdateHostedZoneCommentRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateHostedZoneComment operation.
|
|
UpdateTrafficPolicyComment ( UpdateTrafficPolicyCommentRequest request ) : UpdateTrafficPolicyCommentResponse |
Updates the comment for a specified traffic policy version. Send a The request body must include a document with an
|
|
UpdateTrafficPolicyCommentAsync ( UpdateTrafficPolicyCommentRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateTrafficPolicyComment operation.
|
|
UpdateTrafficPolicyInstance ( UpdateTrafficPolicyInstanceRequest request ) : UpdateTrafficPolicyInstanceResponse |
Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version. Send a When you update a traffic policy instance, Amazon Route 53 continues to respond to DNS queries for the root resource record set name (such as example.com) while it replaces one group of resource record sets with another. Amazon Route 53 performs the following operations:
|
|
UpdateTrafficPolicyInstanceAsync ( UpdateTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateTrafficPolicyInstance operation.
|
Method | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void |
Customize the pipeline
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AmazonRoute53Client ( |
||
credentials | AWS Credentials | |
return | System |
public AmazonRoute53Client ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonRoute53Client Configuration Object | |
return | System |
public AmazonRoute53Client ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRoute53Client ( |
||
config | The AmazonRoute53Client Configuration Object | |
return | System |
public AmazonRoute53Client ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
return | System |
public AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
return | System |
public AmazonRoute53Client ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonRoute53Client Configuration Object | |
return | System |
public AmazonRoute53Client ( 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 AmazonRoute53Client ( 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 AmazonRoute53Client ( 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 AmazonRoute53Client Configuration Object | |
return | System |
public AmazonRoute53Client ( 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 AssociateVPCWithHostedZone ( AssociateVPCWithHostedZoneRequest request ) : AssociateVPCWithHostedZoneResponse | ||
request | AssociateVPCWithHostedZoneRequest | Container for the necessary parameters to execute the AssociateVPCWithHostedZone service method. |
return | AssociateVPCWithHostedZoneResponse |
public AssociateVPCWithHostedZoneAsync ( AssociateVPCWithHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | AssociateVPCWithHostedZoneRequest | Container for the necessary parameters to execute the AssociateVPCWithHostedZone operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public BeginAssociateVPCWithHostedZone ( AssociateVPCWithHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | AssociateVPCWithHostedZoneRequest | Container for the necessary parameters to execute the AssociateVPCWithHostedZone operation on AmazonRoute53Client. |
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 BeginChangeResourceRecordSets ( ChangeResourceRecordSetsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ChangeResourceRecordSetsRequest | Container for the necessary parameters to execute the ChangeResourceRecordSets operation on AmazonRoute53Client. |
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 BeginChangeTagsForResource ( ChangeTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ChangeTagsForResourceRequest | Container for the necessary parameters to execute the ChangeTagsForResource operation on AmazonRoute53Client. |
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 BeginCreateHealthCheck ( CreateHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateHealthCheckRequest | Container for the necessary parameters to execute the CreateHealthCheck operation on AmazonRoute53Client. |
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 BeginCreateHostedZone ( CreateHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateHostedZoneRequest | Container for the necessary parameters to execute the CreateHostedZone operation on AmazonRoute53Client. |
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 BeginCreateReusableDelegationSet ( CreateReusableDelegationSetRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateReusableDelegationSetRequest | Container for the necessary parameters to execute the CreateReusableDelegationSet operation on AmazonRoute53Client. |
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 BeginCreateTrafficPolicy ( CreateTrafficPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateTrafficPolicyRequest | Container for the necessary parameters to execute the CreateTrafficPolicy operation on AmazonRoute53Client. |
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 BeginCreateTrafficPolicyInstance ( CreateTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the CreateTrafficPolicyInstance operation on AmazonRoute53Client. |
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 BeginCreateTrafficPolicyVersion ( CreateTrafficPolicyVersionRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateTrafficPolicyVersionRequest | Container for the necessary parameters to execute the CreateTrafficPolicyVersion operation on AmazonRoute53Client. |
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 BeginCreateVPCAssociationAuthorization ( CreateVPCAssociationAuthorizationRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | CreateVPCAssociationAuthorizationRequest | Container for the necessary parameters to execute the CreateVPCAssociationAuthorization operation on AmazonRoute53Client. |
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 BeginDeleteHealthCheck ( DeleteHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteHealthCheckRequest | Container for the necessary parameters to execute the DeleteHealthCheck operation on AmazonRoute53Client. |
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 BeginDeleteHostedZone ( DeleteHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteHostedZoneRequest | Container for the necessary parameters to execute the DeleteHostedZone operation on AmazonRoute53Client. |
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 BeginDeleteReusableDelegationSet ( DeleteReusableDelegationSetRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteReusableDelegationSetRequest | Container for the necessary parameters to execute the DeleteReusableDelegationSet operation on AmazonRoute53Client. |
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 BeginDeleteTrafficPolicy ( DeleteTrafficPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteTrafficPolicyRequest | Container for the necessary parameters to execute the DeleteTrafficPolicy operation on AmazonRoute53Client. |
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 BeginDeleteTrafficPolicyInstance ( DeleteTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the DeleteTrafficPolicyInstance operation on AmazonRoute53Client. |
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 BeginDeleteVPCAssociationAuthorization ( DeleteVPCAssociationAuthorizationRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteVPCAssociationAuthorizationRequest | Container for the necessary parameters to execute the DeleteVPCAssociationAuthorization operation on AmazonRoute53Client. |
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 BeginDisassociateVPCFromHostedZone ( DisassociateVPCFromHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DisassociateVPCFromHostedZoneRequest | Container for the necessary parameters to execute the DisassociateVPCFromHostedZone operation on AmazonRoute53Client. |
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 BeginGetChange ( GetChangeRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetChangeRequest | Container for the necessary parameters to execute the GetChange operation on AmazonRoute53Client. |
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 BeginGetCheckerIpRanges ( GetCheckerIpRangesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetCheckerIpRangesRequest | Container for the necessary parameters to execute the GetCheckerIpRanges operation on AmazonRoute53Client. |
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 BeginGetGeoLocation ( GetGeoLocationRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetGeoLocationRequest | Container for the necessary parameters to execute the GetGeoLocation operation on AmazonRoute53Client. |
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 BeginGetHealthCheck ( GetHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetHealthCheckRequest | Container for the necessary parameters to execute the GetHealthCheck operation on AmazonRoute53Client. |
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 BeginGetHealthCheckCount ( GetHealthCheckCountRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetHealthCheckCountRequest | Container for the necessary parameters to execute the GetHealthCheckCount operation on AmazonRoute53Client. |
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 BeginGetHealthCheckLastFailureReason ( GetHealthCheckLastFailureReasonRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetHealthCheckLastFailureReasonRequest | Container for the necessary parameters to execute the GetHealthCheckLastFailureReason operation on AmazonRoute53Client. |
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 BeginGetHealthCheckStatus ( GetHealthCheckStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetHealthCheckStatusRequest | Container for the necessary parameters to execute the GetHealthCheckStatus operation on AmazonRoute53Client. |
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 BeginGetHostedZone ( GetHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetHostedZoneRequest | Container for the necessary parameters to execute the GetHostedZone operation on AmazonRoute53Client. |
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 BeginGetHostedZoneCount ( GetHostedZoneCountRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetHostedZoneCountRequest | Container for the necessary parameters to execute the GetHostedZoneCount operation on AmazonRoute53Client. |
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 BeginGetReusableDelegationSet ( GetReusableDelegationSetRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetReusableDelegationSetRequest | Container for the necessary parameters to execute the GetReusableDelegationSet operation on AmazonRoute53Client. |
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 BeginGetTrafficPolicy ( GetTrafficPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetTrafficPolicyRequest | Container for the necessary parameters to execute the GetTrafficPolicy operation on AmazonRoute53Client. |
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 BeginGetTrafficPolicyInstance ( GetTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the GetTrafficPolicyInstance operation on AmazonRoute53Client. |
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 BeginGetTrafficPolicyInstanceCount ( GetTrafficPolicyInstanceCountRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetTrafficPolicyInstanceCountRequest | Container for the necessary parameters to execute the GetTrafficPolicyInstanceCount operation on AmazonRoute53Client. |
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 BeginListGeoLocations ( ListGeoLocationsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListGeoLocationsRequest | Container for the necessary parameters to execute the ListGeoLocations operation on AmazonRoute53Client. |
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 BeginListHealthChecks ( ListHealthChecksRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListHealthChecksRequest | Container for the necessary parameters to execute the ListHealthChecks operation on AmazonRoute53Client. |
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 BeginListHostedZones ( ListHostedZonesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListHostedZonesRequest | Container for the necessary parameters to execute the ListHostedZones operation on AmazonRoute53Client. |
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 BeginListHostedZonesByName ( ListHostedZonesByNameRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListHostedZonesByNameRequest | Container for the necessary parameters to execute the ListHostedZonesByName operation on AmazonRoute53Client. |
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 BeginListResourceRecordSets ( ListResourceRecordSetsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListResourceRecordSetsRequest | Container for the necessary parameters to execute the ListResourceRecordSets operation on AmazonRoute53Client. |
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 BeginListReusableDelegationSets ( ListReusableDelegationSetsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListReusableDelegationSetsRequest | Container for the necessary parameters to execute the ListReusableDelegationSets operation on AmazonRoute53Client. |
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 BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource operation on AmazonRoute53Client. |
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 BeginListTagsForResources ( ListTagsForResourcesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTagsForResourcesRequest | Container for the necessary parameters to execute the ListTagsForResources operation on AmazonRoute53Client. |
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 BeginListTrafficPolicies ( ListTrafficPoliciesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTrafficPoliciesRequest | Container for the necessary parameters to execute the ListTrafficPolicies operation on AmazonRoute53Client. |
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 BeginListTrafficPolicyInstances ( ListTrafficPolicyInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTrafficPolicyInstancesRequest | Container for the necessary parameters to execute the ListTrafficPolicyInstances operation on AmazonRoute53Client. |
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 BeginListTrafficPolicyInstancesByHostedZone ( ListTrafficPolicyInstancesByHostedZoneRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTrafficPolicyInstancesByHostedZoneRequest | Container for the necessary parameters to execute the ListTrafficPolicyInstancesByHostedZone operation on AmazonRoute53Client. |
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 BeginListTrafficPolicyInstancesByPolicy ( ListTrafficPolicyInstancesByPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTrafficPolicyInstancesByPolicyRequest | Container for the necessary parameters to execute the ListTrafficPolicyInstancesByPolicy operation on AmazonRoute53Client. |
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 BeginListTrafficPolicyVersions ( ListTrafficPolicyVersionsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListTrafficPolicyVersionsRequest | Container for the necessary parameters to execute the ListTrafficPolicyVersions operation on AmazonRoute53Client. |
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 BeginListVPCAssociationAuthorizations ( ListVPCAssociationAuthorizationsRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListVPCAssociationAuthorizationsRequest | Container for the necessary parameters to execute the ListVPCAssociationAuthorizations operation on AmazonRoute53Client. |
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 BeginTestDNSAnswer ( TestDNSAnswerRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | TestDNSAnswerRequest | Container for the necessary parameters to execute the TestDNSAnswer operation on AmazonRoute53Client. |
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 BeginUpdateHealthCheck ( UpdateHealthCheckRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | UpdateHealthCheckRequest | Container for the necessary parameters to execute the UpdateHealthCheck operation on AmazonRoute53Client. |
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 BeginUpdateHostedZoneComment ( UpdateHostedZoneCommentRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | UpdateHostedZoneCommentRequest | Container for the necessary parameters to execute the UpdateHostedZoneComment operation on AmazonRoute53Client. |
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 BeginUpdateTrafficPolicyComment ( UpdateTrafficPolicyCommentRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | UpdateTrafficPolicyCommentRequest | Container for the necessary parameters to execute the UpdateTrafficPolicyComment operation on AmazonRoute53Client. |
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 BeginUpdateTrafficPolicyInstance ( UpdateTrafficPolicyInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | UpdateTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the UpdateTrafficPolicyInstance operation on AmazonRoute53Client. |
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 ChangeResourceRecordSets ( ChangeResourceRecordSetsRequest request ) : ChangeResourceRecordSetsResponse | ||
request | ChangeResourceRecordSetsRequest | Container for the necessary parameters to execute the ChangeResourceRecordSets service method. |
return | ChangeResourceRecordSetsResponse |
public ChangeResourceRecordSetsAsync ( ChangeResourceRecordSetsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ChangeResourceRecordSetsRequest | Container for the necessary parameters to execute the ChangeResourceRecordSets operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ChangeTagsForResource ( ChangeTagsForResourceRequest request ) : ChangeTagsForResourceResponse | ||
request | ChangeTagsForResourceRequest | Container for the necessary parameters to execute the ChangeTagsForResource service method. |
return | ChangeTagsForResourceResponse |
public ChangeTagsForResourceAsync ( ChangeTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ChangeTagsForResourceRequest | Container for the necessary parameters to execute the ChangeTagsForResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateHealthCheck ( CreateHealthCheckRequest request ) : CreateHealthCheckResponse | ||
request | CreateHealthCheckRequest | Container for the necessary parameters to execute the CreateHealthCheck service method. |
return | CreateHealthCheckResponse |
public CreateHealthCheckAsync ( CreateHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateHealthCheckRequest | Container for the necessary parameters to execute the CreateHealthCheck operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateHostedZone ( CreateHostedZoneRequest request ) : CreateHostedZoneResponse | ||
request | CreateHostedZoneRequest | Container for the necessary parameters to execute the CreateHostedZone service method. |
return | CreateHostedZoneResponse |
public CreateHostedZoneAsync ( CreateHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateHostedZoneRequest | Container for the necessary parameters to execute the CreateHostedZone operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateReusableDelegationSet ( CreateReusableDelegationSetRequest request ) : CreateReusableDelegationSetResponse | ||
request | CreateReusableDelegationSetRequest | Container for the necessary parameters to execute the CreateReusableDelegationSet service method. |
return | CreateReusableDelegationSetResponse |
public CreateReusableDelegationSetAsync ( CreateReusableDelegationSetRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateReusableDelegationSetRequest | Container for the necessary parameters to execute the CreateReusableDelegationSet 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 CreateTrafficPolicy ( CreateTrafficPolicyRequest request ) : CreateTrafficPolicyResponse | ||
request | CreateTrafficPolicyRequest | Container for the necessary parameters to execute the CreateTrafficPolicy service method. |
return | CreateTrafficPolicyResponse |
public CreateTrafficPolicyAsync ( CreateTrafficPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateTrafficPolicyRequest | Container for the necessary parameters to execute the CreateTrafficPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateTrafficPolicyInstance ( CreateTrafficPolicyInstanceRequest request ) : CreateTrafficPolicyInstanceResponse | ||
request | CreateTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the CreateTrafficPolicyInstance service method. |
return | CreateTrafficPolicyInstanceResponse |
public CreateTrafficPolicyInstanceAsync ( CreateTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the CreateTrafficPolicyInstance operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateTrafficPolicyVersion ( CreateTrafficPolicyVersionRequest request ) : CreateTrafficPolicyVersionResponse | ||
request | CreateTrafficPolicyVersionRequest | Container for the necessary parameters to execute the CreateTrafficPolicyVersion service method. |
return | CreateTrafficPolicyVersionResponse |
public CreateTrafficPolicyVersionAsync ( CreateTrafficPolicyVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateTrafficPolicyVersionRequest | Container for the necessary parameters to execute the CreateTrafficPolicyVersion operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public CreateVPCAssociationAuthorization ( CreateVPCAssociationAuthorizationRequest request ) : CreateVPCAssociationAuthorizationResponse | ||
request | CreateVPCAssociationAuthorizationRequest | Container for the necessary parameters to execute the CreateVPCAssociationAuthorization service method. |
return | CreateVPCAssociationAuthorizationResponse |
public CreateVPCAssociationAuthorizationAsync ( CreateVPCAssociationAuthorizationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | CreateVPCAssociationAuthorizationRequest | Container for the necessary parameters to execute the CreateVPCAssociationAuthorization operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
protected CustomizeRuntimePipeline ( RuntimePipeline pipeline ) : void | ||
pipeline | RuntimePipeline | |
return | void |
public DeleteHealthCheck ( DeleteHealthCheckRequest request ) : DeleteHealthCheckResponse | ||
request | DeleteHealthCheckRequest | Container for the necessary parameters to execute the DeleteHealthCheck service method. |
return | DeleteHealthCheckResponse |
public DeleteHealthCheckAsync ( DeleteHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteHealthCheckRequest | Container for the necessary parameters to execute the DeleteHealthCheck operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteHostedZone ( DeleteHostedZoneRequest request ) : DeleteHostedZoneResponse | ||
request | DeleteHostedZoneRequest | Container for the necessary parameters to execute the DeleteHostedZone service method. |
return | DeleteHostedZoneResponse |
public DeleteHostedZoneAsync ( DeleteHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteHostedZoneRequest | Container for the necessary parameters to execute the DeleteHostedZone operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteReusableDelegationSet ( DeleteReusableDelegationSetRequest request ) : DeleteReusableDelegationSetResponse | ||
request | DeleteReusableDelegationSetRequest | Container for the necessary parameters to execute the DeleteReusableDelegationSet service method. |
return | DeleteReusableDelegationSetResponse |
public DeleteReusableDelegationSetAsync ( DeleteReusableDelegationSetRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteReusableDelegationSetRequest | Container for the necessary parameters to execute the DeleteReusableDelegationSet operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteTrafficPolicy ( DeleteTrafficPolicyRequest request ) : DeleteTrafficPolicyResponse | ||
request | DeleteTrafficPolicyRequest | Container for the necessary parameters to execute the DeleteTrafficPolicy service method. |
return | DeleteTrafficPolicyResponse |
public DeleteTrafficPolicyAsync ( DeleteTrafficPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteTrafficPolicyRequest | Container for the necessary parameters to execute the DeleteTrafficPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteTrafficPolicyInstance ( DeleteTrafficPolicyInstanceRequest request ) : DeleteTrafficPolicyInstanceResponse | ||
request | DeleteTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the DeleteTrafficPolicyInstance service method. |
return | DeleteTrafficPolicyInstanceResponse |
public DeleteTrafficPolicyInstanceAsync ( DeleteTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the DeleteTrafficPolicyInstance operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DeleteVPCAssociationAuthorization ( DeleteVPCAssociationAuthorizationRequest request ) : DeleteVPCAssociationAuthorizationResponse | ||
request | DeleteVPCAssociationAuthorizationRequest | Container for the necessary parameters to execute the DeleteVPCAssociationAuthorization service method. |
return | DeleteVPCAssociationAuthorizationResponse |
public DeleteVPCAssociationAuthorizationAsync ( DeleteVPCAssociationAuthorizationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteVPCAssociationAuthorizationRequest | Container for the necessary parameters to execute the DeleteVPCAssociationAuthorization operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public DisassociateVPCFromHostedZone ( DisassociateVPCFromHostedZoneRequest request ) : DisassociateVPCFromHostedZoneResponse | ||
request | DisassociateVPCFromHostedZoneRequest | Container for the necessary parameters to execute the DisassociateVPCFromHostedZone service method. |
return | DisassociateVPCFromHostedZoneResponse |
public DisassociateVPCFromHostedZoneAsync ( DisassociateVPCFromHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DisassociateVPCFromHostedZoneRequest | Container for the necessary parameters to execute the DisassociateVPCFromHostedZone operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public EndAssociateVPCWithHostedZone ( IAsyncResult asyncResult ) : AssociateVPCWithHostedZoneResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAssociateVPCWithHostedZone. |
return | AssociateVPCWithHostedZoneResponse |
public EndChangeResourceRecordSets ( IAsyncResult asyncResult ) : ChangeResourceRecordSetsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginChangeResourceRecordSets. |
return | ChangeResourceRecordSetsResponse |
public EndChangeTagsForResource ( IAsyncResult asyncResult ) : ChangeTagsForResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginChangeTagsForResource. |
return | ChangeTagsForResourceResponse |
public EndCreateHealthCheck ( IAsyncResult asyncResult ) : CreateHealthCheckResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateHealthCheck. |
return | CreateHealthCheckResponse |
public EndCreateHostedZone ( IAsyncResult asyncResult ) : CreateHostedZoneResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateHostedZone. |
return | CreateHostedZoneResponse |
public EndCreateReusableDelegationSet ( IAsyncResult asyncResult ) : CreateReusableDelegationSetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateReusableDelegationSet. |
return | CreateReusableDelegationSetResponse |
public EndCreateTrafficPolicy ( IAsyncResult asyncResult ) : CreateTrafficPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateTrafficPolicy. |
return | CreateTrafficPolicyResponse |
public EndCreateTrafficPolicyInstance ( IAsyncResult asyncResult ) : CreateTrafficPolicyInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateTrafficPolicyInstance. |
return | CreateTrafficPolicyInstanceResponse |
public EndCreateTrafficPolicyVersion ( IAsyncResult asyncResult ) : CreateTrafficPolicyVersionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateTrafficPolicyVersion. |
return | CreateTrafficPolicyVersionResponse |
public EndCreateVPCAssociationAuthorization ( IAsyncResult asyncResult ) : CreateVPCAssociationAuthorizationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateVPCAssociationAuthorization. |
return | CreateVPCAssociationAuthorizationResponse |
public EndDeleteHealthCheck ( IAsyncResult asyncResult ) : DeleteHealthCheckResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteHealthCheck. |
return | DeleteHealthCheckResponse |
public EndDeleteHostedZone ( IAsyncResult asyncResult ) : DeleteHostedZoneResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteHostedZone. |
return | DeleteHostedZoneResponse |
public EndDeleteReusableDelegationSet ( IAsyncResult asyncResult ) : DeleteReusableDelegationSetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteReusableDelegationSet. |
return | DeleteReusableDelegationSetResponse |
public EndDeleteTrafficPolicy ( IAsyncResult asyncResult ) : DeleteTrafficPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteTrafficPolicy. |
return | DeleteTrafficPolicyResponse |
public EndDeleteTrafficPolicyInstance ( IAsyncResult asyncResult ) : DeleteTrafficPolicyInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteTrafficPolicyInstance. |
return | DeleteTrafficPolicyInstanceResponse |
public EndDeleteVPCAssociationAuthorization ( IAsyncResult asyncResult ) : DeleteVPCAssociationAuthorizationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteVPCAssociationAuthorization. |
return | DeleteVPCAssociationAuthorizationResponse |
public EndDisassociateVPCFromHostedZone ( IAsyncResult asyncResult ) : DisassociateVPCFromHostedZoneResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDisassociateVPCFromHostedZone. |
return | DisassociateVPCFromHostedZoneResponse |
public EndGetChange ( IAsyncResult asyncResult ) : GetChangeResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetChange. |
return | GetChangeResponse |
public EndGetCheckerIpRanges ( IAsyncResult asyncResult ) : GetCheckerIpRangesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCheckerIpRanges. |
return | GetCheckerIpRangesResponse |
public EndGetGeoLocation ( IAsyncResult asyncResult ) : GetGeoLocationResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetGeoLocation. |
return | GetGeoLocationResponse |
public EndGetHealthCheck ( IAsyncResult asyncResult ) : GetHealthCheckResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetHealthCheck. |
return | GetHealthCheckResponse |
public EndGetHealthCheckCount ( IAsyncResult asyncResult ) : GetHealthCheckCountResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetHealthCheckCount. |
return | GetHealthCheckCountResponse |
public EndGetHealthCheckLastFailureReason ( IAsyncResult asyncResult ) : GetHealthCheckLastFailureReasonResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetHealthCheckLastFailureReason. |
return | GetHealthCheckLastFailureReasonResponse |
public EndGetHealthCheckStatus ( IAsyncResult asyncResult ) : GetHealthCheckStatusResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetHealthCheckStatus. |
return | GetHealthCheckStatusResponse |
public EndGetHostedZone ( IAsyncResult asyncResult ) : GetHostedZoneResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetHostedZone. |
return | GetHostedZoneResponse |
public EndGetHostedZoneCount ( IAsyncResult asyncResult ) : GetHostedZoneCountResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetHostedZoneCount. |
return | GetHostedZoneCountResponse |
public EndGetReusableDelegationSet ( IAsyncResult asyncResult ) : GetReusableDelegationSetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetReusableDelegationSet. |
return | GetReusableDelegationSetResponse |
public EndGetTrafficPolicy ( IAsyncResult asyncResult ) : GetTrafficPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetTrafficPolicy. |
return | GetTrafficPolicyResponse |
public EndGetTrafficPolicyInstance ( IAsyncResult asyncResult ) : GetTrafficPolicyInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetTrafficPolicyInstance. |
return | GetTrafficPolicyInstanceResponse |
public EndGetTrafficPolicyInstanceCount ( IAsyncResult asyncResult ) : GetTrafficPolicyInstanceCountResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetTrafficPolicyInstanceCount. |
return | GetTrafficPolicyInstanceCountResponse |
public EndListGeoLocations ( IAsyncResult asyncResult ) : ListGeoLocationsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListGeoLocations. |
return | ListGeoLocationsResponse |
public EndListHealthChecks ( IAsyncResult asyncResult ) : ListHealthChecksResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListHealthChecks. |
return | ListHealthChecksResponse |
public EndListHostedZones ( IAsyncResult asyncResult ) : ListHostedZonesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListHostedZones. |
return | ListHostedZonesResponse |
public EndListHostedZonesByName ( IAsyncResult asyncResult ) : ListHostedZonesByNameResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListHostedZonesByName. |
return | ListHostedZonesByNameResponse |
public EndListResourceRecordSets ( IAsyncResult asyncResult ) : ListResourceRecordSetsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListResourceRecordSets. |
return | ListResourceRecordSetsResponse |
public EndListReusableDelegationSets ( IAsyncResult asyncResult ) : ListReusableDelegationSetsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListReusableDelegationSets. |
return | ListReusableDelegationSetsResponse |
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsForResource. |
return | ListTagsForResourceResponse |
public EndListTagsForResources ( IAsyncResult asyncResult ) : ListTagsForResourcesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTagsForResources. |
return | ListTagsForResourcesResponse |
public EndListTrafficPolicies ( IAsyncResult asyncResult ) : ListTrafficPoliciesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTrafficPolicies. |
return | ListTrafficPoliciesResponse |
public EndListTrafficPolicyInstances ( IAsyncResult asyncResult ) : ListTrafficPolicyInstancesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTrafficPolicyInstances. |
return | ListTrafficPolicyInstancesResponse |
public EndListTrafficPolicyInstancesByHostedZone ( IAsyncResult asyncResult ) : ListTrafficPolicyInstancesByHostedZoneResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTrafficPolicyInstancesByHostedZone. |
return | ListTrafficPolicyInstancesByHostedZoneResponse |
public EndListTrafficPolicyInstancesByPolicy ( IAsyncResult asyncResult ) : ListTrafficPolicyInstancesByPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTrafficPolicyInstancesByPolicy. |
return | ListTrafficPolicyInstancesByPolicyResponse |
public EndListTrafficPolicyVersions ( IAsyncResult asyncResult ) : ListTrafficPolicyVersionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListTrafficPolicyVersions. |
return | ListTrafficPolicyVersionsResponse |
public EndListVPCAssociationAuthorizations ( IAsyncResult asyncResult ) : ListVPCAssociationAuthorizationsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListVPCAssociationAuthorizations. |
return | ListVPCAssociationAuthorizationsResponse |
public EndTestDNSAnswer ( IAsyncResult asyncResult ) : TestDNSAnswerResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginTestDNSAnswer. |
return | TestDNSAnswerResponse |
public EndUpdateHealthCheck ( IAsyncResult asyncResult ) : UpdateHealthCheckResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateHealthCheck. |
return | UpdateHealthCheckResponse |
public EndUpdateHostedZoneComment ( IAsyncResult asyncResult ) : UpdateHostedZoneCommentResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateHostedZoneComment. |
return | UpdateHostedZoneCommentResponse |
public EndUpdateTrafficPolicyComment ( IAsyncResult asyncResult ) : UpdateTrafficPolicyCommentResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateTrafficPolicyComment. |
return | UpdateTrafficPolicyCommentResponse |
public EndUpdateTrafficPolicyInstance ( IAsyncResult asyncResult ) : UpdateTrafficPolicyInstanceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateTrafficPolicyInstance. |
return | UpdateTrafficPolicyInstanceResponse |
public GetChange ( GetChangeRequest request ) : GetChangeResponse | ||
request | GetChangeRequest | Container for the necessary parameters to execute the GetChange service method. |
return | GetChangeResponse |
public GetChangeAsync ( GetChangeRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetChangeRequest | Container for the necessary parameters to execute the GetChange operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetCheckerIpRanges ( GetCheckerIpRangesRequest request ) : GetCheckerIpRangesResponse | ||
request | GetCheckerIpRangesRequest | Container for the necessary parameters to execute the GetCheckerIpRanges service method. |
return | GetCheckerIpRangesResponse |
public GetCheckerIpRangesAsync ( GetCheckerIpRangesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetCheckerIpRangesRequest | Container for the necessary parameters to execute the GetCheckerIpRanges operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetGeoLocation ( GetGeoLocationRequest request ) : GetGeoLocationResponse | ||
request | GetGeoLocationRequest | Container for the necessary parameters to execute the GetGeoLocation service method. |
return | GetGeoLocationResponse |
public GetGeoLocationAsync ( GetGeoLocationRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetGeoLocationRequest | Container for the necessary parameters to execute the GetGeoLocation operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetHealthCheck ( GetHealthCheckRequest request ) : GetHealthCheckResponse | ||
request | GetHealthCheckRequest | Container for the necessary parameters to execute the GetHealthCheck service method. |
return | GetHealthCheckResponse |
public GetHealthCheckAsync ( GetHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetHealthCheckRequest | Container for the necessary parameters to execute the GetHealthCheck operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetHealthCheckCount ( GetHealthCheckCountRequest request ) : GetHealthCheckCountResponse | ||
request | GetHealthCheckCountRequest | Container for the necessary parameters to execute the GetHealthCheckCount service method. |
return | GetHealthCheckCountResponse |
public GetHealthCheckCountAsync ( GetHealthCheckCountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetHealthCheckCountRequest | Container for the necessary parameters to execute the GetHealthCheckCount operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetHealthCheckLastFailureReason ( GetHealthCheckLastFailureReasonRequest request ) : GetHealthCheckLastFailureReasonResponse | ||
request | GetHealthCheckLastFailureReasonRequest | Container for the necessary parameters to execute the GetHealthCheckLastFailureReason service method. |
return | GetHealthCheckLastFailureReasonResponse |
public GetHealthCheckLastFailureReasonAsync ( GetHealthCheckLastFailureReasonRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetHealthCheckLastFailureReasonRequest | Container for the necessary parameters to execute the GetHealthCheckLastFailureReason operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetHealthCheckStatus ( GetHealthCheckStatusRequest request ) : GetHealthCheckStatusResponse | ||
request | GetHealthCheckStatusRequest | Container for the necessary parameters to execute the GetHealthCheckStatus service method. |
return | GetHealthCheckStatusResponse |
public GetHealthCheckStatusAsync ( GetHealthCheckStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetHealthCheckStatusRequest | Container for the necessary parameters to execute the GetHealthCheckStatus operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetHostedZone ( GetHostedZoneRequest request ) : GetHostedZoneResponse | ||
request | GetHostedZoneRequest | Container for the necessary parameters to execute the GetHostedZone service method. |
return | GetHostedZoneResponse |
public GetHostedZoneAsync ( GetHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetHostedZoneRequest | Container for the necessary parameters to execute the GetHostedZone operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetHostedZoneCount ( ) : GetHostedZoneCountResponse | ||
return | GetHostedZoneCountResponse |
public GetHostedZoneCount ( GetHostedZoneCountRequest request ) : GetHostedZoneCountResponse | ||
request | GetHostedZoneCountRequest | Container for the necessary parameters to execute the GetHostedZoneCount service method. |
return | GetHostedZoneCountResponse |
public GetHostedZoneCountAsync ( GetHostedZoneCountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetHostedZoneCountRequest | Container for the necessary parameters to execute the GetHostedZoneCount operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetHostedZoneCountAsync ( 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 GetReusableDelegationSet ( GetReusableDelegationSetRequest request ) : GetReusableDelegationSetResponse | ||
request | GetReusableDelegationSetRequest | Container for the necessary parameters to execute the GetReusableDelegationSet service method. |
return | GetReusableDelegationSetResponse |
public GetReusableDelegationSetAsync ( GetReusableDelegationSetRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetReusableDelegationSetRequest | Container for the necessary parameters to execute the GetReusableDelegationSet operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetTrafficPolicy ( GetTrafficPolicyRequest request ) : GetTrafficPolicyResponse | ||
request | GetTrafficPolicyRequest | Container for the necessary parameters to execute the GetTrafficPolicy service method. |
return | GetTrafficPolicyResponse |
public GetTrafficPolicyAsync ( GetTrafficPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetTrafficPolicyRequest | Container for the necessary parameters to execute the GetTrafficPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetTrafficPolicyInstance ( GetTrafficPolicyInstanceRequest request ) : GetTrafficPolicyInstanceResponse | ||
request | GetTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the GetTrafficPolicyInstance service method. |
return | GetTrafficPolicyInstanceResponse |
public GetTrafficPolicyInstanceAsync ( GetTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetTrafficPolicyInstanceRequest | Container for the necessary parameters to execute the GetTrafficPolicyInstance operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public GetTrafficPolicyInstanceCount ( GetTrafficPolicyInstanceCountRequest request ) : GetTrafficPolicyInstanceCountResponse | ||
request | GetTrafficPolicyInstanceCountRequest | Container for the necessary parameters to execute the GetTrafficPolicyInstanceCount service method. |
return | GetTrafficPolicyInstanceCountResponse |
public GetTrafficPolicyInstanceCountAsync ( GetTrafficPolicyInstanceCountRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetTrafficPolicyInstanceCountRequest | Container for the necessary parameters to execute the GetTrafficPolicyInstanceCount operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListGeoLocations ( ) : ListGeoLocationsResponse | ||
return | ListGeoLocationsResponse |
public ListGeoLocations ( ListGeoLocationsRequest request ) : ListGeoLocationsResponse | ||
request | ListGeoLocationsRequest | Container for the necessary parameters to execute the ListGeoLocations service method. |
return | ListGeoLocationsResponse |
public ListGeoLocationsAsync ( ListGeoLocationsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListGeoLocationsRequest | Container for the necessary parameters to execute the ListGeoLocations operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListGeoLocationsAsync ( 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 ListHealthChecks ( ) : ListHealthChecksResponse | ||
return | ListHealthChecksResponse |
public ListHealthChecks ( ListHealthChecksRequest request ) : ListHealthChecksResponse | ||
request | ListHealthChecksRequest | Container for the necessary parameters to execute the ListHealthChecks service method. |
return | ListHealthChecksResponse |
public ListHealthChecksAsync ( ListHealthChecksRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListHealthChecksRequest | Container for the necessary parameters to execute the ListHealthChecks operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListHealthChecksAsync ( 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 ListHostedZones ( ) : ListHostedZonesResponse | ||
return | ListHostedZonesResponse |
public ListHostedZones ( ListHostedZonesRequest request ) : ListHostedZonesResponse | ||
request | ListHostedZonesRequest | Container for the necessary parameters to execute the ListHostedZones service method. |
return | ListHostedZonesResponse |
public ListHostedZonesAsync ( ListHostedZonesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListHostedZonesRequest | Container for the necessary parameters to execute the ListHostedZones operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListHostedZonesAsync ( 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 ListHostedZonesByName ( ListHostedZonesByNameRequest request ) : ListHostedZonesByNameResponse | ||
request | ListHostedZonesByNameRequest | Container for the necessary parameters to execute the ListHostedZonesByName service method. |
return | ListHostedZonesByNameResponse |
public ListHostedZonesByNameAsync ( ListHostedZonesByNameRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListHostedZonesByNameRequest | Container for the necessary parameters to execute the ListHostedZonesByName operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListResourceRecordSets ( ListResourceRecordSetsRequest request ) : ListResourceRecordSetsResponse | ||
request | ListResourceRecordSetsRequest | Container for the necessary parameters to execute the ListResourceRecordSets service method. |
return | ListResourceRecordSetsResponse |
public ListResourceRecordSetsAsync ( ListResourceRecordSetsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListResourceRecordSetsRequest | Container for the necessary parameters to execute the ListResourceRecordSets operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListReusableDelegationSets ( ) : ListReusableDelegationSetsResponse | ||
return | ListReusableDelegationSetsResponse |
public ListReusableDelegationSets ( ListReusableDelegationSetsRequest request ) : ListReusableDelegationSetsResponse | ||
request | ListReusableDelegationSetsRequest | Container for the necessary parameters to execute the ListReusableDelegationSets service method. |
return | ListReusableDelegationSetsResponse |
public ListReusableDelegationSetsAsync ( ListReusableDelegationSetsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListReusableDelegationSetsRequest | Container for the necessary parameters to execute the ListReusableDelegationSets operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListReusableDelegationSetsAsync ( 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 ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse | ||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource service method. |
return | ListTagsForResourceResponse |
public ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListTagsForResourceRequest | Container for the necessary parameters to execute the ListTagsForResource operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTagsForResources ( ListTagsForResourcesRequest request ) : ListTagsForResourcesResponse | ||
request | ListTagsForResourcesRequest | Container for the necessary parameters to execute the ListTagsForResources service method. |
return | ListTagsForResourcesResponse |
public ListTagsForResourcesAsync ( ListTagsForResourcesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListTagsForResourcesRequest | Container for the necessary parameters to execute the ListTagsForResources operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTrafficPolicies ( ListTrafficPoliciesRequest request ) : ListTrafficPoliciesResponse | ||
request | ListTrafficPoliciesRequest | Container for the necessary parameters to execute the ListTrafficPolicies service method. |
return | ListTrafficPoliciesResponse |
public ListTrafficPoliciesAsync ( ListTrafficPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListTrafficPoliciesRequest | Container for the necessary parameters to execute the ListTrafficPolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTrafficPolicyInstances ( ListTrafficPolicyInstancesRequest request ) : ListTrafficPolicyInstancesResponse | ||
request | ListTrafficPolicyInstancesRequest | Container for the necessary parameters to execute the ListTrafficPolicyInstances service method. |
return | ListTrafficPolicyInstancesResponse |
public ListTrafficPolicyInstancesAsync ( ListTrafficPolicyInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListTrafficPolicyInstancesRequest | Container for the necessary parameters to execute the ListTrafficPolicyInstances operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
public ListTrafficPolicyInstancesByHostedZone ( ListTrafficPolicyInstancesByHostedZoneRequest request ) : ListTrafficPolicyInstancesByHostedZoneResponse
request
ListTrafficPolicyInstancesByHostedZoneRequest
Container for the necessary parameters to execute the ListTrafficPolicyInstancesByHostedZone service method.
return
ListTrafficPolicyInstancesByHostedZoneResponse
public ListTrafficPolicyInstancesByHostedZoneAsync ( ListTrafficPolicyInstancesByHostedZoneRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
ListTrafficPolicyInstancesByHostedZoneRequest
Container for the necessary parameters to execute the ListTrafficPolicyInstancesByHostedZone operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public ListTrafficPolicyInstancesByPolicy ( ListTrafficPolicyInstancesByPolicyRequest request ) : ListTrafficPolicyInstancesByPolicyResponse
request
ListTrafficPolicyInstancesByPolicyRequest
Container for the necessary parameters to execute the ListTrafficPolicyInstancesByPolicy service method.
return
ListTrafficPolicyInstancesByPolicyResponse
public ListTrafficPolicyInstancesByPolicyAsync ( ListTrafficPolicyInstancesByPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
ListTrafficPolicyInstancesByPolicyRequest
Container for the necessary parameters to execute the ListTrafficPolicyInstancesByPolicy operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public ListTrafficPolicyVersions ( ListTrafficPolicyVersionsRequest request ) : ListTrafficPolicyVersionsResponse
request
ListTrafficPolicyVersionsRequest
Container for the necessary parameters to execute the ListTrafficPolicyVersions service method.
return
ListTrafficPolicyVersionsResponse
public ListTrafficPolicyVersionsAsync ( ListTrafficPolicyVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
ListTrafficPolicyVersionsRequest
Container for the necessary parameters to execute the ListTrafficPolicyVersions operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public ListVPCAssociationAuthorizations ( ListVPCAssociationAuthorizationsRequest request ) : ListVPCAssociationAuthorizationsResponse
request
ListVPCAssociationAuthorizationsRequest
Container for the necessary parameters to execute the ListVPCAssociationAuthorizations service method.
return
ListVPCAssociationAuthorizationsResponse
public ListVPCAssociationAuthorizationsAsync ( ListVPCAssociationAuthorizationsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
ListVPCAssociationAuthorizationsRequest
Container for the necessary parameters to execute the ListVPCAssociationAuthorizations operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public TestDNSAnswer ( TestDNSAnswerRequest request ) : TestDNSAnswerResponse
request
TestDNSAnswerRequest
Container for the necessary parameters to execute the TestDNSAnswer service method.
return
TestDNSAnswerResponse
public TestDNSAnswerAsync ( TestDNSAnswerRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
TestDNSAnswerRequest
Container for the necessary parameters to execute the TestDNSAnswer operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public UpdateHealthCheck ( UpdateHealthCheckRequest request ) : UpdateHealthCheckResponse
request
UpdateHealthCheckRequest
Container for the necessary parameters to execute the UpdateHealthCheck service method.
return
UpdateHealthCheckResponse
public UpdateHealthCheckAsync ( UpdateHealthCheckRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
UpdateHealthCheckRequest
Container for the necessary parameters to execute the UpdateHealthCheck operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public UpdateHostedZoneComment ( UpdateHostedZoneCommentRequest request ) : UpdateHostedZoneCommentResponse
request
UpdateHostedZoneCommentRequest
Container for the necessary parameters to execute the UpdateHostedZoneComment service method.
return
UpdateHostedZoneCommentResponse
public UpdateHostedZoneCommentAsync ( UpdateHostedZoneCommentRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
UpdateHostedZoneCommentRequest
Container for the necessary parameters to execute the UpdateHostedZoneComment operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public UpdateTrafficPolicyComment ( UpdateTrafficPolicyCommentRequest request ) : UpdateTrafficPolicyCommentResponse
request
UpdateTrafficPolicyCommentRequest
Container for the necessary parameters to execute the UpdateTrafficPolicyComment service method.
return
UpdateTrafficPolicyCommentResponse
public UpdateTrafficPolicyCommentAsync ( UpdateTrafficPolicyCommentRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
UpdateTrafficPolicyCommentRequest
Container for the necessary parameters to execute the UpdateTrafficPolicyComment operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task
public UpdateTrafficPolicyInstance ( UpdateTrafficPolicyInstanceRequest request ) : UpdateTrafficPolicyInstanceResponse
request
UpdateTrafficPolicyInstanceRequest
Container for the necessary parameters to execute the UpdateTrafficPolicyInstance service method.
return
UpdateTrafficPolicyInstanceResponse
public UpdateTrafficPolicyInstanceAsync ( UpdateTrafficPolicyInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request
UpdateTrafficPolicyInstanceRequest
Container for the necessary parameters to execute the UpdateTrafficPolicyInstance operation.
cancellationToken
System
/// A cancellation token that can be used by other objects or threads to receive notice of cancellation.
///
return
Task