Package | Description |
---|---|
org.jets3t.service |
Provides the main S3 Service interface, on which all JetS3t REST/HTTP or SOAP
implementations are based, and utilites applicable for all services.
|
Modifier and Type | Method and Description |
---|---|
S3WebsiteConfig |
S3Service.getWebsiteConfig(String bucketName) |
Modifier and Type | Method and Description |
---|---|
void |
S3Service.setWebsiteConfig(String bucketName,
S3WebsiteConfig config)
Apply a website configuration to a bucket.
|
Copyright © 2006–2018. All rights reserved.