| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGateResponse |
DeploymentGatesApi.createDeploymentGate(CreateDeploymentGateParams body)
Create deployment gate.
|
DeploymentGateResponse |
DeploymentGatesApi.getDeploymentGate(String id)
Get deployment gate.
|
DeploymentGateResponse |
DeploymentGatesApi.updateDeploymentGate(String id,
UpdateDeploymentGateParams body)
Update deployment gate.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGateResponse |
DeploymentGateResponse.data(DeploymentGateResponseData data) |
DeploymentGateResponse |
DeploymentGateResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.