Modifier and Type | Method and Description |
---|---|
JoltTransformType |
JoltEndpoint.getTransformDsl() |
static JoltTransformType |
JoltTransformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoltTransformType[] |
JoltTransformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JoltEndpoint.setTransformDsl(JoltTransformType transformType)
Specifies the Transform DSL of the endpoint resource.
|
Apache Camel