| Package | Description |
|---|---|
| org.graylog2.contentpacks.model | |
| org.graylog2.contentpacks.model.parameters |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableSet<Parameter> |
LegacyContentPack.parameters() |
abstract com.google.common.collect.ImmutableSet<Parameter> |
ContentPackV1.parameters() |
| Modifier and Type | Method and Description |
|---|---|
abstract ContentPackV1.Builder |
ContentPackV1.Builder.parameters(com.google.common.collect.ImmutableSet<Parameter> parameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanParameter |
class |
DoubleParameter |
class |
FloatParameter |
class |
IntegerParameter |
class |
LongParameter |
class |
StringParameter |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.