org.jclouds.googlecloudstorage.domain.internal
Class Rule.Builder
java.lang.Object
org.jclouds.googlecloudstorage.domain.internal.Rule.Builder
- Enclosing class:
- Rule
public static class Rule.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rule.Builder
public Rule.Builder()
action
public Rule.Builder action(Action action)
condtion
public Rule.Builder condtion(Condition condition)
build
public Rule build()
fromRule
public Rule.Builder fromRule(Rule in)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.