Uses of Class
ai.vectros.types.TenantDetail
Packages that use TenantDetail
-
Uses of TenantDetail in ai.vectros.types
Methods in ai.vectros.types that return TenantDetailMethods in ai.vectros.types that return types with arguments of type TenantDetailMethods in ai.vectros.types with parameters of type TenantDetailModifier and TypeMethodDescriptionTenantDetail.Builder.from(TenantDetail other) Tenants.Builder.live(TenantDetail live) Tenants.Builder.test(TenantDetail test) Method parameters in ai.vectros.types with type arguments of type TenantDetailModifier and TypeMethodDescriptionTenants.Builder.live(Optional<TenantDetail> live) Tenants.Builder.test(Optional<TenantDetail> test)