| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentRuleResponseDataAttributesCreatedBy |
DeploymentRuleResponseDataAttributes.getCreatedBy()
Information about the user who created the deployment rule.
|
DeploymentRuleResponseDataAttributesCreatedBy |
DeploymentRuleResponseDataAttributesCreatedBy.handle(String handle) |
DeploymentRuleResponseDataAttributesCreatedBy |
DeploymentRuleResponseDataAttributesCreatedBy.id(String id) |
DeploymentRuleResponseDataAttributesCreatedBy |
DeploymentRuleResponseDataAttributesCreatedBy.name(String name) |
DeploymentRuleResponseDataAttributesCreatedBy |
DeploymentRuleResponseDataAttributesCreatedBy.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentRuleResponseDataAttributes |
DeploymentRuleResponseDataAttributes.createdBy(DeploymentRuleResponseDataAttributesCreatedBy createdBy) |
void |
DeploymentRuleResponseDataAttributes.setCreatedBy(DeploymentRuleResponseDataAttributesCreatedBy createdBy) |
| Constructor and Description |
|---|
DeploymentRuleResponseDataAttributes(OffsetDateTime createdAt,
DeploymentRuleResponseDataAttributesCreatedBy createdBy,
Boolean dryRun,
String gateId,
String name,
DeploymentRulesOptions options,
DeploymentRuleResponseDataAttributesType type) |
Copyright © 2026. All rights reserved.