| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RuleBasedViewType |
RuleBasedViewType.RULE_BASED_VIEW |
| Modifier and Type | Method and Description |
|---|---|
static RuleBasedViewType |
RuleBasedViewType.fromValue(String value) |
RuleBasedViewType |
RuleBasedViewData.getType()
The type of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBasedViewType.RuleBasedViewTypeSerializer.serialize(RuleBasedViewType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RuleBasedViewData.setType(RuleBasedViewType type) |
RuleBasedViewData |
RuleBasedViewData.type(RuleBasedViewType type) |
| Constructor and Description |
|---|
RuleBasedViewData(RuleBasedViewAttributes attributes,
String id,
RuleBasedViewType type) |
| Constructor and Description |
|---|
RuleBasedViewTypeSerializer(Class<RuleBasedViewType> t) |
Copyright © 2026. All rights reserved.