Class DriveChangesEndpointConfiguration


  • @UriParams
    public final class DriveChangesEndpointConfiguration
    extends GoogleDriveConfiguration
    Camel EndpointConfiguration for com.google.api.services.drive.Drive$Changes
    • Constructor Detail

      • DriveChangesEndpointConfiguration

        public DriveChangesEndpointConfiguration()
    • Method Detail

      • getChangeId

        public String getChangeId()
      • setChangeId

        public void setChangeId​(String changeId)
      • getContentChannel

        public com.google.api.services.drive.model.Channel getContentChannel()
      • setContentChannel

        public void setContentChannel​(com.google.api.services.drive.model.Channel contentChannel)