Class DevEnvironmentRepository


  • public final class DevEnvironmentRepository
    extends java.lang.Object
    • Method Detail

      • branchName

        public java.util.Optional<java.lang.String> branchName()
        Returns:
        The name of the branch in a source repository. persistent storage (` persistent_storage `) supports the following:
      • repositoryName

        public java.lang.String repositoryName()
        Returns:
        The name of the source repository.