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