Uses of Class
io.lakefs.clients.sdk.BranchesApi.APIcherryPickRequest
-
Packages that use BranchesApi.APIcherryPickRequest Package Description io.lakefs.clients.sdk -
-
Uses of BranchesApi.APIcherryPickRequest in io.lakefs.clients.sdk
Methods in io.lakefs.clients.sdk that return BranchesApi.APIcherryPickRequest Modifier and Type Method Description BranchesApi.APIcherryPickRequestBranchesApi. cherryPick(String repository, String branch, CherryPickCreation cherryPickCreation)Replay the changes from the given commit on the branch
-