public class TenantMetadata extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TenantMetadata.Builder |
| Modifier and Type | Field and Description |
|---|---|
String |
clusterId |
boolean |
isSuperUser |
String |
tenantName |
| Constructor and Description |
|---|
TenantMetadata(String tenantName,
String clusterId) |