org.jclouds.googlecomputeengine.domain
Class Disk.Builder
java.lang.Object
org.jclouds.googlecomputeengine.domain.Resource.Builder<T>
org.jclouds.googlecomputeengine.domain.AbstractDisk.Builder<Disk.Builder>
org.jclouds.googlecomputeengine.domain.Disk.Builder
- Enclosing class:
- Disk
public static final class Disk.Builder
- extends AbstractDisk.Builder<Disk.Builder>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Disk.Builder
public Disk.Builder()
zone
public Disk.Builder zone(URI zone)
- See Also:
Disk.getZone()
self
protected Disk.Builder self()
- Specified by:
self in class Resource.Builder<Disk.Builder>
build
public Disk build()
- Overrides:
build in class Resource.Builder<Disk.Builder>
fromDisk
public Disk.Builder fromDisk(Disk in)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.