| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentConfigureV2Package |
FleetDeploymentConfigureV2Package.apmInstrumentation(String apmInstrumentation) |
FleetDeploymentConfigureV2Package |
FleetDeploymentConfigureV2Package.name(String name) |
FleetDeploymentConfigureV2Package |
FleetDeploymentConfigureV2Package.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FleetDeploymentConfigureV2Package |
FleetDeploymentConfigureV2Package.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
List<FleetDeploymentConfigureV2Package> |
FleetDeploymentConfigureV2Attributes.getTargetPackages()
List of packages and their target versions to additionally deploy alongside the configuration
change.
|
| Modifier and Type | Method and Description |
|---|---|
FleetDeploymentConfigureV2Attributes |
FleetDeploymentConfigureV2Attributes.addTargetPackagesItem(FleetDeploymentConfigureV2Package targetPackagesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FleetDeploymentConfigureV2Attributes.setTargetPackages(List<FleetDeploymentConfigureV2Package> targetPackages) |
FleetDeploymentConfigureV2Attributes |
FleetDeploymentConfigureV2Attributes.targetPackages(List<FleetDeploymentConfigureV2Package> targetPackages) |
Copyright © 2026. All rights reserved.