| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
FleetAutomationApi.ListFleetDeploymentsOptionalParameters |
FleetAutomationApi.ListFleetDeploymentsOptionalParameters.pageOffset(Long pageOffset)
Set pageOffset.
|
FleetAutomationApi.ListFleetDeploymentsOptionalParameters |
FleetAutomationApi.ListFleetDeploymentsOptionalParameters.pageSize(Long pageSize)
Set pageSize.
|
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentsResponse |
FleetAutomationApi.listFleetDeployments(FleetAutomationApi.ListFleetDeploymentsOptionalParameters parameters)
List all deployments.
|
CompletableFuture<FleetDeploymentsResponse> |
FleetAutomationApi.listFleetDeploymentsAsync(FleetAutomationApi.ListFleetDeploymentsOptionalParameters parameters)
List all deployments.
|
ApiResponse<FleetDeploymentsResponse> |
FleetAutomationApi.listFleetDeploymentsWithHttpInfo(FleetAutomationApi.ListFleetDeploymentsOptionalParameters parameters)
Retrieve a list of all deployments for fleet automation.
|
CompletableFuture<ApiResponse<FleetDeploymentsResponse>> |
FleetAutomationApi.listFleetDeploymentsWithHttpInfoAsync(FleetAutomationApi.ListFleetDeploymentsOptionalParameters parameters)
List all deployments.
|
Copyright © 2026. All rights reserved.