Class DriveAboutEndpointConfiguration


  • @ApiParams(apiName="drive-about",
               description="The about collection of methods",
               apiMethods=@ApiMethod(methodName="get",description="Gets the information about the current user along with Drive API settings",signatures="com.google.api.services.drive.Drive$About$Get get()"),
               aliases={})
    @UriParams
    @Configurer(extended=true)
    public final class DriveAboutEndpointConfiguration
    extends GoogleDriveConfiguration
    Camel endpoint configuration for Drive.About.
    • Constructor Detail

      • DriveAboutEndpointConfiguration

        public DriveAboutEndpointConfiguration()