| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecureEmbedGlobalTime |
SecureEmbedUpdateResponseAttributes.getGlobalTime()
Default time range configuration for the secure embed.
|
SecureEmbedGlobalTime |
SecureEmbedUpdateRequestAttributes.getGlobalTime()
Default time range configuration for the secure embed.
|
SecureEmbedGlobalTime |
SecureEmbedGetResponseAttributes.getGlobalTime()
Default time range configuration for the secure embed.
|
SecureEmbedGlobalTime |
SecureEmbedCreateResponseAttributes.getGlobalTime()
Default time range configuration for the secure embed.
|
SecureEmbedGlobalTime |
SecureEmbedCreateRequestAttributes.getGlobalTime()
Default time range configuration for the secure embed.
|
SecureEmbedGlobalTime |
SecureEmbedGlobalTime.liveSpan(SecureEmbedGlobalTimeLiveSpan liveSpan) |
SecureEmbedGlobalTime |
SecureEmbedGlobalTime.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
SecureEmbedUpdateResponseAttributes |
SecureEmbedUpdateResponseAttributes.globalTime(SecureEmbedGlobalTime globalTime) |
SecureEmbedUpdateRequestAttributes |
SecureEmbedUpdateRequestAttributes.globalTime(SecureEmbedGlobalTime globalTime) |
SecureEmbedGetResponseAttributes |
SecureEmbedGetResponseAttributes.globalTime(SecureEmbedGlobalTime globalTime) |
SecureEmbedCreateResponseAttributes |
SecureEmbedCreateResponseAttributes.globalTime(SecureEmbedGlobalTime globalTime) |
SecureEmbedCreateRequestAttributes |
SecureEmbedCreateRequestAttributes.globalTime(SecureEmbedGlobalTime globalTime) |
void |
SecureEmbedUpdateResponseAttributes.setGlobalTime(SecureEmbedGlobalTime globalTime) |
void |
SecureEmbedUpdateRequestAttributes.setGlobalTime(SecureEmbedGlobalTime globalTime) |
void |
SecureEmbedGetResponseAttributes.setGlobalTime(SecureEmbedGlobalTime globalTime) |
void |
SecureEmbedCreateResponseAttributes.setGlobalTime(SecureEmbedGlobalTime globalTime) |
void |
SecureEmbedCreateRequestAttributes.setGlobalTime(SecureEmbedGlobalTime globalTime) |
| Constructor and Description |
|---|
SecureEmbedCreateRequestAttributes(SecureEmbedGlobalTime globalTime,
Boolean globalTimeSelectable,
List<SecureEmbedSelectableTemplateVariable> selectableTemplateVars,
SecureEmbedStatus status,
String title,
SecureEmbedViewingPreferences viewingPreferences) |
Copyright © 2026. All rights reserved.