public class TenantInfo extends Object
| Constructor and Description |
|---|
TenantInfo() |
TenantInfo(Set<String> adminRoles,
Set<String> allowedClusters) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAdminRoles() |
Set<String> |
getAllowedClusters() |
void |
setAdminRoles(Set<String> adminRoles) |
void |
setAllowedClusters(Set<String> allowedClusters) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.