Class GmailUsersHistoryEndpointConfiguration

java.lang.Object
org.apache.camel.component.google.mail.GoogleMailConfiguration
org.apache.camel.component.google.mail.GmailUsersHistoryEndpointConfiguration

@ApiParams(apiName="history", description="The history collection of methods", apiMethods=@ApiMethod(methodName="list",description="Lists the history of all changes to the given mailbox",signatures="com.google.api.services.gmail.Gmail$Users$History$List list(String userId)"), aliases={}) @UriParams @Configurer(extended=true) public final class GmailUsersHistoryEndpointConfiguration extends GoogleMailConfiguration
Camel endpoint configuration for Gmail.Users.History.
  • Constructor Details

    • GmailUsersHistoryEndpointConfiguration

      public GmailUsersHistoryEndpointConfiguration()
  • Method Details

    • getUserId

      public String getUserId()
    • setUserId

      public void setUserId(String userId)