EntityTypes Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. customerinsights. models. EntityTypes
- com.
- java.
public enum EntityTypes
extends Enum<EntityTypes>
Type of entity.
Fields
| INTERACTION |
Enum value Interaction. |
| NONE |
Enum value None. |
| PROFILE |
Enum value Profile. |
| RELATIONSHIP |
Enum value Relationship. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static EntityTypes fromString(String value)
Parses a serialized value to a EntityTypes instance.
Parameters
- value
- String