public abstract static class FieldTypesForStreamsRequest.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
abstract FieldTypesForStreamsRequest |
build() |
static FieldTypesForStreamsRequest.Builder |
builder() |
abstract FieldTypesForStreamsRequest.Builder |
streams(Set<String> streams) |
abstract FieldTypesForStreamsRequest.Builder |
timerange(TimeRange timerange) |
public abstract FieldTypesForStreamsRequest.Builder streams(@Nullable Set<String> streams)
public abstract FieldTypesForStreamsRequest.Builder timerange(@Nullable TimeRange timerange)
public abstract FieldTypesForStreamsRequest build()
public static FieldTypesForStreamsRequest.Builder builder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.