public class VersioningConfiguration extends Object
| Constructor and Description |
|---|
VersioningConfiguration() |
VersioningConfiguration(boolean status)
Constructs a new VersioningConfiguration object with given status.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
status()
Indicates whether the bucket is version enabled or not.
|