public static interface TenantInfo.Builder
| Modifier and Type | Method and Description |
|---|---|
TenantInfo.Builder |
adminRoles(Set<String> adminRoles) |
TenantInfo.Builder |
allowedClusters(Set<String> allowedClusters) |
TenantInfo |
build() |
TenantInfo.Builder adminRoles(Set<String> adminRoles)
TenantInfo.Builder allowedClusters(Set<String> allowedClusters)
TenantInfo build()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.