Class DriveChannelsEndpointConfiguration

java.lang.Object
org.apache.camel.component.google.drive.GoogleDriveConfiguration
org.apache.camel.component.google.drive.DriveChannelsEndpointConfiguration

@ApiParams(apiName="drive-channels", description="The channels collection of methods", apiMethods=@ApiMethod(methodName="stop",description="Stops 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 Details

    • DriveChannelsEndpointConfiguration

      public DriveChannelsEndpointConfiguration()
  • Method Details

    • getContentChannel

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

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