|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.dmtf.cim.ResourceAllocationSettingData
org.jclouds.vcloud.director.v1_5.domain.dmtf.RasdItem
public class RasdItem
A vCloud specific ResourceAllocationSettingData extension.
| Nested Class Summary | |
|---|---|
static class |
RasdItem.Builder<B extends RasdItem.Builder<B>>
|
| Nested classes/interfaces inherited from class org.jclouds.dmtf.cim.ResourceAllocationSettingData |
|---|
org.jclouds.dmtf.cim.ResourceAllocationSettingData.ConsumerVisibility, org.jclouds.dmtf.cim.ResourceAllocationSettingData.MappingBehavior, org.jclouds.dmtf.cim.ResourceAllocationSettingData.ResourceType |
| Constructor Summary | |
|---|---|
protected |
RasdItem()
|
protected |
RasdItem(RasdItem.Builder<?> builder)
|
| Method Summary | |
|---|---|
static RasdItem.Builder<?> |
builder()
|
boolean |
equals(Object obj)
|
URI |
getHref()
Contains the type of the the entity. |
Set<Link> |
getLinks()
Set of optional links to an entity or operation associated with this object. |
String |
getType()
Contains the URI to the entity. |
int |
hashCode()
|
com.google.common.base.Objects.ToStringHelper |
string()
|
RasdItem.Builder<?> |
toBuilder()
|
| Methods inherited from class org.jclouds.dmtf.cim.ResourceAllocationSettingData |
|---|
getAddress, getAddressOnParent, getAllocationUnits, getCaption, getConnections, getConsumerVisibility, getDescription, getElementName, getHostResources, getInstanceID, getLimit, getMappingBehavior, getOtherResourceType, getParent, getPoolID, getReservation, getResourceSubType, getResourceType, getVirtualQuantity, getVirtualQuantityUnits, getWeight, isAutomaticAllocation, isAutomaticDeallocation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected RasdItem(RasdItem.Builder<?> builder)
protected RasdItem()
| Method Detail |
|---|
public static RasdItem.Builder<?> builder()
public RasdItem.Builder<?> toBuilder()
toBuilder in class org.jclouds.dmtf.cim.ResourceAllocationSettingDatapublic String getType()
ResourceType#getHref()public URI getHref()
ResourceType#getType()public Set<Link> getLinks()
ResourceType#getLinks()public com.google.common.base.Objects.ToStringHelper string()
string in class org.jclouds.dmtf.cim.ResourceAllocationSettingDatapublic int hashCode()
hashCode in class org.jclouds.dmtf.cim.ResourceAllocationSettingDatapublic boolean equals(Object obj)
equals in class org.jclouds.dmtf.cim.ResourceAllocationSettingData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||