| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
HostMetaInstallMethod |
HostMeta.getInstallMethod()
Agent install method.
|
HostMetaInstallMethod |
HostMetaInstallMethod.installerVersion(String installerVersion) |
HostMetaInstallMethod |
HostMetaInstallMethod.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
HostMetaInstallMethod |
HostMetaInstallMethod.tool(String tool) |
HostMetaInstallMethod |
HostMetaInstallMethod.toolVersion(String toolVersion) |
| Modifier and Type | Method and Description |
|---|---|
HostMeta |
HostMeta.installMethod(HostMetaInstallMethod installMethod) |
void |
HostMeta.setInstallMethod(HostMetaInstallMethod installMethod) |
Copyright © 2024. All rights reserved.