| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static RetentionGridRequestType |
RetentionGridRequestType.RETENTION_GRID |
| Modifier and Type | Method and Description |
|---|---|
static RetentionGridRequestType |
RetentionGridRequestType.fromValue(String value) |
RetentionGridRequestType |
RetentionGridRequest.getRequestType()
Request type for retention grid widget.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionGridRequest |
RetentionGridRequest.requestType(RetentionGridRequestType requestType) |
void |
RetentionGridRequestType.RetentionGridRequestTypeSerializer.serialize(RetentionGridRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RetentionGridRequest.setRequestType(RetentionGridRequestType requestType) |
| Constructor and Description |
|---|
RetentionGridRequest(RetentionQuery query,
RetentionGridRequestType requestType) |
| Constructor and Description |
|---|
RetentionGridRequestTypeSerializer(Class<RetentionGridRequestType> t) |
Copyright © 2026. All rights reserved.