| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecureEmbedShareType |
SecureEmbedShareType.SECURE_EMBED |
| Modifier and Type | Method and Description |
|---|---|
static SecureEmbedShareType |
SecureEmbedShareType.fromValue(String value) |
SecureEmbedShareType |
SecureEmbedUpdateResponseAttributes.getShareType()
The type of share.
|
SecureEmbedShareType |
SecureEmbedGetResponseAttributes.getShareType()
The type of share.
|
SecureEmbedShareType |
SecureEmbedCreateResponseAttributes.getShareType()
The type of share.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecureEmbedShareType.SecureEmbedShareTypeSerializer.serialize(SecureEmbedShareType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecureEmbedUpdateResponseAttributes.setShareType(SecureEmbedShareType shareType) |
void |
SecureEmbedGetResponseAttributes.setShareType(SecureEmbedShareType shareType) |
void |
SecureEmbedCreateResponseAttributes.setShareType(SecureEmbedShareType shareType) |
SecureEmbedUpdateResponseAttributes |
SecureEmbedUpdateResponseAttributes.shareType(SecureEmbedShareType shareType) |
SecureEmbedGetResponseAttributes |
SecureEmbedGetResponseAttributes.shareType(SecureEmbedShareType shareType) |
SecureEmbedCreateResponseAttributes |
SecureEmbedCreateResponseAttributes.shareType(SecureEmbedShareType shareType) |
| Constructor and Description |
|---|
SecureEmbedShareTypeSerializer(Class<SecureEmbedShareType> t) |
Copyright © 2026. All rights reserved.