Package test
Class RunAllSamples
java.lang.Object
test.RunAllSamples
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
get()
static void
static void
Run all the included samples.static void
static void
static void
sendChuncked
(AWS4SignerForChunkedUpload signer, String sampleContent, URL endpointUrl, String method, Map<String, String> headers)
-
Constructor Details
-
RunAllSamples
public RunAllSamples()
-
-
Method Details
-
main2
Run 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
-
get
public static void get() -
sendChuncked
-