Package org.graylog2.lookup.dto
Class CacheDto.Builder
java.lang.Object
org.graylog2.database.entities.ScopedEntity.AbstractBuilder<CacheDto.Builder>
org.graylog2.lookup.dto.CacheDto.Builder
- Enclosing class:
- CacheDto
public abstract static class CacheDto.Builder
extends ScopedEntity.AbstractBuilder<CacheDto.Builder>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract CacheDtobuild()abstract CacheDto.Builderconfig(LookupCacheConfiguration config) abstract CacheDto.BuildercontentPack(String contentPack) abstract CacheDto.Builderdescription(String description) abstract CacheDto.Builderabstract CacheDto.BuilderMethods inherited from class org.graylog2.database.entities.ScopedEntity.AbstractBuilder
id, scope
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
title
-
description
-
name
-
contentPack
-
config
-
build
-