| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static FunnelRequestType |
FunnelRequestType.FUNNEL |
| Modifier and Type | Method and Description |
|---|---|
static FunnelRequestType |
FunnelRequestType.fromValue(String value) |
FunnelRequestType |
FunnelWidgetRequest.getRequestType()
Widget request type.
|
| Modifier and Type | Method and Description |
|---|---|
FunnelWidgetRequest |
FunnelWidgetRequest.requestType(FunnelRequestType requestType) |
void |
FunnelRequestType.FunnelRequestTypeSerializer.serialize(FunnelRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
FunnelWidgetRequest.setRequestType(FunnelRequestType requestType) |
| Constructor and Description |
|---|
FunnelWidgetRequest(FunnelQuery query,
FunnelRequestType requestType) |
| Constructor and Description |
|---|
FunnelRequestTypeSerializer(Class<FunnelRequestType> t) |
Copyright © 2024. All rights reserved.