|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.DatacenterAndId
org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.MachineInDatacenter
public class MachineInDatacenter
| Field Summary | |
|---|---|
protected Machine |
machine
|
| Fields inherited from class org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.DatacenterAndId |
|---|
datacenterId, id |
| Constructor Summary | |
|---|---|
MachineInDatacenter(Machine machine,
String datacenterId)
|
|
| Method Summary | |
|---|---|
Machine |
get()
|
String |
toString()
|
| Methods inherited from class org.jclouds.joyent.cloudapi.v6_5.domain.datacenterscoped.DatacenterAndId |
|---|
equals, fromDatacenterAndId, fromSlashEncoded, getDatacenter, getId, hashCode, slashEncode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final Machine machine
| Constructor Detail |
|---|
public MachineInDatacenter(Machine machine,
String datacenterId)
| Method Detail |
|---|
public Machine get()
public String toString()
toString in class DatacenterAndId
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||