| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentConfigureV2DryRunResponse |
FleetAutomationApi.createFleetDeploymentConfigureV2(FleetDeploymentConfigureV2CreateRequest body)
Create a configuration deployment.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FleetDeploymentConfigureV2DryRunResponse> |
FleetAutomationApi.createFleetDeploymentConfigureV2Async(FleetDeploymentConfigureV2CreateRequest body)
Create a configuration deployment.
|
ApiResponse<FleetDeploymentConfigureV2DryRunResponse> |
FleetAutomationApi.createFleetDeploymentConfigureV2WithHttpInfo(FleetDeploymentConfigureV2CreateRequest body)
Create a new deployment to apply configuration changes to a fleet of hosts matching the
specified filter query.
|
CompletableFuture<ApiResponse<FleetDeploymentConfigureV2DryRunResponse>> |
FleetAutomationApi.createFleetDeploymentConfigureV2WithHttpInfoAsync(FleetDeploymentConfigureV2CreateRequest body)
Create a configuration deployment.
|
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentConfigureV2DryRunResponse |
FleetDeploymentConfigureV2DryRunResponse.data(FleetDeploymentConfigureV2DryRun data) |
FleetDeploymentConfigureV2DryRunResponse |
FleetDeploymentConfigureV2DryRunResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.