public class InlineResponse2012KeyInformation extends Object
| Constructor and Description |
|---|
InlineResponse2012KeyInformation() |
public InlineResponse2012KeyInformation provider(String provider)
public String getProvider()
public void setProvider(String provider)
public InlineResponse2012KeyInformation tenant(String tenant)
public String getTenant()
public void setTenant(String tenant)
public InlineResponse2012KeyInformation organizationId(String organizationId)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public InlineResponse2012KeyInformation clientKeyId(String clientKeyId)
public String getClientKeyId()
public void setClientKeyId(String clientKeyId)
public InlineResponse2012KeyInformation keyId(String keyId)
public String getKeyId()
public void setKeyId(String keyId)
public InlineResponse2012KeyInformation key(String key)
public String getKey()
public void setKey(String key)
public InlineResponse2012KeyInformation keyType(String keyType)
public String getKeyType()
public void setKeyType(String keyType)
public InlineResponse2012KeyInformation status(String status)
public String getStatus()
public void setStatus(String status)
public InlineResponse2012KeyInformation expirationDate(String expirationDate)
public String getExpirationDate()
public void setExpirationDate(String expirationDate)
public InlineResponse2012KeyInformation message(String message)
public String getMessage()
public void setMessage(String message)
public InlineResponse2012KeyInformation errorInformation(InlineResponse2012KeyInformationErrorInformation errorInformation)
public InlineResponse2012KeyInformationErrorInformation getErrorInformation()
public void setErrorInformation(InlineResponse2012KeyInformationErrorInformation errorInformation)
Copyright © 2024. All rights reserved.