org.jclouds.googlecloudstorage.domain.internal
Class Website.Builder
java.lang.Object
org.jclouds.googlecloudstorage.domain.internal.Website.Builder
- Enclosing class:
- Website
public static class Website.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Website.Builder
public Website.Builder()
mainPageSuffix
public Website.Builder mainPageSuffix(String mainPageSuffix)
notFoundPage
public Website.Builder notFoundPage(String notFoundPage)
build
public Website build()
fromWebsite
public Website.Builder fromWebsite(Website in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.