| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static FunnelWidgetDefinitionType |
FunnelWidgetDefinitionType.FUNNEL |
| Modifier and Type | Method and Description |
|---|---|
static FunnelWidgetDefinitionType |
FunnelWidgetDefinitionType.fromValue(String value) |
FunnelWidgetDefinitionType |
FunnelWidgetDefinition.getType()
Type of funnel widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunnelWidgetDefinitionType.FunnelWidgetDefinitionTypeSerializer.serialize(FunnelWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FunnelWidgetDefinition.setType(FunnelWidgetDefinitionType type) |
FunnelWidgetDefinition |
FunnelWidgetDefinition.type(FunnelWidgetDefinitionType type) |
| Constructor and Description |
|---|
FunnelWidgetDefinition(List<FunnelWidgetRequest> requests,
FunnelWidgetDefinitionType type) |
| Constructor and Description |
|---|
FunnelWidgetDefinitionTypeSerializer(Class<FunnelWidgetDefinitionType> t) |
Copyright © 2024. All rights reserved.