Modifier and Type | Class and Description |
---|---|
static class |
Attachment.Builder<T extends Attachment.Builder<T>> |
Modifier | Constructor and Description |
---|---|
protected |
Attachment(String id) |
Modifier and Type | Method and Description |
---|---|
static Attachment.Builder<?> |
builder() |
Attachment.Builder<?> |
toBuilder() |
@ConstructorProperties(value="id") protected Attachment(String id)
public static Attachment.Builder<?> builder()
public Attachment.Builder<?> toBuilder()
Copyright © 2009-2013 jclouds. All Rights Reserved.