org.lastbamboo.common.amazon.s3
Class Launcher
java.lang.Object
org.lastbamboo.common.amazon.s3.Launcher
public class Launcher
- extends Object
Accepts arguments to create s3 buckets, upload files, etc.
|
Method Summary |
static void |
main(String[] args)
Called from the command line. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Launcher
public Launcher()
main
public static void main(String[] args)
- Called from the command line.
- Parameters:
args - The command line arguments.
Copyright © 2013 LittleShoot. All Rights Reserved.