|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.vcloud.director.v1_5.domain.Reference
org.jclouds.vcloud.director.v1_5.domain.VAppReference
public class VAppReference
| Nested Class Summary | |
|---|---|
static class |
VAppReference.Builder<B extends VAppReference.Builder<B>>
|
| Field Summary |
|---|
| Fields inherited from class org.jclouds.vcloud.director.v1_5.domain.Reference |
|---|
logger |
| Constructor Summary | |
|---|---|
protected |
VAppReference()
|
|
VAppReference(URI href,
String id,
String name,
String type)
|
|
VAppReference(VAppReference.Builder<?> builder)
|
| Method Summary | |
|---|---|
static VAppReference.Builder<?> |
builder()
|
boolean |
equals(Object o)
|
VAppReference.Builder<?> |
toBuilder()
|
| Methods inherited from class org.jclouds.vcloud.director.v1_5.domain.Reference |
|---|
getHref, getId, getName, getType, hashCode, string, toAdminReference, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VAppReference(VAppReference.Builder<?> builder)
public VAppReference(URI href,
String id,
String name,
String type)
protected VAppReference()
| Method Detail |
|---|
public static VAppReference.Builder<?> builder()
public VAppReference.Builder<?> toBuilder()
toBuilder in class Referencepublic boolean equals(Object o)
equals in class Reference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||