Class ServiceConfig.VercelBlob

java.lang.Object
org.apache.opendal.ServiceConfig.VercelBlob
All Implemented Interfaces:
ServiceConfig
Enclosing interface:
ServiceConfig

public static class ServiceConfig.VercelBlob extends Object implements ServiceConfig
Configuration for service vercel_blob.
  • Field Details

    • root

      public final String root

      root of this backend.

      All operations will happen under this root.

    • token

      public final String token

      vercel blob token.

  • Constructor Details

    • VercelBlob

      public VercelBlob()
  • Method Details