| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RUMApplicationType |
RUMApplicationType.RUM_APPLICATION |
| Modifier and Type | Method and Description |
|---|---|
static RUMApplicationType |
RUMApplicationType.fromValue(String value) |
RUMApplicationType |
RUMApplication.getType()
RUM application response type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RUMApplicationType.RUMApplicationTypeSerializer.serialize(RUMApplicationType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RUMApplication.setType(RUMApplicationType type) |
RUMApplication |
RUMApplication.type(RUMApplicationType type) |
| Constructor and Description |
|---|
RUMApplication(RUMApplicationAttributes attributes,
String id,
RUMApplicationType type) |
| Constructor and Description |
|---|
RUMApplicationTypeSerializer(Class<RUMApplicationType> t) |
Copyright © 2024. All rights reserved.