|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.googlecomputeengine.domain.SlashEncodedIds
org.jclouds.googlecomputeengine.domain.MachineTypeInZone
public class MachineTypeInZone
| Field Summary | |
|---|---|
protected MachineType |
machineType
|
| Fields inherited from class org.jclouds.googlecomputeengine.domain.SlashEncodedIds |
|---|
firstId, secondId |
| Constructor Summary | |
|---|---|
MachineTypeInZone(MachineType machineType,
String zoneId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
MachineType |
getMachineType()
|
String |
toString()
|
| Methods inherited from class org.jclouds.googlecomputeengine.domain.SlashEncodedIds |
|---|
fromSlashEncoded, fromTwoIds, getFirstId, getSecondId, hashCode, slashEncode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final MachineType machineType
| Constructor Detail |
|---|
public MachineTypeInZone(MachineType machineType,
String zoneId)
| Method Detail |
|---|
public MachineType getMachineType()
public boolean equals(Object obj)
equals in class SlashEncodedIdspublic String toString()
toString in class SlashEncodedIds
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||