public class CreateKeyringResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateKeyringResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Valid KeyringForCreateKeyringOutput |
getKeyring()
Get keyring
|
int |
hashCode() |
CreateKeyringResponse |
keyring(KeyringForCreateKeyringOutput keyring) |
void |
setKeyring(KeyringForCreateKeyringOutput keyring) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CreateKeyringResponse keyring(KeyringForCreateKeyringOutput keyring)
@Valid public @Valid KeyringForCreateKeyringOutput getKeyring()
public void setKeyring(KeyringForCreateKeyringOutput keyring)
Copyright © 2025. All rights reserved.