C# Class Amazon.AppStream.AmazonAppStreamClient

Implementation for accessing AppStream API documentation for AppStream
Inheritance: AmazonServiceClient, IAmazonAppStream
显示文件 Open project: aws/aws-sdk-net

Public Methods

Method Description
AmazonAppStreamClient ( ) : System

Constructs AmazonAppStreamClient 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>

AmazonAppStreamClient ( AWSCredentials credentials ) : System

Constructs AmazonAppStreamClient with AWS Credentials

AmazonAppStreamClient ( AWSCredentials credentials, AmazonAppStreamConfig clientConfig ) : System

Constructs AmazonAppStreamClient with AWS Credentials and an AmazonAppStreamClient Configuration object.

AmazonAppStreamClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonAppStreamClient with AWS Credentials

AmazonAppStreamClient ( AmazonAppStreamConfig config ) : System

Constructs AmazonAppStreamClient 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>

AmazonAppStreamClient ( RegionEndpoint region ) : System

Constructs AmazonAppStreamClient 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>

AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key

AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonAppStreamConfig clientConfig ) : System

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

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

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key

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

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key

AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonAppStreamConfig clientConfig ) : System

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

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

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key

AssociateFleetAsync ( AssociateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AssociateFleet operation.

BeginAssociateFleet ( AssociateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AssociateFleet operation.

BeginCreateFleet ( CreateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateFleet operation.

BeginCreateStack ( CreateStackRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateStack operation.

BeginCreateStreamingURL ( CreateStreamingURLRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateStreamingURL operation.

BeginDeleteFleet ( DeleteFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteFleet operation.

BeginDeleteStack ( DeleteStackRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteStack operation.

BeginDescribeFleets ( DescribeFleetsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeFleets operation.

BeginDescribeImages ( DescribeImagesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeImages operation.

BeginDescribeSessions ( DescribeSessionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSessions operation.

BeginDescribeStacks ( DescribeStacksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeStacks operation.

BeginDisassociateFleet ( DisassociateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisassociateFleet operation.

BeginExpireSession ( ExpireSessionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ExpireSession operation.

BeginListAssociatedFleets ( ListAssociatedFleetsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListAssociatedFleets operation.

BeginListAssociatedStacks ( ListAssociatedStacksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListAssociatedStacks operation.

BeginStartFleet ( StartFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartFleet operation.

BeginStopFleet ( StopFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StopFleet operation.

BeginUpdateFleet ( UpdateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateFleet operation.

BeginUpdateStack ( UpdateStackRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateStack operation.

CreateFleetAsync ( CreateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateFleet operation.

CreateStackAsync ( CreateStackRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateStack operation.

CreateStreamingURLAsync ( CreateStreamingURLRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateStreamingURL operation.

DeleteFleetAsync ( DeleteFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteFleet operation.

DeleteStackAsync ( DeleteStackRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteStack operation.

DescribeFleetsAsync ( DescribeFleetsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeFleets operation.

DescribeImagesAsync ( DescribeImagesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeImages operation.

DescribeSessionsAsync ( DescribeSessionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSessions operation.

DescribeStacksAsync ( DescribeStacksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeStacks operation.

DisassociateFleetAsync ( DisassociateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisassociateFleet operation.

EndAssociateFleet ( IAsyncResult asyncResult ) : AssociateFleetResponse

Finishes the asynchronous execution of the AssociateFleet operation.

EndCreateFleet ( IAsyncResult asyncResult ) : CreateFleetResponse

Finishes the asynchronous execution of the CreateFleet operation.

EndCreateStack ( IAsyncResult asyncResult ) : CreateStackResponse

Finishes the asynchronous execution of the CreateStack operation.

EndCreateStreamingURL ( IAsyncResult asyncResult ) : CreateStreamingURLResponse

Finishes the asynchronous execution of the CreateStreamingURL operation.

EndDeleteFleet ( IAsyncResult asyncResult ) : DeleteFleetResponse

Finishes the asynchronous execution of the DeleteFleet operation.

EndDeleteStack ( IAsyncResult asyncResult ) : DeleteStackResponse

Finishes the asynchronous execution of the DeleteStack operation.

EndDescribeFleets ( IAsyncResult asyncResult ) : DescribeFleetsResponse

Finishes the asynchronous execution of the DescribeFleets operation.

EndDescribeImages ( IAsyncResult asyncResult ) : DescribeImagesResponse

Finishes the asynchronous execution of the DescribeImages operation.

EndDescribeSessions ( IAsyncResult asyncResult ) : DescribeSessionsResponse

Finishes the asynchronous execution of the DescribeSessions operation.

EndDescribeStacks ( IAsyncResult asyncResult ) : DescribeStacksResponse

Finishes the asynchronous execution of the DescribeStacks operation.

EndDisassociateFleet ( IAsyncResult asyncResult ) : DisassociateFleetResponse

Finishes the asynchronous execution of the DisassociateFleet operation.

EndExpireSession ( IAsyncResult asyncResult ) : ExpireSessionResponse

Finishes the asynchronous execution of the ExpireSession operation.

EndListAssociatedFleets ( IAsyncResult asyncResult ) : ListAssociatedFleetsResponse

Finishes the asynchronous execution of the ListAssociatedFleets operation.

EndListAssociatedStacks ( IAsyncResult asyncResult ) : ListAssociatedStacksResponse

Finishes the asynchronous execution of the ListAssociatedStacks operation.

EndStartFleet ( IAsyncResult asyncResult ) : StartFleetResponse

Finishes the asynchronous execution of the StartFleet operation.

EndStopFleet ( IAsyncResult asyncResult ) : StopFleetResponse

Finishes the asynchronous execution of the StopFleet operation.

EndUpdateFleet ( IAsyncResult asyncResult ) : UpdateFleetResponse

Finishes the asynchronous execution of the UpdateFleet operation.

EndUpdateStack ( IAsyncResult asyncResult ) : UpdateStackResponse

Finishes the asynchronous execution of the UpdateStack operation.

ExpireSessionAsync ( ExpireSessionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ExpireSession operation.

ListAssociatedFleetsAsync ( ListAssociatedFleetsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListAssociatedFleets operation.

ListAssociatedStacksAsync ( ListAssociatedStacksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListAssociatedStacks operation.

StartFleetAsync ( StartFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartFleet operation.

StopFleetAsync ( StopFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StopFleet operation.

UpdateFleetAsync ( UpdateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateFleet operation.

UpdateStackAsync ( UpdateStackRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateStack operation.

Protected Methods

Method Description
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Private Methods

Method Description
AssociateFleet ( AssociateFleetRequest request ) : AssociateFleetResponse
CreateFleet ( CreateFleetRequest request ) : CreateFleetResponse
CreateStack ( CreateStackRequest request ) : CreateStackResponse
CreateStreamingURL ( CreateStreamingURLRequest request ) : CreateStreamingURLResponse
DeleteFleet ( DeleteFleetRequest request ) : DeleteFleetResponse
DeleteStack ( DeleteStackRequest request ) : DeleteStackResponse
DescribeFleets ( DescribeFleetsRequest request ) : DescribeFleetsResponse
DescribeImages ( DescribeImagesRequest request ) : DescribeImagesResponse
DescribeSessions ( DescribeSessionsRequest request ) : DescribeSessionsResponse
DescribeStacks ( DescribeStacksRequest request ) : DescribeStacksResponse
DisassociateFleet ( DisassociateFleetRequest request ) : DisassociateFleetResponse
ExpireSession ( ExpireSessionRequest request ) : ExpireSessionResponse
ListAssociatedFleets ( ListAssociatedFleetsRequest request ) : ListAssociatedFleetsResponse
ListAssociatedStacks ( ListAssociatedStacksRequest request ) : ListAssociatedStacksResponse
StartFleet ( StartFleetRequest request ) : StartFleetResponse
StopFleet ( StopFleetRequest request ) : StopFleetResponse
UpdateFleet ( UpdateFleetRequest request ) : UpdateFleetResponse
UpdateStack ( UpdateStackRequest request ) : UpdateStackResponse

Method Details

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient 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 AmazonAppStreamClient ( ) : System
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Credentials
public AmazonAppStreamClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Credentials and an AmazonAppStreamClient Configuration object.
public AmazonAppStreamClient ( AWSCredentials credentials, AmazonAppStreamConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonAppStreamConfig The AmazonAppStreamClient Configuration Object
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Credentials
public AmazonAppStreamClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient 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 AmazonAppStreamClient ( AmazonAppStreamConfig config ) : System
config AmazonAppStreamConfig The AmazonAppStreamClient Configuration Object
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient 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 AmazonAppStreamClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Access Key ID, AWS Secret Key and an AmazonAppStreamClient Configuration object.
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonAppStreamConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonAppStreamConfig The AmazonAppStreamClient Configuration Object
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
region RegionEndpoint The region to connect.
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Access Key ID, AWS Secret Key and an AmazonAppStreamClient Configuration object.
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonAppStreamConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonAppStreamConfig The AmazonAppStreamClient Configuration Object
return System

AmazonAppStreamClient() public method

Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
region RegionEndpoint The region to connect.
return System

AssociateFleetAsync() public method

Initiates the asynchronous execution of the AssociateFleet operation.
public AssociateFleetAsync ( AssociateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.AssociateFleetRequest Container for the necessary parameters to execute the AssociateFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

BeginAssociateFleet() public method

Initiates the asynchronous execution of the AssociateFleet operation.
public BeginAssociateFleet ( AssociateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.AssociateFleetRequest Container for the necessary parameters to execute the AssociateFleet operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateFleet() public method

Initiates the asynchronous execution of the CreateFleet operation.
public BeginCreateFleet ( CreateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.CreateFleetRequest Container for the necessary parameters to execute the CreateFleet operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateStack() public method

Initiates the asynchronous execution of the CreateStack operation.
public BeginCreateStack ( CreateStackRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.CreateStackRequest Container for the necessary parameters to execute the CreateStack operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginCreateStreamingURL() public method

Initiates the asynchronous execution of the CreateStreamingURL operation.
public BeginCreateStreamingURL ( CreateStreamingURLRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.CreateStreamingURLRequest Container for the necessary parameters to execute the CreateStreamingURL operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteFleet() public method

Initiates the asynchronous execution of the DeleteFleet operation.
public BeginDeleteFleet ( DeleteFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.DeleteFleetRequest Container for the necessary parameters to execute the DeleteFleet operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDeleteStack() public method

Initiates the asynchronous execution of the DeleteStack operation.
public BeginDeleteStack ( DeleteStackRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.DeleteStackRequest Container for the necessary parameters to execute the DeleteStack operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeFleets() public method

Initiates the asynchronous execution of the DescribeFleets operation.
public BeginDescribeFleets ( DescribeFleetsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.DescribeFleetsRequest Container for the necessary parameters to execute the DescribeFleets operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeImages() public method

Initiates the asynchronous execution of the DescribeImages operation.
public BeginDescribeImages ( DescribeImagesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.DescribeImagesRequest Container for the necessary parameters to execute the DescribeImages operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeSessions() public method

Initiates the asynchronous execution of the DescribeSessions operation.
public BeginDescribeSessions ( DescribeSessionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.DescribeSessionsRequest Container for the necessary parameters to execute the DescribeSessions operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDescribeStacks() public method

Initiates the asynchronous execution of the DescribeStacks operation.
public BeginDescribeStacks ( DescribeStacksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.DescribeStacksRequest Container for the necessary parameters to execute the DescribeStacks operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginDisassociateFleet() public method

Initiates the asynchronous execution of the DisassociateFleet operation.
public BeginDisassociateFleet ( DisassociateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.DisassociateFleetRequest Container for the necessary parameters to execute the DisassociateFleet operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginExpireSession() public method

Initiates the asynchronous execution of the ExpireSession operation.
public BeginExpireSession ( ExpireSessionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.ExpireSessionRequest Container for the necessary parameters to execute the ExpireSession operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginListAssociatedFleets() public method

Initiates the asynchronous execution of the ListAssociatedFleets operation.
public BeginListAssociatedFleets ( ListAssociatedFleetsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.ListAssociatedFleetsRequest Container for the necessary parameters to execute the ListAssociatedFleets operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginListAssociatedStacks() public method

Initiates the asynchronous execution of the ListAssociatedStacks operation.
public BeginListAssociatedStacks ( ListAssociatedStacksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.ListAssociatedStacksRequest Container for the necessary parameters to execute the ListAssociatedStacks operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginStartFleet() public method

Initiates the asynchronous execution of the StartFleet operation.
public BeginStartFleet ( StartFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.StartFleetRequest Container for the necessary parameters to execute the StartFleet operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginStopFleet() public method

Initiates the asynchronous execution of the StopFleet operation.
public BeginStopFleet ( StopFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.StopFleetRequest Container for the necessary parameters to execute the StopFleet operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginUpdateFleet() public method

Initiates the asynchronous execution of the UpdateFleet operation.
public BeginUpdateFleet ( UpdateFleetRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.UpdateFleetRequest Container for the necessary parameters to execute the UpdateFleet operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

BeginUpdateStack() public method

Initiates the asynchronous execution of the UpdateStack operation.
public BeginUpdateStack ( UpdateStackRequest request, AsyncCallback callback, object state ) : IAsyncResult
request Amazon.AppStream.Model.UpdateStackRequest Container for the necessary parameters to execute the UpdateStack operation on AmazonAppStreamClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
return IAsyncResult

CreateFleetAsync() public method

Initiates the asynchronous execution of the CreateFleet operation.
public CreateFleetAsync ( CreateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.CreateFleetRequest Container for the necessary parameters to execute the CreateFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateSigner() protected method

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
return Amazon.Runtime.Internal.Auth.AbstractAWSSigner

CreateStackAsync() public method

Initiates the asynchronous execution of the CreateStack operation.
public CreateStackAsync ( CreateStackRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.CreateStackRequest Container for the necessary parameters to execute the CreateStack operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

CreateStreamingURLAsync() public method

Initiates the asynchronous execution of the CreateStreamingURL operation.
public CreateStreamingURLAsync ( CreateStreamingURLRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.CreateStreamingURLRequest Container for the necessary parameters to execute the CreateStreamingURL operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteFleetAsync() public method

Initiates the asynchronous execution of the DeleteFleet operation.
public DeleteFleetAsync ( DeleteFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.DeleteFleetRequest Container for the necessary parameters to execute the DeleteFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DeleteStackAsync() public method

Initiates the asynchronous execution of the DeleteStack operation.
public DeleteStackAsync ( DeleteStackRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.DeleteStackRequest Container for the necessary parameters to execute the DeleteStack operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeFleetsAsync() public method

Initiates the asynchronous execution of the DescribeFleets operation.
public DescribeFleetsAsync ( DescribeFleetsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.DescribeFleetsRequest Container for the necessary parameters to execute the DescribeFleets operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeImagesAsync() public method

Initiates the asynchronous execution of the DescribeImages operation.
public DescribeImagesAsync ( DescribeImagesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.DescribeImagesRequest Container for the necessary parameters to execute the DescribeImages operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeSessionsAsync() public method

Initiates the asynchronous execution of the DescribeSessions operation.
public DescribeSessionsAsync ( DescribeSessionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.DescribeSessionsRequest Container for the necessary parameters to execute the DescribeSessions operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DescribeStacksAsync() public method

Initiates the asynchronous execution of the DescribeStacks operation.
public DescribeStacksAsync ( DescribeStacksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.DescribeStacksRequest Container for the necessary parameters to execute the DescribeStacks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

DisassociateFleetAsync() public method

Initiates the asynchronous execution of the DisassociateFleet operation.
public DisassociateFleetAsync ( DisassociateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.DisassociateFleetRequest Container for the necessary parameters to execute the DisassociateFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

Dispose() protected method

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
return void

EndAssociateFleet() public method

Finishes the asynchronous execution of the AssociateFleet operation.
public EndAssociateFleet ( IAsyncResult asyncResult ) : AssociateFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAssociateFleet.
return AssociateFleetResponse

EndCreateFleet() public method

Finishes the asynchronous execution of the CreateFleet operation.
public EndCreateFleet ( IAsyncResult asyncResult ) : CreateFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateFleet.
return Amazon.AppStream.Model.CreateFleetResponse

EndCreateStack() public method

Finishes the asynchronous execution of the CreateStack operation.
public EndCreateStack ( IAsyncResult asyncResult ) : CreateStackResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateStack.
return Amazon.AppStream.Model.CreateStackResponse

EndCreateStreamingURL() public method

Finishes the asynchronous execution of the CreateStreamingURL operation.
public EndCreateStreamingURL ( IAsyncResult asyncResult ) : CreateStreamingURLResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateStreamingURL.
return Amazon.AppStream.Model.CreateStreamingURLResponse

EndDeleteFleet() public method

Finishes the asynchronous execution of the DeleteFleet operation.
public EndDeleteFleet ( IAsyncResult asyncResult ) : DeleteFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteFleet.
return DeleteFleetResponse

EndDeleteStack() public method

Finishes the asynchronous execution of the DeleteStack operation.
public EndDeleteStack ( IAsyncResult asyncResult ) : DeleteStackResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteStack.
return DeleteStackResponse

EndDescribeFleets() public method

Finishes the asynchronous execution of the DescribeFleets operation.
public EndDescribeFleets ( IAsyncResult asyncResult ) : DescribeFleetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeFleets.
return Amazon.AppStream.Model.DescribeFleetsResponse

EndDescribeImages() public method

Finishes the asynchronous execution of the DescribeImages operation.
public EndDescribeImages ( IAsyncResult asyncResult ) : DescribeImagesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeImages.
return Amazon.AppStream.Model.DescribeImagesResponse

EndDescribeSessions() public method

Finishes the asynchronous execution of the DescribeSessions operation.
public EndDescribeSessions ( IAsyncResult asyncResult ) : DescribeSessionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSessions.
return Amazon.AppStream.Model.DescribeSessionsResponse

EndDescribeStacks() public method

Finishes the asynchronous execution of the DescribeStacks operation.
public EndDescribeStacks ( IAsyncResult asyncResult ) : DescribeStacksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeStacks.
return Amazon.AppStream.Model.DescribeStacksResponse

EndDisassociateFleet() public method

Finishes the asynchronous execution of the DisassociateFleet operation.
public EndDisassociateFleet ( IAsyncResult asyncResult ) : DisassociateFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisassociateFleet.
return DisassociateFleetResponse

EndExpireSession() public method

Finishes the asynchronous execution of the ExpireSession operation.
public EndExpireSession ( IAsyncResult asyncResult ) : ExpireSessionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginExpireSession.
return ExpireSessionResponse

EndListAssociatedFleets() public method

Finishes the asynchronous execution of the ListAssociatedFleets operation.
public EndListAssociatedFleets ( IAsyncResult asyncResult ) : ListAssociatedFleetsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssociatedFleets.
return Amazon.AppStream.Model.ListAssociatedFleetsResponse

EndListAssociatedStacks() public method

Finishes the asynchronous execution of the ListAssociatedStacks operation.
public EndListAssociatedStacks ( IAsyncResult asyncResult ) : ListAssociatedStacksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListAssociatedStacks.
return Amazon.AppStream.Model.ListAssociatedStacksResponse

EndStartFleet() public method

Finishes the asynchronous execution of the StartFleet operation.
public EndStartFleet ( IAsyncResult asyncResult ) : StartFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartFleet.
return StartFleetResponse

EndStopFleet() public method

Finishes the asynchronous execution of the StopFleet operation.
public EndStopFleet ( IAsyncResult asyncResult ) : StopFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopFleet.
return StopFleetResponse

EndUpdateFleet() public method

Finishes the asynchronous execution of the UpdateFleet operation.
public EndUpdateFleet ( IAsyncResult asyncResult ) : UpdateFleetResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateFleet.
return Amazon.AppStream.Model.UpdateFleetResponse

EndUpdateStack() public method

Finishes the asynchronous execution of the UpdateStack operation.
public EndUpdateStack ( IAsyncResult asyncResult ) : UpdateStackResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateStack.
return Amazon.AppStream.Model.UpdateStackResponse

ExpireSessionAsync() public method

Initiates the asynchronous execution of the ExpireSession operation.
public ExpireSessionAsync ( ExpireSessionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.ExpireSessionRequest Container for the necessary parameters to execute the ExpireSession operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ListAssociatedFleetsAsync() public method

Initiates the asynchronous execution of the ListAssociatedFleets operation.
public ListAssociatedFleetsAsync ( ListAssociatedFleetsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.ListAssociatedFleetsRequest Container for the necessary parameters to execute the ListAssociatedFleets operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

ListAssociatedStacksAsync() public method

Initiates the asynchronous execution of the ListAssociatedStacks operation.
public ListAssociatedStacksAsync ( ListAssociatedStacksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.ListAssociatedStacksRequest Container for the necessary parameters to execute the ListAssociatedStacks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

StartFleetAsync() public method

Initiates the asynchronous execution of the StartFleet operation.
public StartFleetAsync ( StartFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.StartFleetRequest Container for the necessary parameters to execute the StartFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

StopFleetAsync() public method

Initiates the asynchronous execution of the StopFleet operation.
public StopFleetAsync ( StopFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.StopFleetRequest Container for the necessary parameters to execute the StopFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

UpdateFleetAsync() public method

Initiates the asynchronous execution of the UpdateFleet operation.
public UpdateFleetAsync ( UpdateFleetRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.UpdateFleetRequest Container for the necessary parameters to execute the UpdateFleet operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task

UpdateStackAsync() public method

Initiates the asynchronous execution of the UpdateStack operation.
public UpdateStackAsync ( UpdateStackRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.AppStream.Model.UpdateStackRequest Container for the necessary parameters to execute the UpdateStack operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
return Task