| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
Parameter.name(String name) |
Parameter |
Parameter.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Parameter |
Parameter.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
Step.getParameters()
A list of inputs for an action.
|
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.addParametersItem(Parameter parametersItem) |
| Modifier and Type | Method and Description |
|---|---|
Step |
Step.parameters(List<Parameter> parameters) |
void |
Step.setParameters(List<Parameter> parameters) |
Copyright © 2026. All rights reserved.