Uses of Record Class
org.graylog2.rest.resources.system.contentpacks.titles.model.EntityTitleResponse
Packages that use EntityTitleResponse
-
Uses of EntityTitleResponse in org.graylog2.rest.resources.system.contentpacks.titles.model
Methods in org.graylog2.rest.resources.system.contentpacks.titles.model that return types with arguments of type EntityTitleResponseModifier and TypeMethodDescriptionEntitiesTitleResponse.entities()Returns the value of theentitiesrecord component.Constructor parameters in org.graylog2.rest.resources.system.contentpacks.titles.model with type arguments of type EntityTitleResponseModifierConstructorDescriptionEntitiesTitleResponse(Set<EntityTitleResponse> entities, Collection<String> notPermitted) Creates an instance of aEntitiesTitleResponserecord class.