| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentResponse |
FleetAutomationApi.triggerFleetSchedule(String id)
Trigger a schedule deployment.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<FleetDeploymentResponse> |
FleetAutomationApi.triggerFleetScheduleAsync(String id)
Trigger a schedule deployment.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.triggerFleetScheduleWithHttpInfo(String id)
Manually trigger a schedule to immediately create and start a deployment.
|
CompletableFuture<ApiResponse<FleetDeploymentResponse>> |
FleetAutomationApi.triggerFleetScheduleWithHttpInfoAsync(String id)
Trigger a schedule deployment.
|
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentResponse |
FleetDeploymentResponse.data(FleetDeployment data) |
FleetDeploymentResponse |
FleetDeploymentResponse.meta(FleetDeploymentResponseMeta meta) |
FleetDeploymentResponse |
FleetDeploymentResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.