| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGateResponseData |
DeploymentGateResponseData.attributes(DeploymentGateResponseDataAttributes attributes) |
DeploymentGateResponseData |
DeploymentGateResponse.getData()
Data for a deployment gate.
|
DeploymentGateResponseData |
DeploymentGateResponseData.id(String id) |
DeploymentGateResponseData |
DeploymentGateResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DeploymentGateResponseData |
DeploymentGateResponseData.type(DeploymentGateDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentGateResponseData> |
DeploymentGatesListResponse.getData()
Array of deployment gates.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGatesListResponse |
DeploymentGatesListResponse.addDataItem(DeploymentGateResponseData dataItem) |
DeploymentGateResponse |
DeploymentGateResponse.data(DeploymentGateResponseData data) |
void |
DeploymentGateResponse.setData(DeploymentGateResponseData data) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGatesListResponse |
DeploymentGatesListResponse.data(List<DeploymentGateResponseData> data) |
void |
DeploymentGatesListResponse.setData(List<DeploymentGateResponseData> data) |
Copyright © 2026. All rights reserved.