| Package | Description |
|---|---|
| io.serialized.client.tenant |
| Modifier and Type | Method and Description |
|---|---|
Tenant |
Tenant.TenantBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Tenant> |
TenantClient.listTenants() |
List<Tenant> |
TenantsResponse.tenants() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantClient.addTenant(Tenant tenant) |
void |
TenantClient.updateTenant(Tenant tenant) |
| Constructor and Description |
|---|
TenantsResponse(List<Tenant> tenants) |
Copyright © 2021. All rights reserved.