| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RulesetRespDataAttributesCreated |
RulesetRespDataAttributes.getCreated()
The definition of
RulesetRespDataAttributesCreated object. |
RulesetRespDataAttributesCreated |
RulesetRespDataAttributesCreated.nanos(Integer nanos) |
RulesetRespDataAttributesCreated |
RulesetRespDataAttributesCreated.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RulesetRespDataAttributesCreated |
RulesetRespDataAttributesCreated.seconds(Long seconds) |
| Modifier and Type | Method and Description |
|---|---|
RulesetRespDataAttributes |
RulesetRespDataAttributes.created(RulesetRespDataAttributesCreated created) |
void |
RulesetRespDataAttributes.setCreated(RulesetRespDataAttributesCreated created) |
| Constructor and Description |
|---|
RulesetRespDataAttributes(RulesetRespDataAttributesCreated created,
Boolean enabled,
String lastModifiedUserUuid,
RulesetRespDataAttributesModified modified,
String name,
Integer position,
List<RulesetRespDataAttributesRulesItems> rules,
Long version) |
Copyright © 2026. All rights reserved.