@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class KmsV2KeysSymPost201Response extends Object
| Constructor and Description |
|---|
KmsV2KeysSymPost201Response() |
public KmsV2KeysSymPost201Response submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public KmsV2KeysSymPost201Response status(String status)
public String getStatus()
public void setStatus(String status)
public KmsV2KeysSymPost201Response clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation)
public Kmsv2keyssymClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation)
public KmsV2KeysSymPost201Response keyInformation(List<KmsV2KeysSymPost201ResponseKeyInformation> keyInformation)
public KmsV2KeysSymPost201Response addKeyInformationItem(KmsV2KeysSymPost201ResponseKeyInformation keyInformationItem)
public List<KmsV2KeysSymPost201ResponseKeyInformation> getKeyInformation()
public void setKeyInformation(List<KmsV2KeysSymPost201ResponseKeyInformation> keyInformation)
Copyright © 2020. All rights reserved.