Interface TransplantCommitsBuilder

    • Method Detail

      • hashesToTransplant

        TransplantCommitsBuilder hashesToTransplant​(@NotNull @Size(min=1)
                                                    @NotNull @Size(min=1) java.util.List<java.lang.String> hashesToTransplant)
      • transplant

        org.projectnessie.model.MergeResponse transplant()
                                                  throws org.projectnessie.error.NessieNotFoundException,
                                                         org.projectnessie.error.NessieConflictException
        Throws:
        org.projectnessie.error.NessieNotFoundException
        org.projectnessie.error.NessieConflictException