| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static AttributeMatchingModel |
AttributeMatchingModel.fromValue(String value)
Use this in place of valueOf.
|
static AttributeMatchingModel |
AttributeMatchingModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeMatchingModel[] |
AttributeMatchingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeTypesSelector |
AttributeTypesSelector.withAttributeMatchingModel(AttributeMatchingModel attributeMatchingModel)
Configures the
AttributeMatchingModel, you can either choose ONE_TO_ONE or
MANY_TO_MANY. |
Copyright © 2024. All rights reserved.