Uses of Class
io.serialized.client.tenant.Tenant
| Package | Description |
|---|---|
| io.serialized.client.tenant |
-
Uses of Tenant in io.serialized.client.tenant
Methods in io.serialized.client.tenant that return Tenant Modifier and Type Method Description TenantTenant.TenantBuilder. build()Methods in io.serialized.client.tenant that return types with arguments of type Tenant Modifier and Type Method Description List<Tenant>TenantClient. listTenants()List<Tenant>TenantsResponse. tenants()Methods in io.serialized.client.tenant with parameters of type Tenant Modifier and Type Method Description voidTenantClient. addTenant(Tenant tenant)