| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGateResponseDataAttributesCreatedBy |
DeploymentGateResponseDataAttributes.getCreatedBy()
Information about the user who created the deployment gate.
|
DeploymentGateResponseDataAttributesCreatedBy |
DeploymentGateResponseDataAttributesCreatedBy.handle(String handle) |
DeploymentGateResponseDataAttributesCreatedBy |
DeploymentGateResponseDataAttributesCreatedBy.id(String id) |
DeploymentGateResponseDataAttributesCreatedBy |
DeploymentGateResponseDataAttributesCreatedBy.name(String name) |
DeploymentGateResponseDataAttributesCreatedBy |
DeploymentGateResponseDataAttributesCreatedBy.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGateResponseDataAttributes |
DeploymentGateResponseDataAttributes.createdBy(DeploymentGateResponseDataAttributesCreatedBy createdBy) |
void |
DeploymentGateResponseDataAttributes.setCreatedBy(DeploymentGateResponseDataAttributesCreatedBy createdBy) |
| Constructor and Description |
|---|
DeploymentGateResponseDataAttributes(OffsetDateTime createdAt,
DeploymentGateResponseDataAttributesCreatedBy createdBy,
Boolean dryRun,
String env,
String identifier,
String service) |
Copyright © 2026. All rights reserved.