@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class KmsV2KeysSymGet200ResponseKeyInformation extends Object
| Constructor and Description |
|---|
KmsV2KeysSymGet200ResponseKeyInformation() |
public KmsV2KeysSymGet200ResponseKeyInformation()
public KmsV2KeysSymGet200ResponseKeyInformation organizationId(String organizationId)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public KmsV2KeysSymGet200ResponseKeyInformation keyId(String keyId)
public String getKeyId()
public void setKeyId(String keyId)
public KmsV2KeysSymGet200ResponseKeyInformation status(String status)
public String getStatus()
public void setStatus(String status)
public KmsV2KeysSymGet200ResponseKeyInformation expirationDate(String expirationDate)
public String getExpirationDate()
public void setExpirationDate(String expirationDate)
public KmsV2KeysSymGet200ResponseKeyInformation message(String message)
public String getMessage()
public void setMessage(String message)
public KmsV2KeysSymGet200ResponseKeyInformation errorInformation(KmsV2KeysSymPost201ResponseErrorInformation errorInformation)
public KmsV2KeysSymPost201ResponseErrorInformation getErrorInformation()
public void setErrorInformation(KmsV2KeysSymPost201ResponseErrorInformation errorInformation)
Copyright © 2020. All rights reserved.