Interface LogEntry.ResourceStage

All Known Implementing Classes:
LogEntry.Builder
Enclosing class:
LogEntry

public static interface LogEntry.ResourceStage
  • Method Summary

    Modifier and Type
    Method
    Description
    resource(@NotNull String resource)
    Top-level resource the call targeted (one of documents, records, search, schemas, folders, clients, orgs, users, usage, auth, models, ping, rag, chat, ask, erasure-requests, or export), derived from the request path.
  • Method Details

    • resource

      LogEntry.StatusStage resource(@NotNull @NotNull String resource)

      Top-level resource the call targeted (one of documents, records, search, schemas, folders, clients, orgs, users, usage, auth, models, ping, rag, chat, ask, erasure-requests, or export), derived from the request path.