Method | Description | |
---|---|---|
DeleteKeyPairRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteKeyPairRequest ( string keyName ) : System |
Instantiates DeleteKeyPairRequest with the parameterized properties
|
Method | Description | |
---|---|---|
IsSetKeyName ( ) : bool |
public DeleteKeyPairRequest ( string keyName ) : System | ||
keyName | string | The name of the key pair. |
return | System |