public class CreateKeyResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateKeyResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Valid KeyForCreateKeyOutput |
getKey()
Get key
|
int |
hashCode() |
CreateKeyResponse |
key(KeyForCreateKeyOutput key) |
void |
setKey(KeyForCreateKeyOutput key) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CreateKeyResponse key(KeyForCreateKeyOutput key)
@Valid public @Valid KeyForCreateKeyOutput getKey()
public void setKey(KeyForCreateKeyOutput key)
Copyright © 2025. All rights reserved.