Uses of Class
io.resys.hdes.client.spi.GitStore.Builder
| Package | Description |
|---|---|
| io.resys.hdes.client.spi |
-
Uses of GitStore.Builder in io.resys.hdes.client.spi
Methods in io.resys.hdes.client.spi that return GitStore.Builder Modifier and Type Method Description GitStore.BuilderGitStore.Builder. branch(String branch)static GitStore.BuilderGitStore. builder()GitStore.BuilderGitStore.Builder. creds(HdesStore.HdesCredsSupplier creds)GitStore.BuilderGitStore.Builder. objectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)GitStore.BuilderGitStore.Builder. remote(String remote)GitStore.BuilderGitStore.Builder. sshPath(String sshPath)GitStore.BuilderGitStore.Builder. storage(String storage)