public abstract class LookupTableTestRequest extends Object
| Constructor and Description |
|---|
LookupTableTestRequest() |
| Modifier and Type | Method and Description |
|---|---|
static LookupTableTestRequest |
create(String string,
String lookupTableName) |
abstract @NotEmpty String |
lookupTableName() |
abstract @NotEmpty String |
string() |
@NotEmpty public abstract @NotEmpty String string()
@NotEmpty public abstract @NotEmpty String lookupTableName()
public static LookupTableTestRequest create(String string, String lookupTableName)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.