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