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