Beispiel #1
0
 public ImportS3() {
   _requestHelp =
       "Imports the given Amazon S3 Bucket.  All nodes in the "
           + "cloud must have permission to access the Amazon bucket.";
   _bucket._requestHelp = "Amazon S3 Bucket to import.";
 }