Class 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 Detail

      • GmailUsersHistoryEndpointConfiguration

        public GmailUsersHistoryEndpointConfiguration()
    • Method Detail

      • getUserId

        public String getUserId()
      • setUserId

        public void setUserId​(String userId)