Uses of Record Class
org.graylog2.rest.resources.system.contentpacks.titles.model.EntityIdentifier
Packages that use EntityIdentifier
-
Uses of EntityIdentifier 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 EntityIdentifierModifier and TypeMethodDescriptionEntityTitleRequest.entities()Returns the value of theentitiesrecord component.Constructor parameters in org.graylog2.rest.resources.system.contentpacks.titles.model with type arguments of type EntityIdentifierModifierConstructorDescriptionEntityTitleRequest(List<EntityIdentifier> entities) Creates an instance of aEntityTitleRequestrecord class.