| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters |
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters.ascending(Boolean ascending)
Set ascending.
|
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters |
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters.filter(String filter)
Set filter.
|
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters |
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters.pageNumber(Long pageNumber)
Set pageNumber.
|
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters |
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters.pageSize(Long pageSize)
Set pageSize.
|
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters |
FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters.sort(String sort)
Set sort.
|
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentsV2Response |
FleetAutomationApi.listFleetDeploymentsV2(FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters parameters)
List all deployments.
|
CompletableFuture<FleetDeploymentsV2Response> |
FleetAutomationApi.listFleetDeploymentsV2Async(FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters parameters)
List all deployments.
|
ApiResponse<FleetDeploymentsV2Response> |
FleetAutomationApi.listFleetDeploymentsV2WithHttpInfo(FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters parameters)
Retrieve a paginated list of all deployments for fleet automation.
|
CompletableFuture<ApiResponse<FleetDeploymentsV2Response>> |
FleetAutomationApi.listFleetDeploymentsV2WithHttpInfoAsync(FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters parameters)
List all deployments.
|
Copyright © 2026. All rights reserved.