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

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
AbortMultipartUploadsCommand ( IAmazonS3 s3Client, string bucketName, System.DateTime initiateDate ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void