Package | Description |
---|---|
org.apache.camel.component.google.pubsub |
Modifier and Type | Method and Description |
---|---|
GooglePubsubConstants.AckMode |
GooglePubsubEndpoint.getAckMode() |
static GooglePubsubConstants.AckMode |
GooglePubsubConstants.AckMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GooglePubsubConstants.AckMode[] |
GooglePubsubConstants.AckMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GooglePubsubEndpoint.setAckMode(GooglePubsubConstants.AckMode ackMode) |
Apache Camel