public class DescribeKeyPairsResult extends Object implements Serializable
Constructor and Description |
---|
DescribeKeyPairsResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<KeyPairInfo> |
getKeyPairs() |
int |
hashCode() |
void |
setKeyPairs(List<KeyPairInfo> keyPairs) |
String |
toString() |
public List<KeyPairInfo> getKeyPairs()
public void setKeyPairs(List<KeyPairInfo> keyPairs)
Copyright © 2010–2020. All rights reserved.