|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.openstack.quantum.v1_0.domain.Reference
org.jclouds.openstack.quantum.v1_0.domain.Attachment
public class Attachment
A Quantum attachment
| Nested Class Summary | |
|---|---|
static class |
Attachment.Builder<T extends Attachment.Builder<T>>
|
| Constructor Summary | |
|---|---|
protected |
Attachment(String id)
|
| Method Summary | |
|---|---|
static Attachment.Builder<?> |
builder()
|
Attachment.Builder<?> |
toBuilder()
|
| Methods inherited from class org.jclouds.openstack.quantum.v1_0.domain.Reference |
|---|
equals, getId, hashCode, string, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@ConstructorProperties(value="id") protected Attachment(String id)
| Method Detail |
|---|
public static Attachment.Builder<?> builder()
public Attachment.Builder<?> toBuilder()
toBuilder in class Reference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||