| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static UpdateAppResponseDataType |
UpdateAppResponseDataType.APPDEFINITIONS |
| Modifier and Type | Method and Description |
|---|---|
static UpdateAppResponseDataType |
UpdateAppResponseDataType.fromValue(String value) |
UpdateAppResponseDataType |
UpdateAppResponseData.getType()
The definition of
UpdateAppResponseDataType object. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAppResponseDataType.UpdateAppResponseDataTypeSerializer.serialize(UpdateAppResponseDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateAppResponseData.setType(UpdateAppResponseDataType type) |
UpdateAppResponseData |
UpdateAppResponseData.type(UpdateAppResponseDataType type) |
| Constructor and Description |
|---|
UpdateAppResponseData(UpdateAppResponseDataAttributes attributes,
String id,
UpdateAppResponseDataType type) |
| Constructor and Description |
|---|
UpdateAppResponseDataTypeSerializer(Class<UpdateAppResponseDataType> t) |
Copyright © 2024. All rights reserved.