public class TenantJson extends JsonBase
| Constructor and Description |
|---|
TenantJson(Tenant tenant) |
TenantJson(UUID tenantId,
String externalKey,
String apiKey,
String apiSecret) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApiKey() |
String |
getApiSecret() |
String |
getExternalKey() |
UUID |
getTenantId() |
int |
hashCode() |
String |
toString() |
TenantData |
toTenantData() |
getAuditLogs, propertiesToList, propertiesToMap, toAuditLogJson, toPluginPropertyJson, toStringCopyright © 2010–2022. All rights reserved.