Uses of Interface
io.resys.hdes.client.spi.GitConfig.GitEntry
| Package | Description |
|---|---|
| io.resys.hdes.client.spi | |
| io.resys.hdes.client.spi.git |
-
Uses of GitConfig.GitEntry in io.resys.hdes.client.spi
Classes in io.resys.hdes.client.spi that implement GitConfig.GitEntry Modifier and Type Class Description classImmutableGitEntryImmutable implementation ofGitConfig.GitEntry.Methods in io.resys.hdes.client.spi with parameters of type GitConfig.GitEntry Modifier and Type Method Description static ImmutableGitEntryImmutableGitEntry. copyOf(GitConfig.GitEntry instance)Creates an immutable copy of aGitConfig.GitEntryvalue.ImmutableGitEntry.BuilderImmutableGitEntry.Builder. from(GitConfig.GitEntry instance)Fill a builder with attribute values from the providedGitEntryinstance. -
Uses of GitConfig.GitEntry in io.resys.hdes.client.spi.git
Methods in io.resys.hdes.client.spi.git that return GitConfig.GitEntry Modifier and Type Method Description GitConfig.GitEntryGitFiles. readEntry(GitConfig.GitFile entry)GitConfig.GitEntryGitFiles. readEntry(GitConfig.GitFile entry, org.eclipse.jgit.lib.ObjectId start)Methods in io.resys.hdes.client.spi.git that return types with arguments of type GitConfig.GitEntry Modifier and Type Method Description List<GitConfig.GitEntry>GitDataSourceLoader. read()