|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.AmazonWebServiceRequest
com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
public class DeleteLaunchConfigurationRequest
| Constructor Summary | |
|---|---|
DeleteLaunchConfigurationRequest()
|
|
| Method Summary | |
|---|---|
String |
getLaunchConfigurationName()
Constraints: Length: 1 - 255 Pattern: [ -??-??-?\r\n\t]* |
void |
setLaunchConfigurationName(String launchConfigurationName)
Constraints: Length: 1 - 255 Pattern: [ -??-??-?\r\n\t]* |
String |
toString()
|
DeleteLaunchConfigurationRequest |
withLaunchConfigurationName(String launchConfigurationName)
Returns a reference to this object so that method calls can be chained together. |
| Methods inherited from class com.amazonaws.AmazonWebServiceRequest |
|---|
copyPrivateRequestParameters |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteLaunchConfigurationRequest()
| Method Detail |
|---|
public String getLaunchConfigurationName()
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
public void setLaunchConfigurationName(String launchConfigurationName)
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
launchConfigurationName - public DeleteLaunchConfigurationRequest withLaunchConfigurationName(String launchConfigurationName)
Returns a reference to this object so that method calls can be chained together.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
launchConfigurationName -
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||