Uses of Class
io.gravitee.am.service.model.PatchOrganization
Packages that use PatchOrganization
-
Uses of PatchOrganization in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type PatchOrganizationModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Organization>OrganizationService.update(String organizationId, PatchOrganization patchOrganization, User authenticatedUser) -
Uses of PatchOrganization in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type PatchOrganizationModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Organization>OrganizationServiceImpl.update(String organizationId, PatchOrganization patchOrganization, User updatedBy)