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