C# Class Amazon.S3.Transfer.Internal.DownloadDirectoryCommand

Inheritance: BaseCommand
Afficher le fichier Open project: scopely/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void

Private Methods

Méthode Description
DownloadDirectoryCommand ( IAmazonS3 s3Client, TransferUtilityDownloadDirectoryRequest request ) : System
EnsureDirectoryExists ( DirectoryInfo directory ) : void
downloadedProgressEventCallback ( object sender, WriteObjectProgressArgs e ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void