C# 클래스 Amazon.StorageGateway.AmazonStorageGatewayClient

Implementation for accessing AmazonStorageGateway. AWS Storage Gateway Service

AWS Storage Gateway is the service that connects an on-premises software appliance with cloud-based storage to provide seamless and secure integration between an organization's on-premises IT environment and AWS's storage infrastructure. The service enables you to securely upload data to the AWS cloud for cost effective backup and rapid disaster recovery.

Use the following links to get started using the AWS Storage Gateway Service API Reference :

상속: AmazonWebServiceClient, Amazon.StorageGateway.IAmazonStorageGateway
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
ActivateGatewayAsync ( ActivateGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ActivateGateway operation.

AddCacheAsync ( AddCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AddCache operation.

AddTagsToResourceAsync ( AddTagsToResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AddTagsToResource operation.

AddUploadBufferAsync ( AddUploadBufferRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AddUploadBuffer operation.

AddWorkingStorageAsync ( AddWorkingStorageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AddWorkingStorage operation.

AmazonStorageGatewayClient ( ) : System

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

AmazonStorageGatewayClient ( AWSCredentials credentials ) : System

Constructs AmazonStorageGatewayClient with AWS Credentials

AmazonStorageGatewayClient ( AWSCredentials credentials, AmazonStorageGatewayConfig clientConfig ) : System

Constructs AmazonStorageGatewayClient with AWS Credentials and an AmazonStorageGatewayClient Configuration object.

AmazonStorageGatewayClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonStorageGatewayClient with AWS Credentials

AmazonStorageGatewayClient ( AmazonStorageGatewayConfig config ) : System

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

AmazonStorageGatewayClient ( RegionEndpoint region ) : System

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

AmazonStorageGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key

AmazonStorageGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonStorageGatewayConfig clientConfig ) : System

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

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

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key

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

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key

AmazonStorageGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonStorageGatewayConfig clientConfig ) : System

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

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

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key

BeginActivateGateway ( ActivateGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ActivateGateway operation.

BeginAddCache ( AddCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AddCache operation.

BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AddTagsToResource operation.

BeginAddUploadBuffer ( AddUploadBufferRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AddUploadBuffer operation.

BeginAddWorkingStorage ( AddWorkingStorageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AddWorkingStorage operation.

BeginCancelArchival ( CancelArchivalRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelArchival operation.

BeginCancelRetrieval ( CancelRetrievalRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CancelRetrieval operation.

BeginCreateCachediSCSIVolume ( CreateCachediSCSIVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateCachediSCSIVolume operation.

BeginCreateNFSFileShare ( CreateNFSFileShareRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateNFSFileShare operation.

BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSnapshot operation.

BeginCreateSnapshotFromVolumeRecoveryPoint ( CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateSnapshotFromVolumeRecoveryPoint operation.

BeginCreateStorediSCSIVolume ( CreateStorediSCSIVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateStorediSCSIVolume operation.

BeginCreateTapeWithBarcode ( CreateTapeWithBarcodeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateTapeWithBarcode operation.

BeginCreateTapes ( CreateTapesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateTapes operation.

BeginDeleteBandwidthRateLimit ( DeleteBandwidthRateLimitRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteBandwidthRateLimit operation.

BeginDeleteChapCredentials ( DeleteChapCredentialsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteChapCredentials operation.

BeginDeleteFileShare ( DeleteFileShareRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteFileShare operation.

BeginDeleteGateway ( DeleteGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteGateway operation.

BeginDeleteSnapshotSchedule ( DeleteSnapshotScheduleRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteSnapshotSchedule operation.

BeginDeleteTape ( DeleteTapeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteTape operation.

BeginDeleteTapeArchive ( DeleteTapeArchiveRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteTapeArchive operation.

BeginDeleteVolume ( DeleteVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteVolume operation.

BeginDescribeBandwidthRateLimit ( DescribeBandwidthRateLimitRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeBandwidthRateLimit operation.

BeginDescribeCache ( DescribeCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeCache operation.

BeginDescribeCachediSCSIVolumes ( DescribeCachediSCSIVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeCachediSCSIVolumes operation.

BeginDescribeChapCredentials ( DescribeChapCredentialsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeChapCredentials operation.

BeginDescribeGatewayInformation ( DescribeGatewayInformationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeGatewayInformation operation.

BeginDescribeMaintenanceStartTime ( DescribeMaintenanceStartTimeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeMaintenanceStartTime operation.

BeginDescribeNFSFileShares ( DescribeNFSFileSharesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeNFSFileShares operation.

BeginDescribeSnapshotSchedule ( DescribeSnapshotScheduleRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSnapshotSchedule operation.

BeginDescribeStorediSCSIVolumes ( DescribeStorediSCSIVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeStorediSCSIVolumes operation.

BeginDescribeTapeArchives ( DescribeTapeArchivesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTapeArchives operation.

BeginDescribeTapeRecoveryPoints ( DescribeTapeRecoveryPointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTapeRecoveryPoints operation.

BeginDescribeTapes ( DescribeTapesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTapes operation.

BeginDescribeUploadBuffer ( DescribeUploadBufferRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeUploadBuffer operation.

BeginDescribeVTLDevices ( DescribeVTLDevicesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeVTLDevices operation.

BeginDescribeWorkingStorage ( DescribeWorkingStorageRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeWorkingStorage operation.

BeginDisableGateway ( DisableGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DisableGateway operation.

BeginListFileShares ( ListFileSharesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListFileShares operation.

BeginListGateways ( ListGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListGateways operation.

BeginListLocalDisks ( ListLocalDisksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListLocalDisks operation.

BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListTagsForResource operation.

BeginListTapes ( ListTapesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListTapes operation.

BeginListVolumeInitiators ( ListVolumeInitiatorsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListVolumeInitiators operation.

BeginListVolumeRecoveryPoints ( ListVolumeRecoveryPointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListVolumeRecoveryPoints operation.

BeginListVolumes ( ListVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListVolumes operation.

BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RemoveTagsFromResource operation.

BeginResetCache ( ResetCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ResetCache operation.

BeginRetrieveTapeArchive ( RetrieveTapeArchiveRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RetrieveTapeArchive operation.

BeginRetrieveTapeRecoveryPoint ( RetrieveTapeRecoveryPointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RetrieveTapeRecoveryPoint operation.

BeginSetLocalConsolePassword ( SetLocalConsolePasswordRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the SetLocalConsolePassword operation.

BeginShutdownGateway ( ShutdownGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ShutdownGateway operation.

BeginStartGateway ( StartGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartGateway operation.

BeginUpdateBandwidthRateLimit ( UpdateBandwidthRateLimitRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateBandwidthRateLimit operation.

BeginUpdateChapCredentials ( UpdateChapCredentialsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateChapCredentials operation.

BeginUpdateGatewayInformation ( UpdateGatewayInformationRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateGatewayInformation operation.

BeginUpdateGatewaySoftwareNow ( UpdateGatewaySoftwareNowRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateGatewaySoftwareNow operation.

BeginUpdateMaintenanceStartTime ( UpdateMaintenanceStartTimeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateMaintenanceStartTime operation.

BeginUpdateNFSFileShare ( UpdateNFSFileShareRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateNFSFileShare operation.

BeginUpdateSnapshotSchedule ( UpdateSnapshotScheduleRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateSnapshotSchedule operation.

BeginUpdateVTLDeviceType ( UpdateVTLDeviceTypeRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the UpdateVTLDeviceType operation.

CancelArchivalAsync ( CancelArchivalRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelArchival operation.

CancelRetrievalAsync ( CancelRetrievalRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CancelRetrieval operation.

CreateCachediSCSIVolumeAsync ( CreateCachediSCSIVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateCachediSCSIVolume operation.

CreateNFSFileShareAsync ( CreateNFSFileShareRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateNFSFileShare operation.

CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSnapshot operation.

CreateSnapshotFromVolumeRecoveryPointAsync ( CreateSnapshotFromVolumeRecoveryPointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateSnapshotFromVolumeRecoveryPoint operation.

CreateStorediSCSIVolumeAsync ( CreateStorediSCSIVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateStorediSCSIVolume operation.

CreateTapeWithBarcodeAsync ( CreateTapeWithBarcodeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateTapeWithBarcode operation.

CreateTapesAsync ( CreateTapesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateTapes operation.

DeleteBandwidthRateLimitAsync ( DeleteBandwidthRateLimitRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteBandwidthRateLimit operation.

DeleteChapCredentialsAsync ( DeleteChapCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteChapCredentials operation.

DeleteFileShareAsync ( DeleteFileShareRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteFileShare operation.

DeleteGatewayAsync ( DeleteGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteGateway operation.

DeleteSnapshotScheduleAsync ( DeleteSnapshotScheduleRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteSnapshotSchedule operation.

DeleteTapeArchiveAsync ( DeleteTapeArchiveRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteTapeArchive operation.

DeleteTapeAsync ( DeleteTapeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteTape operation.

DeleteVolumeAsync ( DeleteVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteVolume operation.

DescribeBandwidthRateLimitAsync ( DescribeBandwidthRateLimitRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeBandwidthRateLimit operation.

DescribeCacheAsync ( DescribeCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeCache operation.

DescribeCachediSCSIVolumesAsync ( DescribeCachediSCSIVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeCachediSCSIVolumes operation.

DescribeChapCredentialsAsync ( DescribeChapCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeChapCredentials operation.

DescribeGatewayInformationAsync ( DescribeGatewayInformationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeGatewayInformation operation.

DescribeMaintenanceStartTimeAsync ( DescribeMaintenanceStartTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeMaintenanceStartTime operation.

DescribeNFSFileSharesAsync ( DescribeNFSFileSharesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeNFSFileShares operation.

DescribeSnapshotScheduleAsync ( DescribeSnapshotScheduleRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSnapshotSchedule operation.

DescribeStorediSCSIVolumesAsync ( DescribeStorediSCSIVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeStorediSCSIVolumes operation.

DescribeTapeArchivesAsync ( DescribeTapeArchivesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTapeArchives operation.

DescribeTapeArchivesAsync ( System cancellationToken = default(CancellationToken) ) : Task

Returns a description of specified virtual tapes in the virtual tape shelf (VTS).

If a specific TapeARN is not specified, AWS Storage Gateway returns a description of all virtual tapes found in the VTS associated with your account.

DescribeTapeRecoveryPointsAsync ( DescribeTapeRecoveryPointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTapeRecoveryPoints operation.

DescribeTapesAsync ( DescribeTapesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTapes operation.

DescribeUploadBufferAsync ( DescribeUploadBufferRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeUploadBuffer operation.

DescribeVTLDevicesAsync ( DescribeVTLDevicesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeVTLDevices operation.

DescribeWorkingStorageAsync ( DescribeWorkingStorageRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeWorkingStorage operation.

DisableGatewayAsync ( DisableGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DisableGateway operation.

EndActivateGateway ( IAsyncResult asyncResult ) : ActivateGatewayResponse

Finishes the asynchronous execution of the ActivateGateway operation.

EndAddCache ( IAsyncResult asyncResult ) : AddCacheResponse

Finishes the asynchronous execution of the AddCache operation.

EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse

Finishes the asynchronous execution of the AddTagsToResource operation.

EndAddUploadBuffer ( IAsyncResult asyncResult ) : AddUploadBufferResponse

Finishes the asynchronous execution of the AddUploadBuffer operation.

EndAddWorkingStorage ( IAsyncResult asyncResult ) : AddWorkingStorageResponse

Finishes the asynchronous execution of the AddWorkingStorage operation.

EndCancelArchival ( IAsyncResult asyncResult ) : CancelArchivalResponse

Finishes the asynchronous execution of the CancelArchival operation.

EndCancelRetrieval ( IAsyncResult asyncResult ) : CancelRetrievalResponse

Finishes the asynchronous execution of the CancelRetrieval operation.

EndCreateCachediSCSIVolume ( IAsyncResult asyncResult ) : CreateCachediSCSIVolumeResponse

Finishes the asynchronous execution of the CreateCachediSCSIVolume operation.

EndCreateNFSFileShare ( IAsyncResult asyncResult ) : CreateNFSFileShareResponse

Finishes the asynchronous execution of the CreateNFSFileShare operation.

EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse

Finishes the asynchronous execution of the CreateSnapshot operation.

EndCreateSnapshotFromVolumeRecoveryPoint ( IAsyncResult asyncResult ) : CreateSnapshotFromVolumeRecoveryPointResponse

Finishes the asynchronous execution of the CreateSnapshotFromVolumeRecoveryPoint operation.

EndCreateStorediSCSIVolume ( IAsyncResult asyncResult ) : CreateStorediSCSIVolumeResponse

Finishes the asynchronous execution of the CreateStorediSCSIVolume operation.

EndCreateTapeWithBarcode ( IAsyncResult asyncResult ) : CreateTapeWithBarcodeResponse

Finishes the asynchronous execution of the CreateTapeWithBarcode operation.

EndCreateTapes ( IAsyncResult asyncResult ) : CreateTapesResponse

Finishes the asynchronous execution of the CreateTapes operation.

EndDeleteBandwidthRateLimit ( IAsyncResult asyncResult ) : DeleteBandwidthRateLimitResponse

Finishes the asynchronous execution of the DeleteBandwidthRateLimit operation.

EndDeleteChapCredentials ( IAsyncResult asyncResult ) : DeleteChapCredentialsResponse

Finishes the asynchronous execution of the DeleteChapCredentials operation.

EndDeleteFileShare ( IAsyncResult asyncResult ) : DeleteFileShareResponse

Finishes the asynchronous execution of the DeleteFileShare operation.

EndDeleteGateway ( IAsyncResult asyncResult ) : DeleteGatewayResponse

Finishes the asynchronous execution of the DeleteGateway operation.

EndDeleteSnapshotSchedule ( IAsyncResult asyncResult ) : DeleteSnapshotScheduleResponse

Finishes the asynchronous execution of the DeleteSnapshotSchedule operation.

EndDeleteTape ( IAsyncResult asyncResult ) : DeleteTapeResponse

Finishes the asynchronous execution of the DeleteTape operation.

EndDeleteTapeArchive ( IAsyncResult asyncResult ) : DeleteTapeArchiveResponse

Finishes the asynchronous execution of the DeleteTapeArchive operation.

EndDeleteVolume ( IAsyncResult asyncResult ) : DeleteVolumeResponse

Finishes the asynchronous execution of the DeleteVolume operation.

EndDescribeBandwidthRateLimit ( IAsyncResult asyncResult ) : DescribeBandwidthRateLimitResponse

Finishes the asynchronous execution of the DescribeBandwidthRateLimit operation.

EndDescribeCache ( IAsyncResult asyncResult ) : DescribeCacheResponse

Finishes the asynchronous execution of the DescribeCache operation.

EndDescribeCachediSCSIVolumes ( IAsyncResult asyncResult ) : DescribeCachediSCSIVolumesResponse

Finishes the asynchronous execution of the DescribeCachediSCSIVolumes operation.

EndDescribeChapCredentials ( IAsyncResult asyncResult ) : DescribeChapCredentialsResponse

Finishes the asynchronous execution of the DescribeChapCredentials operation.

EndDescribeGatewayInformation ( IAsyncResult asyncResult ) : DescribeGatewayInformationResponse

Finishes the asynchronous execution of the DescribeGatewayInformation operation.

EndDescribeMaintenanceStartTime ( IAsyncResult asyncResult ) : DescribeMaintenanceStartTimeResponse

Finishes the asynchronous execution of the DescribeMaintenanceStartTime operation.

EndDescribeNFSFileShares ( IAsyncResult asyncResult ) : DescribeNFSFileSharesResponse

Finishes the asynchronous execution of the DescribeNFSFileShares operation.

EndDescribeSnapshotSchedule ( IAsyncResult asyncResult ) : DescribeSnapshotScheduleResponse

Finishes the asynchronous execution of the DescribeSnapshotSchedule operation.

EndDescribeStorediSCSIVolumes ( IAsyncResult asyncResult ) : DescribeStorediSCSIVolumesResponse

Finishes the asynchronous execution of the DescribeStorediSCSIVolumes operation.

EndDescribeTapeArchives ( IAsyncResult asyncResult ) : DescribeTapeArchivesResponse

Finishes the asynchronous execution of the DescribeTapeArchives operation.

EndDescribeTapeRecoveryPoints ( IAsyncResult asyncResult ) : DescribeTapeRecoveryPointsResponse

Finishes the asynchronous execution of the DescribeTapeRecoveryPoints operation.

EndDescribeTapes ( IAsyncResult asyncResult ) : DescribeTapesResponse

Finishes the asynchronous execution of the DescribeTapes operation.

EndDescribeUploadBuffer ( IAsyncResult asyncResult ) : DescribeUploadBufferResponse

Finishes the asynchronous execution of the DescribeUploadBuffer operation.

EndDescribeVTLDevices ( IAsyncResult asyncResult ) : DescribeVTLDevicesResponse

Finishes the asynchronous execution of the DescribeVTLDevices operation.

EndDescribeWorkingStorage ( IAsyncResult asyncResult ) : DescribeWorkingStorageResponse

Finishes the asynchronous execution of the DescribeWorkingStorage operation.

EndDisableGateway ( IAsyncResult asyncResult ) : DisableGatewayResponse

Finishes the asynchronous execution of the DisableGateway operation.

EndListFileShares ( IAsyncResult asyncResult ) : ListFileSharesResponse

Finishes the asynchronous execution of the ListFileShares operation.

EndListGateways ( IAsyncResult asyncResult ) : ListGatewaysResponse

Finishes the asynchronous execution of the ListGateways operation.

EndListLocalDisks ( IAsyncResult asyncResult ) : ListLocalDisksResponse

Finishes the asynchronous execution of the ListLocalDisks operation.

EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse

Finishes the asynchronous execution of the ListTagsForResource operation.

EndListTapes ( IAsyncResult asyncResult ) : ListTapesResponse

Finishes the asynchronous execution of the ListTapes operation.

EndListVolumeInitiators ( IAsyncResult asyncResult ) : ListVolumeInitiatorsResponse

Finishes the asynchronous execution of the ListVolumeInitiators operation.

EndListVolumeRecoveryPoints ( IAsyncResult asyncResult ) : ListVolumeRecoveryPointsResponse

Finishes the asynchronous execution of the ListVolumeRecoveryPoints operation.

EndListVolumes ( IAsyncResult asyncResult ) : ListVolumesResponse

Finishes the asynchronous execution of the ListVolumes operation.

EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse

Finishes the asynchronous execution of the RemoveTagsFromResource operation.

EndResetCache ( IAsyncResult asyncResult ) : ResetCacheResponse

Finishes the asynchronous execution of the ResetCache operation.

EndRetrieveTapeArchive ( IAsyncResult asyncResult ) : RetrieveTapeArchiveResponse

Finishes the asynchronous execution of the RetrieveTapeArchive operation.

EndRetrieveTapeRecoveryPoint ( IAsyncResult asyncResult ) : RetrieveTapeRecoveryPointResponse

Finishes the asynchronous execution of the RetrieveTapeRecoveryPoint operation.

EndSetLocalConsolePassword ( IAsyncResult asyncResult ) : SetLocalConsolePasswordResponse

Finishes the asynchronous execution of the SetLocalConsolePassword operation.

EndShutdownGateway ( IAsyncResult asyncResult ) : ShutdownGatewayResponse

Finishes the asynchronous execution of the ShutdownGateway operation.

EndStartGateway ( IAsyncResult asyncResult ) : StartGatewayResponse

Finishes the asynchronous execution of the StartGateway operation.

EndUpdateBandwidthRateLimit ( IAsyncResult asyncResult ) : UpdateBandwidthRateLimitResponse

Finishes the asynchronous execution of the UpdateBandwidthRateLimit operation.

EndUpdateChapCredentials ( IAsyncResult asyncResult ) : UpdateChapCredentialsResponse

Finishes the asynchronous execution of the UpdateChapCredentials operation.

EndUpdateGatewayInformation ( IAsyncResult asyncResult ) : UpdateGatewayInformationResponse

Finishes the asynchronous execution of the UpdateGatewayInformation operation.

EndUpdateGatewaySoftwareNow ( IAsyncResult asyncResult ) : UpdateGatewaySoftwareNowResponse

Finishes the asynchronous execution of the UpdateGatewaySoftwareNow operation.

EndUpdateMaintenanceStartTime ( IAsyncResult asyncResult ) : UpdateMaintenanceStartTimeResponse

Finishes the asynchronous execution of the UpdateMaintenanceStartTime operation.

EndUpdateNFSFileShare ( IAsyncResult asyncResult ) : UpdateNFSFileShareResponse

Finishes the asynchronous execution of the UpdateNFSFileShare operation.

EndUpdateSnapshotSchedule ( IAsyncResult asyncResult ) : UpdateSnapshotScheduleResponse

Finishes the asynchronous execution of the UpdateSnapshotSchedule operation.

EndUpdateVTLDeviceType ( IAsyncResult asyncResult ) : UpdateVTLDeviceTypeResponse

Finishes the asynchronous execution of the UpdateVTLDeviceType operation.

ListFileSharesAsync ( ListFileSharesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListFileShares operation.

ListGatewaysAsync ( ListGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListGateways operation.

ListGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task

Lists gateways owned by an AWS account in a region specified in the request. The returned list is ordered by gateway Amazon Resource Name (ARN).

By default, the operation returns a maximum of 100 gateways. This operation supports pagination that allows you to optionally reduce the number of gateways returned in a response.

If you have more gateways than are returned in a response (that is, the response returns only a truncated list of your gateways), the response contains a marker that you can specify in your next request to fetch the next page of gateways.

ListLocalDisksAsync ( ListLocalDisksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListLocalDisks operation.

ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListTagsForResource operation.

ListTapesAsync ( ListTapesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListTapes operation.

ListVolumeInitiatorsAsync ( ListVolumeInitiatorsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListVolumeInitiators operation.

ListVolumeRecoveryPointsAsync ( ListVolumeRecoveryPointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListVolumeRecoveryPoints operation.

ListVolumesAsync ( ListVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListVolumes operation.

RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RemoveTagsFromResource operation.

ResetCache ( string gatewayARN ) : ResetCacheResponse

Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage. If your cache disk encounters a error, the gateway prevents read and write operations on virtual tapes in the gateway. For example, an error can occur when a disk is corrupted or removed from the gateway. When a cache is reset, the gateway loses its cache storage. At this point you can reconfigure the disks as cache disks.

If the cache disk you are resetting contains data that has not been uploaded to Amazon S3 yet, that data can be lost. After you reset cache disks, there will be no configured cache disks left in the gateway, so you must configure at least one new cache disk for your gateway to function properly.

ResetCacheAsync ( ResetCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ResetCache operation.

ResetCacheAsync ( string gatewayARN, System cancellationToken = default(CancellationToken) ) : Task

Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage. If your cache disk encounters a error, the gateway prevents read and write operations on virtual tapes in the gateway. For example, an error can occur when a disk is corrupted or removed from the gateway. When a cache is reset, the gateway loses its cache storage. At this point you can reconfigure the disks as cache disks.

If the cache disk you are resetting contains data that has not been uploaded to Amazon S3 yet, that data can be lost. After you reset cache disks, there will be no configured cache disks left in the gateway, so you must configure at least one new cache disk for your gateway to function properly.

RetrieveTapeArchiveAsync ( RetrieveTapeArchiveRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RetrieveTapeArchive operation.

RetrieveTapeRecoveryPointAsync ( RetrieveTapeRecoveryPointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RetrieveTapeRecoveryPoint operation.

SetLocalConsolePasswordAsync ( SetLocalConsolePasswordRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the SetLocalConsolePassword operation.

ShutdownGatewayAsync ( ShutdownGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ShutdownGateway operation.

StartGatewayAsync ( StartGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartGateway operation.

UpdateBandwidthRateLimitAsync ( UpdateBandwidthRateLimitRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateBandwidthRateLimit operation.

UpdateChapCredentialsAsync ( UpdateChapCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateChapCredentials operation.

UpdateGatewayInformationAsync ( UpdateGatewayInformationRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateGatewayInformation operation.

UpdateGatewaySoftwareNowAsync ( UpdateGatewaySoftwareNowRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateGatewaySoftwareNow operation.

UpdateMaintenanceStartTimeAsync ( UpdateMaintenanceStartTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateMaintenanceStartTime operation.

UpdateNFSFileShareAsync ( UpdateNFSFileShareRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateNFSFileShare operation.

UpdateSnapshotScheduleAsync ( UpdateSnapshotScheduleRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateSnapshotSchedule operation.

UpdateVTLDeviceTypeAsync ( UpdateVTLDeviceTypeRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the UpdateVTLDeviceType operation.

보호된 메소드들

메소드 설명
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

비공개 메소드들

메소드 설명
ActivateGateway ( ActivateGatewayRequest request ) : ActivateGatewayResponse
AddCache ( AddCacheRequest request ) : AddCacheResponse
AddTagsToResource ( AddTagsToResourceRequest request ) : Amazon.StorageGateway.Model.AddTagsToResourceResponse
AddUploadBuffer ( AddUploadBufferRequest request ) : AddUploadBufferResponse
AddWorkingStorage ( AddWorkingStorageRequest request ) : AddWorkingStorageResponse
CancelArchival ( CancelArchivalRequest request ) : CancelArchivalResponse
CancelRetrieval ( CancelRetrievalRequest request ) : CancelRetrievalResponse
CreateCachediSCSIVolume ( CreateCachediSCSIVolumeRequest request ) : CreateCachediSCSIVolumeResponse
CreateNFSFileShare ( CreateNFSFileShareRequest request ) : CreateNFSFileShareResponse
CreateSnapshot ( CreateSnapshotRequest request ) : CreateSnapshotResponse
CreateSnapshotFromVolumeRecoveryPoint ( CreateSnapshotFromVolumeRecoveryPointRequest request ) : CreateSnapshotFromVolumeRecoveryPointResponse
CreateStorediSCSIVolume ( CreateStorediSCSIVolumeRequest request ) : CreateStorediSCSIVolumeResponse
CreateTapeWithBarcode ( CreateTapeWithBarcodeRequest request ) : CreateTapeWithBarcodeResponse
CreateTapes ( CreateTapesRequest request ) : CreateTapesResponse
DeleteBandwidthRateLimit ( DeleteBandwidthRateLimitRequest request ) : DeleteBandwidthRateLimitResponse
DeleteChapCredentials ( DeleteChapCredentialsRequest request ) : DeleteChapCredentialsResponse
DeleteFileShare ( DeleteFileShareRequest request ) : DeleteFileShareResponse
DeleteGateway ( DeleteGatewayRequest request ) : DeleteGatewayResponse
DeleteSnapshotSchedule ( DeleteSnapshotScheduleRequest request ) : DeleteSnapshotScheduleResponse
DeleteTape ( DeleteTapeRequest request ) : DeleteTapeResponse
DeleteTapeArchive ( DeleteTapeArchiveRequest request ) : DeleteTapeArchiveResponse
DeleteVolume ( DeleteVolumeRequest request ) : DeleteVolumeResponse
DescribeBandwidthRateLimit ( DescribeBandwidthRateLimitRequest request ) : DescribeBandwidthRateLimitResponse
DescribeCache ( DescribeCacheRequest request ) : DescribeCacheResponse
DescribeCachediSCSIVolumes ( DescribeCachediSCSIVolumesRequest request ) : DescribeCachediSCSIVolumesResponse
DescribeChapCredentials ( DescribeChapCredentialsRequest request ) : DescribeChapCredentialsResponse
DescribeGatewayInformation ( DescribeGatewayInformationRequest request ) : DescribeGatewayInformationResponse
DescribeMaintenanceStartTime ( DescribeMaintenanceStartTimeRequest request ) : DescribeMaintenanceStartTimeResponse
DescribeNFSFileShares ( DescribeNFSFileSharesRequest request ) : DescribeNFSFileSharesResponse
DescribeSnapshotSchedule ( DescribeSnapshotScheduleRequest request ) : DescribeSnapshotScheduleResponse
DescribeStorediSCSIVolumes ( DescribeStorediSCSIVolumesRequest request ) : DescribeStorediSCSIVolumesResponse
DescribeTapeArchives ( ) : DescribeTapeArchivesResponse
DescribeTapeArchives ( DescribeTapeArchivesRequest request ) : DescribeTapeArchivesResponse
DescribeTapeRecoveryPoints ( DescribeTapeRecoveryPointsRequest request ) : DescribeTapeRecoveryPointsResponse
DescribeTapes ( DescribeTapesRequest request ) : DescribeTapesResponse
DescribeUploadBuffer ( DescribeUploadBufferRequest request ) : DescribeUploadBufferResponse
DescribeVTLDevices ( DescribeVTLDevicesRequest request ) : DescribeVTLDevicesResponse
DescribeWorkingStorage ( DescribeWorkingStorageRequest request ) : DescribeWorkingStorageResponse
DisableGateway ( DisableGatewayRequest request ) : DisableGatewayResponse
ListFileShares ( ListFileSharesRequest request ) : ListFileSharesResponse
ListGateways ( ) : ListGatewaysResponse
ListGateways ( ListGatewaysRequest request ) : ListGatewaysResponse
ListLocalDisks ( ListLocalDisksRequest request ) : ListLocalDisksResponse
ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse
ListTapes ( ListTapesRequest request ) : ListTapesResponse
ListVolumeInitiators ( ListVolumeInitiatorsRequest request ) : ListVolumeInitiatorsResponse
ListVolumeRecoveryPoints ( ListVolumeRecoveryPointsRequest request ) : ListVolumeRecoveryPointsResponse
ListVolumes ( ListVolumesRequest request ) : ListVolumesResponse
RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse
ResetCache ( ResetCacheRequest request ) : ResetCacheResponse
RetrieveTapeArchive ( RetrieveTapeArchiveRequest request ) : RetrieveTapeArchiveResponse
RetrieveTapeRecoveryPoint ( RetrieveTapeRecoveryPointRequest request ) : RetrieveTapeRecoveryPointResponse
SetLocalConsolePassword ( SetLocalConsolePasswordRequest request ) : SetLocalConsolePasswordResponse
ShutdownGateway ( ShutdownGatewayRequest request ) : ShutdownGatewayResponse
StartGateway ( StartGatewayRequest request ) : StartGatewayResponse
UpdateBandwidthRateLimit ( UpdateBandwidthRateLimitRequest request ) : UpdateBandwidthRateLimitResponse
UpdateChapCredentials ( UpdateChapCredentialsRequest request ) : UpdateChapCredentialsResponse
UpdateGatewayInformation ( UpdateGatewayInformationRequest request ) : UpdateGatewayInformationResponse
UpdateGatewaySoftwareNow ( UpdateGatewaySoftwareNowRequest request ) : UpdateGatewaySoftwareNowResponse
UpdateMaintenanceStartTime ( UpdateMaintenanceStartTimeRequest request ) : UpdateMaintenanceStartTimeResponse
UpdateNFSFileShare ( UpdateNFSFileShareRequest request ) : UpdateNFSFileShareResponse
UpdateSnapshotSchedule ( UpdateSnapshotScheduleRequest request ) : UpdateSnapshotScheduleResponse
UpdateVTLDeviceType ( UpdateVTLDeviceTypeRequest request ) : UpdateVTLDeviceTypeResponse

메소드 상세

ActivateGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the ActivateGateway operation.
public ActivateGatewayAsync ( ActivateGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.StorageGateway.Model.ActivateGatewayRequest Container for the necessary parameters to execute the ActivateGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AddCacheAsync() 공개 메소드

Initiates the asynchronous execution of the AddCache operation.
public AddCacheAsync ( AddCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.StorageGateway.Model.AddCacheRequest Container for the necessary parameters to execute the AddCache operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AddTagsToResourceAsync() 공개 메소드

Initiates the asynchronous execution of the AddTagsToResource operation.
public AddTagsToResourceAsync ( AddTagsToResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.StorageGateway.Model.AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AddUploadBufferAsync() 공개 메소드

Initiates the asynchronous execution of the AddUploadBuffer operation.
public AddUploadBufferAsync ( AddUploadBufferRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.StorageGateway.Model.AddUploadBufferRequest Container for the necessary parameters to execute the AddUploadBuffer operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AddWorkingStorageAsync() 공개 메소드

Initiates the asynchronous execution of the AddWorkingStorage operation.
public AddWorkingStorageAsync ( AddWorkingStorageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.StorageGateway.Model.AddWorkingStorageRequest Container for the necessary parameters to execute the AddWorkingStorage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient 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 AmazonStorageGatewayClient ( ) : System
리턴 System

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Credentials
public AmazonStorageGatewayClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
리턴 System

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Credentials and an AmazonStorageGatewayClient Configuration object.
public AmazonStorageGatewayClient ( AWSCredentials credentials, AmazonStorageGatewayConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonStorageGatewayConfig The AmazonStorageGatewayClient Configuration Object
리턴 System

AmazonStorageGatewayClient() 공개 메소드

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

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient 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 AmazonStorageGatewayClient ( AmazonStorageGatewayConfig config ) : System
config AmazonStorageGatewayConfig The AmazonStorageGatewayClient Configuration Object
리턴 System

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient 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 AmazonStorageGatewayClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
리턴 System

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key
public AmazonStorageGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
리턴 System

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Access Key ID, AWS Secret Key and an AmazonStorageGatewayClient Configuration object.
public AmazonStorageGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonStorageGatewayConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonStorageGatewayConfig The AmazonStorageGatewayClient Configuration Object
리턴 System

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key
public AmazonStorageGatewayClient ( 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

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key
public AmazonStorageGatewayClient ( 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

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Access Key ID, AWS Secret Key and an AmazonStorageGatewayClient Configuration object.
public AmazonStorageGatewayClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonStorageGatewayConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonStorageGatewayConfig The AmazonStorageGatewayClient Configuration Object
리턴 System

AmazonStorageGatewayClient() 공개 메소드

Constructs AmazonStorageGatewayClient with AWS Access Key ID and AWS Secret Key
public AmazonStorageGatewayClient ( 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

BeginActivateGateway() 공개 메소드

Initiates the asynchronous execution of the ActivateGateway operation.
public BeginActivateGateway ( ActivateGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ActivateGatewayRequest Container for the necessary parameters to execute the ActivateGateway operation on AmazonStorageGatewayClient.
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

BeginAddCache() 공개 메소드

Initiates the asynchronous execution of the AddCache operation.
public BeginAddCache ( AddCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult
request AddCacheRequest Container for the necessary parameters to execute the AddCache operation on AmazonStorageGatewayClient.
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

BeginAddTagsToResource() 공개 메소드

Initiates the asynchronous execution of the AddTagsToResource operation.
public BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource operation on AmazonStorageGatewayClient.
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

BeginAddUploadBuffer() 공개 메소드

Initiates the asynchronous execution of the AddUploadBuffer operation.
public BeginAddUploadBuffer ( AddUploadBufferRequest request, AsyncCallback callback, object state ) : IAsyncResult
request AddUploadBufferRequest Container for the necessary parameters to execute the AddUploadBuffer operation on AmazonStorageGatewayClient.
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

BeginAddWorkingStorage() 공개 메소드

Initiates the asynchronous execution of the AddWorkingStorage operation.
public BeginAddWorkingStorage ( AddWorkingStorageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request AddWorkingStorageRequest Container for the necessary parameters to execute the AddWorkingStorage operation on AmazonStorageGatewayClient.
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

BeginCancelArchival() 공개 메소드

Initiates the asynchronous execution of the CancelArchival operation.
public BeginCancelArchival ( CancelArchivalRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CancelArchivalRequest Container for the necessary parameters to execute the CancelArchival operation on AmazonStorageGatewayClient.
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

BeginCancelRetrieval() 공개 메소드

Initiates the asynchronous execution of the CancelRetrieval operation.
public BeginCancelRetrieval ( CancelRetrievalRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CancelRetrievalRequest Container for the necessary parameters to execute the CancelRetrieval operation on AmazonStorageGatewayClient.
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

BeginCreateCachediSCSIVolume() 공개 메소드

Initiates the asynchronous execution of the CreateCachediSCSIVolume operation.
public BeginCreateCachediSCSIVolume ( CreateCachediSCSIVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateCachediSCSIVolumeRequest Container for the necessary parameters to execute the CreateCachediSCSIVolume operation on AmazonStorageGatewayClient.
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

BeginCreateNFSFileShare() 공개 메소드

Initiates the asynchronous execution of the CreateNFSFileShare operation.
public BeginCreateNFSFileShare ( CreateNFSFileShareRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateNFSFileShareRequest Container for the necessary parameters to execute the CreateNFSFileShare operation on AmazonStorageGatewayClient.
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

BeginCreateSnapshot() 공개 메소드

Initiates the asynchronous execution of the CreateSnapshot operation.
public BeginCreateSnapshot ( CreateSnapshotRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateSnapshotRequest Container for the necessary parameters to execute the CreateSnapshot operation on AmazonStorageGatewayClient.
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

BeginCreateSnapshotFromVolumeRecoveryPoint() 공개 메소드

Initiates the asynchronous execution of the CreateSnapshotFromVolumeRecoveryPoint operation.
public BeginCreateSnapshotFromVolumeRecoveryPoint ( CreateSnapshotFromVolumeRecoveryPointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateSnapshotFromVolumeRecoveryPointRequest Container for the necessary parameters to execute the CreateSnapshotFromVolumeRecoveryPoint operation on AmazonStorageGatewayClient.
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

BeginCreateStorediSCSIVolume() 공개 메소드

Initiates the asynchronous execution of the CreateStorediSCSIVolume operation.
public BeginCreateStorediSCSIVolume ( CreateStorediSCSIVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateStorediSCSIVolumeRequest Container for the necessary parameters to execute the CreateStorediSCSIVolume operation on AmazonStorageGatewayClient.
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

BeginCreateTapeWithBarcode() 공개 메소드

Initiates the asynchronous execution of the CreateTapeWithBarcode operation.
public BeginCreateTapeWithBarcode ( CreateTapeWithBarcodeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateTapeWithBarcodeRequest Container for the necessary parameters to execute the CreateTapeWithBarcode operation on AmazonStorageGatewayClient.
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

BeginCreateTapes() 공개 메소드

Initiates the asynchronous execution of the CreateTapes operation.
public BeginCreateTapes ( CreateTapesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateTapesRequest Container for the necessary parameters to execute the CreateTapes operation on AmazonStorageGatewayClient.
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

BeginDeleteBandwidthRateLimit() 공개 메소드

Initiates the asynchronous execution of the DeleteBandwidthRateLimit operation.
public BeginDeleteBandwidthRateLimit ( DeleteBandwidthRateLimitRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteBandwidthRateLimitRequest Container for the necessary parameters to execute the DeleteBandwidthRateLimit operation on AmazonStorageGatewayClient.
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

BeginDeleteChapCredentials() 공개 메소드

Initiates the asynchronous execution of the DeleteChapCredentials operation.
public BeginDeleteChapCredentials ( DeleteChapCredentialsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteChapCredentialsRequest Container for the necessary parameters to execute the DeleteChapCredentials operation on AmazonStorageGatewayClient.
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

BeginDeleteFileShare() 공개 메소드

Initiates the asynchronous execution of the DeleteFileShare operation.
public BeginDeleteFileShare ( DeleteFileShareRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteFileShareRequest Container for the necessary parameters to execute the DeleteFileShare operation on AmazonStorageGatewayClient.
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

BeginDeleteGateway() 공개 메소드

Initiates the asynchronous execution of the DeleteGateway operation.
public BeginDeleteGateway ( DeleteGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteGatewayRequest Container for the necessary parameters to execute the DeleteGateway operation on AmazonStorageGatewayClient.
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

BeginDeleteSnapshotSchedule() 공개 메소드

Initiates the asynchronous execution of the DeleteSnapshotSchedule operation.
public BeginDeleteSnapshotSchedule ( DeleteSnapshotScheduleRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteSnapshotScheduleRequest Container for the necessary parameters to execute the DeleteSnapshotSchedule operation on AmazonStorageGatewayClient.
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

BeginDeleteTape() 공개 메소드

Initiates the asynchronous execution of the DeleteTape operation.
public BeginDeleteTape ( DeleteTapeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteTapeRequest Container for the necessary parameters to execute the DeleteTape operation on AmazonStorageGatewayClient.
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

BeginDeleteTapeArchive() 공개 메소드

Initiates the asynchronous execution of the DeleteTapeArchive operation.
public BeginDeleteTapeArchive ( DeleteTapeArchiveRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteTapeArchiveRequest Container for the necessary parameters to execute the DeleteTapeArchive operation on AmazonStorageGatewayClient.
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

BeginDeleteVolume() 공개 메소드

Initiates the asynchronous execution of the DeleteVolume operation.
public BeginDeleteVolume ( DeleteVolumeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteVolumeRequest Container for the necessary parameters to execute the DeleteVolume operation on AmazonStorageGatewayClient.
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

BeginDescribeBandwidthRateLimit() 공개 메소드

Initiates the asynchronous execution of the DescribeBandwidthRateLimit operation.
public BeginDescribeBandwidthRateLimit ( DescribeBandwidthRateLimitRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeBandwidthRateLimitRequest Container for the necessary parameters to execute the DescribeBandwidthRateLimit operation on AmazonStorageGatewayClient.
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

BeginDescribeCache() 공개 메소드

Initiates the asynchronous execution of the DescribeCache operation.
public BeginDescribeCache ( DescribeCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeCacheRequest Container for the necessary parameters to execute the DescribeCache operation on AmazonStorageGatewayClient.
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

BeginDescribeCachediSCSIVolumes() 공개 메소드

Initiates the asynchronous execution of the DescribeCachediSCSIVolumes operation.
public BeginDescribeCachediSCSIVolumes ( DescribeCachediSCSIVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeCachediSCSIVolumesRequest Container for the necessary parameters to execute the DescribeCachediSCSIVolumes operation on AmazonStorageGatewayClient.
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

BeginDescribeChapCredentials() 공개 메소드

Initiates the asynchronous execution of the DescribeChapCredentials operation.
public BeginDescribeChapCredentials ( DescribeChapCredentialsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeChapCredentialsRequest Container for the necessary parameters to execute the DescribeChapCredentials operation on AmazonStorageGatewayClient.
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

BeginDescribeGatewayInformation() 공개 메소드

Initiates the asynchronous execution of the DescribeGatewayInformation operation.
public BeginDescribeGatewayInformation ( DescribeGatewayInformationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeGatewayInformationRequest Container for the necessary parameters to execute the DescribeGatewayInformation operation on AmazonStorageGatewayClient.
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

BeginDescribeMaintenanceStartTime() 공개 메소드

Initiates the asynchronous execution of the DescribeMaintenanceStartTime operation.
public BeginDescribeMaintenanceStartTime ( DescribeMaintenanceStartTimeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeMaintenanceStartTimeRequest Container for the necessary parameters to execute the DescribeMaintenanceStartTime operation on AmazonStorageGatewayClient.
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

BeginDescribeNFSFileShares() 공개 메소드

Initiates the asynchronous execution of the DescribeNFSFileShares operation.
public BeginDescribeNFSFileShares ( DescribeNFSFileSharesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeNFSFileSharesRequest Container for the necessary parameters to execute the DescribeNFSFileShares operation on AmazonStorageGatewayClient.
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

BeginDescribeSnapshotSchedule() 공개 메소드

Initiates the asynchronous execution of the DescribeSnapshotSchedule operation.
public BeginDescribeSnapshotSchedule ( DescribeSnapshotScheduleRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeSnapshotScheduleRequest Container for the necessary parameters to execute the DescribeSnapshotSchedule operation on AmazonStorageGatewayClient.
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

BeginDescribeStorediSCSIVolumes() 공개 메소드

Initiates the asynchronous execution of the DescribeStorediSCSIVolumes operation.
public BeginDescribeStorediSCSIVolumes ( DescribeStorediSCSIVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeStorediSCSIVolumesRequest Container for the necessary parameters to execute the DescribeStorediSCSIVolumes operation on AmazonStorageGatewayClient.
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

BeginDescribeTapeArchives() 공개 메소드

Initiates the asynchronous execution of the DescribeTapeArchives operation.
public BeginDescribeTapeArchives ( DescribeTapeArchivesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeTapeArchivesRequest Container for the necessary parameters to execute the DescribeTapeArchives operation on AmazonStorageGatewayClient.
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

BeginDescribeTapeRecoveryPoints() 공개 메소드

Initiates the asynchronous execution of the DescribeTapeRecoveryPoints operation.
public BeginDescribeTapeRecoveryPoints ( DescribeTapeRecoveryPointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeTapeRecoveryPointsRequest Container for the necessary parameters to execute the DescribeTapeRecoveryPoints operation on AmazonStorageGatewayClient.
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

BeginDescribeTapes() 공개 메소드

Initiates the asynchronous execution of the DescribeTapes operation.
public BeginDescribeTapes ( DescribeTapesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeTapesRequest Container for the necessary parameters to execute the DescribeTapes operation on AmazonStorageGatewayClient.
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

BeginDescribeUploadBuffer() 공개 메소드

Initiates the asynchronous execution of the DescribeUploadBuffer operation.
public BeginDescribeUploadBuffer ( DescribeUploadBufferRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeUploadBufferRequest Container for the necessary parameters to execute the DescribeUploadBuffer operation on AmazonStorageGatewayClient.
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

BeginDescribeVTLDevices() 공개 메소드

Initiates the asynchronous execution of the DescribeVTLDevices operation.
public BeginDescribeVTLDevices ( DescribeVTLDevicesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeVTLDevicesRequest Container for the necessary parameters to execute the DescribeVTLDevices operation on AmazonStorageGatewayClient.
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

BeginDescribeWorkingStorage() 공개 메소드

Initiates the asynchronous execution of the DescribeWorkingStorage operation.
public BeginDescribeWorkingStorage ( DescribeWorkingStorageRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeWorkingStorageRequest Container for the necessary parameters to execute the DescribeWorkingStorage operation on AmazonStorageGatewayClient.
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

BeginDisableGateway() 공개 메소드

Initiates the asynchronous execution of the DisableGateway operation.
public BeginDisableGateway ( DisableGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DisableGatewayRequest Container for the necessary parameters to execute the DisableGateway operation on AmazonStorageGatewayClient.
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

BeginListFileShares() 공개 메소드

Initiates the asynchronous execution of the ListFileShares operation.
public BeginListFileShares ( ListFileSharesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListFileSharesRequest Container for the necessary parameters to execute the ListFileShares operation on AmazonStorageGatewayClient.
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

BeginListGateways() 공개 메소드

Initiates the asynchronous execution of the ListGateways operation.
public BeginListGateways ( ListGatewaysRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListGatewaysRequest Container for the necessary parameters to execute the ListGateways operation on AmazonStorageGatewayClient.
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

BeginListLocalDisks() 공개 메소드

Initiates the asynchronous execution of the ListLocalDisks operation.
public BeginListLocalDisks ( ListLocalDisksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListLocalDisksRequest Container for the necessary parameters to execute the ListLocalDisks operation on AmazonStorageGatewayClient.
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

BeginListTagsForResource() 공개 메소드

Initiates the asynchronous execution of the ListTagsForResource operation.
public BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation on AmazonStorageGatewayClient.
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

BeginListTapes() 공개 메소드

Initiates the asynchronous execution of the ListTapes operation.
public BeginListTapes ( ListTapesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListTapesRequest Container for the necessary parameters to execute the ListTapes operation on AmazonStorageGatewayClient.
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

BeginListVolumeInitiators() 공개 메소드

Initiates the asynchronous execution of the ListVolumeInitiators operation.
public BeginListVolumeInitiators ( ListVolumeInitiatorsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListVolumeInitiatorsRequest Container for the necessary parameters to execute the ListVolumeInitiators operation on AmazonStorageGatewayClient.
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

BeginListVolumeRecoveryPoints() 공개 메소드

Initiates the asynchronous execution of the ListVolumeRecoveryPoints operation.
public BeginListVolumeRecoveryPoints ( ListVolumeRecoveryPointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListVolumeRecoveryPointsRequest Container for the necessary parameters to execute the ListVolumeRecoveryPoints operation on AmazonStorageGatewayClient.
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

BeginListVolumes() 공개 메소드

Initiates the asynchronous execution of the ListVolumes operation.
public BeginListVolumes ( ListVolumesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListVolumesRequest Container for the necessary parameters to execute the ListVolumes operation on AmazonStorageGatewayClient.
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

BeginRemoveTagsFromResource() 공개 메소드

Initiates the asynchronous execution of the RemoveTagsFromResource operation.
public BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource operation on AmazonStorageGatewayClient.
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

BeginResetCache() 공개 메소드

Initiates the asynchronous execution of the ResetCache operation.
public BeginResetCache ( ResetCacheRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ResetCacheRequest Container for the necessary parameters to execute the ResetCache operation on AmazonStorageGatewayClient.
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

BeginRetrieveTapeArchive() 공개 메소드

Initiates the asynchronous execution of the RetrieveTapeArchive operation.
public BeginRetrieveTapeArchive ( RetrieveTapeArchiveRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RetrieveTapeArchiveRequest Container for the necessary parameters to execute the RetrieveTapeArchive operation on AmazonStorageGatewayClient.
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

BeginRetrieveTapeRecoveryPoint() 공개 메소드

Initiates the asynchronous execution of the RetrieveTapeRecoveryPoint operation.
public BeginRetrieveTapeRecoveryPoint ( RetrieveTapeRecoveryPointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RetrieveTapeRecoveryPointRequest Container for the necessary parameters to execute the RetrieveTapeRecoveryPoint operation on AmazonStorageGatewayClient.
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

BeginSetLocalConsolePassword() 공개 메소드

Initiates the asynchronous execution of the SetLocalConsolePassword operation.
public BeginSetLocalConsolePassword ( SetLocalConsolePasswordRequest request, AsyncCallback callback, object state ) : IAsyncResult
request SetLocalConsolePasswordRequest Container for the necessary parameters to execute the SetLocalConsolePassword operation on AmazonStorageGatewayClient.
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

BeginShutdownGateway() 공개 메소드

Initiates the asynchronous execution of the ShutdownGateway operation.
public BeginShutdownGateway ( ShutdownGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ShutdownGatewayRequest Container for the necessary parameters to execute the ShutdownGateway operation on AmazonStorageGatewayClient.
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

BeginStartGateway() 공개 메소드

Initiates the asynchronous execution of the StartGateway operation.
public BeginStartGateway ( StartGatewayRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StartGatewayRequest Container for the necessary parameters to execute the StartGateway operation on AmazonStorageGatewayClient.
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

BeginUpdateBandwidthRateLimit() 공개 메소드

Initiates the asynchronous execution of the UpdateBandwidthRateLimit operation.
public BeginUpdateBandwidthRateLimit ( UpdateBandwidthRateLimitRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateBandwidthRateLimitRequest Container for the necessary parameters to execute the UpdateBandwidthRateLimit operation on AmazonStorageGatewayClient.
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

BeginUpdateChapCredentials() 공개 메소드

Initiates the asynchronous execution of the UpdateChapCredentials operation.
public BeginUpdateChapCredentials ( UpdateChapCredentialsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateChapCredentialsRequest Container for the necessary parameters to execute the UpdateChapCredentials operation on AmazonStorageGatewayClient.
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

BeginUpdateGatewayInformation() 공개 메소드

Initiates the asynchronous execution of the UpdateGatewayInformation operation.
public BeginUpdateGatewayInformation ( UpdateGatewayInformationRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateGatewayInformationRequest Container for the necessary parameters to execute the UpdateGatewayInformation operation on AmazonStorageGatewayClient.
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

BeginUpdateGatewaySoftwareNow() 공개 메소드

Initiates the asynchronous execution of the UpdateGatewaySoftwareNow operation.
public BeginUpdateGatewaySoftwareNow ( UpdateGatewaySoftwareNowRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateGatewaySoftwareNowRequest Container for the necessary parameters to execute the UpdateGatewaySoftwareNow operation on AmazonStorageGatewayClient.
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

BeginUpdateMaintenanceStartTime() 공개 메소드

Initiates the asynchronous execution of the UpdateMaintenanceStartTime operation.
public BeginUpdateMaintenanceStartTime ( UpdateMaintenanceStartTimeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateMaintenanceStartTimeRequest Container for the necessary parameters to execute the UpdateMaintenanceStartTime operation on AmazonStorageGatewayClient.
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

BeginUpdateNFSFileShare() 공개 메소드

Initiates the asynchronous execution of the UpdateNFSFileShare operation.
public BeginUpdateNFSFileShare ( UpdateNFSFileShareRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateNFSFileShareRequest Container for the necessary parameters to execute the UpdateNFSFileShare operation on AmazonStorageGatewayClient.
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

BeginUpdateSnapshotSchedule() 공개 메소드

Initiates the asynchronous execution of the UpdateSnapshotSchedule operation.
public BeginUpdateSnapshotSchedule ( UpdateSnapshotScheduleRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateSnapshotScheduleRequest Container for the necessary parameters to execute the UpdateSnapshotSchedule operation on AmazonStorageGatewayClient.
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

BeginUpdateVTLDeviceType() 공개 메소드

Initiates the asynchronous execution of the UpdateVTLDeviceType operation.
public BeginUpdateVTLDeviceType ( UpdateVTLDeviceTypeRequest request, AsyncCallback callback, object state ) : IAsyncResult
request UpdateVTLDeviceTypeRequest Container for the necessary parameters to execute the UpdateVTLDeviceType operation on AmazonStorageGatewayClient.
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

CancelArchivalAsync() 공개 메소드

Initiates the asynchronous execution of the CancelArchival operation.
public CancelArchivalAsync ( CancelArchivalRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelArchivalRequest Container for the necessary parameters to execute the CancelArchival operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CancelRetrievalAsync() 공개 메소드

Initiates the asynchronous execution of the CancelRetrieval operation.
public CancelRetrievalAsync ( CancelRetrievalRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CancelRetrievalRequest Container for the necessary parameters to execute the CancelRetrieval operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateCachediSCSIVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the CreateCachediSCSIVolume operation.
public CreateCachediSCSIVolumeAsync ( CreateCachediSCSIVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateCachediSCSIVolumeRequest Container for the necessary parameters to execute the CreateCachediSCSIVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateNFSFileShareAsync() 공개 메소드

Initiates the asynchronous execution of the CreateNFSFileShare operation.
public CreateNFSFileShareAsync ( CreateNFSFileShareRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateNFSFileShareRequest Container for the necessary parameters to execute the CreateNFSFileShare 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
리턴 AbstractAWSSigner

CreateSnapshotAsync() 공개 메소드

Initiates the asynchronous execution of the CreateSnapshot operation.
public CreateSnapshotAsync ( CreateSnapshotRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSnapshotRequest Container for the necessary parameters to execute the CreateSnapshot operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateSnapshotFromVolumeRecoveryPointAsync() 공개 메소드

Initiates the asynchronous execution of the CreateSnapshotFromVolumeRecoveryPoint operation.
public CreateSnapshotFromVolumeRecoveryPointAsync ( CreateSnapshotFromVolumeRecoveryPointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateSnapshotFromVolumeRecoveryPointRequest Container for the necessary parameters to execute the CreateSnapshotFromVolumeRecoveryPoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateStorediSCSIVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the CreateStorediSCSIVolume operation.
public CreateStorediSCSIVolumeAsync ( CreateStorediSCSIVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateStorediSCSIVolumeRequest Container for the necessary parameters to execute the CreateStorediSCSIVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateTapeWithBarcodeAsync() 공개 메소드

Initiates the asynchronous execution of the CreateTapeWithBarcode operation.
public CreateTapeWithBarcodeAsync ( CreateTapeWithBarcodeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateTapeWithBarcodeRequest Container for the necessary parameters to execute the CreateTapeWithBarcode operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

CreateTapesAsync() 공개 메소드

Initiates the asynchronous execution of the CreateTapes operation.
public CreateTapesAsync ( CreateTapesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateTapesRequest Container for the necessary parameters to execute the CreateTapes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteBandwidthRateLimitAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteBandwidthRateLimit operation.
public DeleteBandwidthRateLimitAsync ( DeleteBandwidthRateLimitRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteBandwidthRateLimitRequest Container for the necessary parameters to execute the DeleteBandwidthRateLimit operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteChapCredentialsAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteChapCredentials operation.
public DeleteChapCredentialsAsync ( DeleteChapCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteChapCredentialsRequest Container for the necessary parameters to execute the DeleteChapCredentials operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteFileShareAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteFileShare operation.
public DeleteFileShareAsync ( DeleteFileShareRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteFileShareRequest Container for the necessary parameters to execute the DeleteFileShare operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteGateway operation.
public DeleteGatewayAsync ( DeleteGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteGatewayRequest Container for the necessary parameters to execute the DeleteGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteSnapshotScheduleAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteSnapshotSchedule operation.
public DeleteSnapshotScheduleAsync ( DeleteSnapshotScheduleRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteSnapshotScheduleRequest Container for the necessary parameters to execute the DeleteSnapshotSchedule operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteTapeArchiveAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteTapeArchive operation.
public DeleteTapeArchiveAsync ( DeleteTapeArchiveRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteTapeArchiveRequest Container for the necessary parameters to execute the DeleteTapeArchive operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteTapeAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteTape operation.
public DeleteTapeAsync ( DeleteTapeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteTapeRequest Container for the necessary parameters to execute the DeleteTape operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DeleteVolumeAsync() 공개 메소드

Initiates the asynchronous execution of the DeleteVolume operation.
public DeleteVolumeAsync ( DeleteVolumeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteVolumeRequest Container for the necessary parameters to execute the DeleteVolume operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeBandwidthRateLimitAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeBandwidthRateLimit operation.
public DescribeBandwidthRateLimitAsync ( DescribeBandwidthRateLimitRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeBandwidthRateLimitRequest Container for the necessary parameters to execute the DescribeBandwidthRateLimit operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeCacheAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeCache operation.
public DescribeCacheAsync ( DescribeCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeCacheRequest Container for the necessary parameters to execute the DescribeCache operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeCachediSCSIVolumesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeCachediSCSIVolumes operation.
public DescribeCachediSCSIVolumesAsync ( DescribeCachediSCSIVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeCachediSCSIVolumesRequest Container for the necessary parameters to execute the DescribeCachediSCSIVolumes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeChapCredentialsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeChapCredentials operation.
public DescribeChapCredentialsAsync ( DescribeChapCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeChapCredentialsRequest Container for the necessary parameters to execute the DescribeChapCredentials operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeGatewayInformationAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeGatewayInformation operation.
public DescribeGatewayInformationAsync ( DescribeGatewayInformationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeGatewayInformationRequest Container for the necessary parameters to execute the DescribeGatewayInformation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeMaintenanceStartTimeAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeMaintenanceStartTime operation.
public DescribeMaintenanceStartTimeAsync ( DescribeMaintenanceStartTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeMaintenanceStartTimeRequest Container for the necessary parameters to execute the DescribeMaintenanceStartTime operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeNFSFileSharesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeNFSFileShares operation.
public DescribeNFSFileSharesAsync ( DescribeNFSFileSharesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeNFSFileSharesRequest Container for the necessary parameters to execute the DescribeNFSFileShares operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeSnapshotScheduleAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeSnapshotSchedule operation.
public DescribeSnapshotScheduleAsync ( DescribeSnapshotScheduleRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSnapshotScheduleRequest Container for the necessary parameters to execute the DescribeSnapshotSchedule operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeStorediSCSIVolumesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeStorediSCSIVolumes operation.
public DescribeStorediSCSIVolumesAsync ( DescribeStorediSCSIVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeStorediSCSIVolumesRequest Container for the necessary parameters to execute the DescribeStorediSCSIVolumes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeTapeArchivesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeTapeArchives operation.
public DescribeTapeArchivesAsync ( DescribeTapeArchivesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTapeArchivesRequest Container for the necessary parameters to execute the DescribeTapeArchives operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeTapeArchivesAsync() 공개 메소드

Returns a description of specified virtual tapes in the virtual tape shelf (VTS).

If a specific TapeARN is not specified, AWS Storage Gateway returns a description of all virtual tapes found in the VTS associated with your account.

/// An internal server error has occurred during the request. For more information, see /// the error and message fields. /// /// An exception occurred because an invalid gateway request was issued to the service. /// For more information, see the error and message fields. ///
public DescribeTapeArchivesAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeTapeRecoveryPointsAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeTapeRecoveryPoints operation.
public DescribeTapeRecoveryPointsAsync ( DescribeTapeRecoveryPointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTapeRecoveryPointsRequest Container for the necessary parameters to execute the DescribeTapeRecoveryPoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeTapesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeTapes operation.
public DescribeTapesAsync ( DescribeTapesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTapesRequest Container for the necessary parameters to execute the DescribeTapes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeUploadBufferAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeUploadBuffer operation.
public DescribeUploadBufferAsync ( DescribeUploadBufferRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeUploadBufferRequest Container for the necessary parameters to execute the DescribeUploadBuffer operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeVTLDevicesAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeVTLDevices operation.
public DescribeVTLDevicesAsync ( DescribeVTLDevicesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeVTLDevicesRequest Container for the necessary parameters to execute the DescribeVTLDevices operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DescribeWorkingStorageAsync() 공개 메소드

Initiates the asynchronous execution of the DescribeWorkingStorage operation.
public DescribeWorkingStorageAsync ( DescribeWorkingStorageRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeWorkingStorageRequest Container for the necessary parameters to execute the DescribeWorkingStorage operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

DisableGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the DisableGateway operation.
public DisableGatewayAsync ( DisableGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DisableGatewayRequest Container for the necessary parameters to execute the DisableGateway 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

EndActivateGateway() 공개 메소드

Finishes the asynchronous execution of the ActivateGateway operation.
public EndActivateGateway ( IAsyncResult asyncResult ) : ActivateGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginActivateGateway.
리턴 ActivateGatewayResponse

EndAddCache() 공개 메소드

Finishes the asynchronous execution of the AddCache operation.
public EndAddCache ( IAsyncResult asyncResult ) : AddCacheResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddCache.
리턴 AddCacheResponse

EndAddTagsToResource() 공개 메소드

Finishes the asynchronous execution of the AddTagsToResource operation.
public EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddTagsToResource.
리턴 AddTagsToResourceResponse

EndAddUploadBuffer() 공개 메소드

Finishes the asynchronous execution of the AddUploadBuffer operation.
public EndAddUploadBuffer ( IAsyncResult asyncResult ) : AddUploadBufferResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddUploadBuffer.
리턴 AddUploadBufferResponse

EndAddWorkingStorage() 공개 메소드

Finishes the asynchronous execution of the AddWorkingStorage operation.
public EndAddWorkingStorage ( IAsyncResult asyncResult ) : AddWorkingStorageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddWorkingStorage.
리턴 AddWorkingStorageResponse

EndCancelArchival() 공개 메소드

Finishes the asynchronous execution of the CancelArchival operation.
public EndCancelArchival ( IAsyncResult asyncResult ) : CancelArchivalResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelArchival.
리턴 CancelArchivalResponse

EndCancelRetrieval() 공개 메소드

Finishes the asynchronous execution of the CancelRetrieval operation.
public EndCancelRetrieval ( IAsyncResult asyncResult ) : CancelRetrievalResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCancelRetrieval.
리턴 CancelRetrievalResponse

EndCreateCachediSCSIVolume() 공개 메소드

Finishes the asynchronous execution of the CreateCachediSCSIVolume operation.
public EndCreateCachediSCSIVolume ( IAsyncResult asyncResult ) : CreateCachediSCSIVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateCachediSCSIVolume.
리턴 CreateCachediSCSIVolumeResponse

EndCreateNFSFileShare() 공개 메소드

Finishes the asynchronous execution of the CreateNFSFileShare operation.
public EndCreateNFSFileShare ( IAsyncResult asyncResult ) : CreateNFSFileShareResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateNFSFileShare.
리턴 CreateNFSFileShareResponse

EndCreateSnapshot() 공개 메소드

Finishes the asynchronous execution of the CreateSnapshot operation.
public EndCreateSnapshot ( IAsyncResult asyncResult ) : CreateSnapshotResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSnapshot.
리턴 CreateSnapshotResponse

EndCreateSnapshotFromVolumeRecoveryPoint() 공개 메소드

Finishes the asynchronous execution of the CreateSnapshotFromVolumeRecoveryPoint operation.
public EndCreateSnapshotFromVolumeRecoveryPoint ( IAsyncResult asyncResult ) : CreateSnapshotFromVolumeRecoveryPointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateSnapshotFromVolumeRecoveryPoint.
리턴 CreateSnapshotFromVolumeRecoveryPointResponse

EndCreateStorediSCSIVolume() 공개 메소드

Finishes the asynchronous execution of the CreateStorediSCSIVolume operation.
public EndCreateStorediSCSIVolume ( IAsyncResult asyncResult ) : CreateStorediSCSIVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateStorediSCSIVolume.
리턴 CreateStorediSCSIVolumeResponse

EndCreateTapeWithBarcode() 공개 메소드

Finishes the asynchronous execution of the CreateTapeWithBarcode operation.
public EndCreateTapeWithBarcode ( IAsyncResult asyncResult ) : CreateTapeWithBarcodeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateTapeWithBarcode.
리턴 CreateTapeWithBarcodeResponse

EndCreateTapes() 공개 메소드

Finishes the asynchronous execution of the CreateTapes operation.
public EndCreateTapes ( IAsyncResult asyncResult ) : CreateTapesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateTapes.
리턴 CreateTapesResponse

EndDeleteBandwidthRateLimit() 공개 메소드

Finishes the asynchronous execution of the DeleteBandwidthRateLimit operation.
public EndDeleteBandwidthRateLimit ( IAsyncResult asyncResult ) : DeleteBandwidthRateLimitResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteBandwidthRateLimit.
리턴 DeleteBandwidthRateLimitResponse

EndDeleteChapCredentials() 공개 메소드

Finishes the asynchronous execution of the DeleteChapCredentials operation.
public EndDeleteChapCredentials ( IAsyncResult asyncResult ) : DeleteChapCredentialsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteChapCredentials.
리턴 DeleteChapCredentialsResponse

EndDeleteFileShare() 공개 메소드

Finishes the asynchronous execution of the DeleteFileShare operation.
public EndDeleteFileShare ( IAsyncResult asyncResult ) : DeleteFileShareResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteFileShare.
리턴 DeleteFileShareResponse

EndDeleteGateway() 공개 메소드

Finishes the asynchronous execution of the DeleteGateway operation.
public EndDeleteGateway ( IAsyncResult asyncResult ) : DeleteGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteGateway.
리턴 DeleteGatewayResponse

EndDeleteSnapshotSchedule() 공개 메소드

Finishes the asynchronous execution of the DeleteSnapshotSchedule operation.
public EndDeleteSnapshotSchedule ( IAsyncResult asyncResult ) : DeleteSnapshotScheduleResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteSnapshotSchedule.
리턴 DeleteSnapshotScheduleResponse

EndDeleteTape() 공개 메소드

Finishes the asynchronous execution of the DeleteTape operation.
public EndDeleteTape ( IAsyncResult asyncResult ) : DeleteTapeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteTape.
리턴 DeleteTapeResponse

EndDeleteTapeArchive() 공개 메소드

Finishes the asynchronous execution of the DeleteTapeArchive operation.
public EndDeleteTapeArchive ( IAsyncResult asyncResult ) : DeleteTapeArchiveResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteTapeArchive.
리턴 DeleteTapeArchiveResponse

EndDeleteVolume() 공개 메소드

Finishes the asynchronous execution of the DeleteVolume operation.
public EndDeleteVolume ( IAsyncResult asyncResult ) : DeleteVolumeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteVolume.
리턴 DeleteVolumeResponse

EndDescribeBandwidthRateLimit() 공개 메소드

Finishes the asynchronous execution of the DescribeBandwidthRateLimit operation.
public EndDescribeBandwidthRateLimit ( IAsyncResult asyncResult ) : DescribeBandwidthRateLimitResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeBandwidthRateLimit.
리턴 DescribeBandwidthRateLimitResponse

EndDescribeCache() 공개 메소드

Finishes the asynchronous execution of the DescribeCache operation.
public EndDescribeCache ( IAsyncResult asyncResult ) : DescribeCacheResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCache.
리턴 DescribeCacheResponse

EndDescribeCachediSCSIVolumes() 공개 메소드

Finishes the asynchronous execution of the DescribeCachediSCSIVolumes operation.
public EndDescribeCachediSCSIVolumes ( IAsyncResult asyncResult ) : DescribeCachediSCSIVolumesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCachediSCSIVolumes.
리턴 DescribeCachediSCSIVolumesResponse

EndDescribeChapCredentials() 공개 메소드

Finishes the asynchronous execution of the DescribeChapCredentials operation.
public EndDescribeChapCredentials ( IAsyncResult asyncResult ) : DescribeChapCredentialsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeChapCredentials.
리턴 DescribeChapCredentialsResponse

EndDescribeGatewayInformation() 공개 메소드

Finishes the asynchronous execution of the DescribeGatewayInformation operation.
public EndDescribeGatewayInformation ( IAsyncResult asyncResult ) : DescribeGatewayInformationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeGatewayInformation.
리턴 DescribeGatewayInformationResponse

EndDescribeMaintenanceStartTime() 공개 메소드

Finishes the asynchronous execution of the DescribeMaintenanceStartTime operation.
public EndDescribeMaintenanceStartTime ( IAsyncResult asyncResult ) : DescribeMaintenanceStartTimeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeMaintenanceStartTime.
리턴 DescribeMaintenanceStartTimeResponse

EndDescribeNFSFileShares() 공개 메소드

Finishes the asynchronous execution of the DescribeNFSFileShares operation.
public EndDescribeNFSFileShares ( IAsyncResult asyncResult ) : DescribeNFSFileSharesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeNFSFileShares.
리턴 DescribeNFSFileSharesResponse

EndDescribeSnapshotSchedule() 공개 메소드

Finishes the asynchronous execution of the DescribeSnapshotSchedule operation.
public EndDescribeSnapshotSchedule ( IAsyncResult asyncResult ) : DescribeSnapshotScheduleResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSnapshotSchedule.
리턴 DescribeSnapshotScheduleResponse

EndDescribeStorediSCSIVolumes() 공개 메소드

Finishes the asynchronous execution of the DescribeStorediSCSIVolumes operation.
public EndDescribeStorediSCSIVolumes ( IAsyncResult asyncResult ) : DescribeStorediSCSIVolumesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeStorediSCSIVolumes.
리턴 DescribeStorediSCSIVolumesResponse

EndDescribeTapeArchives() 공개 메소드

Finishes the asynchronous execution of the DescribeTapeArchives operation.
public EndDescribeTapeArchives ( IAsyncResult asyncResult ) : DescribeTapeArchivesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTapeArchives.
리턴 DescribeTapeArchivesResponse

EndDescribeTapeRecoveryPoints() 공개 메소드

Finishes the asynchronous execution of the DescribeTapeRecoveryPoints operation.
public EndDescribeTapeRecoveryPoints ( IAsyncResult asyncResult ) : DescribeTapeRecoveryPointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTapeRecoveryPoints.
리턴 DescribeTapeRecoveryPointsResponse

EndDescribeTapes() 공개 메소드

Finishes the asynchronous execution of the DescribeTapes operation.
public EndDescribeTapes ( IAsyncResult asyncResult ) : DescribeTapesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTapes.
리턴 DescribeTapesResponse

EndDescribeUploadBuffer() 공개 메소드

Finishes the asynchronous execution of the DescribeUploadBuffer operation.
public EndDescribeUploadBuffer ( IAsyncResult asyncResult ) : DescribeUploadBufferResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeUploadBuffer.
리턴 DescribeUploadBufferResponse

EndDescribeVTLDevices() 공개 메소드

Finishes the asynchronous execution of the DescribeVTLDevices operation.
public EndDescribeVTLDevices ( IAsyncResult asyncResult ) : DescribeVTLDevicesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeVTLDevices.
리턴 DescribeVTLDevicesResponse

EndDescribeWorkingStorage() 공개 메소드

Finishes the asynchronous execution of the DescribeWorkingStorage operation.
public EndDescribeWorkingStorage ( IAsyncResult asyncResult ) : DescribeWorkingStorageResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeWorkingStorage.
리턴 DescribeWorkingStorageResponse

EndDisableGateway() 공개 메소드

Finishes the asynchronous execution of the DisableGateway operation.
public EndDisableGateway ( IAsyncResult asyncResult ) : DisableGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDisableGateway.
리턴 DisableGatewayResponse

EndListFileShares() 공개 메소드

Finishes the asynchronous execution of the ListFileShares operation.
public EndListFileShares ( IAsyncResult asyncResult ) : ListFileSharesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListFileShares.
리턴 ListFileSharesResponse

EndListGateways() 공개 메소드

Finishes the asynchronous execution of the ListGateways operation.
public EndListGateways ( IAsyncResult asyncResult ) : ListGatewaysResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListGateways.
리턴 ListGatewaysResponse

EndListLocalDisks() 공개 메소드

Finishes the asynchronous execution of the ListLocalDisks operation.
public EndListLocalDisks ( IAsyncResult asyncResult ) : ListLocalDisksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListLocalDisks.
리턴 ListLocalDisksResponse

EndListTagsForResource() 공개 메소드

Finishes the asynchronous execution of the ListTagsForResource operation.
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListTagsForResource.
리턴 ListTagsForResourceResponse

EndListTapes() 공개 메소드

Finishes the asynchronous execution of the ListTapes operation.
public EndListTapes ( IAsyncResult asyncResult ) : ListTapesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListTapes.
리턴 ListTapesResponse

EndListVolumeInitiators() 공개 메소드

Finishes the asynchronous execution of the ListVolumeInitiators operation.
public EndListVolumeInitiators ( IAsyncResult asyncResult ) : ListVolumeInitiatorsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListVolumeInitiators.
리턴 ListVolumeInitiatorsResponse

EndListVolumeRecoveryPoints() 공개 메소드

Finishes the asynchronous execution of the ListVolumeRecoveryPoints operation.
public EndListVolumeRecoveryPoints ( IAsyncResult asyncResult ) : ListVolumeRecoveryPointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListVolumeRecoveryPoints.
리턴 ListVolumeRecoveryPointsResponse

EndListVolumes() 공개 메소드

Finishes the asynchronous execution of the ListVolumes operation.
public EndListVolumes ( IAsyncResult asyncResult ) : ListVolumesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListVolumes.
리턴 ListVolumesResponse

EndRemoveTagsFromResource() 공개 메소드

Finishes the asynchronous execution of the RemoveTagsFromResource operation.
public EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRemoveTagsFromResource.
리턴 RemoveTagsFromResourceResponse

EndResetCache() 공개 메소드

Finishes the asynchronous execution of the ResetCache operation.
public EndResetCache ( IAsyncResult asyncResult ) : ResetCacheResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginResetCache.
리턴 ResetCacheResponse

EndRetrieveTapeArchive() 공개 메소드

Finishes the asynchronous execution of the RetrieveTapeArchive operation.
public EndRetrieveTapeArchive ( IAsyncResult asyncResult ) : RetrieveTapeArchiveResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRetrieveTapeArchive.
리턴 RetrieveTapeArchiveResponse

EndRetrieveTapeRecoveryPoint() 공개 메소드

Finishes the asynchronous execution of the RetrieveTapeRecoveryPoint operation.
public EndRetrieveTapeRecoveryPoint ( IAsyncResult asyncResult ) : RetrieveTapeRecoveryPointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRetrieveTapeRecoveryPoint.
리턴 RetrieveTapeRecoveryPointResponse

EndSetLocalConsolePassword() 공개 메소드

Finishes the asynchronous execution of the SetLocalConsolePassword operation.
public EndSetLocalConsolePassword ( IAsyncResult asyncResult ) : SetLocalConsolePasswordResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginSetLocalConsolePassword.
리턴 SetLocalConsolePasswordResponse

EndShutdownGateway() 공개 메소드

Finishes the asynchronous execution of the ShutdownGateway operation.
public EndShutdownGateway ( IAsyncResult asyncResult ) : ShutdownGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginShutdownGateway.
리턴 ShutdownGatewayResponse

EndStartGateway() 공개 메소드

Finishes the asynchronous execution of the StartGateway operation.
public EndStartGateway ( IAsyncResult asyncResult ) : StartGatewayResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartGateway.
리턴 StartGatewayResponse

EndUpdateBandwidthRateLimit() 공개 메소드

Finishes the asynchronous execution of the UpdateBandwidthRateLimit operation.
public EndUpdateBandwidthRateLimit ( IAsyncResult asyncResult ) : UpdateBandwidthRateLimitResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateBandwidthRateLimit.
리턴 UpdateBandwidthRateLimitResponse

EndUpdateChapCredentials() 공개 메소드

Finishes the asynchronous execution of the UpdateChapCredentials operation.
public EndUpdateChapCredentials ( IAsyncResult asyncResult ) : UpdateChapCredentialsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateChapCredentials.
리턴 UpdateChapCredentialsResponse

EndUpdateGatewayInformation() 공개 메소드

Finishes the asynchronous execution of the UpdateGatewayInformation operation.
public EndUpdateGatewayInformation ( IAsyncResult asyncResult ) : UpdateGatewayInformationResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateGatewayInformation.
리턴 UpdateGatewayInformationResponse

EndUpdateGatewaySoftwareNow() 공개 메소드

Finishes the asynchronous execution of the UpdateGatewaySoftwareNow operation.
public EndUpdateGatewaySoftwareNow ( IAsyncResult asyncResult ) : UpdateGatewaySoftwareNowResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateGatewaySoftwareNow.
리턴 UpdateGatewaySoftwareNowResponse

EndUpdateMaintenanceStartTime() 공개 메소드

Finishes the asynchronous execution of the UpdateMaintenanceStartTime operation.
public EndUpdateMaintenanceStartTime ( IAsyncResult asyncResult ) : UpdateMaintenanceStartTimeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateMaintenanceStartTime.
리턴 UpdateMaintenanceStartTimeResponse

EndUpdateNFSFileShare() 공개 메소드

Finishes the asynchronous execution of the UpdateNFSFileShare operation.
public EndUpdateNFSFileShare ( IAsyncResult asyncResult ) : UpdateNFSFileShareResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateNFSFileShare.
리턴 UpdateNFSFileShareResponse

EndUpdateSnapshotSchedule() 공개 메소드

Finishes the asynchronous execution of the UpdateSnapshotSchedule operation.
public EndUpdateSnapshotSchedule ( IAsyncResult asyncResult ) : UpdateSnapshotScheduleResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateSnapshotSchedule.
리턴 UpdateSnapshotScheduleResponse

EndUpdateVTLDeviceType() 공개 메소드

Finishes the asynchronous execution of the UpdateVTLDeviceType operation.
public EndUpdateVTLDeviceType ( IAsyncResult asyncResult ) : UpdateVTLDeviceTypeResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginUpdateVTLDeviceType.
리턴 UpdateVTLDeviceTypeResponse

ListFileSharesAsync() 공개 메소드

Initiates the asynchronous execution of the ListFileShares operation.
public ListFileSharesAsync ( ListFileSharesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListFileSharesRequest Container for the necessary parameters to execute the ListFileShares operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListGatewaysAsync() 공개 메소드

Initiates the asynchronous execution of the ListGateways operation.
public ListGatewaysAsync ( ListGatewaysRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListGatewaysRequest Container for the necessary parameters to execute the ListGateways operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListGatewaysAsync() 공개 메소드

Lists gateways owned by an AWS account in a region specified in the request. The returned list is ordered by gateway Amazon Resource Name (ARN).

By default, the operation returns a maximum of 100 gateways. This operation supports pagination that allows you to optionally reduce the number of gateways returned in a response.

If you have more gateways than are returned in a response (that is, the response returns only a truncated list of your gateways), the response contains a marker that you can specify in your next request to fetch the next page of gateways.

/// An internal server error has occurred during the request. For more information, see /// the error and message fields. /// /// An exception occurred because an invalid gateway request was issued to the service. /// For more information, see the error and message fields. ///
public ListGatewaysAsync ( System cancellationToken = default(CancellationToken) ) : Task
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListLocalDisksAsync() 공개 메소드

Initiates the asynchronous execution of the ListLocalDisks operation.
public ListLocalDisksAsync ( ListLocalDisksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListLocalDisksRequest Container for the necessary parameters to execute the ListLocalDisks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListTagsForResourceAsync() 공개 메소드

Initiates the asynchronous execution of the ListTagsForResource operation.
public ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListTapesAsync() 공개 메소드

Initiates the asynchronous execution of the ListTapes operation.
public ListTapesAsync ( ListTapesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListTapesRequest Container for the necessary parameters to execute the ListTapes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListVolumeInitiatorsAsync() 공개 메소드

Initiates the asynchronous execution of the ListVolumeInitiators operation.
public ListVolumeInitiatorsAsync ( ListVolumeInitiatorsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListVolumeInitiatorsRequest Container for the necessary parameters to execute the ListVolumeInitiators operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListVolumeRecoveryPointsAsync() 공개 메소드

Initiates the asynchronous execution of the ListVolumeRecoveryPoints operation.
public ListVolumeRecoveryPointsAsync ( ListVolumeRecoveryPointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListVolumeRecoveryPointsRequest Container for the necessary parameters to execute the ListVolumeRecoveryPoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ListVolumesAsync() 공개 메소드

Initiates the asynchronous execution of the ListVolumes operation.
public ListVolumesAsync ( ListVolumesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListVolumesRequest Container for the necessary parameters to execute the ListVolumes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RemoveTagsFromResourceAsync() 공개 메소드

Initiates the asynchronous execution of the RemoveTagsFromResource operation.
public RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ResetCache() 공개 메소드

Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage. If your cache disk encounters a error, the gateway prevents read and write operations on virtual tapes in the gateway. For example, an error can occur when a disk is corrupted or removed from the gateway. When a cache is reset, the gateway loses its cache storage. At this point you can reconfigure the disks as cache disks.

If the cache disk you are resetting contains data that has not been uploaded to Amazon S3 yet, that data can be lost. After you reset cache disks, there will be no configured cache disks left in the gateway, so you must configure at least one new cache disk for your gateway to function properly.

/// An internal server error has occurred during the request. For more information, see /// the error and message fields. /// /// An exception occurred because an invalid gateway request was issued to the service. /// For more information, see the error and message fields. ///
public ResetCache ( string gatewayARN ) : ResetCacheResponse
gatewayARN string A property of ResetCacheRequest used to execute the ResetCache service method.
리턴 ResetCacheResponse

ResetCacheAsync() 공개 메소드

Initiates the asynchronous execution of the ResetCache operation.
public ResetCacheAsync ( ResetCacheRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ResetCacheRequest Container for the necessary parameters to execute the ResetCache operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ResetCacheAsync() 공개 메소드

Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage. If your cache disk encounters a error, the gateway prevents read and write operations on virtual tapes in the gateway. For example, an error can occur when a disk is corrupted or removed from the gateway. When a cache is reset, the gateway loses its cache storage. At this point you can reconfigure the disks as cache disks.

If the cache disk you are resetting contains data that has not been uploaded to Amazon S3 yet, that data can be lost. After you reset cache disks, there will be no configured cache disks left in the gateway, so you must configure at least one new cache disk for your gateway to function properly.

/// An internal server error has occurred during the request. For more information, see /// the error and message fields. /// /// An exception occurred because an invalid gateway request was issued to the service. /// For more information, see the error and message fields. ///
public ResetCacheAsync ( string gatewayARN, System cancellationToken = default(CancellationToken) ) : Task
gatewayARN string A property of ResetCacheRequest used to execute the ResetCache service method.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RetrieveTapeArchiveAsync() 공개 메소드

Initiates the asynchronous execution of the RetrieveTapeArchive operation.
public RetrieveTapeArchiveAsync ( RetrieveTapeArchiveRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RetrieveTapeArchiveRequest Container for the necessary parameters to execute the RetrieveTapeArchive operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

RetrieveTapeRecoveryPointAsync() 공개 메소드

Initiates the asynchronous execution of the RetrieveTapeRecoveryPoint operation.
public RetrieveTapeRecoveryPointAsync ( RetrieveTapeRecoveryPointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RetrieveTapeRecoveryPointRequest Container for the necessary parameters to execute the RetrieveTapeRecoveryPoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

SetLocalConsolePasswordAsync() 공개 메소드

Initiates the asynchronous execution of the SetLocalConsolePassword operation.
public SetLocalConsolePasswordAsync ( SetLocalConsolePasswordRequest request, System cancellationToken = default(CancellationToken) ) : Task
request SetLocalConsolePasswordRequest Container for the necessary parameters to execute the SetLocalConsolePassword operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

ShutdownGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the ShutdownGateway operation.
public ShutdownGatewayAsync ( ShutdownGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ShutdownGatewayRequest Container for the necessary parameters to execute the ShutdownGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

StartGatewayAsync() 공개 메소드

Initiates the asynchronous execution of the StartGateway operation.
public StartGatewayAsync ( StartGatewayRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StartGatewayRequest Container for the necessary parameters to execute the StartGateway operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateBandwidthRateLimitAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateBandwidthRateLimit operation.
public UpdateBandwidthRateLimitAsync ( UpdateBandwidthRateLimitRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateBandwidthRateLimitRequest Container for the necessary parameters to execute the UpdateBandwidthRateLimit operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateChapCredentialsAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateChapCredentials operation.
public UpdateChapCredentialsAsync ( UpdateChapCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateChapCredentialsRequest Container for the necessary parameters to execute the UpdateChapCredentials operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateGatewayInformationAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateGatewayInformation operation.
public UpdateGatewayInformationAsync ( UpdateGatewayInformationRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateGatewayInformationRequest Container for the necessary parameters to execute the UpdateGatewayInformation operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateGatewaySoftwareNowAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateGatewaySoftwareNow operation.
public UpdateGatewaySoftwareNowAsync ( UpdateGatewaySoftwareNowRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateGatewaySoftwareNowRequest Container for the necessary parameters to execute the UpdateGatewaySoftwareNow operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateMaintenanceStartTimeAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateMaintenanceStartTime operation.
public UpdateMaintenanceStartTimeAsync ( UpdateMaintenanceStartTimeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateMaintenanceStartTimeRequest Container for the necessary parameters to execute the UpdateMaintenanceStartTime operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateNFSFileShareAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateNFSFileShare operation.
public UpdateNFSFileShareAsync ( UpdateNFSFileShareRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateNFSFileShareRequest Container for the necessary parameters to execute the UpdateNFSFileShare operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateSnapshotScheduleAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateSnapshotSchedule operation.
public UpdateSnapshotScheduleAsync ( UpdateSnapshotScheduleRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateSnapshotScheduleRequest Container for the necessary parameters to execute the UpdateSnapshotSchedule operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task

UpdateVTLDeviceTypeAsync() 공개 메소드

Initiates the asynchronous execution of the UpdateVTLDeviceType operation.
public UpdateVTLDeviceTypeAsync ( UpdateVTLDeviceTypeRequest request, System cancellationToken = default(CancellationToken) ) : Task
request UpdateVTLDeviceTypeRequest Container for the necessary parameters to execute the UpdateVTLDeviceType operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
리턴 Task