Class Bucket.Versioning
- java.lang.Object
-
- org.jclouds.googlecloudstorage.domain.Bucket.Versioning
-
-
Constructor Summary
Constructors Constructor Description Versioning()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Bucket.Versioningcreate(Boolean enabled)abstract Booleanenabled()
-
-
-
Method Detail
-
enabled
public abstract Boolean enabled()
-
create
public static Bucket.Versioning create(Boolean enabled)
-
-