public static final class SetFeaturesProcessor.Input
extends java.lang.Object
SetFeaturesProcessor.| Modifier and Type | Field and Description |
|---|---|
MfClientHttpRequestFactoryProvider |
clientHttpRequestFactoryProvider
The factory to use for making http requests.
|
FeaturesAttribute.FeaturesAttributeValues |
features
The features.
|
GenericMapAttribute.GenericMapAttributeValues |
map
The map to update.
|
| Constructor and Description |
|---|
Input() |
public MfClientHttpRequestFactoryProvider clientHttpRequestFactoryProvider
public GenericMapAttribute.GenericMapAttributeValues map
public FeaturesAttribute.FeaturesAttributeValues features