|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail
public class JobFlowInstancesDetail
Job Flow Instances Detail
| Constructor Summary | |
|---|---|
JobFlowInstancesDetail()
|
|
| Method Summary | |
|---|---|
String |
getEc2KeyName()
Returns the value of the Ec2KeyName property for this object. |
Integer |
getInstanceCount()
Returns the value of the InstanceCount property for this object. |
Boolean |
getKeepJobFlowAliveWhenNoSteps()
Returns the value of the KeepJobFlowAliveWhenNoSteps property for this object. |
String |
getMasterInstanceId()
Returns the value of the MasterInstanceId property for this object. |
String |
getMasterInstanceType()
Returns the value of the MasterInstanceType property for this object. |
String |
getMasterPublicDnsName()
Returns the value of the MasterPublicDnsName property for this object. |
PlacementType |
getPlacement()
Returns the value of the Placement property for this object. |
String |
getSlaveInstanceType()
Returns the value of the SlaveInstanceType property for this object. |
Boolean |
isKeepJobFlowAliveWhenNoSteps()
Returns the value of the KeepJobFlowAliveWhenNoSteps property for this object. |
void |
setEc2KeyName(String ec2KeyName)
Sets the value of the Ec2KeyName property for this object. |
void |
setInstanceCount(Integer instanceCount)
Sets the value of the InstanceCount property for this object. |
void |
setKeepJobFlowAliveWhenNoSteps(Boolean keepJobFlowAliveWhenNoSteps)
Sets the value of the KeepJobFlowAliveWhenNoSteps property for this object. |
void |
setMasterInstanceId(String masterInstanceId)
Sets the value of the MasterInstanceId property for this object. |
void |
setMasterInstanceType(String masterInstanceType)
Sets the value of the MasterInstanceType property for this object. |
void |
setMasterPublicDnsName(String masterPublicDnsName)
Sets the value of the MasterPublicDnsName property for this object. |
void |
setPlacement(PlacementType placement)
Sets the value of the Placement property for this object. |
void |
setSlaveInstanceType(String slaveInstanceType)
Sets the value of the SlaveInstanceType property for this object. |
JobFlowInstancesDetail |
withEc2KeyName(String ec2KeyName)
Sets the value of the Ec2KeyName property for this object. |
JobFlowInstancesDetail |
withInstanceCount(Integer instanceCount)
Sets the value of the InstanceCount property for this object. |
JobFlowInstancesDetail |
withKeepJobFlowAliveWhenNoSteps(Boolean keepJobFlowAliveWhenNoSteps)
Sets the value of the KeepJobFlowAliveWhenNoSteps property for this object. |
JobFlowInstancesDetail |
withMasterInstanceId(String masterInstanceId)
Sets the value of the MasterInstanceId property for this object. |
JobFlowInstancesDetail |
withMasterInstanceType(String masterInstanceType)
Sets the value of the MasterInstanceType property for this object. |
JobFlowInstancesDetail |
withMasterPublicDnsName(String masterPublicDnsName)
Sets the value of the MasterPublicDnsName property for this object. |
JobFlowInstancesDetail |
withPlacement(PlacementType placement)
Sets the value of the Placement property for this object. |
JobFlowInstancesDetail |
withSlaveInstanceType(String slaveInstanceType)
Sets the value of the SlaveInstanceType property for this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobFlowInstancesDetail()
| Method Detail |
|---|
public String getMasterInstanceType()
public void setMasterInstanceType(String masterInstanceType)
masterInstanceType - The new value for the MasterInstanceType property for this object.public JobFlowInstancesDetail withMasterInstanceType(String masterInstanceType)
Returns a reference to this object so that method calls can be chained together.
masterInstanceType - The new value for the MasterInstanceType property for this object.
public String getMasterPublicDnsName()
public void setMasterPublicDnsName(String masterPublicDnsName)
masterPublicDnsName - The new value for the MasterPublicDnsName property for this object.public JobFlowInstancesDetail withMasterPublicDnsName(String masterPublicDnsName)
Returns a reference to this object so that method calls can be chained together.
masterPublicDnsName - The new value for the MasterPublicDnsName property for this object.
public String getMasterInstanceId()
public void setMasterInstanceId(String masterInstanceId)
masterInstanceId - The new value for the MasterInstanceId property for this object.public JobFlowInstancesDetail withMasterInstanceId(String masterInstanceId)
Returns a reference to this object so that method calls can be chained together.
masterInstanceId - The new value for the MasterInstanceId property for this object.
public String getSlaveInstanceType()
public void setSlaveInstanceType(String slaveInstanceType)
slaveInstanceType - The new value for the SlaveInstanceType property for this object.public JobFlowInstancesDetail withSlaveInstanceType(String slaveInstanceType)
Returns a reference to this object so that method calls can be chained together.
slaveInstanceType - The new value for the SlaveInstanceType property for this object.
public Integer getInstanceCount()
public void setInstanceCount(Integer instanceCount)
instanceCount - The new value for the InstanceCount property for this object.public JobFlowInstancesDetail withInstanceCount(Integer instanceCount)
Returns a reference to this object so that method calls can be chained together.
instanceCount - The new value for the InstanceCount property for this object.
public String getEc2KeyName()
public void setEc2KeyName(String ec2KeyName)
ec2KeyName - The new value for the Ec2KeyName property for this object.public JobFlowInstancesDetail withEc2KeyName(String ec2KeyName)
Returns a reference to this object so that method calls can be chained together.
ec2KeyName - The new value for the Ec2KeyName property for this object.
public PlacementType getPlacement()
public void setPlacement(PlacementType placement)
placement - The new value for the Placement property for this object.public JobFlowInstancesDetail withPlacement(PlacementType placement)
Returns a reference to this object so that method calls can be chained together.
placement - The new value for the Placement property for this object.
public Boolean isKeepJobFlowAliveWhenNoSteps()
public void setKeepJobFlowAliveWhenNoSteps(Boolean keepJobFlowAliveWhenNoSteps)
keepJobFlowAliveWhenNoSteps - The new value for the KeepJobFlowAliveWhenNoSteps property for this
object.public JobFlowInstancesDetail withKeepJobFlowAliveWhenNoSteps(Boolean keepJobFlowAliveWhenNoSteps)
Returns a reference to this object so that method calls can be chained together.
keepJobFlowAliveWhenNoSteps - The new value for the KeepJobFlowAliveWhenNoSteps property for this
object.
public Boolean getKeepJobFlowAliveWhenNoSteps()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||