| Modifier and Type | Method and Description |
|---|---|
AtlasMapEndpoint.TargetMapMode |
AtlasMapEndpoint.getTargetMapMode() |
static AtlasMapEndpoint.TargetMapMode |
AtlasMapEndpoint.TargetMapMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtlasMapEndpoint.TargetMapMode[] |
AtlasMapEndpoint.TargetMapMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AtlasMapEndpoint.setTargetMapMode(AtlasMapEndpoint.TargetMapMode mode)
AtlasMapEndpoint.TargetMapMode enum value to specify how multiple target documents are delivered if exist. |
Apache Camel