Uses of Class
io.gravitee.am.service.model.NewOrganization
Packages that use NewOrganization
-
Uses of NewOrganization in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type NewOrganizationModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Organization>OrganizationService.createOrUpdate(String organizationId, NewOrganization newOrganization, User byUser) -
Uses of NewOrganization in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type NewOrganizationModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Organization>OrganizationServiceImpl.createOrUpdate(String organizationId, NewOrganization newOrganization, User byUser)