Method | Description | |
---|---|---|
DeleteCacheParameterGroupRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteCacheParameterGroupRequest ( string cacheParameterGroupName ) : System |
Instantiates DeleteCacheParameterGroupRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetCacheParameterGroupName ( ) : bool |
public DeleteCacheParameterGroupRequest ( ) : System | ||
return | System |
public DeleteCacheParameterGroupRequest ( string cacheParameterGroupName ) : System | ||
cacheParameterGroupName | string | The name of the cache parameter group to delete. |
return | System |