Class DriveAppsEndpointConfiguration

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

@ApiParams(apiName="drive-apps",description="The apps collection of methods",apiMethods={@ApiMethod(methodName="get",description="Gets a specific app",signatures="com.google.api.services.drive.Drive$Apps$Get get(String appId)"),@ApiMethod(methodName="list",description="Lists a user\'s installed apps",signatures="com.google.api.services.drive.Drive$Apps$List list()")},aliases={}) @UriParams @Configurer(extended=true) public final class DriveAppsEndpointConfiguration extends GoogleDriveConfiguration
Camel endpoint configuration for Drive.Apps.
  • Constructor Details

    • DriveAppsEndpointConfiguration

      public DriveAppsEndpointConfiguration()
  • Method Details

    • getAppId

      public String getAppId()
    • setAppId

      public void setAppId(String appId)