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

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

public static class Owner.Builder
extends Object


Constructor Summary
Owner.Builder()
           
 
Method Summary
 Owner build()
           
 Owner.Builder entity(String entity)
           
 Owner.Builder entityId(String entityId)
           
 Owner.Builder fromOwner(Owner in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Owner.Builder

public Owner.Builder()
Method Detail

entity

public Owner.Builder entity(String entity)

entityId

public Owner.Builder entityId(String entityId)

build

public Owner build()

fromOwner

public Owner.Builder fromOwner(Owner in)


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