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