| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CsmAgentsAttributes |
CsmAgentsAttributes.addClusterNameItem(String clusterNameItem) |
CsmAgentsAttributes |
CsmAgentsAttributes.addEnvsItem(String envsItem) |
CsmAgentsAttributes |
CsmAgentsAttributes.agentVersion(String agentVersion) |
CsmAgentsAttributes |
CsmAgentsAttributes.awsFargate(String awsFargate) |
CsmAgentsAttributes |
CsmAgentsAttributes.clusterName(List<String> clusterName) |
CsmAgentsAttributes |
CsmAgentsAttributes.datadogAgent(String datadogAgent) |
CsmAgentsAttributes |
CsmAgentsAttributes.ecsFargateTaskArn(String ecsFargateTaskArn) |
CsmAgentsAttributes |
CsmAgentsAttributes.envs(List<String> envs) |
CsmAgentsAttributes |
CsmAgentData.getAttributes()
A CSM Agent returned by the API.
|
CsmAgentsAttributes |
CsmAgentsAttributes.hostId(Long hostId) |
CsmAgentsAttributes |
CsmAgentsAttributes.hostname(String hostname) |
CsmAgentsAttributes |
CsmAgentsAttributes.installMethodInstallerVersion(String installMethodInstallerVersion) |
CsmAgentsAttributes |
CsmAgentsAttributes.installMethodTool(String installMethodTool) |
CsmAgentsAttributes |
CsmAgentsAttributes.isCsmVmContainersEnabled(Boolean isCsmVmContainersEnabled) |
CsmAgentsAttributes |
CsmAgentsAttributes.isCsmVmHostsEnabled(Boolean isCsmVmHostsEnabled) |
CsmAgentsAttributes |
CsmAgentsAttributes.isCspmEnabled(Boolean isCspmEnabled) |
CsmAgentsAttributes |
CsmAgentsAttributes.isCwsEnabled(Boolean isCwsEnabled) |
CsmAgentsAttributes |
CsmAgentsAttributes.isCwsRemoteConfigurationEnabled(Boolean isCwsRemoteConfigurationEnabled) |
CsmAgentsAttributes |
CsmAgentsAttributes.isRemoteConfigurationEnabled(Boolean isRemoteConfigurationEnabled) |
CsmAgentsAttributes |
CsmAgentsAttributes.os(String os) |
CsmAgentsAttributes |
CsmAgentsAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
CsmAgentData |
CsmAgentData.attributes(CsmAgentsAttributes attributes) |
void |
CsmAgentData.setAttributes(CsmAgentsAttributes attributes) |
Copyright © 2026. All rights reserved.