public static final class FeatureStackCollectionConfigurationList.Builder
extends java.lang.Object
FeatureStackCollectionConfigurationList.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
FeatureStackCollectionConfigurationList. |
| Modifier and Type | Method and Description |
|---|---|
FeatureStackCollectionConfigurationList |
build() |
FeatureStackCollectionConfigurationList.Builder |
setResults(java.util.List<FeatureStackCollectionConfiguration> results)
The complete set of feature stack data collection configurations
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
FeatureStackCollectionConfigurationList.public FeatureStackCollectionConfigurationList.Builder setResults(java.util.List<FeatureStackCollectionConfiguration> results)
results - New value for the property.public FeatureStackCollectionConfigurationList build()