|
||||||||||
| 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.InstanceInZone
public class InstanceInZone
| Field Summary | |
|---|---|
protected Instance |
instance
|
| Fields inherited from class org.jclouds.googlecomputeengine.domain.SlashEncodedIds |
|---|
firstId, secondId |
| Constructor Summary | |
|---|---|
InstanceInZone(Instance instance,
String zoneId)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Instance |
getInstance()
|
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 Instance instance
| Constructor Detail |
|---|
public InstanceInZone(Instance instance,
String zoneId)
| Method Detail |
|---|
public Instance getInstance()
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 | |||||||||