public final class KeyAttributeDefinitionPair extends Object
AttributeDefinition.Builder.fromMultipleDefinitions(KeyAttributeDefinitionPair...)
is used, this class allows to define the AttributeDefinition and the key to be used for the generated map holding the
attribute value.
The #Builder must be used to create instances for KeyAttributeDefinitionPair.| Modifier and Type | Class and Description |
|---|---|
static class |
KeyAttributeDefinitionPair.Builder |
| Constructor and Description |
|---|
KeyAttributeDefinitionPair() |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinition |
getAttributeDefinition() |
String |
getKey() |
static KeyAttributeDefinitionPair.Builder |
newBuilder() |
public String getKey()
#getAttributeDefinition()public AttributeDefinition getAttributeDefinition()
public static KeyAttributeDefinitionPair.Builder newBuilder()
KeyAttributeDefinitionPairCopyright © 2018 MuleSoft, Inc.. All rights reserved.