@ProviderType
public interface ConfigurationCollectionData
Modifier and Type | Method and Description |
---|---|
String |
getConfigName()
Get configuration name.
|
Collection<ConfigurationData> |
getItems() |
Map<String,Object> |
getProperties() |
String |
getResourcePath() |
@Nonnull String getConfigName()
@Nonnull Collection<ConfigurationData> getItems()
@CheckForNull String getResourcePath()
Copyright © 2017 The Apache Software Foundation. All rights reserved.