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