Class DrivePropertiesEndpointConfiguration


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

      • DrivePropertiesEndpointConfiguration

        public DrivePropertiesEndpointConfiguration()
    • Method Detail

      • getContent

        public com.google.api.services.drive.model.Property getContent()
      • setContent

        public void setContent​(com.google.api.services.drive.model.Property content)
      • getFileId

        public String getFileId()
      • setFileId

        public void setFileId​(String fileId)
      • getPropertyKey

        public String getPropertyKey()
      • setPropertyKey

        public void setPropertyKey​(String propertyKey)