Interface JGitRuntimeConfig.DevService

Enclosing interface:
JGitRuntimeConfig

public static interface JGitRuntimeConfig.DevService
  • Method Summary

    Modifier and Type
    Method
    Description
    The HTTP URL of the dev services.
  • Method Details

    • httpUrl

      Optional<URI> httpUrl()
      The HTTP URL of the dev services. Generated once the service is up and running.