C# Класс Amazon.Lightsail.AmazonLightsailClient

Implementation for accessing Lightsail Amazon Lightsail is the easiest way to get started with AWS for developers who just need virtual private servers. Lightsail includes everything you need to launch your project quickly - a virtual machine, SSD-based storage, data transfer, DNS management, and a static IP - for a low, predictable price. You manage those Lightsail servers through the Lightsail console or by using the API or command-line interface (CLI).

For more information about Lightsail concepts and tasks, see the Lightsail Dev Guide.

To use the Lightsail API or the CLI, you will need to use AWS Identity and Access Management (IAM) to generate access keys. For details about how to set this up, see the Lightsail Dev Guide.

Наследование: AmazonServiceClient, IAmazonLightsail
Показать файл Открыть проект

Открытые методы

Метод Описание
AllocateStaticIp ( AllocateStaticIpRequest request ) : AllocateStaticIpResponse

Allocates a static IP address.

AllocateStaticIpAsync ( AllocateStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AllocateStaticIp operation.

AmazonLightsailClient ( ) : System

Constructs AmazonLightsailClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonLightsailClient ( AWSCredentials credentials ) : System

Constructs AmazonLightsailClient with AWS Credentials

AmazonLightsailClient ( AWSCredentials credentials, AmazonLightsailConfig clientConfig ) : System

Constructs AmazonLightsailClient with AWS Credentials and an AmazonLightsailClient Configuration object.

AmazonLightsailClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonLightsailClient with AWS Credentials

AmazonLightsailClient ( AmazonLightsailConfig config ) : System

Constructs AmazonLightsailClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonLightsailClient ( RegionEndpoint region ) : System

Constructs AmazonLightsailClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key

AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonLightsailConfig clientConfig ) : System

Constructs AmazonLightsailClient with AWS Access Key ID, AWS Secret Key and an AmazonLightsailClient Configuration object.

AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key

AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key

AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonLightsailConfig clientConfig ) : System

Constructs AmazonLightsailClient with AWS Access Key ID, AWS Secret Key and an AmazonLightsailClient Configuration object.

AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key

AttachStaticIp ( AttachStaticIpRequest request ) : AttachStaticIpResponse

Attaches a static IP address to a specific Amazon Lightsail instance.

AttachStaticIpAsync ( AttachStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AttachStaticIp operation.

BeginAllocateStaticIp ( AllocateStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AllocateStaticIp operation.

BeginAttachStaticIp ( AttachStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AttachStaticIp operation.

BeginCloseInstancePublicPorts ( CloseInstancePublicPortsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CloseInstancePublicPorts operation.

BeginCreateDomain ( CreateDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateDomain operation.

BeginCreateDomainEntry ( CreateDomainEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateDomainEntry operation.

BeginCreateInstanceSnapshot ( CreateInstanceSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateInstanceSnapshot operation.

BeginCreateInstances ( CreateInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateInstances operation.

BeginCreateInstancesFromSnapshot ( CreateInstancesFromSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateInstancesFromSnapshot operation.

BeginCreateKeyPair ( CreateKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateKeyPair operation.

BeginDeleteDomain ( DeleteDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteDomain operation.

BeginDeleteDomainEntry ( DeleteDomainEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteDomainEntry operation.

BeginDeleteInstance ( DeleteInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteInstance operation.

BeginDeleteInstanceSnapshot ( DeleteInstanceSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteInstanceSnapshot operation.

BeginDeleteKeyPair ( DeleteKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteKeyPair operation.

BeginDetachStaticIp ( DetachStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DetachStaticIp operation.

BeginDownloadDefaultKeyPair ( DownloadDefaultKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DownloadDefaultKeyPair operation.

BeginGetActiveNames ( GetActiveNamesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetActiveNames operation.

BeginGetBlueprints ( GetBlueprintsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetBlueprints operation.

BeginGetBundles ( GetBundlesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetBundles operation.

BeginGetDomain ( GetDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetDomain operation.

BeginGetDomains ( GetDomainsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetDomains operation.

BeginGetInstance ( GetInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstance operation.

BeginGetInstanceAccessDetails ( GetInstanceAccessDetailsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstanceAccessDetails operation.

BeginGetInstanceMetricData ( GetInstanceMetricDataRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstanceMetricData operation.

BeginGetInstancePortStates ( GetInstancePortStatesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstancePortStates operation.

BeginGetInstanceSnapshot ( GetInstanceSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstanceSnapshot operation.

BeginGetInstanceSnapshots ( GetInstanceSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstanceSnapshots operation.

BeginGetInstanceState ( GetInstanceStateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstanceState operation.

BeginGetInstances ( GetInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetInstances operation.

BeginGetKeyPair ( GetKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetKeyPair operation.

BeginGetKeyPairs ( GetKeyPairsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetKeyPairs operation.

BeginGetOperation ( GetOperationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetOperation operation.

BeginGetOperations ( GetOperationsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetOperations operation.

BeginGetOperationsForResource ( GetOperationsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetOperationsForResource operation.

BeginGetRegions ( GetRegionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetRegions operation.

BeginGetStaticIp ( GetStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetStaticIp operation.

BeginGetStaticIps ( GetStaticIpsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the GetStaticIps operation.

BeginImportKeyPair ( ImportKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportKeyPair operation.

BeginIsVpcPeered ( IsVpcPeeredRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the IsVpcPeered operation.

BeginOpenInstancePublicPorts ( OpenInstancePublicPortsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the OpenInstancePublicPorts operation.

BeginPeerVpc ( PeerVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the PeerVpc operation.

BeginRebootInstance ( RebootInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RebootInstance operation.

BeginReleaseStaticIp ( ReleaseStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ReleaseStaticIp operation.

BeginStartInstance ( StartInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartInstance operation.

BeginStopInstance ( StopInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StopInstance operation.

BeginUnpeerVpc ( UnpeerVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UnpeerVpc operation.

BeginUpdateDomainEntry ( UpdateDomainEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateDomainEntry operation.

CloseInstancePublicPorts ( CloseInstancePublicPortsRequest request ) : CloseInstancePublicPortsResponse

Closes the public ports on a specific Amazon Lightsail instance.

CloseInstancePublicPortsAsync ( CloseInstancePublicPortsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CloseInstancePublicPorts operation.

CreateDomain ( CreateDomainRequest request ) : CreateDomainResponse

Creates a domain resource for the specified domain (e.g., example.com).

CreateDomainAsync ( CreateDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateDomain operation.

CreateDomainEntry ( CreateDomainEntryRequest request ) : CreateDomainEntryResponse

Creates one of the following entry records associated with the domain: A record, CNAME record, TXT record, or MX record.

CreateDomainEntryAsync ( CreateDomainEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateDomainEntry operation.

CreateInstanceSnapshot ( CreateInstanceSnapshotRequest request ) : CreateInstanceSnapshotResponse

Creates a snapshot of a specific virtual private server, or instance. You can use a snapshot to create a new instance that is based on that snapshot.

CreateInstanceSnapshotAsync ( CreateInstanceSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateInstanceSnapshot operation.

CreateInstances ( CreateInstancesRequest request ) : CreateInstancesResponse

Creates one or more Amazon Lightsail virtual private servers, or instances.

CreateInstancesAsync ( CreateInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateInstances operation.

CreateInstancesFromSnapshot ( CreateInstancesFromSnapshotRequest request ) : CreateInstancesFromSnapshotResponse

Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration.

CreateInstancesFromSnapshotAsync ( CreateInstancesFromSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateInstancesFromSnapshot operation.

CreateKeyPair ( CreateKeyPairRequest request ) : CreateKeyPairResponse

Creates sn SSH key pair.

CreateKeyPairAsync ( CreateKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateKeyPair operation.

DeleteDomain ( DeleteDomainRequest request ) : DeleteDomainResponse

Deletes the specified domain recordset and all of its domain records.

DeleteDomainAsync ( DeleteDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteDomain operation.

DeleteDomainEntry ( DeleteDomainEntryRequest request ) : DeleteDomainEntryResponse

Deletes a specific domain entry.

DeleteDomainEntryAsync ( DeleteDomainEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteDomainEntry operation.

DeleteInstance ( DeleteInstanceRequest request ) : DeleteInstanceResponse

Deletes a specific Amazon Lightsail virtual private server, or instance.

DeleteInstanceAsync ( DeleteInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteInstance operation.

DeleteInstanceSnapshot ( DeleteInstanceSnapshotRequest request ) : DeleteInstanceSnapshotResponse

Deletes a specific snapshot of a virtual private server (or instance).

DeleteInstanceSnapshotAsync ( DeleteInstanceSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteInstanceSnapshot operation.

DeleteKeyPair ( DeleteKeyPairRequest request ) : DeleteKeyPairResponse

Deletes a specific SSH key pair.

DeleteKeyPairAsync ( DeleteKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteKeyPair operation.

DetachStaticIp ( DetachStaticIpRequest request ) : DetachStaticIpResponse

Detaches a static IP from the Amazon Lightsail instance to which it is attached.

DetachStaticIpAsync ( DetachStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DetachStaticIp operation.

DownloadDefaultKeyPair ( DownloadDefaultKeyPairRequest request ) : DownloadDefaultKeyPairResponse

Downloads the default SSH key pair from the user's account.

DownloadDefaultKeyPairAsync ( DownloadDefaultKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DownloadDefaultKeyPair operation.

EndAllocateStaticIp ( IAsyncResult asyncResult ) : AllocateStaticIpResponse

Finishes the asynchronous execution of the AllocateStaticIp operation.

EndAttachStaticIp ( IAsyncResult asyncResult ) : AttachStaticIpResponse

Finishes the asynchronous execution of the AttachStaticIp operation.

EndCloseInstancePublicPorts ( IAsyncResult asyncResult ) : CloseInstancePublicPortsResponse

Finishes the asynchronous execution of the CloseInstancePublicPorts operation.

EndCreateDomain ( IAsyncResult asyncResult ) : CreateDomainResponse

Finishes the asynchronous execution of the CreateDomain operation.

EndCreateDomainEntry ( IAsyncResult asyncResult ) : CreateDomainEntryResponse

Finishes the asynchronous execution of the CreateDomainEntry operation.

EndCreateInstanceSnapshot ( IAsyncResult asyncResult ) : CreateInstanceSnapshotResponse

Finishes the asynchronous execution of the CreateInstanceSnapshot operation.

EndCreateInstances ( IAsyncResult asyncResult ) : CreateInstancesResponse

Finishes the asynchronous execution of the CreateInstances operation.

EndCreateInstancesFromSnapshot ( IAsyncResult asyncResult ) : CreateInstancesFromSnapshotResponse

Finishes the asynchronous execution of the CreateInstancesFromSnapshot operation.

EndCreateKeyPair ( IAsyncResult asyncResult ) : CreateKeyPairResponse

Finishes the asynchronous execution of the CreateKeyPair operation.

EndDeleteDomain ( IAsyncResult asyncResult ) : DeleteDomainResponse

Finishes the asynchronous execution of the DeleteDomain operation.

EndDeleteDomainEntry ( IAsyncResult asyncResult ) : DeleteDomainEntryResponse

Finishes the asynchronous execution of the DeleteDomainEntry operation.

EndDeleteInstance ( IAsyncResult asyncResult ) : DeleteInstanceResponse

Finishes the asynchronous execution of the DeleteInstance operation.

EndDeleteInstanceSnapshot ( IAsyncResult asyncResult ) : DeleteInstanceSnapshotResponse

Finishes the asynchronous execution of the DeleteInstanceSnapshot operation.

EndDeleteKeyPair ( IAsyncResult asyncResult ) : DeleteKeyPairResponse

Finishes the asynchronous execution of the DeleteKeyPair operation.

EndDetachStaticIp ( IAsyncResult asyncResult ) : DetachStaticIpResponse

Finishes the asynchronous execution of the DetachStaticIp operation.

EndDownloadDefaultKeyPair ( IAsyncResult asyncResult ) : DownloadDefaultKeyPairResponse

Finishes the asynchronous execution of the DownloadDefaultKeyPair operation.

EndGetActiveNames ( IAsyncResult asyncResult ) : GetActiveNamesResponse

Finishes the asynchronous execution of the GetActiveNames operation.

EndGetBlueprints ( IAsyncResult asyncResult ) : GetBlueprintsResponse

Finishes the asynchronous execution of the GetBlueprints operation.

EndGetBundles ( IAsyncResult asyncResult ) : GetBundlesResponse

Finishes the asynchronous execution of the GetBundles operation.

EndGetDomain ( IAsyncResult asyncResult ) : GetDomainResponse

Finishes the asynchronous execution of the GetDomain operation.

EndGetDomains ( IAsyncResult asyncResult ) : GetDomainsResponse

Finishes the asynchronous execution of the GetDomains operation.

EndGetInstance ( IAsyncResult asyncResult ) : GetInstanceResponse

Finishes the asynchronous execution of the GetInstance operation.

EndGetInstanceAccessDetails ( IAsyncResult asyncResult ) : GetInstanceAccessDetailsResponse

Finishes the asynchronous execution of the GetInstanceAccessDetails operation.

EndGetInstanceMetricData ( IAsyncResult asyncResult ) : GetInstanceMetricDataResponse

Finishes the asynchronous execution of the GetInstanceMetricData operation.

EndGetInstancePortStates ( IAsyncResult asyncResult ) : GetInstancePortStatesResponse

Finishes the asynchronous execution of the GetInstancePortStates operation.

EndGetInstanceSnapshot ( IAsyncResult asyncResult ) : GetInstanceSnapshotResponse

Finishes the asynchronous execution of the GetInstanceSnapshot operation.

EndGetInstanceSnapshots ( IAsyncResult asyncResult ) : GetInstanceSnapshotsResponse

Finishes the asynchronous execution of the GetInstanceSnapshots operation.

EndGetInstanceState ( IAsyncResult asyncResult ) : GetInstanceStateResponse

Finishes the asynchronous execution of the GetInstanceState operation.

EndGetInstances ( IAsyncResult asyncResult ) : GetInstancesResponse

Finishes the asynchronous execution of the GetInstances operation.

EndGetKeyPair ( IAsyncResult asyncResult ) : GetKeyPairResponse

Finishes the asynchronous execution of the GetKeyPair operation.

EndGetKeyPairs ( IAsyncResult asyncResult ) : GetKeyPairsResponse

Finishes the asynchronous execution of the GetKeyPairs operation.

EndGetOperation ( IAsyncResult asyncResult ) : GetOperationResponse

Finishes the asynchronous execution of the GetOperation operation.

EndGetOperations ( IAsyncResult asyncResult ) : GetOperationsResponse

Finishes the asynchronous execution of the GetOperations operation.

EndGetOperationsForResource ( IAsyncResult asyncResult ) : GetOperationsForResourceResponse

Finishes the asynchronous execution of the GetOperationsForResource operation.

EndGetRegions ( IAsyncResult asyncResult ) : GetRegionsResponse

Finishes the asynchronous execution of the GetRegions operation.

EndGetStaticIp ( IAsyncResult asyncResult ) : GetStaticIpResponse

Finishes the asynchronous execution of the GetStaticIp operation.

EndGetStaticIps ( IAsyncResult asyncResult ) : GetStaticIpsResponse

Finishes the asynchronous execution of the GetStaticIps operation.

EndImportKeyPair ( IAsyncResult asyncResult ) : ImportKeyPairResponse

Finishes the asynchronous execution of the ImportKeyPair operation.

EndIsVpcPeered ( IAsyncResult asyncResult ) : IsVpcPeeredResponse

Finishes the asynchronous execution of the IsVpcPeered operation.

EndOpenInstancePublicPorts ( IAsyncResult asyncResult ) : OpenInstancePublicPortsResponse

Finishes the asynchronous execution of the OpenInstancePublicPorts operation.

EndPeerVpc ( IAsyncResult asyncResult ) : PeerVpcResponse

Finishes the asynchronous execution of the PeerVpc operation.

EndRebootInstance ( IAsyncResult asyncResult ) : RebootInstanceResponse

Finishes the asynchronous execution of the RebootInstance operation.

EndReleaseStaticIp ( IAsyncResult asyncResult ) : ReleaseStaticIpResponse

Finishes the asynchronous execution of the ReleaseStaticIp operation.

EndStartInstance ( IAsyncResult asyncResult ) : StartInstanceResponse

Finishes the asynchronous execution of the StartInstance operation.

EndStopInstance ( IAsyncResult asyncResult ) : StopInstanceResponse

Finishes the asynchronous execution of the StopInstance operation.

EndUnpeerVpc ( IAsyncResult asyncResult ) : UnpeerVpcResponse

Finishes the asynchronous execution of the UnpeerVpc operation.

EndUpdateDomainEntry ( IAsyncResult asyncResult ) : UpdateDomainEntryResponse

Finishes the asynchronous execution of the UpdateDomainEntry operation.

GetActiveNames ( GetActiveNamesRequest request ) : GetActiveNamesResponse

Returns the names of all active (not deleted) resources.

GetActiveNamesAsync ( GetActiveNamesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetActiveNames operation.

GetBlueprints ( GetBlueprintsRequest request ) : GetBlueprintsResponse

Returns the list of available instance images, or blueprints. You can use a blueprint to create a new virtual private server already running a specific operating system, as well as a preinstalled app or development stack. The software each instance is running depends on the blueprint image you choose.

GetBlueprintsAsync ( GetBlueprintsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetBlueprints operation.

GetBundles ( GetBundlesRequest request ) : GetBundlesResponse

Returns the list of bundles that are available for purchase. A bundle describes the specs for your virtual private server (or instance).

GetBundlesAsync ( GetBundlesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetBundles operation.

GetDomain ( GetDomainRequest request ) : GetDomainResponse

Returns information about a specific domain recordset.

GetDomainAsync ( GetDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetDomain operation.

GetDomains ( GetDomainsRequest request ) : GetDomainsResponse

Returns a list of all domains in the user's account.

GetDomainsAsync ( GetDomainsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetDomains operation.

GetInstance ( GetInstanceRequest request ) : GetInstanceResponse

Returns information about a specific Amazon Lightsail instance, which is a virtual private server.

GetInstanceAccessDetails ( GetInstanceAccessDetailsRequest request ) : GetInstanceAccessDetailsResponse

Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.

GetInstanceAccessDetailsAsync ( GetInstanceAccessDetailsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstanceAccessDetails operation.

GetInstanceAsync ( GetInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstance operation.

GetInstanceMetricData ( GetInstanceMetricDataRequest request ) : GetInstanceMetricDataResponse

Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.

GetInstanceMetricDataAsync ( GetInstanceMetricDataRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstanceMetricData operation.

GetInstancePortStates ( GetInstancePortStatesRequest request ) : GetInstancePortStatesResponse

Returns the port states for a specific virtual private server, or instance.

GetInstancePortStatesAsync ( GetInstancePortStatesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstancePortStates operation.

GetInstanceSnapshot ( GetInstanceSnapshotRequest request ) : GetInstanceSnapshotResponse

Returns information about a specific instance snapshot.

GetInstanceSnapshotAsync ( GetInstanceSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstanceSnapshot operation.

GetInstanceSnapshots ( GetInstanceSnapshotsRequest request ) : GetInstanceSnapshotsResponse

Returns all instance snapshots for the user's account.

GetInstanceSnapshotsAsync ( GetInstanceSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstanceSnapshots operation.

GetInstanceState ( GetInstanceStateRequest request ) : GetInstanceStateResponse

Returns the state of a specific instance. Works on one instance at a time.

GetInstanceStateAsync ( GetInstanceStateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstanceState operation.

GetInstances ( GetInstancesRequest request ) : GetInstancesResponse

Returns information about all Amazon Lightsail virtual private servers, or instances.

GetInstancesAsync ( GetInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetInstances operation.

GetKeyPair ( GetKeyPairRequest request ) : GetKeyPairResponse

Returns information about a specific key pair.

GetKeyPairAsync ( GetKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetKeyPair operation.

GetKeyPairs ( GetKeyPairsRequest request ) : GetKeyPairsResponse

Returns information about all key pairs in the user's account.

GetKeyPairsAsync ( GetKeyPairsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetKeyPairs operation.

GetOperation ( GetOperationRequest request ) : GetOperationResponse

Returns information about a specific operation. Operations include events such as when you create an instance, allocate a static IP, attach a static IP, and so on.

GetOperationAsync ( GetOperationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetOperation operation.

GetOperations ( GetOperationsRequest request ) : GetOperationsResponse

Returns information about all operations.

Results are returned from oldest to newest, up to a maximum of 200. Results can be paged by making each subsequent call to GetOperations use the maximum (last) statusChangedAt value from the previous request.

GetOperationsAsync ( GetOperationsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetOperations operation.

GetOperationsForResource ( GetOperationsForResourceRequest request ) : GetOperationsForResourceResponse

Gets operations for a specific resource (e.g., an instance or a static IP).

GetOperationsForResourceAsync ( GetOperationsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetOperationsForResource operation.

GetRegions ( GetRegionsRequest request ) : GetRegionsResponse

Returns a list of all valid regions for Amazon Lightsail.

GetRegionsAsync ( GetRegionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetRegions operation.

GetStaticIp ( GetStaticIpRequest request ) : GetStaticIpResponse

Returns information about a specific static IP.

GetStaticIpAsync ( GetStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetStaticIp operation.

GetStaticIps ( GetStaticIpsRequest request ) : GetStaticIpsResponse

Returns information about all static IPs in the user's account.

GetStaticIpsAsync ( GetStaticIpsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the GetStaticIps operation.

ImportKeyPair ( ImportKeyPairRequest request ) : ImportKeyPairResponse

Imports a public SSH key from a specific key pair.

ImportKeyPairAsync ( ImportKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportKeyPair operation.

IsVpcPeered ( IsVpcPeeredRequest request ) : IsVpcPeeredResponse

Returns a Boolean value indicating whether your Lightsail VPC is peered.

IsVpcPeeredAsync ( IsVpcPeeredRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the IsVpcPeered operation.

OpenInstancePublicPorts ( OpenInstancePublicPortsRequest request ) : OpenInstancePublicPortsResponse

Adds public ports to an Amazon Lightsail instance.

OpenInstancePublicPortsAsync ( OpenInstancePublicPortsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the OpenInstancePublicPorts operation.

PeerVpc ( PeerVpcRequest request ) : PeerVpcResponse

Tries to peer the Lightsail VPC with the user's default VPC.

PeerVpcAsync ( PeerVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the PeerVpc operation.

RebootInstance ( RebootInstanceRequest request ) : RebootInstanceResponse

Restarts a specific instance. When your Amazon Lightsail instance is finished rebooting, Lightsail assigns a new public IP address. To use the same IP address after restarting, create a static IP address and attach it to the instance.

RebootInstanceAsync ( RebootInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RebootInstance operation.

ReleaseStaticIp ( ReleaseStaticIpRequest request ) : ReleaseStaticIpResponse

Deletes a specific static IP from your account.

ReleaseStaticIpAsync ( ReleaseStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ReleaseStaticIp operation.

StartInstance ( StartInstanceRequest request ) : StartInstanceResponse

Starts a specific Amazon Lightsail instance from a stopped state. To restart an instance, use the reboot instance operation.

StartInstanceAsync ( StartInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartInstance operation.

StopInstance ( StopInstanceRequest request ) : StopInstanceResponse

Stops a specific Amazon Lightsail instance that is currently running.

StopInstanceAsync ( StopInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StopInstance operation.

UnpeerVpc ( UnpeerVpcRequest request ) : UnpeerVpcResponse

Attempts to unpeer the Lightsail VPC from the user's default VPC.

UnpeerVpcAsync ( UnpeerVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UnpeerVpc operation.

UpdateDomainEntry ( UpdateDomainEntryRequest request ) : UpdateDomainEntryResponse

Updates a domain recordset after it is created.

UpdateDomainEntryAsync ( UpdateDomainEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateDomainEntry operation.

Защищенные методы

Метод Описание
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Описание методов

AllocateStaticIp() публичный Метод

Allocates a static IP address.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public AllocateStaticIp ( AllocateStaticIpRequest request ) : AllocateStaticIpResponse
request Amazon.Lightsail.Model.AllocateStaticIpRequest Container for the necessary parameters to execute the AllocateStaticIp service method.
Результат Amazon.Lightsail.Model.AllocateStaticIpResponse

AllocateStaticIpAsync() публичный Метод

Initiates the asynchronous execution of the AllocateStaticIp operation.
public AllocateStaticIpAsync ( AllocateStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.AllocateStaticIpRequest Container for the necessary parameters to execute the AllocateStaticIp operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonLightsailClient ( ) : System
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Credentials
public AmazonLightsailClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Credentials and an AmazonLightsailClient Configuration object.
public AmazonLightsailClient ( AWSCredentials credentials, AmazonLightsailConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonLightsailConfig The AmazonLightsailClient Configuration Object
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Credentials
public AmazonLightsailClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonLightsailClient ( AmazonLightsailConfig config ) : System
config AmazonLightsailConfig The AmazonLightsailClient Configuration Object
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient 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. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonLightsailClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key
public AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Access Key ID, AWS Secret Key and an AmazonLightsailClient Configuration object.
public AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonLightsailConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonLightsailConfig The AmazonLightsailClient Configuration Object
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key
public AmazonLightsailClient ( 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.
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key
public AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Access Key ID, AWS Secret Key and an AmazonLightsailClient Configuration object.
public AmazonLightsailClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonLightsailConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonLightsailConfig The AmazonLightsailClient Configuration Object
Результат System

AmazonLightsailClient() публичный Метод

Constructs AmazonLightsailClient with AWS Access Key ID and AWS Secret Key
public AmazonLightsailClient ( 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.
Результат System

AttachStaticIp() публичный Метод

Attaches a static IP address to a specific Amazon Lightsail instance.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public AttachStaticIp ( AttachStaticIpRequest request ) : AttachStaticIpResponse
request Amazon.Lightsail.Model.AttachStaticIpRequest Container for the necessary parameters to execute the AttachStaticIp service method.
Результат Amazon.Lightsail.Model.AttachStaticIpResponse

AttachStaticIpAsync() публичный Метод

Initiates the asynchronous execution of the AttachStaticIp operation.
public AttachStaticIpAsync ( AttachStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.AttachStaticIpRequest Container for the necessary parameters to execute the AttachStaticIp operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

BeginAllocateStaticIp() публичный Метод

Initiates the asynchronous execution of the AllocateStaticIp operation.
public BeginAllocateStaticIp ( AllocateStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.AllocateStaticIpRequest Container for the necessary parameters to execute the AllocateStaticIp operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginAttachStaticIp() публичный Метод

Initiates the asynchronous execution of the AttachStaticIp operation.
public BeginAttachStaticIp ( AttachStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.AttachStaticIpRequest Container for the necessary parameters to execute the AttachStaticIp operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginCloseInstancePublicPorts() публичный Метод

Initiates the asynchronous execution of the CloseInstancePublicPorts operation.
public BeginCloseInstancePublicPorts ( CloseInstancePublicPortsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.CloseInstancePublicPortsRequest Container for the necessary parameters to execute the CloseInstancePublicPorts operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginCreateDomain() публичный Метод

Initiates the asynchronous execution of the CreateDomain operation.
public BeginCreateDomain ( CreateDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.CreateDomainRequest Container for the necessary parameters to execute the CreateDomain operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginCreateDomainEntry() публичный Метод

Initiates the asynchronous execution of the CreateDomainEntry operation.
public BeginCreateDomainEntry ( CreateDomainEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.CreateDomainEntryRequest Container for the necessary parameters to execute the CreateDomainEntry operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginCreateInstanceSnapshot() публичный Метод

Initiates the asynchronous execution of the CreateInstanceSnapshot operation.
public BeginCreateInstanceSnapshot ( CreateInstanceSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.CreateInstanceSnapshotRequest Container for the necessary parameters to execute the CreateInstanceSnapshot operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginCreateInstances() публичный Метод

Initiates the asynchronous execution of the CreateInstances operation.
public BeginCreateInstances ( CreateInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.CreateInstancesRequest Container for the necessary parameters to execute the CreateInstances operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginCreateInstancesFromSnapshot() публичный Метод

Initiates the asynchronous execution of the CreateInstancesFromSnapshot operation.
public BeginCreateInstancesFromSnapshot ( CreateInstancesFromSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.CreateInstancesFromSnapshotRequest Container for the necessary parameters to execute the CreateInstancesFromSnapshot operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginCreateKeyPair() публичный Метод

Initiates the asynchronous execution of the CreateKeyPair operation.
public BeginCreateKeyPair ( CreateKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.CreateKeyPairRequest Container for the necessary parameters to execute the CreateKeyPair operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginDeleteDomain() публичный Метод

Initiates the asynchronous execution of the DeleteDomain operation.
public BeginDeleteDomain ( DeleteDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.DeleteDomainRequest Container for the necessary parameters to execute the DeleteDomain operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginDeleteDomainEntry() публичный Метод

Initiates the asynchronous execution of the DeleteDomainEntry operation.
public BeginDeleteDomainEntry ( DeleteDomainEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.DeleteDomainEntryRequest Container for the necessary parameters to execute the DeleteDomainEntry operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginDeleteInstance() публичный Метод

Initiates the asynchronous execution of the DeleteInstance operation.
public BeginDeleteInstance ( DeleteInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.DeleteInstanceRequest Container for the necessary parameters to execute the DeleteInstance operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginDeleteInstanceSnapshot() публичный Метод

Initiates the asynchronous execution of the DeleteInstanceSnapshot operation.
public BeginDeleteInstanceSnapshot ( DeleteInstanceSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.DeleteInstanceSnapshotRequest Container for the necessary parameters to execute the DeleteInstanceSnapshot operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginDeleteKeyPair() публичный Метод

Initiates the asynchronous execution of the DeleteKeyPair operation.
public BeginDeleteKeyPair ( DeleteKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.DeleteKeyPairRequest Container for the necessary parameters to execute the DeleteKeyPair operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginDetachStaticIp() публичный Метод

Initiates the asynchronous execution of the DetachStaticIp operation.
public BeginDetachStaticIp ( DetachStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.DetachStaticIpRequest Container for the necessary parameters to execute the DetachStaticIp operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginDownloadDefaultKeyPair() публичный Метод

Initiates the asynchronous execution of the DownloadDefaultKeyPair operation.
public BeginDownloadDefaultKeyPair ( DownloadDefaultKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DownloadDefaultKeyPairRequest Container for the necessary parameters to execute the DownloadDefaultKeyPair operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetActiveNames() публичный Метод

Initiates the asynchronous execution of the GetActiveNames operation.
public BeginGetActiveNames ( GetActiveNamesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetActiveNamesRequest Container for the necessary parameters to execute the GetActiveNames operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetBlueprints() публичный Метод

Initiates the asynchronous execution of the GetBlueprints operation.
public BeginGetBlueprints ( GetBlueprintsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetBlueprintsRequest Container for the necessary parameters to execute the GetBlueprints operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetBundles() публичный Метод

Initiates the asynchronous execution of the GetBundles operation.
public BeginGetBundles ( GetBundlesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetBundlesRequest Container for the necessary parameters to execute the GetBundles operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetDomain() публичный Метод

Initiates the asynchronous execution of the GetDomain operation.
public BeginGetDomain ( GetDomainRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetDomainRequest Container for the necessary parameters to execute the GetDomain operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetDomains() публичный Метод

Initiates the asynchronous execution of the GetDomains operation.
public BeginGetDomains ( GetDomainsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetDomainsRequest Container for the necessary parameters to execute the GetDomains operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstance() публичный Метод

Initiates the asynchronous execution of the GetInstance operation.
public BeginGetInstance ( GetInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstanceRequest Container for the necessary parameters to execute the GetInstance operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstanceAccessDetails() публичный Метод

Initiates the asynchronous execution of the GetInstanceAccessDetails operation.
public BeginGetInstanceAccessDetails ( GetInstanceAccessDetailsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstanceAccessDetailsRequest Container for the necessary parameters to execute the GetInstanceAccessDetails operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstanceMetricData() публичный Метод

Initiates the asynchronous execution of the GetInstanceMetricData operation.
public BeginGetInstanceMetricData ( GetInstanceMetricDataRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstanceMetricDataRequest Container for the necessary parameters to execute the GetInstanceMetricData operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstancePortStates() публичный Метод

Initiates the asynchronous execution of the GetInstancePortStates operation.
public BeginGetInstancePortStates ( GetInstancePortStatesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstancePortStatesRequest Container for the necessary parameters to execute the GetInstancePortStates operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstanceSnapshot() публичный Метод

Initiates the asynchronous execution of the GetInstanceSnapshot operation.
public BeginGetInstanceSnapshot ( GetInstanceSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstanceSnapshotRequest Container for the necessary parameters to execute the GetInstanceSnapshot operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstanceSnapshots() публичный Метод

Initiates the asynchronous execution of the GetInstanceSnapshots operation.
public BeginGetInstanceSnapshots ( GetInstanceSnapshotsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstanceSnapshotsRequest Container for the necessary parameters to execute the GetInstanceSnapshots operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstanceState() публичный Метод

Initiates the asynchronous execution of the GetInstanceState operation.
public BeginGetInstanceState ( GetInstanceStateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstanceStateRequest Container for the necessary parameters to execute the GetInstanceState operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetInstances() публичный Метод

Initiates the asynchronous execution of the GetInstances operation.
public BeginGetInstances ( GetInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetInstancesRequest Container for the necessary parameters to execute the GetInstances operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetKeyPair() публичный Метод

Initiates the asynchronous execution of the GetKeyPair operation.
public BeginGetKeyPair ( GetKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetKeyPairRequest Container for the necessary parameters to execute the GetKeyPair operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetKeyPairs() публичный Метод

Initiates the asynchronous execution of the GetKeyPairs operation.
public BeginGetKeyPairs ( GetKeyPairsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetKeyPairsRequest Container for the necessary parameters to execute the GetKeyPairs operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetOperation() публичный Метод

Initiates the asynchronous execution of the GetOperation operation.
public BeginGetOperation ( GetOperationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetOperationRequest Container for the necessary parameters to execute the GetOperation operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetOperations() публичный Метод

Initiates the asynchronous execution of the GetOperations operation.
public BeginGetOperations ( GetOperationsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetOperationsRequest Container for the necessary parameters to execute the GetOperations operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetOperationsForResource() публичный Метод

Initiates the asynchronous execution of the GetOperationsForResource operation.
public BeginGetOperationsForResource ( GetOperationsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetOperationsForResourceRequest Container for the necessary parameters to execute the GetOperationsForResource operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetRegions() публичный Метод

Initiates the asynchronous execution of the GetRegions operation.
public BeginGetRegions ( GetRegionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetRegionsRequest Container for the necessary parameters to execute the GetRegions operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetStaticIp() публичный Метод

Initiates the asynchronous execution of the GetStaticIp operation.
public BeginGetStaticIp ( GetStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetStaticIpRequest Container for the necessary parameters to execute the GetStaticIp operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginGetStaticIps() публичный Метод

Initiates the asynchronous execution of the GetStaticIps operation.
public BeginGetStaticIps ( GetStaticIpsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.GetStaticIpsRequest Container for the necessary parameters to execute the GetStaticIps operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginImportKeyPair() публичный Метод

Initiates the asynchronous execution of the ImportKeyPair operation.
public BeginImportKeyPair ( ImportKeyPairRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.ImportKeyPairRequest Container for the necessary parameters to execute the ImportKeyPair operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginIsVpcPeered() публичный Метод

Initiates the asynchronous execution of the IsVpcPeered operation.
public BeginIsVpcPeered ( IsVpcPeeredRequest request, AsyncCallback callback, object state ) : IAsyncResult
request IsVpcPeeredRequest Container for the necessary parameters to execute the IsVpcPeered operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginOpenInstancePublicPorts() публичный Метод

Initiates the asynchronous execution of the OpenInstancePublicPorts operation.
public BeginOpenInstancePublicPorts ( OpenInstancePublicPortsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.OpenInstancePublicPortsRequest Container for the necessary parameters to execute the OpenInstancePublicPorts operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginPeerVpc() публичный Метод

Initiates the asynchronous execution of the PeerVpc operation.
public BeginPeerVpc ( PeerVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request PeerVpcRequest Container for the necessary parameters to execute the PeerVpc operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginRebootInstance() публичный Метод

Initiates the asynchronous execution of the RebootInstance operation.
public BeginRebootInstance ( RebootInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.RebootInstanceRequest Container for the necessary parameters to execute the RebootInstance operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginReleaseStaticIp() публичный Метод

Initiates the asynchronous execution of the ReleaseStaticIp operation.
public BeginReleaseStaticIp ( ReleaseStaticIpRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.ReleaseStaticIpRequest Container for the necessary parameters to execute the ReleaseStaticIp operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginStartInstance() публичный Метод

Initiates the asynchronous execution of the StartInstance operation.
public BeginStartInstance ( StartInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.StartInstanceRequest Container for the necessary parameters to execute the StartInstance operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginStopInstance() публичный Метод

Initiates the asynchronous execution of the StopInstance operation.
public BeginStopInstance ( StopInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.StopInstanceRequest Container for the necessary parameters to execute the StopInstance operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginUnpeerVpc() публичный Метод

Initiates the asynchronous execution of the UnpeerVpc operation.
public BeginUnpeerVpc ( UnpeerVpcRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UnpeerVpcRequest Container for the necessary parameters to execute the UnpeerVpc operation on AmazonLightsailClient.
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.
Результат IAsyncResult

BeginUpdateDomainEntry() публичный Метод

Initiates the asynchronous execution of the UpdateDomainEntry operation.
public BeginUpdateDomainEntry ( UpdateDomainEntryRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.Lightsail.Model.UpdateDomainEntryRequest Container for the necessary parameters to execute the UpdateDomainEntry operation on AmazonLightsailClient.
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.
Результат IAsyncResult

CloseInstancePublicPorts() публичный Метод

Closes the public ports on a specific Amazon Lightsail instance.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public CloseInstancePublicPorts ( CloseInstancePublicPortsRequest request ) : CloseInstancePublicPortsResponse
request Amazon.Lightsail.Model.CloseInstancePublicPortsRequest Container for the necessary parameters to execute the CloseInstancePublicPorts service method.
Результат Amazon.Lightsail.Model.CloseInstancePublicPortsResponse

CloseInstancePublicPortsAsync() публичный Метод

Initiates the asynchronous execution of the CloseInstancePublicPorts operation.
public CloseInstancePublicPortsAsync ( CloseInstancePublicPortsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.CloseInstancePublicPortsRequest Container for the necessary parameters to execute the CloseInstancePublicPorts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateDomain() публичный Метод

Creates a domain resource for the specified domain (e.g., example.com).
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public CreateDomain ( CreateDomainRequest request ) : CreateDomainResponse
request Amazon.Lightsail.Model.CreateDomainRequest Container for the necessary parameters to execute the CreateDomain service method.
Результат Amazon.Lightsail.Model.CreateDomainResponse

CreateDomainAsync() публичный Метод

Initiates the asynchronous execution of the CreateDomain operation.
public CreateDomainAsync ( CreateDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.CreateDomainRequest Container for the necessary parameters to execute the CreateDomain operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateDomainEntry() публичный Метод

Creates one of the following entry records associated with the domain: A record, CNAME record, TXT record, or MX record.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public CreateDomainEntry ( CreateDomainEntryRequest request ) : CreateDomainEntryResponse
request Amazon.Lightsail.Model.CreateDomainEntryRequest Container for the necessary parameters to execute the CreateDomainEntry service method.
Результат Amazon.Lightsail.Model.CreateDomainEntryResponse

CreateDomainEntryAsync() публичный Метод

Initiates the asynchronous execution of the CreateDomainEntry operation.
public CreateDomainEntryAsync ( CreateDomainEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.CreateDomainEntryRequest Container for the necessary parameters to execute the CreateDomainEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateInstanceSnapshot() публичный Метод

Creates a snapshot of a specific virtual private server, or instance. You can use a snapshot to create a new instance that is based on that snapshot.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public CreateInstanceSnapshot ( CreateInstanceSnapshotRequest request ) : CreateInstanceSnapshotResponse
request Amazon.Lightsail.Model.CreateInstanceSnapshotRequest Container for the necessary parameters to execute the CreateInstanceSnapshot service method.
Результат CreateInstanceSnapshotResponse

CreateInstanceSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the CreateInstanceSnapshot operation.
public CreateInstanceSnapshotAsync ( CreateInstanceSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.CreateInstanceSnapshotRequest Container for the necessary parameters to execute the CreateInstanceSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateInstances() публичный Метод

Creates one or more Amazon Lightsail virtual private servers, or instances.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public CreateInstances ( CreateInstancesRequest request ) : CreateInstancesResponse
request Amazon.Lightsail.Model.CreateInstancesRequest Container for the necessary parameters to execute the CreateInstances service method.
Результат Amazon.Lightsail.Model.CreateInstancesResponse

CreateInstancesAsync() публичный Метод

Initiates the asynchronous execution of the CreateInstances operation.
public CreateInstancesAsync ( CreateInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.CreateInstancesRequest Container for the necessary parameters to execute the CreateInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateInstancesFromSnapshot() публичный Метод

Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public CreateInstancesFromSnapshot ( CreateInstancesFromSnapshotRequest request ) : CreateInstancesFromSnapshotResponse
request Amazon.Lightsail.Model.CreateInstancesFromSnapshotRequest Container for the necessary parameters to execute the CreateInstancesFromSnapshot service method.
Результат Amazon.Lightsail.Model.CreateInstancesFromSnapshotResponse

CreateInstancesFromSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the CreateInstancesFromSnapshot operation.
public CreateInstancesFromSnapshotAsync ( CreateInstancesFromSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.CreateInstancesFromSnapshotRequest Container for the necessary parameters to execute the CreateInstancesFromSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateKeyPair() публичный Метод

Creates sn SSH key pair.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public CreateKeyPair ( CreateKeyPairRequest request ) : CreateKeyPairResponse
request Amazon.Lightsail.Model.CreateKeyPairRequest Container for the necessary parameters to execute the CreateKeyPair service method.
Результат Amazon.Lightsail.Model.CreateKeyPairResponse

CreateKeyPairAsync() публичный Метод

Initiates the asynchronous execution of the CreateKeyPair operation.
public CreateKeyPairAsync ( CreateKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.CreateKeyPairRequest Container for the necessary parameters to execute the CreateKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateSigner() защищенный Метод

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
Результат Amazon.Runtime.Internal.Auth.AbstractAWSSigner

DeleteDomain() публичный Метод

Deletes the specified domain recordset and all of its domain records.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public DeleteDomain ( DeleteDomainRequest request ) : DeleteDomainResponse
request Amazon.Lightsail.Model.DeleteDomainRequest Container for the necessary parameters to execute the DeleteDomain service method.
Результат Amazon.Lightsail.Model.DeleteDomainResponse

DeleteDomainAsync() публичный Метод

Initiates the asynchronous execution of the DeleteDomain operation.
public DeleteDomainAsync ( DeleteDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.DeleteDomainRequest Container for the necessary parameters to execute the DeleteDomain operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteDomainEntry() публичный Метод

Deletes a specific domain entry.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public DeleteDomainEntry ( DeleteDomainEntryRequest request ) : DeleteDomainEntryResponse
request Amazon.Lightsail.Model.DeleteDomainEntryRequest Container for the necessary parameters to execute the DeleteDomainEntry service method.
Результат Amazon.Lightsail.Model.DeleteDomainEntryResponse

DeleteDomainEntryAsync() публичный Метод

Initiates the asynchronous execution of the DeleteDomainEntry operation.
public DeleteDomainEntryAsync ( DeleteDomainEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.DeleteDomainEntryRequest Container for the necessary parameters to execute the DeleteDomainEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteInstance() публичный Метод

Deletes a specific Amazon Lightsail virtual private server, or instance.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public DeleteInstance ( DeleteInstanceRequest request ) : DeleteInstanceResponse
request Amazon.Lightsail.Model.DeleteInstanceRequest Container for the necessary parameters to execute the DeleteInstance service method.
Результат Amazon.Lightsail.Model.DeleteInstanceResponse

DeleteInstanceAsync() публичный Метод

Initiates the asynchronous execution of the DeleteInstance operation.
public DeleteInstanceAsync ( DeleteInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.DeleteInstanceRequest Container for the necessary parameters to execute the DeleteInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteInstanceSnapshot() публичный Метод

Deletes a specific snapshot of a virtual private server (or instance).
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public DeleteInstanceSnapshot ( DeleteInstanceSnapshotRequest request ) : DeleteInstanceSnapshotResponse
request Amazon.Lightsail.Model.DeleteInstanceSnapshotRequest Container for the necessary parameters to execute the DeleteInstanceSnapshot service method.
Результат Amazon.Lightsail.Model.DeleteInstanceSnapshotResponse

DeleteInstanceSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the DeleteInstanceSnapshot operation.
public DeleteInstanceSnapshotAsync ( DeleteInstanceSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.DeleteInstanceSnapshotRequest Container for the necessary parameters to execute the DeleteInstanceSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteKeyPair() публичный Метод

Deletes a specific SSH key pair.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public DeleteKeyPair ( DeleteKeyPairRequest request ) : DeleteKeyPairResponse
request Amazon.Lightsail.Model.DeleteKeyPairRequest Container for the necessary parameters to execute the DeleteKeyPair service method.
Результат Amazon.Lightsail.Model.DeleteKeyPairResponse

DeleteKeyPairAsync() публичный Метод

Initiates the asynchronous execution of the DeleteKeyPair operation.
public DeleteKeyPairAsync ( DeleteKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.DeleteKeyPairRequest Container for the necessary parameters to execute the DeleteKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DetachStaticIp() публичный Метод

Detaches a static IP from the Amazon Lightsail instance to which it is attached.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public DetachStaticIp ( DetachStaticIpRequest request ) : DetachStaticIpResponse
request Amazon.Lightsail.Model.DetachStaticIpRequest Container for the necessary parameters to execute the DetachStaticIp service method.
Результат Amazon.Lightsail.Model.DetachStaticIpResponse

DetachStaticIpAsync() публичный Метод

Initiates the asynchronous execution of the DetachStaticIp operation.
public DetachStaticIpAsync ( DetachStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.DetachStaticIpRequest Container for the necessary parameters to execute the DetachStaticIp operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

Dispose() защищенный Метод

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

DownloadDefaultKeyPair() публичный Метод

Downloads the default SSH key pair from the user's account.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public DownloadDefaultKeyPair ( DownloadDefaultKeyPairRequest request ) : DownloadDefaultKeyPairResponse
request DownloadDefaultKeyPairRequest Container for the necessary parameters to execute the DownloadDefaultKeyPair service method.
Результат Amazon.Lightsail.Model.DownloadDefaultKeyPairResponse

DownloadDefaultKeyPairAsync() публичный Метод

Initiates the asynchronous execution of the DownloadDefaultKeyPair operation.
public DownloadDefaultKeyPairAsync ( DownloadDefaultKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DownloadDefaultKeyPairRequest Container for the necessary parameters to execute the DownloadDefaultKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

EndAllocateStaticIp() публичный Метод

Finishes the asynchronous execution of the AllocateStaticIp operation.
public EndAllocateStaticIp ( IAsyncResult asyncResult ) : AllocateStaticIpResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAllocateStaticIp.
Результат Amazon.Lightsail.Model.AllocateStaticIpResponse

EndAttachStaticIp() публичный Метод

Finishes the asynchronous execution of the AttachStaticIp operation.
public EndAttachStaticIp ( IAsyncResult asyncResult ) : AttachStaticIpResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAttachStaticIp.
Результат Amazon.Lightsail.Model.AttachStaticIpResponse

EndCloseInstancePublicPorts() публичный Метод

Finishes the asynchronous execution of the CloseInstancePublicPorts operation.
public EndCloseInstancePublicPorts ( IAsyncResult asyncResult ) : CloseInstancePublicPortsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCloseInstancePublicPorts.
Результат Amazon.Lightsail.Model.CloseInstancePublicPortsResponse

EndCreateDomain() публичный Метод

Finishes the asynchronous execution of the CreateDomain operation.
public EndCreateDomain ( IAsyncResult asyncResult ) : CreateDomainResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateDomain.
Результат Amazon.Lightsail.Model.CreateDomainResponse

EndCreateDomainEntry() публичный Метод

Finishes the asynchronous execution of the CreateDomainEntry operation.
public EndCreateDomainEntry ( IAsyncResult asyncResult ) : CreateDomainEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateDomainEntry.
Результат Amazon.Lightsail.Model.CreateDomainEntryResponse

EndCreateInstanceSnapshot() публичный Метод

Finishes the asynchronous execution of the CreateInstanceSnapshot operation.
public EndCreateInstanceSnapshot ( IAsyncResult asyncResult ) : CreateInstanceSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateInstanceSnapshot.
Результат CreateInstanceSnapshotResponse

EndCreateInstances() публичный Метод

Finishes the asynchronous execution of the CreateInstances operation.
public EndCreateInstances ( IAsyncResult asyncResult ) : CreateInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateInstances.
Результат Amazon.Lightsail.Model.CreateInstancesResponse

EndCreateInstancesFromSnapshot() публичный Метод

Finishes the asynchronous execution of the CreateInstancesFromSnapshot operation.
public EndCreateInstancesFromSnapshot ( IAsyncResult asyncResult ) : CreateInstancesFromSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateInstancesFromSnapshot.
Результат Amazon.Lightsail.Model.CreateInstancesFromSnapshotResponse

EndCreateKeyPair() публичный Метод

Finishes the asynchronous execution of the CreateKeyPair operation.
public EndCreateKeyPair ( IAsyncResult asyncResult ) : CreateKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateKeyPair.
Результат Amazon.Lightsail.Model.CreateKeyPairResponse

EndDeleteDomain() публичный Метод

Finishes the asynchronous execution of the DeleteDomain operation.
public EndDeleteDomain ( IAsyncResult asyncResult ) : DeleteDomainResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteDomain.
Результат Amazon.Lightsail.Model.DeleteDomainResponse

EndDeleteDomainEntry() публичный Метод

Finishes the asynchronous execution of the DeleteDomainEntry operation.
public EndDeleteDomainEntry ( IAsyncResult asyncResult ) : DeleteDomainEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteDomainEntry.
Результат Amazon.Lightsail.Model.DeleteDomainEntryResponse

EndDeleteInstance() публичный Метод

Finishes the asynchronous execution of the DeleteInstance operation.
public EndDeleteInstance ( IAsyncResult asyncResult ) : DeleteInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteInstance.
Результат Amazon.Lightsail.Model.DeleteInstanceResponse

EndDeleteInstanceSnapshot() публичный Метод

Finishes the asynchronous execution of the DeleteInstanceSnapshot operation.
public EndDeleteInstanceSnapshot ( IAsyncResult asyncResult ) : DeleteInstanceSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteInstanceSnapshot.
Результат Amazon.Lightsail.Model.DeleteInstanceSnapshotResponse

EndDeleteKeyPair() публичный Метод

Finishes the asynchronous execution of the DeleteKeyPair operation.
public EndDeleteKeyPair ( IAsyncResult asyncResult ) : DeleteKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteKeyPair.
Результат Amazon.Lightsail.Model.DeleteKeyPairResponse

EndDetachStaticIp() публичный Метод

Finishes the asynchronous execution of the DetachStaticIp operation.
public EndDetachStaticIp ( IAsyncResult asyncResult ) : DetachStaticIpResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDetachStaticIp.
Результат Amazon.Lightsail.Model.DetachStaticIpResponse

EndDownloadDefaultKeyPair() публичный Метод

Finishes the asynchronous execution of the DownloadDefaultKeyPair operation.
public EndDownloadDefaultKeyPair ( IAsyncResult asyncResult ) : DownloadDefaultKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDownloadDefaultKeyPair.
Результат Amazon.Lightsail.Model.DownloadDefaultKeyPairResponse

EndGetActiveNames() публичный Метод

Finishes the asynchronous execution of the GetActiveNames operation.
public EndGetActiveNames ( IAsyncResult asyncResult ) : GetActiveNamesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetActiveNames.
Результат Amazon.Lightsail.Model.GetActiveNamesResponse

EndGetBlueprints() публичный Метод

Finishes the asynchronous execution of the GetBlueprints operation.
public EndGetBlueprints ( IAsyncResult asyncResult ) : GetBlueprintsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetBlueprints.
Результат GetBlueprintsResponse

EndGetBundles() публичный Метод

Finishes the asynchronous execution of the GetBundles operation.
public EndGetBundles ( IAsyncResult asyncResult ) : GetBundlesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetBundles.
Результат Amazon.Lightsail.Model.GetBundlesResponse

EndGetDomain() публичный Метод

Finishes the asynchronous execution of the GetDomain operation.
public EndGetDomain ( IAsyncResult asyncResult ) : GetDomainResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetDomain.
Результат Amazon.Lightsail.Model.GetDomainResponse

EndGetDomains() публичный Метод

Finishes the asynchronous execution of the GetDomains operation.
public EndGetDomains ( IAsyncResult asyncResult ) : GetDomainsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetDomains.
Результат Amazon.Lightsail.Model.GetDomainsResponse

EndGetInstance() публичный Метод

Finishes the asynchronous execution of the GetInstance operation.
public EndGetInstance ( IAsyncResult asyncResult ) : GetInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstance.
Результат Amazon.Lightsail.Model.GetInstanceResponse

EndGetInstanceAccessDetails() публичный Метод

Finishes the asynchronous execution of the GetInstanceAccessDetails operation.
public EndGetInstanceAccessDetails ( IAsyncResult asyncResult ) : GetInstanceAccessDetailsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstanceAccessDetails.
Результат Amazon.Lightsail.Model.GetInstanceAccessDetailsResponse

EndGetInstanceMetricData() публичный Метод

Finishes the asynchronous execution of the GetInstanceMetricData operation.
public EndGetInstanceMetricData ( IAsyncResult asyncResult ) : GetInstanceMetricDataResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstanceMetricData.
Результат Amazon.Lightsail.Model.GetInstanceMetricDataResponse

EndGetInstancePortStates() публичный Метод

Finishes the asynchronous execution of the GetInstancePortStates operation.
public EndGetInstancePortStates ( IAsyncResult asyncResult ) : GetInstancePortStatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstancePortStates.
Результат Amazon.Lightsail.Model.GetInstancePortStatesResponse

EndGetInstanceSnapshot() публичный Метод

Finishes the asynchronous execution of the GetInstanceSnapshot operation.
public EndGetInstanceSnapshot ( IAsyncResult asyncResult ) : GetInstanceSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstanceSnapshot.
Результат Amazon.Lightsail.Model.GetInstanceSnapshotResponse

EndGetInstanceSnapshots() публичный Метод

Finishes the asynchronous execution of the GetInstanceSnapshots operation.
public EndGetInstanceSnapshots ( IAsyncResult asyncResult ) : GetInstanceSnapshotsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstanceSnapshots.
Результат Amazon.Lightsail.Model.GetInstanceSnapshotsResponse

EndGetInstanceState() публичный Метод

Finishes the asynchronous execution of the GetInstanceState operation.
public EndGetInstanceState ( IAsyncResult asyncResult ) : GetInstanceStateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstanceState.
Результат Amazon.Lightsail.Model.GetInstanceStateResponse

EndGetInstances() публичный Метод

Finishes the asynchronous execution of the GetInstances operation.
public EndGetInstances ( IAsyncResult asyncResult ) : GetInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetInstances.
Результат Amazon.Lightsail.Model.GetInstancesResponse

EndGetKeyPair() публичный Метод

Finishes the asynchronous execution of the GetKeyPair operation.
public EndGetKeyPair ( IAsyncResult asyncResult ) : GetKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetKeyPair.
Результат Amazon.Lightsail.Model.GetKeyPairResponse

EndGetKeyPairs() публичный Метод

Finishes the asynchronous execution of the GetKeyPairs operation.
public EndGetKeyPairs ( IAsyncResult asyncResult ) : GetKeyPairsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetKeyPairs.
Результат Amazon.Lightsail.Model.GetKeyPairsResponse

EndGetOperation() публичный Метод

Finishes the asynchronous execution of the GetOperation operation.
public EndGetOperation ( IAsyncResult asyncResult ) : GetOperationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetOperation.
Результат Amazon.Lightsail.Model.GetOperationResponse

EndGetOperations() публичный Метод

Finishes the asynchronous execution of the GetOperations operation.
public EndGetOperations ( IAsyncResult asyncResult ) : GetOperationsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetOperations.
Результат Amazon.Lightsail.Model.GetOperationsResponse

EndGetOperationsForResource() публичный Метод

Finishes the asynchronous execution of the GetOperationsForResource operation.
public EndGetOperationsForResource ( IAsyncResult asyncResult ) : GetOperationsForResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetOperationsForResource.
Результат Amazon.Lightsail.Model.GetOperationsForResourceResponse

EndGetRegions() публичный Метод

Finishes the asynchronous execution of the GetRegions operation.
public EndGetRegions ( IAsyncResult asyncResult ) : GetRegionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetRegions.
Результат Amazon.Lightsail.Model.GetRegionsResponse

EndGetStaticIp() публичный Метод

Finishes the asynchronous execution of the GetStaticIp operation.
public EndGetStaticIp ( IAsyncResult asyncResult ) : GetStaticIpResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetStaticIp.
Результат Amazon.Lightsail.Model.GetStaticIpResponse

EndGetStaticIps() публичный Метод

Finishes the asynchronous execution of the GetStaticIps operation.
public EndGetStaticIps ( IAsyncResult asyncResult ) : GetStaticIpsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginGetStaticIps.
Результат Amazon.Lightsail.Model.GetStaticIpsResponse

EndImportKeyPair() публичный Метод

Finishes the asynchronous execution of the ImportKeyPair operation.
public EndImportKeyPair ( IAsyncResult asyncResult ) : ImportKeyPairResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportKeyPair.
Результат Amazon.Lightsail.Model.ImportKeyPairResponse

EndIsVpcPeered() публичный Метод

Finishes the asynchronous execution of the IsVpcPeered operation.
public EndIsVpcPeered ( IAsyncResult asyncResult ) : IsVpcPeeredResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginIsVpcPeered.
Результат Amazon.Lightsail.Model.IsVpcPeeredResponse

EndOpenInstancePublicPorts() публичный Метод

Finishes the asynchronous execution of the OpenInstancePublicPorts operation.
public EndOpenInstancePublicPorts ( IAsyncResult asyncResult ) : OpenInstancePublicPortsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginOpenInstancePublicPorts.
Результат Amazon.Lightsail.Model.OpenInstancePublicPortsResponse

EndPeerVpc() публичный Метод

Finishes the asynchronous execution of the PeerVpc operation.
public EndPeerVpc ( IAsyncResult asyncResult ) : PeerVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginPeerVpc.
Результат Amazon.Lightsail.Model.PeerVpcResponse

EndRebootInstance() публичный Метод

Finishes the asynchronous execution of the RebootInstance operation.
public EndRebootInstance ( IAsyncResult asyncResult ) : RebootInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRebootInstance.
Результат Amazon.Lightsail.Model.RebootInstanceResponse

EndReleaseStaticIp() публичный Метод

Finishes the asynchronous execution of the ReleaseStaticIp operation.
public EndReleaseStaticIp ( IAsyncResult asyncResult ) : ReleaseStaticIpResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginReleaseStaticIp.
Результат Amazon.Lightsail.Model.ReleaseStaticIpResponse

EndStartInstance() публичный Метод

Finishes the asynchronous execution of the StartInstance operation.
public EndStartInstance ( IAsyncResult asyncResult ) : StartInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartInstance.
Результат Amazon.Lightsail.Model.StartInstanceResponse

EndStopInstance() публичный Метод

Finishes the asynchronous execution of the StopInstance operation.
public EndStopInstance ( IAsyncResult asyncResult ) : StopInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopInstance.
Результат Amazon.Lightsail.Model.StopInstanceResponse

EndUnpeerVpc() публичный Метод

Finishes the asynchronous execution of the UnpeerVpc operation.
public EndUnpeerVpc ( IAsyncResult asyncResult ) : UnpeerVpcResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUnpeerVpc.
Результат Amazon.Lightsail.Model.UnpeerVpcResponse

EndUpdateDomainEntry() публичный Метод

Finishes the asynchronous execution of the UpdateDomainEntry operation.
public EndUpdateDomainEntry ( IAsyncResult asyncResult ) : UpdateDomainEntryResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateDomainEntry.
Результат Amazon.Lightsail.Model.UpdateDomainEntryResponse

GetActiveNames() публичный Метод

Returns the names of all active (not deleted) resources.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetActiveNames ( GetActiveNamesRequest request ) : GetActiveNamesResponse
request Amazon.Lightsail.Model.GetActiveNamesRequest Container for the necessary parameters to execute the GetActiveNames service method.
Результат Amazon.Lightsail.Model.GetActiveNamesResponse

GetActiveNamesAsync() публичный Метод

Initiates the asynchronous execution of the GetActiveNames operation.
public GetActiveNamesAsync ( GetActiveNamesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetActiveNamesRequest Container for the necessary parameters to execute the GetActiveNames operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetBlueprints() публичный Метод

Returns the list of available instance images, or blueprints. You can use a blueprint to create a new virtual private server already running a specific operating system, as well as a preinstalled app or development stack. The software each instance is running depends on the blueprint image you choose.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetBlueprints ( GetBlueprintsRequest request ) : GetBlueprintsResponse
request Amazon.Lightsail.Model.GetBlueprintsRequest Container for the necessary parameters to execute the GetBlueprints service method.
Результат GetBlueprintsResponse

GetBlueprintsAsync() публичный Метод

Initiates the asynchronous execution of the GetBlueprints operation.
public GetBlueprintsAsync ( GetBlueprintsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetBlueprintsRequest Container for the necessary parameters to execute the GetBlueprints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetBundles() публичный Метод

Returns the list of bundles that are available for purchase. A bundle describes the specs for your virtual private server (or instance).
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetBundles ( GetBundlesRequest request ) : GetBundlesResponse
request Amazon.Lightsail.Model.GetBundlesRequest Container for the necessary parameters to execute the GetBundles service method.
Результат Amazon.Lightsail.Model.GetBundlesResponse

GetBundlesAsync() публичный Метод

Initiates the asynchronous execution of the GetBundles operation.
public GetBundlesAsync ( GetBundlesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetBundlesRequest Container for the necessary parameters to execute the GetBundles operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetDomain() публичный Метод

Returns information about a specific domain recordset.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetDomain ( GetDomainRequest request ) : GetDomainResponse
request Amazon.Lightsail.Model.GetDomainRequest Container for the necessary parameters to execute the GetDomain service method.
Результат Amazon.Lightsail.Model.GetDomainResponse

GetDomainAsync() публичный Метод

Initiates the asynchronous execution of the GetDomain operation.
public GetDomainAsync ( GetDomainRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetDomainRequest Container for the necessary parameters to execute the GetDomain operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetDomains() публичный Метод

Returns a list of all domains in the user's account.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetDomains ( GetDomainsRequest request ) : GetDomainsResponse
request Amazon.Lightsail.Model.GetDomainsRequest Container for the necessary parameters to execute the GetDomains service method.
Результат Amazon.Lightsail.Model.GetDomainsResponse

GetDomainsAsync() публичный Метод

Initiates the asynchronous execution of the GetDomains operation.
public GetDomainsAsync ( GetDomainsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetDomainsRequest Container for the necessary parameters to execute the GetDomains operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstance() публичный Метод

Returns information about a specific Amazon Lightsail instance, which is a virtual private server.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstance ( GetInstanceRequest request ) : GetInstanceResponse
request Amazon.Lightsail.Model.GetInstanceRequest Container for the necessary parameters to execute the GetInstance service method.
Результат Amazon.Lightsail.Model.GetInstanceResponse

GetInstanceAccessDetails() публичный Метод

Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstanceAccessDetails ( GetInstanceAccessDetailsRequest request ) : GetInstanceAccessDetailsResponse
request Amazon.Lightsail.Model.GetInstanceAccessDetailsRequest Container for the necessary parameters to execute the GetInstanceAccessDetails service method.
Результат Amazon.Lightsail.Model.GetInstanceAccessDetailsResponse

GetInstanceAccessDetailsAsync() публичный Метод

Initiates the asynchronous execution of the GetInstanceAccessDetails operation.
public GetInstanceAccessDetailsAsync ( GetInstanceAccessDetailsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstanceAccessDetailsRequest Container for the necessary parameters to execute the GetInstanceAccessDetails operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstanceAsync() публичный Метод

Initiates the asynchronous execution of the GetInstance operation.
public GetInstanceAsync ( GetInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstanceRequest Container for the necessary parameters to execute the GetInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstanceMetricData() публичный Метод

Returns the data points for the specified Amazon Lightsail instance metric, given an instance name.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstanceMetricData ( GetInstanceMetricDataRequest request ) : GetInstanceMetricDataResponse
request Amazon.Lightsail.Model.GetInstanceMetricDataRequest Container for the necessary parameters to execute the GetInstanceMetricData service method.
Результат Amazon.Lightsail.Model.GetInstanceMetricDataResponse

GetInstanceMetricDataAsync() публичный Метод

Initiates the asynchronous execution of the GetInstanceMetricData operation.
public GetInstanceMetricDataAsync ( GetInstanceMetricDataRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstanceMetricDataRequest Container for the necessary parameters to execute the GetInstanceMetricData operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstancePortStates() публичный Метод

Returns the port states for a specific virtual private server, or instance.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstancePortStates ( GetInstancePortStatesRequest request ) : GetInstancePortStatesResponse
request Amazon.Lightsail.Model.GetInstancePortStatesRequest Container for the necessary parameters to execute the GetInstancePortStates service method.
Результат Amazon.Lightsail.Model.GetInstancePortStatesResponse

GetInstancePortStatesAsync() публичный Метод

Initiates the asynchronous execution of the GetInstancePortStates operation.
public GetInstancePortStatesAsync ( GetInstancePortStatesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstancePortStatesRequest Container for the necessary parameters to execute the GetInstancePortStates operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstanceSnapshot() публичный Метод

Returns information about a specific instance snapshot.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstanceSnapshot ( GetInstanceSnapshotRequest request ) : GetInstanceSnapshotResponse
request Amazon.Lightsail.Model.GetInstanceSnapshotRequest Container for the necessary parameters to execute the GetInstanceSnapshot service method.
Результат Amazon.Lightsail.Model.GetInstanceSnapshotResponse

GetInstanceSnapshotAsync() публичный Метод

Initiates the asynchronous execution of the GetInstanceSnapshot operation.
public GetInstanceSnapshotAsync ( GetInstanceSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstanceSnapshotRequest Container for the necessary parameters to execute the GetInstanceSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstanceSnapshots() публичный Метод

Returns all instance snapshots for the user's account.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstanceSnapshots ( GetInstanceSnapshotsRequest request ) : GetInstanceSnapshotsResponse
request Amazon.Lightsail.Model.GetInstanceSnapshotsRequest Container for the necessary parameters to execute the GetInstanceSnapshots service method.
Результат Amazon.Lightsail.Model.GetInstanceSnapshotsResponse

GetInstanceSnapshotsAsync() публичный Метод

Initiates the asynchronous execution of the GetInstanceSnapshots operation.
public GetInstanceSnapshotsAsync ( GetInstanceSnapshotsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstanceSnapshotsRequest Container for the necessary parameters to execute the GetInstanceSnapshots operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstanceState() публичный Метод

Returns the state of a specific instance. Works on one instance at a time.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstanceState ( GetInstanceStateRequest request ) : GetInstanceStateResponse
request Amazon.Lightsail.Model.GetInstanceStateRequest Container for the necessary parameters to execute the GetInstanceState service method.
Результат Amazon.Lightsail.Model.GetInstanceStateResponse

GetInstanceStateAsync() публичный Метод

Initiates the asynchronous execution of the GetInstanceState operation.
public GetInstanceStateAsync ( GetInstanceStateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstanceStateRequest Container for the necessary parameters to execute the GetInstanceState operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetInstances() публичный Метод

Returns information about all Amazon Lightsail virtual private servers, or instances.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetInstances ( GetInstancesRequest request ) : GetInstancesResponse
request Amazon.Lightsail.Model.GetInstancesRequest Container for the necessary parameters to execute the GetInstances service method.
Результат Amazon.Lightsail.Model.GetInstancesResponse

GetInstancesAsync() публичный Метод

Initiates the asynchronous execution of the GetInstances operation.
public GetInstancesAsync ( GetInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetInstancesRequest Container for the necessary parameters to execute the GetInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetKeyPair() публичный Метод

Returns information about a specific key pair.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetKeyPair ( GetKeyPairRequest request ) : GetKeyPairResponse
request Amazon.Lightsail.Model.GetKeyPairRequest Container for the necessary parameters to execute the GetKeyPair service method.
Результат Amazon.Lightsail.Model.GetKeyPairResponse

GetKeyPairAsync() публичный Метод

Initiates the asynchronous execution of the GetKeyPair operation.
public GetKeyPairAsync ( GetKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetKeyPairRequest Container for the necessary parameters to execute the GetKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetKeyPairs() публичный Метод

Returns information about all key pairs in the user's account.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetKeyPairs ( GetKeyPairsRequest request ) : GetKeyPairsResponse
request Amazon.Lightsail.Model.GetKeyPairsRequest Container for the necessary parameters to execute the GetKeyPairs service method.
Результат Amazon.Lightsail.Model.GetKeyPairsResponse

GetKeyPairsAsync() публичный Метод

Initiates the asynchronous execution of the GetKeyPairs operation.
public GetKeyPairsAsync ( GetKeyPairsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetKeyPairsRequest Container for the necessary parameters to execute the GetKeyPairs operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetOperation() публичный Метод

Returns information about a specific operation. Operations include events such as when you create an instance, allocate a static IP, attach a static IP, and so on.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetOperation ( GetOperationRequest request ) : GetOperationResponse
request Amazon.Lightsail.Model.GetOperationRequest Container for the necessary parameters to execute the GetOperation service method.
Результат Amazon.Lightsail.Model.GetOperationResponse

GetOperationAsync() публичный Метод

Initiates the asynchronous execution of the GetOperation operation.
public GetOperationAsync ( GetOperationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetOperationRequest Container for the necessary parameters to execute the GetOperation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetOperations() публичный Метод

Returns information about all operations.

Results are returned from oldest to newest, up to a maximum of 200. Results can be paged by making each subsequent call to GetOperations use the maximum (last) statusChangedAt value from the previous request.

/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetOperations ( GetOperationsRequest request ) : GetOperationsResponse
request Amazon.Lightsail.Model.GetOperationsRequest Container for the necessary parameters to execute the GetOperations service method.
Результат Amazon.Lightsail.Model.GetOperationsResponse

GetOperationsAsync() публичный Метод

Initiates the asynchronous execution of the GetOperations operation.
public GetOperationsAsync ( GetOperationsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetOperationsRequest Container for the necessary parameters to execute the GetOperations operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetOperationsForResource() публичный Метод

Gets operations for a specific resource (e.g., an instance or a static IP).
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetOperationsForResource ( GetOperationsForResourceRequest request ) : GetOperationsForResourceResponse
request Amazon.Lightsail.Model.GetOperationsForResourceRequest Container for the necessary parameters to execute the GetOperationsForResource service method.
Результат Amazon.Lightsail.Model.GetOperationsForResourceResponse

GetOperationsForResourceAsync() публичный Метод

Initiates the asynchronous execution of the GetOperationsForResource operation.
public GetOperationsForResourceAsync ( GetOperationsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetOperationsForResourceRequest Container for the necessary parameters to execute the GetOperationsForResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetRegions() публичный Метод

Returns a list of all valid regions for Amazon Lightsail.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetRegions ( GetRegionsRequest request ) : GetRegionsResponse
request Amazon.Lightsail.Model.GetRegionsRequest Container for the necessary parameters to execute the GetRegions service method.
Результат Amazon.Lightsail.Model.GetRegionsResponse

GetRegionsAsync() публичный Метод

Initiates the asynchronous execution of the GetRegions operation.
public GetRegionsAsync ( GetRegionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetRegionsRequest Container for the necessary parameters to execute the GetRegions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetStaticIp() публичный Метод

Returns information about a specific static IP.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetStaticIp ( GetStaticIpRequest request ) : GetStaticIpResponse
request Amazon.Lightsail.Model.GetStaticIpRequest Container for the necessary parameters to execute the GetStaticIp service method.
Результат Amazon.Lightsail.Model.GetStaticIpResponse

GetStaticIpAsync() публичный Метод

Initiates the asynchronous execution of the GetStaticIp operation.
public GetStaticIpAsync ( GetStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetStaticIpRequest Container for the necessary parameters to execute the GetStaticIp operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

GetStaticIps() публичный Метод

Returns information about all static IPs in the user's account.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public GetStaticIps ( GetStaticIpsRequest request ) : GetStaticIpsResponse
request Amazon.Lightsail.Model.GetStaticIpsRequest Container for the necessary parameters to execute the GetStaticIps service method.
Результат Amazon.Lightsail.Model.GetStaticIpsResponse

GetStaticIpsAsync() публичный Метод

Initiates the asynchronous execution of the GetStaticIps operation.
public GetStaticIpsAsync ( GetStaticIpsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.GetStaticIpsRequest Container for the necessary parameters to execute the GetStaticIps operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ImportKeyPair() публичный Метод

Imports a public SSH key from a specific key pair.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public ImportKeyPair ( ImportKeyPairRequest request ) : ImportKeyPairResponse
request Amazon.Lightsail.Model.ImportKeyPairRequest Container for the necessary parameters to execute the ImportKeyPair service method.
Результат Amazon.Lightsail.Model.ImportKeyPairResponse

ImportKeyPairAsync() публичный Метод

Initiates the asynchronous execution of the ImportKeyPair operation.
public ImportKeyPairAsync ( ImportKeyPairRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.ImportKeyPairRequest Container for the necessary parameters to execute the ImportKeyPair operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

IsVpcPeered() публичный Метод

Returns a Boolean value indicating whether your Lightsail VPC is peered.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public IsVpcPeered ( IsVpcPeeredRequest request ) : IsVpcPeeredResponse
request IsVpcPeeredRequest Container for the necessary parameters to execute the IsVpcPeered service method.
Результат Amazon.Lightsail.Model.IsVpcPeeredResponse

IsVpcPeeredAsync() публичный Метод

Initiates the asynchronous execution of the IsVpcPeered operation.
public IsVpcPeeredAsync ( IsVpcPeeredRequest request, System cancellationToken = default(CancellationToken) ) : Task
request IsVpcPeeredRequest Container for the necessary parameters to execute the IsVpcPeered operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

OpenInstancePublicPorts() публичный Метод

Adds public ports to an Amazon Lightsail instance.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public OpenInstancePublicPorts ( OpenInstancePublicPortsRequest request ) : OpenInstancePublicPortsResponse
request Amazon.Lightsail.Model.OpenInstancePublicPortsRequest Container for the necessary parameters to execute the OpenInstancePublicPorts service method.
Результат Amazon.Lightsail.Model.OpenInstancePublicPortsResponse

OpenInstancePublicPortsAsync() публичный Метод

Initiates the asynchronous execution of the OpenInstancePublicPorts operation.
public OpenInstancePublicPortsAsync ( OpenInstancePublicPortsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.OpenInstancePublicPortsRequest Container for the necessary parameters to execute the OpenInstancePublicPorts operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

PeerVpc() публичный Метод

Tries to peer the Lightsail VPC with the user's default VPC.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public PeerVpc ( PeerVpcRequest request ) : PeerVpcResponse
request PeerVpcRequest Container for the necessary parameters to execute the PeerVpc service method.
Результат Amazon.Lightsail.Model.PeerVpcResponse

PeerVpcAsync() публичный Метод

Initiates the asynchronous execution of the PeerVpc operation.
public PeerVpcAsync ( PeerVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request PeerVpcRequest Container for the necessary parameters to execute the PeerVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RebootInstance() публичный Метод

Restarts a specific instance. When your Amazon Lightsail instance is finished rebooting, Lightsail assigns a new public IP address. To use the same IP address after restarting, create a static IP address and attach it to the instance.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public RebootInstance ( RebootInstanceRequest request ) : RebootInstanceResponse
request Amazon.Lightsail.Model.RebootInstanceRequest Container for the necessary parameters to execute the RebootInstance service method.
Результат Amazon.Lightsail.Model.RebootInstanceResponse

RebootInstanceAsync() публичный Метод

Initiates the asynchronous execution of the RebootInstance operation.
public RebootInstanceAsync ( RebootInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.RebootInstanceRequest Container for the necessary parameters to execute the RebootInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ReleaseStaticIp() публичный Метод

Deletes a specific static IP from your account.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public ReleaseStaticIp ( ReleaseStaticIpRequest request ) : ReleaseStaticIpResponse
request Amazon.Lightsail.Model.ReleaseStaticIpRequest Container for the necessary parameters to execute the ReleaseStaticIp service method.
Результат Amazon.Lightsail.Model.ReleaseStaticIpResponse

ReleaseStaticIpAsync() публичный Метод

Initiates the asynchronous execution of the ReleaseStaticIp operation.
public ReleaseStaticIpAsync ( ReleaseStaticIpRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.ReleaseStaticIpRequest Container for the necessary parameters to execute the ReleaseStaticIp operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

StartInstance() публичный Метод

Starts a specific Amazon Lightsail instance from a stopped state. To restart an instance, use the reboot instance operation.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public StartInstance ( StartInstanceRequest request ) : StartInstanceResponse
request Amazon.Lightsail.Model.StartInstanceRequest Container for the necessary parameters to execute the StartInstance service method.
Результат Amazon.Lightsail.Model.StartInstanceResponse

StartInstanceAsync() публичный Метод

Initiates the asynchronous execution of the StartInstance operation.
public StartInstanceAsync ( StartInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.StartInstanceRequest Container for the necessary parameters to execute the StartInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

StopInstance() публичный Метод

Stops a specific Amazon Lightsail instance that is currently running.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public StopInstance ( StopInstanceRequest request ) : StopInstanceResponse
request Amazon.Lightsail.Model.StopInstanceRequest Container for the necessary parameters to execute the StopInstance service method.
Результат Amazon.Lightsail.Model.StopInstanceResponse

StopInstanceAsync() публичный Метод

Initiates the asynchronous execution of the StopInstance operation.
public StopInstanceAsync ( StopInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.StopInstanceRequest Container for the necessary parameters to execute the StopInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

UnpeerVpc() публичный Метод

Attempts to unpeer the Lightsail VPC from the user's default VPC.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public UnpeerVpc ( UnpeerVpcRequest request ) : UnpeerVpcResponse
request UnpeerVpcRequest Container for the necessary parameters to execute the UnpeerVpc service method.
Результат Amazon.Lightsail.Model.UnpeerVpcResponse

UnpeerVpcAsync() публичный Метод

Initiates the asynchronous execution of the UnpeerVpc operation.
public UnpeerVpcAsync ( UnpeerVpcRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UnpeerVpcRequest Container for the necessary parameters to execute the UnpeerVpc operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

UpdateDomainEntry() публичный Метод

Updates a domain recordset after it is created.
/// Lightsail throws this exception when the user cannot be authenticated or uses invalid /// credentials to access a resource. /// /// Lightsail throws this exception when an account is still in the setup in progress /// state. /// /// Lightsail throws this exception when user input does not conform to the validation /// rules of an input field. /// /// Lightsail throws this exception when it cannot find a resource. /// /// Lightsail throws this exception when an operation fails to execute. /// /// A general service exception. /// /// Lightsail throws this exception when the user has not been authenticated. ///
public UpdateDomainEntry ( UpdateDomainEntryRequest request ) : UpdateDomainEntryResponse
request Amazon.Lightsail.Model.UpdateDomainEntryRequest Container for the necessary parameters to execute the UpdateDomainEntry service method.
Результат Amazon.Lightsail.Model.UpdateDomainEntryResponse

UpdateDomainEntryAsync() публичный Метод

Initiates the asynchronous execution of the UpdateDomainEntry operation.
public UpdateDomainEntryAsync ( UpdateDomainEntryRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.Lightsail.Model.UpdateDomainEntryRequest Container for the necessary parameters to execute the UpdateDomainEntry operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task