Package dev.case.api.client
Class CasedevClientImpl.WithRawResponseImpl
-
- All Implemented Interfaces:
-
dev.case.api.client.CasedevClient.WithRawResponse
public final class CasedevClientImpl.WithRawResponseImpl implements CasedevClient.WithRawResponse
-
-
Method Summary
-
-
Method Detail
-
withOptions
CasedevClient.WithRawResponse withOptions(Consumer<ClientOptions.Builder> modifier)
Returns a view of this service with the given option modifications applied.
The original service is not modified.
-
agent
AgentService.WithRawResponse agent()
-
system
SystemService.WithRawResponse system()
Public system metadata and discovery endpoints
-
compute
ComputeService.WithRawResponse compute()
-
database
DatabaseService.WithRawResponse database()
-
format
FormatService.WithRawResponse format()
-
legal
LegalService.WithRawResponse legal()
-
matters
MatterService.WithRawResponse matters()
-
llm
LlmService.WithRawResponse llm()
Access 40+ language models through a unified API
-
memory
MemoryService.WithRawResponse memory()
-
privilege
PrivilegeService.WithRawResponse privilege()
-
mail
MailService.WithRawResponse mail()
-
skills
SkillService.WithRawResponse skills()
Search and read legal AI skills for agents
-
search
SearchService.WithRawResponse search()
-
superdoc
SuperdocService.WithRawResponse superdoc()
-
translate
TranslateService.WithRawResponse translate()
-
usage
UsageService.WithRawResponse usage()
-
vault
VaultService.WithRawResponse vault()
Secure document storage with semantic search and GraphRAG
-
voice
VoiceService.WithRawResponse voice()
-
webhooks
WebhookService.WithRawResponse webhooks()
-
-
-
-