Class DriveChildrenEndpointConfiguration


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

      • DriveChildrenEndpointConfiguration

        public DriveChildrenEndpointConfiguration()
    • Method Detail

      • getChildId

        public String getChildId()
      • setChildId

        public void setChildId​(String childId)
      • getContent

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

        public void setContent​(com.google.api.services.drive.model.ChildReference content)
      • getFolderId

        public String getFolderId()
      • setFolderId

        public void setFolderId​(String folderId)