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