Uses of Enum Class
org.apache.camel.component.salesforce.PubSubDeserializeType
Packages that use PubSubDeserializeType
-
Uses of PubSubDeserializeType in org.apache.camel.component.salesforce
Methods in org.apache.camel.component.salesforce that return PubSubDeserializeTypeModifier and TypeMethodDescriptionPubSubApiConsumer.getDeserializeType()SalesforceEndpointConfig.getPubSubDeserializeType()Type of deserialization for Pub/Sub API eventsstatic PubSubDeserializeTypeReturns the enum constant of this class with the specified name.static PubSubDeserializeType[]PubSubDeserializeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.salesforce with parameters of type PubSubDeserializeTypeModifier and TypeMethodDescriptionvoidSalesforceEndpointConfig.setPubSubDeserializeType(PubSubDeserializeType pubSubDeserializeType)