Uses of Interface
ai.vectros.types.LogEntry._FinalStage
Packages that use LogEntry._FinalStage
-
Uses of LogEntry._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement LogEntry._FinalStageMethods in ai.vectros.types that return LogEntry._FinalStageModifier and TypeMethodDescriptionLogEntry._FinalStage.additionalProperties(Map<String, Object> additionalProperties) LogEntry._FinalStage.additionalProperty(String key, Object value) The app context the request operated under — the context partition the credential carried.The app context the request operated under — the context partition the credential carried.The app context the request operated under — the context partition the credential carried.The app context the request operated under — the context partition the credential carried.LogEntry._FinalStage.delegationChain(Nullable<String> delegationChain) LogEntry._FinalStage.delegationChain(String delegationChain) LogEntry._FinalStage.delegationChain(Optional<String> delegationChain) A JSON-encoded record of who delegated the credential that made this call, present only when the request was made under a key minted via thedelegate-mintcapability (seePOST /v1/admin/keys/scoped).LogEntry.Builder.delegationChain(Nullable<String> delegationChain) A JSON-encoded record of who delegated the credential that made this call, present only when the request was made under a key minted via thedelegate-mintcapability (seePOST /v1/admin/keys/scoped).LogEntry.Builder.delegationChain(String delegationChain) A JSON-encoded record of who delegated the credential that made this call, present only when the request was made under a key minted via thedelegate-mintcapability (seePOST /v1/admin/keys/scoped).LogEntry.Builder.delegationChain(Optional<String> delegationChain) A JSON-encoded record of who delegated the credential that made this call, present only when the request was made under a key minted via thedelegate-mintcapability (seePOST /v1/admin/keys/scoped).LogEntry._FinalStage.durationMs(Long durationMs) LogEntry._FinalStage.durationMs(Optional<Long> durationMs) Total request duration in milliseconds, from auth to response completion.LogEntry.Builder.durationMs(Long durationMs) Total request duration in milliseconds, from auth to response completion.LogEntry.Builder.durationMs(Optional<Long> durationMs) Total request duration in milliseconds, from auth to response completion.Error code explaining WHY a failed call was rejected, when the failure had a typed code — one ofRATE_LIMITED,SUBSCRIPTION_LIMIT_EXCEEDED,INSUFFICIENT_BALANCE,RESOURCE_IN_USE,VERSION_CONFLICT,SESSION_REFRESH_REQUIRED,WRITE_FROZEN,UNSUPPORTED_WIRE_VERSION.Error code explaining WHY a failed call was rejected, when the failure had a typed code — one ofRATE_LIMITED,SUBSCRIPTION_LIMIT_EXCEEDED,INSUFFICIENT_BALANCE,RESOURCE_IN_USE,VERSION_CONFLICT,SESSION_REFRESH_REQUIRED,WRITE_FROZEN,UNSUPPORTED_WIRE_VERSION.Error code explaining WHY a failed call was rejected, when the failure had a typed code — one ofRATE_LIMITED,SUBSCRIPTION_LIMIT_EXCEEDED,INSUFFICIENT_BALANCE,RESOURCE_IN_USE,VERSION_CONFLICT,SESSION_REFRESH_REQUIRED,WRITE_FROZEN,UNSUPPORTED_WIRE_VERSION.Error code explaining WHY a failed call was rejected, when the failure had a typed code — one ofRATE_LIMITED,SUBSCRIPTION_LIMIT_EXCEEDED,INSUFFICIENT_BALANCE,RESOURCE_IN_USE,VERSION_CONFLICT,SESSION_REFRESH_REQUIRED,WRITE_FROZEN,UNSUPPORTED_WIRE_VERSION.ID of the API key or scoped token that issued the request.ID of the API key or scoped token that issued the request.ID of the API key or scoped token that issued the request.ID of the API key or scoped token that issued the request.Full request path.Full request path.Full request path.Correlation id for this call.Correlation id for this call.Correlation id for this call.Correlation id for this call.LogEntry.Builder.status(int status) HTTP response status code.LogEntry.StatusStage.status(int status) HTTP response status code.