@Value.Immutable public interface DynamicActionMetadata extends WithDynamicProperties
| Modifier and Type | Interface and Description |
|---|---|
static class |
DynamicActionMetadata.Builder |
WithDynamicProperties.ActionPropertySuggestion| Modifier and Type | Field and Description |
|---|---|
static DynamicActionMetadata |
NOTHING |
| Modifier and Type | Method and Description |
|---|---|
DataShape |
inputShape() |
DataShape |
outputShape() |
Map<String,List<WithDynamicProperties.ActionPropertySuggestion>> |
properties() |
static final DynamicActionMetadata NOTHING
Map<String,List<WithDynamicProperties.ActionPropertySuggestion>> properties()
properties in interface WithDynamicPropertiesDataShape inputShape()
DataShape outputShape()
Copyright © 2016–2021 Red Hat. All rights reserved.