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