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.Websitecreate(String mainPageSuffix, String notFoundPage)abstract StringmainPageSuffix()abstract StringnotFoundPage()
-