Class LookupTableApi.Builder
java.lang.Object
org.graylog2.rest.models.system.lookup.LookupTableApi.Builder
- Enclosing class:
- LookupTableApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract LookupTableApibuild()abstract LookupTableApi.Builderabstract LookupTableApi.BuildercontentPack(String contentPack) abstract LookupTableApi.BuilderdataAdapterId(String id) abstract LookupTableApi.BuilderdefaultMultiValue(String defaultMultiValue) abstract LookupTableApi.BuilderdefaultMultiValueType(LookupDefaultValue.Type defaultMultiValueType) abstract LookupTableApi.BuilderdefaultSingleValue(String defaultSingleValue) abstract LookupTableApi.BuilderdefaultSingleValueType(LookupDefaultValue.Type defaultSingleValueType) abstract LookupTableApi.Builderdescription(String description) abstract LookupTableApi.Builderabstract LookupTableApi.Builderabstract LookupTableApi.Builderabstract LookupTableApi.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
scope
-
title
-
description
-
name
-
cacheId
-
dataAdapterId
-
defaultSingleValue
-
defaultSingleValueType
public abstract LookupTableApi.Builder defaultSingleValueType(LookupDefaultValue.Type defaultSingleValueType) -
defaultMultiValue
-
defaultMultiValueType
public abstract LookupTableApi.Builder defaultMultiValueType(LookupDefaultValue.Type defaultMultiValueType) -
contentPack
-
build
-