| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OutputSchema |
OutputSchema.addParametersItem(OutputSchemaParameters parametersItem) |
OutputSchema |
Spec.getOutputSchema()
A list of output parameters for the workflow.
|
OutputSchema |
OutputSchema.parameters(List<OutputSchemaParameters> parameters) |
OutputSchema |
OutputSchema.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
Spec |
Spec.outputSchema(OutputSchema outputSchema) |
void |
Spec.setOutputSchema(OutputSchema outputSchema) |
Copyright © 2026. All rights reserved.