Uses of Enum Class
org.apache.camel.component.google.pubsub.GooglePubsubConstants.AckMode
Packages that use GooglePubsubConstants.AckMode
-
Uses of GooglePubsubConstants.AckMode in org.apache.camel.component.google.pubsub
Methods in org.apache.camel.component.google.pubsub that return GooglePubsubConstants.AckModeModifier and TypeMethodDescriptionGooglePubsubEndpoint.getAckMode()Returns the enum constant of this class with the specified name.static GooglePubsubConstants.AckMode[]GooglePubsubConstants.AckMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.google.pubsub with parameters of type GooglePubsubConstants.AckModeModifier and TypeMethodDescriptionvoidGooglePubsubEndpoint.setAckMode(GooglePubsubConstants.AckMode ackMode)