Interface ContentResponse


  • @Immutable
    public interface ContentResponse
    • Method Detail

      • builder

        static org.projectnessie.model.ImmutableContentResponse.Builder builder()
      • getContent

        @NotNull
        @NotNull Content getContent()