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