|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xerox.amazonws.ec2.MonitoredInstanceInfo
public class MonitoredInstanceInfo
An instance of this class represents instance monitoring info
| Constructor Summary | |
|---|---|
MonitoredInstanceInfo(String instanceId,
String state)
|
|
| Method Summary | |
|---|---|
String |
getInstanceId()
|
String |
getState()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MonitoredInstanceInfo(String instanceId,
String state)
| Method Detail |
|---|
public String getInstanceId()
public String getState()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||