Class Bucket.Website
- java.lang.Object
-
- org.jclouds.googlecloudstorage.domain.Bucket.Website
-
-
Constructor Summary
Constructors Constructor Description Website()
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Bucket.Website
create(String mainPageSuffix, String notFoundPage)
abstract String
mainPageSuffix()
abstract String
notFoundPage()
-