Interface LogResponse

    • Method Detail

      • getLogEntries

        @NotNull
        @NotNull
        @NotNull @NotNull java.util.List<LogResponse.LogEntry> getLogEntries()
      • builder

        static org.projectnessie.model.ImmutableLogResponse.Builder builder()