| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
InputSchema |
InputSchema.addParametersItem(InputSchemaParameters parametersItem) |
InputSchema |
Spec.getInputSchema()
A list of input parameters for the workflow.
|
InputSchema |
InputSchema.parameters(List<InputSchemaParameters> parameters) |
InputSchema |
InputSchema.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
Spec |
Spec.inputSchema(InputSchema inputSchema) |
void |
Spec.setInputSchema(InputSchema inputSchema) |
Copyright © 2025. All rights reserved.