org.jclouds.openstack.quantum.v1_0.domain
Class Attachment.Builder<T extends Attachment.Builder<T>>
java.lang.Object
org.jclouds.openstack.quantum.v1_0.domain.Reference.Builder<T>
org.jclouds.openstack.quantum.v1_0.domain.Attachment.Builder<T>
- Enclosing class:
- Attachment
public abstract static class Attachment.Builder<T extends Attachment.Builder<T>>
- extends Reference.Builder<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attachment.Builder
public Attachment.Builder()
build
public Attachment build()
- Overrides:
build in class Reference.Builder<T extends Attachment.Builder<T>>
fromAttachment
public T fromAttachment(Attachment in)
Copyright © 2009-2012 jclouds. All Rights Reserved.