Class DataAdapterApi
java.lang.Object
org.graylog2.rest.models.system.lookup.DataAdapterApi
- All Implemented Interfaces:
ScopedResponse
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface org.graylog2.rest.models.system.lookup.ScopedResponse
FIELD_SCOPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DataAdapterApi.Builderbuilder()abstract @NotNull LookupDataAdapterConfigurationconfig()abstract Stringabstract Longabstract Booleanabstract TimeUnitabstract Stringstatic DataAdapterApifromDto(DataAdapterDto dto) abstract Stringid()abstract @NotEmpty Stringname()abstract Stringscope()abstract @NotEmpty Stringtitle()toDto()
-
Constructor Details
-
DataAdapterApi
public DataAdapterApi()
-
-
Method Details
-
id
-
scope
- Specified by:
scopein interfaceScopedResponse
-
title
-
description
-
name
-
customErrorTTLEnabled
-
customErrorTTL
-
customErrorTTLUnit
-
contentPack
-
config
-
builder
-
fromDto
-
toDto
-