Class DriveChannelsEndpointConfiguration


  • @ApiParams(apiName="drive-channels",
               description="The channels collection of methods",
               apiMethods=@ApiMethod(methodName="stop",description="Stop watching resources through this channel",signatures="com.google.api.services.drive.Drive$Channels$Stop stop(com.google.api.services.drive.model.Channel content)"),
               aliases={})
    @UriParams
    @Configurer(extended=true)
    public final class DriveChannelsEndpointConfiguration
    extends GoogleDriveConfiguration
    Camel endpoint configuration for Drive.Channels.
    • Constructor Detail

      • DriveChannelsEndpointConfiguration

        public DriveChannelsEndpointConfiguration()
    • Method Detail

      • getContentChannel

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

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