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