Package test
Class RunAllSamples
java.lang.Object
test.RunAllSamples
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidget()static voidstatic voidRun all the included samples.static voidstatic voidstatic voidsendChuncked(AWS4SignerForChunkedUpload signer, String sampleContent, URL endpointUrl, String method, Map<String, String> headers) 
- 
Constructor Details- 
RunAllSamplespublic RunAllSamples()
 
- 
- 
Method Details- 
main2Run all the included samples. Before running the samples, you need to specify the bucket name, region name and your credentials.
- 
main- Throws:
- Exception
 
- 
put
- 
main3
- 
getpublic static void get()
- 
sendChuncked
 
-