| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentGateRulesResponse |
DeploymentGatesApi.getDeploymentGateRules(String gateId)
Get rules for a deployment gate.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DeploymentGateRulesResponse> |
DeploymentGatesApi.getDeploymentGateRulesAsync(String gateId)
Get rules for a deployment gate.
|
ApiResponse<DeploymentGateRulesResponse> |
DeploymentGatesApi.getDeploymentGateRulesWithHttpInfo(String gateId)
Endpoint to get rules for a deployment gate.
|
CompletableFuture<ApiResponse<DeploymentGateRulesResponse>> |
DeploymentGatesApi.getDeploymentGateRulesWithHttpInfoAsync(String gateId)
Get rules for a deployment gate.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGateRulesResponse |
DeploymentGateRulesResponse.data(ListDeploymentRuleResponseData data) |
DeploymentGateRulesResponse |
DeploymentGateRulesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.