public static class ConfigurationProperty.PropertyValue.Builder extends ImmutablePropertyValue.Builder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationProperty.PropertyValue |
from(DynamicActionMetadata.ActionPropertySuggestion suggestion) |
static ConfigurationProperty.PropertyValue |
of(String value,
String label) |
build, createFrom, label, valuepublic static ConfigurationProperty.PropertyValue from(DynamicActionMetadata.ActionPropertySuggestion suggestion)
public static ConfigurationProperty.PropertyValue of(String value, String label)
Copyright © 2016–2019 Red Hat. All rights reserved.