public class RasdItem
extends org.jclouds.dmtf.cim.ResourceAllocationSettingData
ResourceAllocationSettingData extension.| Modifier and Type | Class and Description |
|---|---|
static class |
RasdItem.Builder<B extends RasdItem.Builder<B>> |
org.jclouds.dmtf.cim.ResourceAllocationSettingData.ConsumerVisibility, org.jclouds.dmtf.cim.ResourceAllocationSettingData.MappingBehavior, org.jclouds.dmtf.cim.ResourceAllocationSettingData.ResourceType| Modifier | Constructor and Description |
|---|---|
protected |
RasdItem() |
protected |
RasdItem(RasdItem.Builder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
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() |
getAddress, getAddressOnParent, getAllocationUnits, getCaption, getConnections, getConsumerVisibility, getDescription, getElementName, getHostResources, getInstanceID, getLimit, getMappingBehavior, getOtherResourceType, getParent, getPoolID, getReservation, getResourceSubType, getResourceType, getVirtualQuantity, getVirtualQuantityUnits, getWeight, isAutomaticAllocation, isAutomaticDeallocation, toStringprotected RasdItem(RasdItem.Builder<?> builder)
protected RasdItem()
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.ResourceAllocationSettingDataCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.