@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class KmsV2KeysAsymGet200Response extends Object
| Constructor and Description |
|---|
KmsV2KeysAsymGet200Response() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
KmsV2KeysAsymGet200ResponseKeyInformation |
getKeyInformation()
Get keyInformation
|
String |
getSubmitTimeUtc()
Time of request in UTC.
|
int |
hashCode() |
KmsV2KeysAsymGet200Response |
keyInformation(KmsV2KeysAsymGet200ResponseKeyInformation keyInformation) |
void |
setKeyInformation(KmsV2KeysAsymGet200ResponseKeyInformation keyInformation) |
void |
setSubmitTimeUtc(String submitTimeUtc) |
KmsV2KeysAsymGet200Response |
submitTimeUtc(String submitTimeUtc) |
String |
toString() |
public KmsV2KeysAsymGet200Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public KmsV2KeysAsymGet200Response keyInformation(KmsV2KeysAsymGet200ResponseKeyInformation keyInformation)
public KmsV2KeysAsymGet200ResponseKeyInformation getKeyInformation()
public void setKeyInformation(KmsV2KeysAsymGet200ResponseKeyInformation keyInformation)
Copyright © 2020. All rights reserved.