Class ServiceConfig.Ghac

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

public static class ServiceConfig.Ghac extends Object implements ServiceConfig
Configuration for service ghac.
  • Field Details

    • root

      public final String root

      The root path for ghac.

    • version

      public final String version

      The version that used by cache.

    • endpoint

      public final String endpoint

      The endpoint for ghac service.

    • runtimeToken

      public final String runtimeToken

      The runtime token for ghac service.

  • Constructor Details

    • Ghac

      public Ghac()
  • Method Details