|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.elasticloadbalancing.model.Instance
public class Instance
The Instance data type.
| Constructor Summary | |
|---|---|
Instance()
|
|
| Method Summary | |
|---|---|
String |
getInstanceId()
Provides an EC2 instance ID. |
void |
setInstanceId(String instanceId)
Provides an EC2 instance ID. |
Instance |
withInstanceId(String instanceId)
Provides an EC2 instance ID. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instance()
| Method Detail |
|---|
public String getInstanceId()
public void setInstanceId(String instanceId)
instanceId - Provides an EC2 instance ID.public Instance withInstanceId(String instanceId)
Returns a reference to this object so that method calls can be chained together.
instanceId - Provides an EC2 instance ID.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||