Uses of Class
io.gravitee.am.service.model.NewEnvironment
Packages that use NewEnvironment
-
Uses of NewEnvironment in io.gravitee.am.service
Methods in io.gravitee.am.service with parameters of type NewEnvironmentModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Environment>EnvironmentService.createOrUpdate(String organizationId, String environmentId, NewEnvironment newEnvironment, User createdBy) -
Uses of NewEnvironment in io.gravitee.am.service.impl
Methods in io.gravitee.am.service.impl with parameters of type NewEnvironmentModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Environment>EnvironmentServiceImpl.createOrUpdate(String organizationId, String environmentId, NewEnvironment newEnvironment, User byUser)