| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecureEmbedGetResponseType |
SecureEmbedGetResponseType.SECURE_EMBED_GET_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static SecureEmbedGetResponseType |
SecureEmbedGetResponseType.fromValue(String value) |
SecureEmbedGetResponseType |
SecureEmbedGetResponseData.getType()
Resource type for secure embed get responses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecureEmbedGetResponseType.SecureEmbedGetResponseTypeSerializer.serialize(SecureEmbedGetResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecureEmbedGetResponseData.setType(SecureEmbedGetResponseType type) |
SecureEmbedGetResponseData |
SecureEmbedGetResponseData.type(SecureEmbedGetResponseType type) |
| Constructor and Description |
|---|
SecureEmbedGetResponseData(SecureEmbedGetResponseAttributes attributes,
String id,
SecureEmbedGetResponseType type) |
| Constructor and Description |
|---|
SecureEmbedGetResponseTypeSerializer(Class<SecureEmbedGetResponseType> t) |
Copyright © 2026. All rights reserved.