public class StackLevelConfigurationResponse extends StackConfigurationResponse
StackConfigurationResponse.StackConfigurationResponseSwagger
Constructor and Description |
---|
StackLevelConfigurationResponse(String propertyName,
String propertyValue,
String propertyDescription,
String type,
Map<String,String> propertyAttributes) |
StackLevelConfigurationResponse(String propertyName,
String propertyValue,
String propertyDescription,
String propertyDisplayName,
String type,
Boolean isRequired,
Set<PropertyInfo.PropertyType> propertyTypes,
Map<String,String> propertyAttributes,
ValueAttributesInfo propertyValueAttributes,
Set<PropertyDependencyInfo> dependsOnProperties) |
getDependsOnProperties, getPropertyAttributes, getPropertyDescription, getPropertyDisplayName, getPropertyName, getPropertyType, getPropertyValue, getPropertyValueAttributes, getServiceName, getStackName, getStackVersion, getType, isRequired, setDependsOnProperties, setPropertyAttributes, setPropertyDescription, setPropertyDisplayName, setPropertyName, setPropertyType, setPropertyValue, setPropertyValueAttributes, setRequired, setServiceName, setStackName, setStackVersion, setType
public StackLevelConfigurationResponse(String propertyName, String propertyValue, String propertyDescription, String propertyDisplayName, String type, Boolean isRequired, Set<PropertyInfo.PropertyType> propertyTypes, Map<String,String> propertyAttributes, ValueAttributesInfo propertyValueAttributes, Set<PropertyDependencyInfo> dependsOnProperties)
Copyright © 2022 Apache Software Foundation. All rights reserved.