public static interface Parameter.ParameterBuilder<SELF,T>
| Modifier and Type | Method and Description |
|---|---|
SELF |
defaultValue(Optional<T> defaultValue) |
SELF |
description(String description) |
SELF |
name(String name) |
SELF |
title(String title) |
SELF |
valueType(ValueType type) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.