| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.api.dto.bulkv2 |
| Modifier and Type | Field and Description |
|---|---|
protected ContentTypeEnum |
JobBase.contentType |
| Modifier and Type | Method and Description |
|---|---|
static ContentTypeEnum |
ContentTypeEnum.fromValue(String v) |
ContentTypeEnum |
JobBase.getContentType() |
static ContentTypeEnum |
ContentTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentTypeEnum[] |
ContentTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobBase.setContentType(ContentTypeEnum contentType) |
Apache Camel