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