public class Tenant extends Object
| Constructor and Description |
|---|
Tenant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getProjectId() |
boolean |
isGlobal() |
void |
setGlobal(boolean global) |
void |
setName(String name) |
void |
setProjectId(String projectId) |
Copyright © 2020. All rights reserved.