Uses of Class
org.graylog2.rest.models.system.codecs.responses.CodecTypeInfo
Packages that use CodecTypeInfo
Package
Description
-
Uses of CodecTypeInfo in org.graylog2.rest.models.system.codecs.responses
Methods in org.graylog2.rest.models.system.codecs.responses that return CodecTypeInfoModifier and TypeMethodDescriptionstatic CodecTypeInfoCodecTypeInfo.create(String type, String name, Map<String, Map<String, Object>> requestedConfiguration) static CodecTypeInfoCodecTypeInfo.fromConfigurationRequest(String type, String name, ConfigurationRequest configurationRequest)