Package org.graylog2.lookup.dto
Class CacheDto
java.lang.Object
org.graylog2.database.entities.ScopedEntity
org.graylog2.lookup.dto.CacheDto
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.graylog2.database.entities.ScopedEntity
ScopedEntity.AbstractBuilder<SELF extends ScopedEntity.AbstractBuilder<SELF>> -
Field Summary
FieldsFields inherited from class org.graylog2.database.entities.ScopedEntity
FIELD_ID, FIELD_SCOPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CacheDto.Builderbuilder()abstract LookupCacheConfigurationconfig()abstract Stringabstract Stringabstract Stringname()abstract Stringtitle()Methods inherited from class org.graylog2.database.entities.ScopedEntity
id, scope
-
Field Details
-
FIELD_TITLE
- See Also:
-
FIELD_DESCRIPTION
- See Also:
-
FIELD_NAME
- See Also:
-
-
Constructor Details
-
CacheDto
public CacheDto()
-
-
Method Details
-
title
-
description
-
name
-
contentPack
-
config
-
builder
-