Uses of Class
io.gravitee.am.service.model.NewEntrypoint
Packages that use NewEntrypoint
-
Uses of NewEntrypoint in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type NewEntrypointModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Entrypoint>EntrypointService.create(String organizationId, NewEntrypoint entrypoint, User principal) -
Uses of NewEntrypoint in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type NewEntrypointModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Entrypoint>EntrypointServiceImpl.create(String organizationId, NewEntrypoint newEntrypoint, User principal)