Package dev.case.api.client
Class CasedevClientAsyncImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
dev.case.api.client.CasedevClientAsync.WithRawResponse
public final class CasedevClientAsyncImpl.WithRawResponseImpl implements CasedevClientAsync.WithRawResponse
-
-
Method Summary
-
-
Method Detail
-
withOptions
CasedevClientAsync.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
system
SystemServiceAsync.WithRawResponse system()
Public system metadata and discovery endpoints
-
worker
WorkerServiceAsync.WithRawResponse worker()
-
compute
ComputeServiceAsync.WithRawResponse compute()
-
database
DatabaseServiceAsync.WithRawResponse database()
-
format
FormatServiceAsync.WithRawResponse format()
-
matters
MatterServiceAsync.WithRawResponse matters()
-
llm
LlmServiceAsync.WithRawResponse llm()
Access 40+ language models through a unified API
-
memory
MemoryServiceAsync.WithRawResponse memory()
-
privilege
PrivilegeServiceAsync.WithRawResponse privilege()
-
skills
SkillServiceAsync.WithRawResponse skills()
Search and read legal AI skills for agents
-
search
SearchServiceAsync.WithRawResponse search()
-
superdoc
SuperdocServiceAsync.WithRawResponse superdoc()
-
translate
TranslateServiceAsync.WithRawResponse translate()
-
vault
VaultServiceAsync.WithRawResponse vault()
Secure document storage with semantic search and GraphRAG
-
webhooks
WebhookServiceAsync.WithRawResponse webhooks()
-
-
-
-