org.jclouds.googlecloudstorage.domain.internal
Class Action.Builder

java.lang.Object
  extended by org.jclouds.googlecloudstorage.domain.internal.Action.Builder
Enclosing class:
Action

public static class Action.Builder
extends Object


Constructor Summary
Action.Builder()
           
 
Method Summary
 Action build()
           
 Action.Builder fromAction(Action in)
           
 Action.Builder type(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Action.Builder

public Action.Builder()
Method Detail

type

public Action.Builder type(String type)

build

public Action build()

fromAction

public Action.Builder fromAction(Action in)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.