|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.amazonaws.services.rds.model.ResetDBParameterGroupResult
public class ResetDBParameterGroupResult
| Constructor Summary | |
|---|---|
ResetDBParameterGroupResult()
|
|
| Method Summary | |
|---|---|
String |
getDBParameterGroupName()
The name of the DP Parameter Group. |
void |
setDBParameterGroupName(String dBParameterGroupName)
The name of the DP Parameter Group. |
String |
toString()
|
ResetDBParameterGroupResult |
withDBParameterGroupName(String dBParameterGroupName)
The name of the DP Parameter Group. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResetDBParameterGroupResult()
| Method Detail |
|---|
public String getDBParameterGroupName()
public void setDBParameterGroupName(String dBParameterGroupName)
dBParameterGroupName - The name of the DP Parameter Group.public ResetDBParameterGroupResult withDBParameterGroupName(String dBParameterGroupName)
Returns a reference to this object so that method calls can be chained together.
dBParameterGroupName - The name of the DP Parameter Group.
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||