public abstract static class Attachment.Builder<T extends Attachment.Builder<T>> extends Reference.Builder<T>
id
Constructor and Description |
---|
Attachment.Builder() |
Modifier and Type | Method and Description |
---|---|
Attachment |
build() |
T |
fromAttachment(Attachment in) |
fromReference, id, self
public Attachment build()
build
in class Reference.Builder<T extends Attachment.Builder<T>>
public T fromAttachment(Attachment in)
Copyright © 2009-2013 jclouds. All Rights Reserved.