| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentV2CancelResponse |
FleetAutomationApi.cancelFleetDeploymentV2(String deploymentId)
Cancel a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FleetDeploymentV2CancelResponse> |
FleetAutomationApi.cancelFleetDeploymentV2Async(String deploymentId)
Cancel a deployment.
|
ApiResponse<FleetDeploymentV2CancelResponse> |
FleetAutomationApi.cancelFleetDeploymentV2WithHttpInfo(String deploymentId)
Cancel an active deployment and stop all pending operations.
|
CompletableFuture<ApiResponse<FleetDeploymentV2CancelResponse>> |
FleetAutomationApi.cancelFleetDeploymentV2WithHttpInfoAsync(String deploymentId)
Cancel a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentV2CancelResponse |
FleetDeploymentV2CancelResponse.data(FleetDeploymentV2Cancel data) |
FleetDeploymentV2CancelResponse |
FleetDeploymentV2CancelResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.