메소드 | 설명 | |
---|---|---|
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.
|
|
AmazonAppStreamClient ( |
Constructs AmazonAppStreamClient with AWS Credentials
|
|
AmazonAppStreamClient ( |
Constructs AmazonAppStreamClient with AWS Credentials and an AmazonAppStreamClient Configuration object.
|
|
AmazonAppStreamClient ( |
Constructs AmazonAppStreamClient with AWS Credentials
|
|
AmazonAppStreamClient ( |
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.
|
|
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.
|
|
AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonAppStreamClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, |
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, |
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 ( |
Initiates the asynchronous execution of the AssociateFleet operation.
|
|
BeginAssociateFleet ( |
Initiates the asynchronous execution of the AssociateFleet operation.
|
|
BeginCreateFleet ( |
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 ( |
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 ( |
Initiates the asynchronous execution of the DescribeFleets operation.
|
|
BeginDescribeImages ( |
Initiates the asynchronous execution of the DescribeImages operation.
|
|
BeginDescribeSessions ( |
Initiates the asynchronous execution of the DescribeSessions operation.
|
|
BeginDescribeStacks ( |
Initiates the asynchronous execution of the DescribeStacks operation.
|
|
BeginDisassociateFleet ( |
Initiates the asynchronous execution of the DisassociateFleet operation.
|
|
BeginExpireSession ( |
Initiates the asynchronous execution of the ExpireSession operation.
|
|
BeginListAssociatedFleets ( |
Initiates the asynchronous execution of the ListAssociatedFleets operation.
|
|
BeginListAssociatedStacks ( |
Initiates the asynchronous execution of the ListAssociatedStacks operation.
|
|
BeginStartFleet ( |
Initiates the asynchronous execution of the StartFleet operation.
|
|
BeginStopFleet ( |
Initiates the asynchronous execution of the StopFleet operation.
|
|
BeginUpdateFleet ( |
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 ( |
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 ( |
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 ( |
Initiates the asynchronous execution of the DescribeFleets operation.
|
|
DescribeImagesAsync ( |
Initiates the asynchronous execution of the DescribeImages operation.
|
|
DescribeSessionsAsync ( |
Initiates the asynchronous execution of the DescribeSessions operation.
|
|
DescribeStacksAsync ( |
Initiates the asynchronous execution of the DescribeStacks operation.
|
|
DisassociateFleetAsync ( |
Initiates the asynchronous execution of the DisassociateFleet operation.
|
|
EndAssociateFleet ( IAsyncResult asyncResult ) : AssociateFleetResponse |
Finishes the asynchronous execution of the AssociateFleet operation.
|
|
EndCreateFleet ( IAsyncResult asyncResult ) : |
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 ) : |
Finishes the asynchronous execution of the DescribeFleets operation.
|
|
EndDescribeImages ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeImages operation.
|
|
EndDescribeSessions ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeSessions operation.
|
|
EndDescribeStacks ( IAsyncResult asyncResult ) : |
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 ) : |
Finishes the asynchronous execution of the ListAssociatedFleets operation.
|
|
EndListAssociatedStacks ( IAsyncResult asyncResult ) : |
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 ) : |
Finishes the asynchronous execution of the UpdateFleet operation.
|
|
EndUpdateStack ( IAsyncResult asyncResult ) : UpdateStackResponse |
Finishes the asynchronous execution of the UpdateStack operation.
|
|
ExpireSessionAsync ( |
Initiates the asynchronous execution of the ExpireSession operation.
|
|
ListAssociatedFleetsAsync ( |
Initiates the asynchronous execution of the ListAssociatedFleets operation.
|
|
ListAssociatedStacksAsync ( |
Initiates the asynchronous execution of the ListAssociatedStacks operation.
|
|
StartFleetAsync ( |
Initiates the asynchronous execution of the StartFleet operation.
|
|
StopFleetAsync ( |
Initiates the asynchronous execution of the StopFleet operation.
|
|
UpdateFleetAsync ( |
Initiates the asynchronous execution of the UpdateFleet operation.
|
|
UpdateStackAsync ( UpdateStackRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateStack operation.
|
메소드 | 설명 | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
메소드 | 설명 | |
---|---|---|
AssociateFleet ( |
||
CreateFleet ( |
||
CreateStack ( CreateStackRequest request ) : CreateStackResponse | ||
CreateStreamingURL ( CreateStreamingURLRequest request ) : CreateStreamingURLResponse | ||
DeleteFleet ( |
||
DeleteStack ( DeleteStackRequest request ) : DeleteStackResponse | ||
DescribeFleets ( |
||
DescribeImages ( |
||
DescribeSessions ( |
||
DescribeStacks ( |
||
DisassociateFleet ( |
||
ExpireSession ( |
||
ListAssociatedFleets ( |
||
ListAssociatedStacks ( |
||
StartFleet ( |
||
StopFleet ( |
||
UpdateFleet ( |
||
UpdateStack ( UpdateStackRequest request ) : UpdateStackResponse |
public AmazonAppStreamClient ( |
||
credentials | AWS Credentials | |
리턴 | System |
public AmazonAppStreamClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonAppStreamClient Configuration Object | |
리턴 | System |
public AmazonAppStreamClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
리턴 | System |
public AmazonAppStreamClient ( |
||
config | The AmazonAppStreamClient Configuration Object | |
리턴 | System |
public AmazonAppStreamClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
리턴 | System |
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
리턴 | System |
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonAppStreamClient Configuration Object | |
리턴 | System |
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. |
리턴 | System |
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 |
리턴 | System |
public AmazonAppStreamClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonAppStreamClient Configuration Object | |
리턴 | System |
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. |
리턴 | System |
public AssociateFleetAsync ( |
||
request | 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. /// |
리턴 | Task |
public BeginAssociateFleet ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginCreateFleet ( |
||
request | 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. |
리턴 | IAsyncResult |
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. |
리턴 | IAsyncResult |
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. |
리턴 | IAsyncResult |
public BeginDeleteFleet ( |
||
request | 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. |
리턴 | IAsyncResult |
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. |
리턴 | IAsyncResult |
public BeginDescribeFleets ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginDescribeImages ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginDescribeSessions ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginDescribeStacks ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginDisassociateFleet ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginExpireSession ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginListAssociatedFleets ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginListAssociatedStacks ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginStartFleet ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginStopFleet ( |
||
request | 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. |
리턴 | IAsyncResult |
public BeginUpdateFleet ( |
||
request | 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. |
리턴 | IAsyncResult |
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. |
리턴 | IAsyncResult |
public CreateFleetAsync ( |
||
request | 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. /// |
리턴 | Task |
protected CreateSigner ( ) : |
||
리턴 |
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. /// |
리턴 | Task |
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. /// |
리턴 | Task |
public DeleteFleetAsync ( |
||
request | 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. /// |
리턴 | Task |
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. /// |
리턴 | Task |
public DescribeFleetsAsync ( |
||
request | 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. /// |
리턴 | Task |
public DescribeImagesAsync ( |
||
request | 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. /// |
리턴 | Task |
public DescribeSessionsAsync ( |
||
request | 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. /// |
리턴 | Task |
public DescribeStacksAsync ( |
||
request | 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. /// |
리턴 | Task |
public DisassociateFleetAsync ( |
||
request | 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. /// |
리턴 | Task |
public EndAssociateFleet ( IAsyncResult asyncResult ) : AssociateFleetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAssociateFleet. |
리턴 | AssociateFleetResponse |
public EndCreateFleet ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateFleet. |
리턴 |
public EndCreateStack ( IAsyncResult asyncResult ) : CreateStackResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateStack. |
리턴 | Amazon.AppStream.Model.CreateStackResponse |
public EndCreateStreamingURL ( IAsyncResult asyncResult ) : CreateStreamingURLResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateStreamingURL. |
리턴 | Amazon.AppStream.Model.CreateStreamingURLResponse |
public EndDeleteFleet ( IAsyncResult asyncResult ) : DeleteFleetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteFleet. |
리턴 | DeleteFleetResponse |
public EndDeleteStack ( IAsyncResult asyncResult ) : DeleteStackResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteStack. |
리턴 | DeleteStackResponse |
public EndDescribeFleets ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeFleets. |
리턴 |
public EndDescribeImages ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeImages. |
리턴 |
public EndDescribeSessions ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeSessions. |
리턴 |
public EndDescribeStacks ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeStacks. |
리턴 |
public EndDisassociateFleet ( IAsyncResult asyncResult ) : DisassociateFleetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDisassociateFleet. |
리턴 | DisassociateFleetResponse |
public EndExpireSession ( IAsyncResult asyncResult ) : ExpireSessionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginExpireSession. |
리턴 | ExpireSessionResponse |
public EndListAssociatedFleets ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAssociatedFleets. |
리턴 |
public EndListAssociatedStacks ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAssociatedStacks. |
리턴 |
public EndStartFleet ( IAsyncResult asyncResult ) : StartFleetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStartFleet. |
리턴 | StartFleetResponse |
public EndStopFleet ( IAsyncResult asyncResult ) : StopFleetResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginStopFleet. |
리턴 | StopFleetResponse |
public EndUpdateFleet ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateFleet. |
리턴 |
public EndUpdateStack ( IAsyncResult asyncResult ) : UpdateStackResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateStack. |
리턴 | Amazon.AppStream.Model.UpdateStackResponse |
public ExpireSessionAsync ( |
||
request | 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. /// |
리턴 | Task |
public ListAssociatedFleetsAsync ( |
||
request | 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. /// |
리턴 | Task |
public ListAssociatedStacksAsync ( |
||
request | 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. /// |
리턴 | Task |
public StartFleetAsync ( |
||
request | 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. /// |
리턴 | Task |
public StopFleetAsync ( |
||
request | 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. /// |
리턴 | Task |
public UpdateFleetAsync ( |
||
request | 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. /// |
리턴 | Task |
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. /// |
리턴 | Task |