Package | Description |
---|---|
org.jets3t.service.model |
Provides objects that model entities in S3 such as objects, buckets and owners.
|
Modifier and Type | Method and Description |
---|---|
LifecycleConfig.Rule |
LifecycleConfig.newRule(String id,
String prefix,
Boolean enabled) |
Modifier and Type | Method and Description |
---|---|
List<LifecycleConfig.Rule> |
LifecycleConfig.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
LifecycleConfig.addRule(LifecycleConfig.Rule rule) |
Constructor and Description |
---|
LifecycleConfig(List<LifecycleConfig.Rule> rules) |
Copyright © 2006–2018. All rights reserved.