Class SidecarCollectorConfigurationEntity
java.lang.Object
org.graylog2.contentpacks.model.entities.SidecarCollectorConfigurationEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ValueReferenceabstract ValueReferencecolor()create(ValueReference collectorId, ValueReference title, ValueReference color, ValueReference template) abstract ValueReferencetemplate()abstract ValueReferencetitle()
-
Constructor Details
-
SidecarCollectorConfigurationEntity
public SidecarCollectorConfigurationEntity()
-
-
Method Details
-
collectorId
-
title
-
color
-
template
-
create
public static SidecarCollectorConfigurationEntity create(ValueReference collectorId, ValueReference title, ValueReference color, ValueReference template)
-