public class CreateKeyPairResult extends Object implements Serializable
Constructor and Description |
---|
CreateKeyPairResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
KeyPair |
getKeyPair() |
int |
hashCode() |
void |
setKeyPair(KeyPair keyPair) |
String |
toString() |
Copyright © 2010–2020. All rights reserved.