Package app.knock.api.models.tenants
See: Description
-
Interface Summary Interface Description Visitor An interface that defines how to map each variant of InlineTenantRequest to a value of type T. -
Class Summary Class Description InlineTenantRequest An request to set a tenant inline. Builder A builder for Tenant. Builder A builder for Settings. Builder A builder for Branding. Branding The branding for the tenant. Settings The settings for the tenant. Tenant A tenant entity. Builder A builder for TenantDeleteParams. TenantDeleteParams Delete a tenant and all associated data. Builder A builder for TenantGetParams. TenantGetParams Get a tenant by ID. Builder A builder for TenantListPage. AutoPager TenantListPage Builder A builder for TenantListPageAsync. AutoPager TenantListPageAsync Builder A builder for TenantListPageResponse. TenantListPageResponse A response containing a list of tenants. Builder A builder for TenantListParams. TenantListParams List tenants for the current environment. Builder A builder for TenantRequest. Builder A builder for Settings. Builder A builder for Branding. Branding The branding for the tenant. Settings The settings for the tenant. TenantRequest A tenant to be set in the system. Builder A builder for TenantSetParams. Builder A builder for Body. Body A tenant to be set in the system. Builder A builder for Settings. Builder A builder for Branding. Branding The branding for the tenant. Settings The settings for the tenant. TenantSetParams Sets a tenant within an environment, performing an upsert operation.