A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  _ 

S

s3Key() - function in dev.case.api.models.vault.VaultUploadResponse
S3 object key for the file
s3Key(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultUploadResponse.Builder
Sets Builder.s3Key to an arbitrary JSON value.
s3Key(java.lang.String) - function in dev.case.api.models.vault.VaultUploadResponse.Builder
S3 object key for the file
s3Key() - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlResponse
S3 object key
s3Key(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlResponse.Builder
Sets Builder.s3Key to an arbitrary JSON value.
s3Key(java.lang.String) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlResponse.Builder
S3 object key
sampleRate() - function in dev.case.api.models.voice.streaming.StreamingGetUrlResponse.AudioFormat
Required audio sample rate in Hz
sampleRate(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.streaming.StreamingGetUrlResponse.AudioFormat.Builder
Sets Builder.sampleRate to an arbitrary JSON value.
sampleRate(java.lang.Long) - function in dev.case.api.models.voice.streaming.StreamingGetUrlResponse.AudioFormat.Builder
Required audio sample rate in Hz
sandbox() - function in dev.case.api.models.agent.v1.agents.AgentCreateParams
Custom sandbox configuration (cpu, memoryMiB)
sandbox() - function in dev.case.api.models.agent.v1.agents.AgentCreateParams.Body
Custom sandbox configuration (cpu, memoryMiB)
sandbox(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.agents.AgentCreateParams.Body.Builder
Sets Builder.sandbox to an arbitrary JSON value.
sandbox(dev.case.api.models.agent.v1.agents.AgentCreateParams.Sandbox) - function in dev.case.api.models.agent.v1.agents.AgentCreateParams.Body.Builder
Custom sandbox configuration (cpu, memoryMiB)
sandbox(java.util.Optional) - function in dev.case.api.models.agent.v1.agents.AgentCreateParams.Body.Builder
Alias for calling Builder.sandbox with sandbox.orElse(null).
sandbox(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.agents.AgentCreateParams.Builder
Sets Builder.sandbox to an arbitrary JSON value.
sandbox(dev.case.api.models.agent.v1.agents.AgentCreateParams.Sandbox) - function in dev.case.api.models.agent.v1.agents.AgentCreateParams.Builder
Custom sandbox configuration (cpu, memoryMiB)
sandbox(java.util.Optional) - function in dev.case.api.models.agent.v1.agents.AgentCreateParams.Builder
Alias for calling Builder.sandbox with sandbox.orElse(null).
sandbox(dev.case.api.core.JsonValue) - function in dev.case.api.models.agent.v1.agents.AgentCreateResponse.Builder
 
sandbox(dev.case.api.core.JsonValue) - function in dev.case.api.models.agent.v1.agents.AgentRetrieveResponse.Builder
 
sandbox(dev.case.api.core.JsonValue) - function in dev.case.api.models.agent.v1.agents.AgentUpdateParams.Body.Builder
 
sandbox(dev.case.api.core.JsonValue) - function in dev.case.api.models.agent.v1.agents.AgentUpdateParams.Builder
 
sandbox(dev.case.api.core.JsonValue) - function in dev.case.api.models.agent.v1.agents.AgentUpdateResponse.Builder
 
score() - function in dev.case.api.models.memory.v1.V1SearchResponse.Result
Similarity score (0-1)
score(dev.case.api.core.JsonField) - function in dev.case.api.models.memory.v1.V1SearchResponse.Result.Builder
Sets Builder.score to an arbitrary JSON value.
score(java.lang.Double) - function in dev.case.api.models.memory.v1.V1SearchResponse.Result.Builder
Similarity score (0-1)
score() - function in dev.case.api.models.vault.VaultSearchResponse.Chunk
Relevance score (deprecated, use distance or hybridScore)
score(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultSearchResponse.Chunk.Builder
Sets Builder.score to an arbitrary JSON value.
score(java.lang.Double) - function in dev.case.api.models.vault.VaultSearchResponse.Chunk.Builder
Relevance score (deprecated, use distance or hybridScore)
search() - function in dev.case.api.client.CasedevClient
 
search() - function in dev.case.api.client.CasedevClient.WithRawResponse
 
search() - function in dev.case.api.client.CasedevClientAsync
 
search() - function in dev.case.api.client.CasedevClientAsync.WithRawResponse
 
search() - function in dev.case.api.client.CasedevClientAsyncImpl
 
search() - function in dev.case.api.client.CasedevClientAsyncImpl.WithRawResponseImpl
 
search() - function in dev.case.api.client.CasedevClientImpl
 
search() - function in dev.case.api.client.CasedevClientImpl.WithRawResponseImpl
 
SEARCH - enum entry in dev.case.api.models.search.v1.V1SearchParams.Type.Known
 
SEARCH - enum entry in dev.case.api.models.search.v1.V1SearchParams.Type.Value
 
search() - function in dev.case.api.models.voice.v1.V1ListVoicesParams
Search term to filter voices by name or description
search(java.util.Optional) - function in dev.case.api.models.voice.v1.V1ListVoicesParams.Builder
Alias for calling Builder.search with search.orElse(null).
search(java.lang.String) - function in dev.case.api.models.voice.v1.V1ListVoicesParams.Builder
Search term to filter voices by name or description
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync
 
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsync
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync
Search across vault documents using multiple methods including hybrid vector + graph search, GraphRAG global search, entity-based search, and fast similarity search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync
Search across vault documents using multiple methods including hybrid vector + graph search, GraphRAG global search, entity-based search, and fast similarity search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsync
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsync
 
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync.WithRawResponse
 
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync.WithRawResponse
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsync.WithRawResponse
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync.WithRawResponse
Returns a raw HTTP response for post /vault/{id}/search, but is otherwise the same as VaultServiceAsync.search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.async.VaultServiceAsync.WithRawResponse
Returns a raw HTTP response for post /vault/{id}/search, but is otherwise the same as VaultServiceAsync.search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsync.WithRawResponse
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsync.WithRawResponse
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsyncImpl
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.VaultServiceAsyncImpl.WithRawResponseImpl
 
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.async.memory.V1ServiceAsync
Search memories using semantic similarity.
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.async.memory.V1ServiceAsync
Search memories using semantic similarity.
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.memory.V1ServiceAsync
 
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.async.memory.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /memory/v1/search, but is otherwise the same as V1ServiceAsync.search.
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.async.memory.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /memory/v1/search, but is otherwise the same as V1ServiceAsync.search.
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.memory.V1ServiceAsync.WithRawResponse
 
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.memory.V1ServiceAsyncImpl
 
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.memory.V1ServiceAsyncImpl.WithRawResponseImpl
 
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.async.search.V1ServiceAsync
Executes intelligent web search queries with advanced filtering and customization options.
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.async.search.V1ServiceAsync
Executes intelligent web search queries with advanced filtering and customization options.
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsync
 
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.async.search.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /search/v1/search, but is otherwise the same as V1ServiceAsync.search.
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.async.search.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /search/v1/search, but is otherwise the same as V1ServiceAsync.search.
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsync.WithRawResponse
 
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsyncImpl
 
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsyncImpl.WithRawResponseImpl
 
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService
 
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultService
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService
Search across vault documents using multiple methods including hybrid vector + graph search, GraphRAG global search, entity-based search, and fast similarity search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService
Search across vault documents using multiple methods including hybrid vector + graph search, GraphRAG global search, entity-based search, and fast similarity search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultService
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultService
 
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService.WithRawResponse
 
search(dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService.WithRawResponse
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultService.WithRawResponse
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService.WithRawResponse
Returns a raw HTTP response for post /vault/{id}/search, but is otherwise the same as VaultService.search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams) - function in dev.case.api.services.blocking.VaultService.WithRawResponse
Returns a raw HTTP response for post /vault/{id}/search, but is otherwise the same as VaultService.search.
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultService.WithRawResponse
 
search(java.lang.String,dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultService.WithRawResponse
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultServiceImpl
 
search(dev.case.api.models.vault.VaultSearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.VaultServiceImpl.WithRawResponseImpl
 
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.blocking.memory.V1Service
Search memories using semantic similarity.
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.blocking.memory.V1Service
Search memories using semantic similarity.
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.memory.V1Service
 
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.blocking.memory.V1Service.WithRawResponse
Returns a raw HTTP response for post /memory/v1/search, but is otherwise the same as V1Service.search.
search(dev.case.api.models.memory.v1.V1SearchParams) - function in dev.case.api.services.blocking.memory.V1Service.WithRawResponse
Returns a raw HTTP response for post /memory/v1/search, but is otherwise the same as V1Service.search.
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.memory.V1Service.WithRawResponse
 
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.memory.V1ServiceImpl
 
search(dev.case.api.models.memory.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.memory.V1ServiceImpl.WithRawResponseImpl
 
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.blocking.search.V1Service
Executes intelligent web search queries with advanced filtering and customization options.
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.blocking.search.V1Service
Executes intelligent web search queries with advanced filtering and customization options.
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1Service
 
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.blocking.search.V1Service.WithRawResponse
Returns a raw HTTP response for post /search/v1/search, but is otherwise the same as V1Service.search.
search(dev.case.api.models.search.v1.V1SearchParams) - function in dev.case.api.services.blocking.search.V1Service.WithRawResponse
Returns a raw HTTP response for post /search/v1/search, but is otherwise the same as V1Service.search.
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1Service.WithRawResponse
 
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1ServiceImpl
 
search(dev.case.api.models.search.v1.V1SearchParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1ServiceImpl.WithRawResponseImpl
 
SearchService - class in dev.case.api.services.blocking
 
SearchService.WithRawResponse - class in dev.case.api.services.blocking.SearchService
A view of SearchService that provides access to raw HTTP responses for each method.
SearchServiceAsync - class in dev.case.api.services.async
 
SearchServiceAsync.WithRawResponse - class in dev.case.api.services.async.SearchServiceAsync
A view of SearchServiceAsync that provides access to raw HTTP responses for each method.
SearchServiceAsyncImpl - class in dev.case.api.services.async
 
SearchServiceAsyncImpl.WithRawResponseImpl - class in dev.case.api.services.async.SearchServiceAsyncImpl
 
SearchServiceImpl - class in dev.case.api.services.blocking
 
SearchServiceImpl.WithRawResponseImpl - class in dev.case.api.services.blocking.SearchServiceImpl
 
searchType() - function in dev.case.api.models.legal.v1.V1ResearchResponse
Search type used (deep)
searchType(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1ResearchResponse.Builder
Sets Builder.searchType to an arbitrary JSON value.
searchType(java.lang.String) - function in dev.case.api.models.legal.v1.V1ResearchResponse.Builder
Search type used (deep)
searchType() - function in dev.case.api.models.search.v1.V1AnswerParams
Type of search to perform
searchType() - function in dev.case.api.models.search.v1.V1AnswerParams.Body
Type of search to perform
searchType(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1AnswerParams.Body.Builder
Sets Builder.searchType to an arbitrary JSON value.
searchType(dev.case.api.models.search.v1.V1AnswerParams.SearchType) - function in dev.case.api.models.search.v1.V1AnswerParams.Body.Builder
Type of search to perform
searchType(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1AnswerParams.Builder
Sets Builder.searchType to an arbitrary JSON value.
searchType(dev.case.api.models.search.v1.V1AnswerParams.SearchType) - function in dev.case.api.models.search.v1.V1AnswerParams.Builder
Type of search to perform
searchType() - function in dev.case.api.models.search.v1.V1AnswerResponse
Type of search performed
searchType(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1AnswerResponse.Builder
Sets Builder.searchType to an arbitrary JSON value.
searchType(java.lang.String) - function in dev.case.api.models.search.v1.V1AnswerResponse.Builder
Type of search performed
SECRET - enum entry in dev.case.api.models.applications.v1.projects.ProjectCreateDeploymentParams.EnvironmentVariable.Type.Known
 
SECRET - enum entry in dev.case.api.models.applications.v1.projects.ProjectCreateDeploymentParams.EnvironmentVariable.Type.Value
 
SECRET - enum entry in dev.case.api.models.applications.v1.projects.ProjectCreateEnvParams.Type.Known
 
SECRET - enum entry in dev.case.api.models.applications.v1.projects.ProjectCreateEnvParams.Type.Value
 
SECRET - enum entry in dev.case.api.models.applications.v1.projects.ProjectCreateParams.EnvironmentVariable.Type.Known
 
SECRET - enum entry in dev.case.api.models.applications.v1.projects.ProjectCreateParams.EnvironmentVariable.Type.Value
 
SecretCreateParams - class in dev.case.api.models.compute.v1.secrets
Creates a new secret group in a compute environment.
SecretCreateParams.Body - class in dev.case.api.models.compute.v1.secrets.SecretCreateParams
 
SecretCreateParams.Body.Builder - class in dev.case.api.models.compute.v1.secrets.SecretCreateParams.Body
A builder for Body.
SecretCreateParams.Builder - class in dev.case.api.models.compute.v1.secrets.SecretCreateParams
A builder for SecretCreateParams.
SecretCreateResponse - class in dev.case.api.models.compute.v1.secrets
 
SecretCreateResponse.Builder - class in dev.case.api.models.compute.v1.secrets.SecretCreateResponse
A builder for SecretCreateResponse.
SecretDeleteGroupParams - class in dev.case.api.models.compute.v1.secrets
Delete an entire secret group or a specific key within a secret group.
SecretDeleteGroupParams.Builder - class in dev.case.api.models.compute.v1.secrets.SecretDeleteGroupParams
A builder for SecretDeleteGroupParams.
SecretDeleteGroupResponse - class in dev.case.api.models.compute.v1.secrets
 
SecretDeleteGroupResponse.Builder - class in dev.case.api.models.compute.v1.secrets.SecretDeleteGroupResponse
A builder for SecretDeleteGroupResponse.
SecretListParams - class in dev.case.api.models.compute.v1.secrets
Retrieve all secret groups for a compute environment.
SecretListParams.Builder - class in dev.case.api.models.compute.v1.secrets.SecretListParams
A builder for SecretListParams.
SecretListResponse - class in dev.case.api.models.compute.v1.secrets
 
SecretListResponse.Builder - class in dev.case.api.models.compute.v1.secrets.SecretListResponse
A builder for SecretListResponse.
SecretListResponse.Group - class in dev.case.api.models.compute.v1.secrets.SecretListResponse
 
SecretListResponse.Group.Builder - class in dev.case.api.models.compute.v1.secrets.SecretListResponse.Group
A builder for Group.
SecretRetrieveGroupParams - class in dev.case.api.models.compute.v1.secrets
Retrieve the keys (names) of secrets in a specified group within a compute environment.
SecretRetrieveGroupParams.Builder - class in dev.case.api.models.compute.v1.secrets.SecretRetrieveGroupParams
A builder for SecretRetrieveGroupParams.
SecretRetrieveGroupResponse - class in dev.case.api.models.compute.v1.secrets
 
SecretRetrieveGroupResponse.Builder - class in dev.case.api.models.compute.v1.secrets.SecretRetrieveGroupResponse
A builder for SecretRetrieveGroupResponse.
SecretRetrieveGroupResponse.Group - class in dev.case.api.models.compute.v1.secrets.SecretRetrieveGroupResponse
 
SecretRetrieveGroupResponse.Group.Builder - class in dev.case.api.models.compute.v1.secrets.SecretRetrieveGroupResponse.Group
A builder for Group.
SecretRetrieveGroupResponse.Key - class in dev.case.api.models.compute.v1.secrets.SecretRetrieveGroupResponse
 
SecretRetrieveGroupResponse.Key.Builder - class in dev.case.api.models.compute.v1.secrets.SecretRetrieveGroupResponse.Key
A builder for Key.
secrets() - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams
Key-value pairs of secrets to set
secrets() - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Body
Key-value pairs of secrets to set
secrets(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Body.Builder
Sets Builder.secrets to an arbitrary JSON value.
secrets(dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Secrets) - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Body.Builder
Key-value pairs of secrets to set
secrets(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Builder
Sets Builder.secrets to an arbitrary JSON value.
secrets(dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Secrets) - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Builder
Key-value pairs of secrets to set
secrets() - function in dev.case.api.services.async.compute.V1ServiceAsync
 
secrets() - function in dev.case.api.services.async.compute.V1ServiceAsync.WithRawResponse
 
secrets() - function in dev.case.api.services.async.compute.V1ServiceAsyncImpl
 
secrets() - function in dev.case.api.services.async.compute.V1ServiceAsyncImpl.WithRawResponseImpl
 
secrets() - function in dev.case.api.services.blocking.compute.V1Service
 
secrets() - function in dev.case.api.services.blocking.compute.V1Service.WithRawResponse
 
secrets() - function in dev.case.api.services.blocking.compute.V1ServiceImpl
 
secrets() - function in dev.case.api.services.blocking.compute.V1ServiceImpl.WithRawResponseImpl
 
SecretService - class in dev.case.api.services.blocking.compute.v1
 
SecretService.WithRawResponse - class in dev.case.api.services.blocking.compute.v1.SecretService
A view of SecretService that provides access to raw HTTP responses for each method.
SecretServiceAsync - class in dev.case.api.services.async.compute.v1
 
SecretServiceAsync.WithRawResponse - class in dev.case.api.services.async.compute.v1.SecretServiceAsync
A view of SecretServiceAsync that provides access to raw HTTP responses for each method.
SecretServiceAsyncImpl - class in dev.case.api.services.async.compute.v1
 
SecretServiceAsyncImpl.WithRawResponseImpl - class in dev.case.api.services.async.compute.v1.SecretServiceAsyncImpl
 
SecretServiceImpl - class in dev.case.api.services.blocking.compute.v1
 
SecretServiceImpl.WithRawResponseImpl - class in dev.case.api.services.blocking.compute.v1.SecretServiceImpl
 
SecretUpdateGroupParams - class in dev.case.api.models.compute.v1.secrets
Set or update secrets in a compute secret group.
SecretUpdateGroupParams.Body - class in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams
 
SecretUpdateGroupParams.Body.Builder - class in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Body
A builder for Body.
SecretUpdateGroupParams.Builder - class in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams
A builder for SecretUpdateGroupParams.
SecretUpdateGroupParams.Secrets - class in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams
Key-value pairs of secrets to set
SecretUpdateGroupParams.Secrets.Builder - class in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupParams.Secrets
A builder for Secrets.
SecretUpdateGroupResponse - class in dev.case.api.models.compute.v1.secrets
 
SecretUpdateGroupResponse.Builder - class in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupResponse
A builder for SecretUpdateGroupResponse.
sections() - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results
Detailed research sections
sections(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Builder
Sets Builder.sections to an arbitrary JSON value.
sections(java.util.List) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Builder
Detailed research sections
seed() - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams
Seed for reproducible generation
seed() - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.Body
Seed for reproducible generation
seed(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.Body.Builder
Sets Builder.seed to an arbitrary JSON value.
seed(java.lang.Long) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.Body.Builder
Seed for reproducible generation
seed(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.Builder
Sets Builder.seed to an arbitrary JSON value.
seed(java.lang.Long) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.Builder
Seed for reproducible generation
serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
 
serialize(dev.case.api.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in dev.case.api.core.JsonMissing.Serializer
 
serializeWithType(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
serializeWithType(dev.case.api.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider,com.fasterxml.jackson.databind.jsontype.TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
serialNumber() - function in dev.case.api.models.legal.v1.V1TrademarkSearchParams
USPTO serial number (e.g.
serialNumber() - function in dev.case.api.models.legal.v1.V1TrademarkSearchParams.Body
USPTO serial number (e.g.
serialNumber(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1TrademarkSearchParams.Body.Builder
Sets Builder.serialNumber to an arbitrary JSON value.
serialNumber(java.lang.String) - function in dev.case.api.models.legal.v1.V1TrademarkSearchParams.Body.Builder
USPTO serial number (e.g.
serialNumber(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1TrademarkSearchParams.Builder
Sets Builder.serialNumber to an arbitrary JSON value.
serialNumber(java.lang.String) - function in dev.case.api.models.legal.v1.V1TrademarkSearchParams.Builder
USPTO serial number (e.g.
serialNumber() - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse
USPTO serial number
serialNumber(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
Sets Builder.serialNumber to an arbitrary JSON value.
serialNumber(java.lang.String) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
USPTO serial number
services() - function in dev.case.api.models.system.SystemListServicesResponse
 
services(dev.case.api.core.JsonField) - function in dev.case.api.models.system.SystemListServicesResponse.Builder
Sets Builder.services to an arbitrary JSON value.
services(java.util.List) - function in dev.case.api.models.system.SystemListServicesResponse.Builder
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(java.lang.String) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
Sets a compute environment as the default for the organization.
setDefault(java.lang.String) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
Sets a compute environment as the default for the organization.
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(java.lang.String) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
Returns a raw HTTP response for post /compute/v1/environments/{name}/default, but is otherwise the same as EnvironmentServiceAsync.setDefault.
setDefault(java.lang.String) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
Returns a raw HTTP response for post /compute/v1/environments/{name}/default, but is otherwise the same as EnvironmentServiceAsync.setDefault.
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsync.WithRawResponse
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsyncImpl
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.compute.v1.EnvironmentServiceAsyncImpl.WithRawResponseImpl
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(java.lang.String) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
Sets a compute environment as the default for the organization.
setDefault(java.lang.String) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
Sets a compute environment as the default for the organization.
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(java.lang.String) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
Returns a raw HTTP response for post /compute/v1/environments/{name}/default, but is otherwise the same as EnvironmentService.setDefault.
setDefault(java.lang.String) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
Returns a raw HTTP response for post /compute/v1/environments/{name}/default, but is otherwise the same as EnvironmentService.setDefault.
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(java.lang.String,dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentService.WithRawResponse
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentServiceImpl
 
setDefault(dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.compute.v1.EnvironmentServiceImpl.WithRawResponseImpl
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
shortName() - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Case
 
shortName(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Case.Builder
Sets Builder.shortName to an arbitrary JSON value.
shortName(java.lang.String) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Case.Builder
 
SIGNATURE - enum entry in dev.case.api.models.format.v1.templates.TemplateCreateParams.Type.Known
 
SIGNATURE - enum entry in dev.case.api.models.format.v1.templates.TemplateCreateParams.Type.Value
 
signingSecret() - function in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams
 
signingSecret() - function in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams.Body
 
signingSecret(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams.Body.Builder
Sets Builder.signingSecret to an arbitrary JSON value.
signingSecret(java.lang.String) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams.Body.Builder
 
signingSecret(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams.Builder
Sets Builder.signingSecret to an arbitrary JSON value.
signingSecret(java.lang.String) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams.Builder
 
signingSecret() - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams
 
signingSecret() - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Body
 
signingSecret(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Body.Builder
Sets Builder.signingSecret to an arbitrary JSON value.
signingSecret(java.lang.String) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Body.Builder
 
signingSecret(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Builder
Sets Builder.signingSecret to an arbitrary JSON value.
signingSecret(java.lang.String) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Builder
 
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.async.legal.V1ServiceAsync
Find cases and documents similar to a given legal source.
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.async.legal.V1ServiceAsync
Find cases and documents similar to a given legal source.
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.legal.V1ServiceAsync
 
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.async.legal.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /legal/v1/similar, but is otherwise the same as V1ServiceAsync.similar.
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.async.legal.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /legal/v1/similar, but is otherwise the same as V1ServiceAsync.similar.
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.legal.V1ServiceAsync.WithRawResponse
 
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.legal.V1ServiceAsyncImpl
 
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.legal.V1ServiceAsyncImpl.WithRawResponseImpl
 
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.async.search.V1ServiceAsync
Find web pages and documents similar to a given URL.
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.async.search.V1ServiceAsync
Find web pages and documents similar to a given URL.
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsync
 
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.async.search.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /search/v1/similar, but is otherwise the same as V1ServiceAsync.similar.
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.async.search.V1ServiceAsync.WithRawResponse
Returns a raw HTTP response for post /search/v1/similar, but is otherwise the same as V1ServiceAsync.similar.
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsync.WithRawResponse
 
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsyncImpl
 
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.search.V1ServiceAsyncImpl.WithRawResponseImpl
 
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.blocking.legal.V1Service
Find cases and documents similar to a given legal source.
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.blocking.legal.V1Service
Find cases and documents similar to a given legal source.
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.legal.V1Service
 
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.blocking.legal.V1Service.WithRawResponse
Returns a raw HTTP response for post /legal/v1/similar, but is otherwise the same as V1Service.similar.
similar(dev.case.api.models.legal.v1.V1SimilarParams) - function in dev.case.api.services.blocking.legal.V1Service.WithRawResponse
Returns a raw HTTP response for post /legal/v1/similar, but is otherwise the same as V1Service.similar.
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.legal.V1Service.WithRawResponse
 
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.legal.V1ServiceImpl
 
similar(dev.case.api.models.legal.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.legal.V1ServiceImpl.WithRawResponseImpl
 
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.blocking.search.V1Service
Find web pages and documents similar to a given URL.
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.blocking.search.V1Service
Find web pages and documents similar to a given URL.
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1Service
 
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.blocking.search.V1Service.WithRawResponse
Returns a raw HTTP response for post /search/v1/similar, but is otherwise the same as V1Service.similar.
similar(dev.case.api.models.search.v1.V1SimilarParams) - function in dev.case.api.services.blocking.search.V1Service.WithRawResponse
Returns a raw HTTP response for post /search/v1/similar, but is otherwise the same as V1Service.similar.
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1Service.WithRawResponse
 
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1ServiceImpl
 
similar(dev.case.api.models.search.v1.V1SimilarParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.search.V1ServiceImpl.WithRawResponseImpl
 
similarityBoost() - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings
Similarity boost (0-1)
similarityBoost(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings.Builder
Sets Builder.similarityBoost to an arbitrary JSON value.
similarityBoost(java.lang.Double) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings.Builder
Similarity boost (0-1)
similarityScore() - function in dev.case.api.models.search.v1.V1SimilarResponse.Result
 
similarityScore(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SimilarResponse.Result.Builder
Sets Builder.similarityScore to an arbitrary JSON value.
similarityScore(java.lang.Double) - function in dev.case.api.models.search.v1.V1SimilarResponse.Result.Builder
 
similarSources() - function in dev.case.api.models.legal.v1.V1SimilarResponse
 
similarSources(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1SimilarResponse.Builder
Sets Builder.similarSources to an arbitrary JSON value.
similarSources(java.util.List) - function in dev.case.api.models.legal.v1.V1SimilarResponse.Builder
 
size() - function in dev.case.api.core.http.Headers
 
size() - function in dev.case.api.core.http.QueryParams
 
sizeBytes() - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadSuccess
Uploaded file size in bytes
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadSuccess.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadSuccess.Builder
Uploaded file size in bytes
sizeBytes() - function in dev.case.api.models.vault.VaultUploadParams
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes() - function in dev.case.api.models.vault.VaultUploadParams.Body
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultUploadParams.Body.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.VaultUploadParams.Body.Builder
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultUploadParams.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.VaultUploadParams.Builder
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes() - function in dev.case.api.models.vault.multipart.MultipartGetPartUrlsParams.Part
Part size in bytes (min 5MB except final part, max 5GB).
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.multipart.MultipartGetPartUrlsParams.Part.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.multipart.MultipartGetPartUrlsParams.Part.Builder
Part size in bytes (min 5MB except final part, max 5GB).
sizeBytes() - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlParams
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes() - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlParams.Body
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlParams.Body.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlParams.Body.Builder
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlParams.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlParams.Builder
File size in bytes (optional, max 5GB for single PUT uploads).
sizeBytes() - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlResponse.Metadata
 
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlResponse.Metadata.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.objects.ObjectCreatePresignedUrlResponse.Metadata.Builder
 
sizeBytes() - function in dev.case.api.models.vault.objects.ObjectDeleteResponse.DeletedObject
Size of deleted file in bytes
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectDeleteResponse.DeletedObject.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.objects.ObjectDeleteResponse.DeletedObject.Builder
Size of deleted file in bytes
sizeBytes() - function in dev.case.api.models.vault.objects.ObjectListResponse.Object
File size in bytes
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectListResponse.Object.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Double) - function in dev.case.api.models.vault.objects.ObjectListResponse.Object.Builder
File size in bytes
sizeBytes() - function in dev.case.api.models.vault.objects.ObjectRetrieveResponse
File size in bytes
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectRetrieveResponse.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.objects.ObjectRetrieveResponse.Builder
File size in bytes
sizeBytes() - function in dev.case.api.models.vault.objects.ObjectUpdateResponse
File size in bytes
sizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectUpdateResponse.Builder
Sets Builder.sizeBytes to an arbitrary JSON value.
sizeBytes(java.lang.Long) - function in dev.case.api.models.vault.objects.ObjectUpdateResponse.Builder
File size in bytes
sleep(java.time.Duration) - function in dev.case.api.core.DefaultSleeper
Synchronously pauses execution for the given duration.
sleep(java.time.Duration) - function in dev.case.api.core.Sleeper
Synchronously pauses execution for the given duration.
sleepAsync(java.time.Duration) - function in dev.case.api.core.DefaultSleeper
Asynchronously pauses execution for the given duration.
sleepAsync(java.time.Duration) - function in dev.case.api.core.Sleeper
Asynchronously pauses execution for the given duration.
sleeper(dev.case.api.core.Sleeper) - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
The interface to use for delaying execution, like during retries.
sleeper(dev.case.api.core.Sleeper) - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
The interface to use for delaying execution, like during retries.
sleeper() - function in dev.case.api.core.ClientOptions
The interface to use for delaying execution, like during retries.
sleeper(dev.case.api.core.Sleeper) - function in dev.case.api.core.ClientOptions.Builder
The interface to use for delaying execution, like during retries.
Sleeper - class in dev.case.api.core
An interface for delaying execution for a specified amount of time.
sleeper(dev.case.api.core.Sleeper) - function in dev.case.api.core.http.RetryingHttpClient.Builder
 
slug() - function in dev.case.api.models.compute.v1.environments.EnvironmentCreateResponse
URL-friendly slug derived from name
slug(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentCreateResponse.Builder
Sets Builder.slug to an arbitrary JSON value.
slug(java.lang.String) - function in dev.case.api.models.compute.v1.environments.EnvironmentCreateResponse.Builder
URL-friendly slug derived from name
slug() - function in dev.case.api.models.compute.v1.environments.EnvironmentListResponse.Environment
URL-safe environment identifier
slug(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentListResponse.Environment.Builder
Sets Builder.slug to an arbitrary JSON value.
slug(java.lang.String) - function in dev.case.api.models.compute.v1.environments.EnvironmentListResponse.Environment.Builder
URL-safe environment identifier
slug() - function in dev.case.api.models.compute.v1.environments.EnvironmentRetrieveResponse
URL-safe environment slug
slug(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentRetrieveResponse.Builder
Sets Builder.slug to an arbitrary JSON value.
slug(java.lang.String) - function in dev.case.api.models.compute.v1.environments.EnvironmentRetrieveResponse.Builder
URL-safe environment slug
slug() - function in dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultResponse
URL-friendly environment identifier
slug(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultResponse.Builder
Sets Builder.slug to an arbitrary JSON value.
slug(java.lang.String) - function in dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultResponse.Builder
URL-friendly environment identifier
snippet() - function in dev.case.api.models.legal.v1.V1FindResponse.Candidate
Text excerpt from the document
snippet(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1FindResponse.Candidate.Builder
Sets Builder.snippet to an arbitrary JSON value.
snippet(java.lang.String) - function in dev.case.api.models.legal.v1.V1FindResponse.Candidate.Builder
Text excerpt from the document
snippet() - function in dev.case.api.models.legal.v1.V1ResearchResponse.Candidate
Text excerpt from the document
snippet(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1ResearchResponse.Candidate.Builder
Sets Builder.snippet to an arbitrary JSON value.
snippet(java.lang.String) - function in dev.case.api.models.legal.v1.V1ResearchResponse.Candidate.Builder
Text excerpt from the document
snippet() - function in dev.case.api.models.legal.v1.V1SimilarResponse.SimilarSource
Text excerpt from the document
snippet(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1SimilarResponse.SimilarSource.Builder
Sets Builder.snippet to an arbitrary JSON value.
snippet(java.lang.String) - function in dev.case.api.models.legal.v1.V1SimilarResponse.SimilarSource.Builder
Text excerpt from the document
snippet() - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Section.Source
 
snippet(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Section.Source.Builder
Sets Builder.snippet to an arbitrary JSON value.
snippet(java.lang.String) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Section.Source.Builder
 
snippet() - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Source
 
snippet(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Source.Builder
Sets Builder.snippet to an arbitrary JSON value.
snippet(java.lang.String) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Source.Builder
 
snippet() - function in dev.case.api.models.search.v1.V1SearchResponse.Result
Brief excerpt from the content
snippet(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SearchResponse.Result.Builder
Sets Builder.snippet to an arbitrary JSON value.
snippet(java.lang.String) - function in dev.case.api.models.search.v1.V1SearchResponse.Result.Builder
Brief excerpt from the content
snippet() - function in dev.case.api.models.search.v1.V1SimilarResponse.Result
 
snippet(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SimilarResponse.Result.Builder
Sets Builder.snippet to an arbitrary JSON value.
snippet(java.lang.String) - function in dev.case.api.models.search.v1.V1SimilarResponse.Result.Builder
 
sort() - function in dev.case.api.models.voice.v1.V1ListVoicesParams
Field to sort by
sort(dev.case.api.models.voice.v1.V1ListVoicesParams.Sort) - function in dev.case.api.models.voice.v1.V1ListVoicesParams.Builder
Field to sort by
sort(java.util.Optional) - function in dev.case.api.models.voice.v1.V1ListVoicesParams.Builder
Alias for calling Builder.sort with sort.orElse(null).
sortBy() - function in dev.case.api.models.legal.v1.V1PatentSearchParams
Field to sort results by
sortBy() - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Body
Field to sort results by
sortBy(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Body.Builder
Sets Builder.sortBy to an arbitrary JSON value.
sortBy(dev.case.api.models.legal.v1.V1PatentSearchParams.SortBy) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Body.Builder
Field to sort results by
sortBy(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Builder
Sets Builder.sortBy to an arbitrary JSON value.
sortBy(dev.case.api.models.legal.v1.V1PatentSearchParams.SortBy) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Builder
Field to sort results by
sortDirection() - function in dev.case.api.models.voice.v1.V1ListVoicesParams
Sort direction
sortDirection(dev.case.api.models.voice.v1.V1ListVoicesParams.SortDirection) - function in dev.case.api.models.voice.v1.V1ListVoicesParams.Builder
Sort direction
sortDirection(java.util.Optional) - function in dev.case.api.models.voice.v1.V1ListVoicesParams.Builder
Alias for calling Builder.sortDirection with sortDirection.orElse(null).
sortOrder() - function in dev.case.api.models.legal.v1.V1PatentSearchParams
Sort order (default desc, newest first)
sortOrder() - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Body
Sort order (default desc, newest first)
sortOrder(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Body.Builder
Sets Builder.sortOrder to an arbitrary JSON value.
sortOrder(dev.case.api.models.legal.v1.V1PatentSearchParams.SortOrder) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Body.Builder
Sort order (default desc, newest first)
sortOrder(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Builder
Sets Builder.sortOrder to an arbitrary JSON value.
sortOrder(dev.case.api.models.legal.v1.V1PatentSearchParams.SortOrder) - function in dev.case.api.models.legal.v1.V1PatentSearchParams.Builder
Sort order (default desc, newest first)
source() - function in dev.case.api.models.legal.v1.V1FindResponse.Candidate
Domain of the source
source(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1FindResponse.Candidate.Builder
Sets Builder.source to an arbitrary JSON value.
source(java.lang.String) - function in dev.case.api.models.legal.v1.V1FindResponse.Candidate.Builder
Domain of the source
source() - function in dev.case.api.models.legal.v1.V1ResearchResponse.Candidate
Domain of the source
source(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1ResearchResponse.Candidate.Builder
Sets Builder.source to an arbitrary JSON value.
source(java.lang.String) - function in dev.case.api.models.legal.v1.V1ResearchResponse.Candidate.Builder
Domain of the source
source() - function in dev.case.api.models.legal.v1.V1SimilarResponse.SimilarSource
Domain of the source
source(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1SimilarResponse.SimilarSource.Builder
Sets Builder.source to an arbitrary JSON value.
source(java.lang.String) - function in dev.case.api.models.legal.v1.V1SimilarResponse.SimilarSource.Builder
Domain of the source
source() - function in dev.case.api.models.translate.v1.V1TranslateParams
Source language code (ISO 639-1).
source() - function in dev.case.api.models.translate.v1.V1TranslateParams.Body
Source language code (ISO 639-1).
source(dev.case.api.core.JsonField) - function in dev.case.api.models.translate.v1.V1TranslateParams.Body.Builder
Sets Builder.source to an arbitrary JSON value.
source(java.lang.String) - function in dev.case.api.models.translate.v1.V1TranslateParams.Body.Builder
Source language code (ISO 639-1).
source(dev.case.api.core.JsonField) - function in dev.case.api.models.translate.v1.V1TranslateParams.Builder
Sets Builder.source to an arbitrary JSON value.
source(java.lang.String) - function in dev.case.api.models.translate.v1.V1TranslateParams.Builder
Source language code (ISO 639-1).
source() - function in dev.case.api.models.vault.VaultSearchResponse.Chunk
Source identifier (deprecated, use object_id)
source(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultSearchResponse.Chunk.Builder
Sets Builder.source to an arbitrary JSON value.
source(java.lang.String) - function in dev.case.api.models.vault.VaultSearchResponse.Chunk.Builder
Source identifier (deprecated, use object_id)
sourceObjectId() - function in dev.case.api.models.vault.objects.ObjectGetSummarizeJobResponse
ID of the source document
sourceObjectId(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectGetSummarizeJobResponse.Builder
Sets Builder.sourceObjectId to an arbitrary JSON value.
sourceObjectId(java.lang.String) - function in dev.case.api.models.vault.objects.ObjectGetSummarizeJobResponse.Builder
ID of the source document
sourceObjectId() - function in dev.case.api.models.voice.transcription.TranscriptionCreateResponse
Source audio object ID (only for vault-based transcription)
sourceObjectId(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateResponse.Builder
Sets Builder.sourceObjectId to an arbitrary JSON value.
sourceObjectId(java.lang.String) - function in dev.case.api.models.voice.transcription.TranscriptionCreateResponse.Builder
Source audio object ID (only for vault-based transcription)
sourceObjectId() - function in dev.case.api.models.voice.transcription.TranscriptionRetrieveResponse
Source audio object ID (vault-based jobs only)
sourceObjectId(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionRetrieveResponse.Builder
Sets Builder.sourceObjectId to an arbitrary JSON value.
sourceObjectId(java.lang.String) - function in dev.case.api.models.voice.transcription.TranscriptionRetrieveResponse.Builder
Source audio object ID (vault-based jobs only)
sources() - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results
All sources referenced in research
sources(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Builder
Sets Builder.sources to an arbitrary JSON value.
sources(java.util.List) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Builder
All sources referenced in research
sources() - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Section
 
sources(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Section.Builder
Sets Builder.sources to an arbitrary JSON value.
sources(java.util.List) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Section.Builder
 
sources() - function in dev.case.api.models.vault.VaultSearchResponse
 
sources(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultSearchResponse.Builder
Sets Builder.sources to an arbitrary JSON value.
sources(java.util.List) - function in dev.case.api.models.vault.VaultSearchResponse.Builder
 
sourceUrl() - function in dev.case.api.models.legal.v1.V1SimilarResponse
Original source URL
sourceUrl(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1SimilarResponse.Builder
Sets Builder.sourceUrl to an arbitrary JSON value.
sourceUrl(java.lang.String) - function in dev.case.api.models.legal.v1.V1SimilarResponse.Builder
Original source URL
span() - function in dev.case.api.models.legal.v1.V1GetCitationsResponse.Citation
 
span(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1GetCitationsResponse.Citation.Builder
Sets Builder.span to an arbitrary JSON value.
span(dev.case.api.models.legal.v1.V1GetCitationsResponse.Citation.Span) - function in dev.case.api.models.legal.v1.V1GetCitationsResponse.Citation.Builder
 
span() - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation
 
span(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Builder
Sets Builder.span to an arbitrary JSON value.
span(dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Span) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Builder
 
speak() - function in dev.case.api.services.async.voice.V1ServiceAsync
 
speak() - function in dev.case.api.services.async.voice.V1ServiceAsync.WithRawResponse
 
speak() - function in dev.case.api.services.async.voice.V1ServiceAsyncImpl
 
speak() - function in dev.case.api.services.async.voice.V1ServiceAsyncImpl.WithRawResponseImpl
 
speak() - function in dev.case.api.services.blocking.voice.V1Service
 
speak() - function in dev.case.api.services.blocking.voice.V1Service.WithRawResponse
 
speak() - function in dev.case.api.services.blocking.voice.V1ServiceImpl
 
speak() - function in dev.case.api.services.blocking.voice.V1ServiceImpl.WithRawResponseImpl
 
SpeakCreateParams - class in dev.case.api.models.voice.v1.speak
Convert text to natural-sounding audio using ElevenLabs voices.
SpeakCreateParams.Body - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams
 
SpeakCreateParams.Body.Builder - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams.Body
A builder for Body.
SpeakCreateParams.Builder - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams
A builder for SpeakCreateParams.
SpeakCreateParams.ModelId - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams
ElevenLabs model ID
SpeakCreateParams.ModelId.Known - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams.ModelId
An enum containing ModelId's known values.
SpeakCreateParams.ModelId.Value - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams.ModelId
An enum containing ModelId's known values, as well as an _UNKNOWN member.
SpeakCreateParams.OutputFormat - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams
Audio output format
SpeakCreateParams.OutputFormat.Known - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams.OutputFormat
An enum containing OutputFormat's known values.
SpeakCreateParams.OutputFormat.Value - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams.OutputFormat
An enum containing OutputFormat's known values, as well as an _UNKNOWN member.
SpeakCreateParams.VoiceSettings - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams
Voice customization settings
SpeakCreateParams.VoiceSettings.Builder - class in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings
A builder for VoiceSettings.
speakerLabels() - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams
Enable speaker identification and labeling
speakerLabels() - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body
Enable speaker identification and labeling
speakerLabels(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body.Builder
Sets Builder.speakerLabels to an arbitrary JSON value.
speakerLabels(java.lang.Boolean) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body.Builder
Enable speaker identification and labeling
speakerLabels(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Builder
Sets Builder.speakerLabels to an arbitrary JSON value.
speakerLabels(java.lang.Boolean) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Builder
Enable speaker identification and labeling
speakersExpected() - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams
Expected number of speakers (improves accuracy when known)
speakersExpected() - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body
Expected number of speakers (improves accuracy when known)
speakersExpected(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body.Builder
Sets Builder.speakersExpected to an arbitrary JSON value.
speakersExpected(java.lang.Long) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body.Builder
Expected number of speakers (improves accuracy when known)
speakersExpected(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Builder
Sets Builder.speakersExpected to an arbitrary JSON value.
speakersExpected(java.lang.Long) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Builder
Expected number of speakers (improves accuracy when known)
SpeakService - class in dev.case.api.services.blocking.voice.v1
 
SpeakService.WithRawResponse - class in dev.case.api.services.blocking.voice.v1.SpeakService
A view of SpeakService that provides access to raw HTTP responses for each method.
SpeakServiceAsync - class in dev.case.api.services.async.voice.v1
 
SpeakServiceAsync.WithRawResponse - class in dev.case.api.services.async.voice.v1.SpeakServiceAsync
A view of SpeakServiceAsync that provides access to raw HTTP responses for each method.
SpeakServiceAsyncImpl - class in dev.case.api.services.async.voice.v1
 
SpeakServiceAsyncImpl.WithRawResponseImpl - class in dev.case.api.services.async.voice.v1.SpeakServiceAsyncImpl
 
SpeakServiceImpl - class in dev.case.api.services.blocking.voice.v1
 
SpeakServiceImpl.WithRawResponseImpl - class in dev.case.api.services.blocking.voice.v1.SpeakServiceImpl
 
specification(dev.case.api.core.JsonValue) - function in dev.case.api.models.llm.LlmGetConfigResponse.Model.Builder
Technical specifications and limits
specs(dev.case.api.core.JsonValue) - function in dev.case.api.models.compute.v1.instances.InstanceCreateResponse.Builder
 
specs(dev.case.api.core.JsonValue) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
 
specs() - function in dev.case.api.models.compute.v1.instancetypes.InstanceTypeListResponse.InstanceType
 
specs(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instancetypes.InstanceTypeListResponse.InstanceType.Builder
Sets Builder.specs to an arbitrary JSON value.
specs(dev.case.api.models.compute.v1.instancetypes.InstanceTypeListResponse.InstanceType.Specs) - function in dev.case.api.models.compute.v1.instancetypes.InstanceTypeListResponse.InstanceType.Builder
 
speechModels() - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams
Priority-ordered speech models to use
speechModels() - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body
Priority-ordered speech models to use
speechModels(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body.Builder
Sets Builder.speechModels to an arbitrary JSON value.
speechModels(java.util.List) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Body.Builder
Priority-ordered speech models to use
speechModels(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Builder
Sets Builder.speechModels to an arbitrary JSON value.
speechModels(java.util.List) - function in dev.case.api.models.voice.transcription.TranscriptionCreateParams.Builder
Priority-ordered speech models to use
ssh() - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse
 
ssh(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
Sets Builder.ssh to an arbitrary JSON value.
ssh(dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Ssh) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
 
ssh(java.util.Optional) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
Alias for calling Builder.ssh with ssh.orElse(null).
sslSocketFactory(java.util.Optional) - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in dev.case.api.client.okhttp.CasedevOkHttpClient.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(java.util.Optional) - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
Alias for calling Builder.sslSocketFactory with sslSocketFactory.orElse(null).
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in dev.case.api.client.okhttp.CasedevOkHttpClientAsync.Builder
The socket factory used to secure HTTPS connections.
sslSocketFactory(javax.net.ssl.SSLSocketFactory) - function in dev.case.api.client.okhttp.OkHttpClient.Builder
 
stability() - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings
Voice stability (0-1)
stability(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings.Builder
Sets Builder.stability to an arbitrary JSON value.
stability(java.lang.Double) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings.Builder
Voice stability (0-1)
STAGING - enum entry in dev.case.api.models.applications.v1.deployments.DeploymentListParams.Target.Known
 
STAGING - enum entry in dev.case.api.models.applications.v1.deployments.DeploymentListParams.Target.Value
 
STAGING - enum entry in dev.case.api.models.applications.v1.projects.ProjectListDeploymentsParams.Target.Known
 
STAGING - enum entry in dev.case.api.models.applications.v1.projects.ProjectListDeploymentsParams.Target.Value
 
start() - function in dev.case.api.models.database.v1.V1GetUsageResponse.Period
Start of the billing period
start(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Period.Builder
Sets Builder.start to an arbitrary JSON value.
start(java.time.OffsetDateTime) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Period.Builder
Start of the billing period
start() - function in dev.case.api.models.legal.v1.V1GetCitationsResponse.Citation.Span
 
start(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1GetCitationsResponse.Citation.Span.Builder
Sets Builder.start to an arbitrary JSON value.
start(java.lang.Long) - function in dev.case.api.models.legal.v1.V1GetCitationsResponse.Citation.Span.Builder
 
start() - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Span
 
start(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Span.Builder
Sets Builder.start to an arbitrary JSON value.
start(java.lang.Long) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Span.Builder
 
startCrawlDate() - function in dev.case.api.models.search.v1.V1SearchParams
Start date for crawl date filtering
startCrawlDate() - function in dev.case.api.models.search.v1.V1SearchParams.Body
Start date for crawl date filtering
startCrawlDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SearchParams.Body.Builder
Sets Builder.startCrawlDate to an arbitrary JSON value.
startCrawlDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SearchParams.Body.Builder
Start date for crawl date filtering
startCrawlDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SearchParams.Builder
Sets Builder.startCrawlDate to an arbitrary JSON value.
startCrawlDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SearchParams.Builder
Start date for crawl date filtering
startCrawlDate() - function in dev.case.api.models.search.v1.V1SimilarParams
Only include pages crawled after this date
startCrawlDate() - function in dev.case.api.models.search.v1.V1SimilarParams.Body
Only include pages crawled after this date
startCrawlDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SimilarParams.Body.Builder
Sets Builder.startCrawlDate to an arbitrary JSON value.
startCrawlDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SimilarParams.Body.Builder
Only include pages crawled after this date
startCrawlDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SimilarParams.Builder
Sets Builder.startCrawlDate to an arbitrary JSON value.
startCrawlDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SimilarParams.Builder
Only include pages crawled after this date
startedAt() - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse
 
startedAt(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Builder
Sets Builder.startedAt to an arbitrary JSON value.
startedAt(java.time.OffsetDateTime) - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Builder
 
startedAt(java.util.Optional) - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Builder
Alias for calling Builder.startedAt with startedAt.orElse(null).
startedAt() - function in dev.case.api.models.agent.v1.run.RunGetStatusResponse
 
startedAt(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunGetStatusResponse.Builder
Sets Builder.startedAt to an arbitrary JSON value.
startedAt(java.time.OffsetDateTime) - function in dev.case.api.models.agent.v1.run.RunGetStatusResponse.Builder
 
startedAt(java.util.Optional) - function in dev.case.api.models.agent.v1.run.RunGetStatusResponse.Builder
Alias for calling Builder.startedAt with startedAt.orElse(null).
startedAt() - function in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance
 
startedAt(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Builder
Sets Builder.startedAt to an arbitrary JSON value.
startedAt(java.time.OffsetDateTime) - function in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Builder
 
startedAt(java.util.Optional) - function in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Builder
Alias for calling Builder.startedAt with startedAt.orElse(null).
startedAt() - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse
 
startedAt(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
Sets Builder.startedAt to an arbitrary JSON value.
startedAt(java.util.Optional) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
Alias for calling Builder.startedAt with startedAt.orElse(null).
startedAt(java.lang.String) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
 
startIndex() - function in dev.case.api.models.applications.v1.deployments.DeploymentStreamParams
Resume stream from this index (for reconnection)
startIndex(java.util.Optional) - function in dev.case.api.models.applications.v1.deployments.DeploymentStreamParams.Builder
Alias for calling Builder.startIndex with startIndex.orElse(null).
startIndex(java.lang.Double) - function in dev.case.api.models.applications.v1.deployments.DeploymentStreamParams.Builder
Alias for Builder.startIndex.
startIndex(java.lang.Double) - function in dev.case.api.models.applications.v1.deployments.DeploymentStreamParams.Builder
Resume stream from this index (for reconnection)
startPublishedDate() - function in dev.case.api.models.legal.v1.V1SimilarParams
Optional ISO date to find only newer documents (e.g.
startPublishedDate() - function in dev.case.api.models.legal.v1.V1SimilarParams.Body
Optional ISO date to find only newer documents (e.g.
startPublishedDate(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1SimilarParams.Body.Builder
Sets Builder.startPublishedDate to an arbitrary JSON value.
startPublishedDate(java.time.LocalDate) - function in dev.case.api.models.legal.v1.V1SimilarParams.Body.Builder
Optional ISO date to find only newer documents (e.g.
startPublishedDate(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1SimilarParams.Builder
Sets Builder.startPublishedDate to an arbitrary JSON value.
startPublishedDate(java.time.LocalDate) - function in dev.case.api.models.legal.v1.V1SimilarParams.Builder
Optional ISO date to find only newer documents (e.g.
startPublishedDate() - function in dev.case.api.models.search.v1.V1SearchParams
Start date for published date filtering
startPublishedDate() - function in dev.case.api.models.search.v1.V1SearchParams.Body
Start date for published date filtering
startPublishedDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SearchParams.Body.Builder
Sets Builder.startPublishedDate to an arbitrary JSON value.
startPublishedDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SearchParams.Body.Builder
Start date for published date filtering
startPublishedDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SearchParams.Builder
Sets Builder.startPublishedDate to an arbitrary JSON value.
startPublishedDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SearchParams.Builder
Start date for published date filtering
startPublishedDate() - function in dev.case.api.models.search.v1.V1SimilarParams
Only include pages published after this date
startPublishedDate() - function in dev.case.api.models.search.v1.V1SimilarParams.Body
Only include pages published after this date
startPublishedDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SimilarParams.Body.Builder
Sets Builder.startPublishedDate to an arbitrary JSON value.
startPublishedDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SimilarParams.Body.Builder
Only include pages published after this date
startPublishedDate(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1SimilarParams.Builder
Sets Builder.startPublishedDate to an arbitrary JSON value.
startPublishedDate(java.time.LocalDate) - function in dev.case.api.models.search.v1.V1SimilarParams.Builder
Only include pages published after this date
state() - function in dev.case.api.models.applications.v1.deployments.DeploymentListParams
Filter by deployment state
state(java.util.Optional) - function in dev.case.api.models.applications.v1.deployments.DeploymentListParams.Builder
Alias for calling Builder.state with state.orElse(null).
state(java.lang.String) - function in dev.case.api.models.applications.v1.deployments.DeploymentListParams.Builder
Filter by deployment state
state() - function in dev.case.api.models.applications.v1.projects.ProjectListDeploymentsParams
Filter by deployment state
state(java.util.Optional) - function in dev.case.api.models.applications.v1.projects.ProjectListDeploymentsParams.Builder
Alias for calling Builder.state with state.orElse(null).
state(java.lang.String) - function in dev.case.api.models.applications.v1.projects.ProjectListDeploymentsParams.Builder
Filter by deployment state
state() - function in dev.case.api.models.legal.v1.V1ListJurisdictionsResponse.Jurisdiction
State abbreviation (if applicable)
state(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1ListJurisdictionsResponse.Jurisdiction.Builder
Sets Builder.state to an arbitrary JSON value.
state(java.util.Optional) - function in dev.case.api.models.legal.v1.V1ListJurisdictionsResponse.Jurisdiction.Builder
Alias for calling Builder.state with state.orElse(null).
state(java.lang.String) - function in dev.case.api.models.legal.v1.V1ListJurisdictionsResponse.Jurisdiction.Builder
State abbreviation (if applicable)
STATE - enum entry in dev.case.api.models.legal.v1.V1ListJurisdictionsResponse.Jurisdiction.Level.Known
 
STATE - enum entry in dev.case.api.models.legal.v1.V1ListJurisdictionsResponse.Jurisdiction.Level.Value
 
stats() - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse
Extraction statistics
stats(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse.Builder
Sets Builder.stats to an arbitrary JSON value.
stats(dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse.Stats) - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse.Builder
Extraction statistics
status() - function in dev.case.api.models.agent.v1.run.RunCancelResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunCancelResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.agent.v1.run.RunCancelResponse.Status) - function in dev.case.api.models.agent.v1.run.RunCancelResponse.Builder
 
status() - function in dev.case.api.models.agent.v1.run.RunCreateResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunCreateResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.agent.v1.run.RunCreateResponse.Status) - function in dev.case.api.models.agent.v1.run.RunCreateResponse.Builder
 
status() - function in dev.case.api.models.agent.v1.run.RunExecResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunExecResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.agent.v1.run.RunExecResponse.Status) - function in dev.case.api.models.agent.v1.run.RunExecResponse.Builder
 
status() - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Status) - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Builder
 
status() - function in dev.case.api.models.agent.v1.run.RunGetStatusResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunGetStatusResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.agent.v1.run.RunGetStatusResponse.Status) - function in dev.case.api.models.agent.v1.run.RunGetStatusResponse.Builder
 
status() - function in dev.case.api.models.applications.v1.projects.ProjectListResponse.Project
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.applications.v1.projects.ProjectListResponse.Project.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.applications.v1.projects.ProjectListResponse.Project.Builder
 
status() - function in dev.case.api.models.compute.v1.environments.EnvironmentCreateResponse
Environment status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentCreateResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.compute.v1.environments.EnvironmentCreateResponse.Status) - function in dev.case.api.models.compute.v1.environments.EnvironmentCreateResponse.Builder
Environment status
status() - function in dev.case.api.models.compute.v1.environments.EnvironmentListResponse.Environment
Environment status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentListResponse.Environment.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.compute.v1.environments.EnvironmentListResponse.Environment.Builder
Environment status
status() - function in dev.case.api.models.compute.v1.environments.EnvironmentRetrieveResponse
Environment status (active, inactive, etc.
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentRetrieveResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.compute.v1.environments.EnvironmentRetrieveResponse.Builder
Environment status (active, inactive, etc.
status() - function in dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultResponse
Current environment status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.compute.v1.environments.EnvironmentSetDefaultResponse.Builder
Current environment status
status() - function in dev.case.api.models.compute.v1.instances.InstanceCreateResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instances.InstanceCreateResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.compute.v1.instances.InstanceCreateResponse.Builder
 
status() - function in dev.case.api.models.compute.v1.instances.InstanceDeleteResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instances.InstanceDeleteResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.compute.v1.instances.InstanceDeleteResponse.Builder
 
status() - function in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Status) - function in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Builder
 
status() - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.compute.v1.instances.InstanceRetrieveResponse.Builder
 
status() - function in dev.case.api.models.database.v1.projects.ProjectCreateBranchResponse
Branch status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectCreateBranchResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.database.v1.projects.ProjectCreateBranchResponse.Builder
Branch status
status() - function in dev.case.api.models.database.v1.projects.ProjectCreateResponse
Project status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectCreateResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.database.v1.projects.ProjectCreateResponse.Status) - function in dev.case.api.models.database.v1.projects.ProjectCreateResponse.Builder
Project status
status() - function in dev.case.api.models.database.v1.projects.ProjectListBranchesResponse.Branch
Branch status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectListBranchesResponse.Branch.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.database.v1.projects.ProjectListBranchesResponse.Branch.Builder
Branch status
status() - function in dev.case.api.models.database.v1.projects.ProjectListResponse.Project
Current project status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectListResponse.Project.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.database.v1.projects.ProjectListResponse.Project.Status) - function in dev.case.api.models.database.v1.projects.ProjectListResponse.Project.Builder
Current project status
status() - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse
Project status
status() - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Branch
Branch status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Branch.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Branch.Builder
Branch status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Status) - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Builder
Project status
status() - function in dev.case.api.models.legal.v1.V1PatentSearchResponse.Result
Current application status (e.g.
status(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1PatentSearchResponse.Result.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.legal.v1.V1PatentSearchResponse.Result.Builder
Current application status (e.g.
status() - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse
Current status (e.g.
status(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.util.Optional) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
Alias for calling Builder.status with status.orElse(null).
status(java.lang.String) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
Current status (e.g.
status() - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Status) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Citation.Builder
 
status() - function in dev.case.api.models.ocr.v1.V1ProcessResponse
Current job status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.ocr.v1.V1ProcessResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.ocr.v1.V1ProcessResponse.Status) - function in dev.case.api.models.ocr.v1.V1ProcessResponse.Builder
Current job status
status() - function in dev.case.api.models.ocr.v1.V1RetrieveResponse
Current job status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.ocr.v1.V1RetrieveResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.ocr.v1.V1RetrieveResponse.Status) - function in dev.case.api.models.ocr.v1.V1RetrieveResponse.Builder
Current job status
status() - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse
Current status of the research task
status(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.search.v1.V1RetrieveResearchResponse.Status) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Builder
Current status of the research task
status() - function in dev.case.api.models.vault.VaultConfirmUploadResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultConfirmUploadResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.vault.VaultConfirmUploadResponse.Status) - function in dev.case.api.models.vault.VaultConfirmUploadResponse.Builder
 
status() - function in dev.case.api.models.vault.VaultDeleteResponse
Either 'deleted' or 'deletion_queued'
status(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultDeleteResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.vault.VaultDeleteResponse.Builder
Either 'deleted' or 'deletion_queued'
status() - function in dev.case.api.models.vault.VaultIngestResponse
Current ingestion status.
status(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultIngestResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.vault.VaultIngestResponse.Status) - function in dev.case.api.models.vault.VaultIngestResponse.Builder
Current ingestion status.
status() - function in dev.case.api.models.vault.graphrag.GraphragGetStatsResponse
Current processing status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.graphrag.GraphragGetStatsResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.vault.graphrag.GraphragGetStatsResponse.Status) - function in dev.case.api.models.vault.graphrag.GraphragGetStatsResponse.Builder
Current processing status
status() - function in dev.case.api.models.vault.graphrag.GraphragInitResponse
 
status(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.graphrag.GraphragInitResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.vault.graphrag.GraphragInitResponse.Builder
 
status() - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse
Status from GraphRAG service
status(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(java.lang.String) - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse.Builder
Status from GraphRAG service
status() - function in dev.case.api.models.vault.objects.ObjectGetSummarizeJobResponse
Current job status
status(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectGetSummarizeJobResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.vault.objects.ObjectGetSummarizeJobResponse.Status) - function in dev.case.api.models.vault.objects.ObjectGetSummarizeJobResponse.Builder
Current job status
status() - function in dev.case.api.models.voice.transcription.TranscriptionCreateResponse
Current status of the transcription job
status(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionCreateResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.voice.transcription.TranscriptionCreateResponse.Status) - function in dev.case.api.models.voice.transcription.TranscriptionCreateResponse.Builder
Current status of the transcription job
status() - function in dev.case.api.models.voice.transcription.TranscriptionRetrieveResponse
Current status of the transcription job
status(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.transcription.TranscriptionRetrieveResponse.Builder
Sets Builder.status to an arbitrary JSON value.
status(dev.case.api.models.voice.transcription.TranscriptionRetrieveResponse.Status) - function in dev.case.api.models.voice.transcription.TranscriptionRetrieveResponse.Builder
Current status of the transcription job
statusCode() - function in dev.case.api.core.http.HttpResponse
 
statusCode() - function in dev.case.api.core.http.HttpResponseFor
 
statusCode() - function in dev.case.api.errors.BadRequestException
 
statusCode() - function in dev.case.api.errors.CasedevServiceException
 
statusCode() - function in dev.case.api.errors.InternalServerException
 
statusCode(java.lang.Integer) - function in dev.case.api.errors.InternalServerException.Builder
 
statusCode() - function in dev.case.api.errors.NotFoundException
 
statusCode() - function in dev.case.api.errors.PermissionDeniedException
 
statusCode() - function in dev.case.api.errors.RateLimitException
 
statusCode() - function in dev.case.api.errors.UnauthorizedException
 
statusCode() - function in dev.case.api.errors.UnexpectedStatusCodeException
 
statusCode(java.lang.Integer) - function in dev.case.api.errors.UnexpectedStatusCodeException.Builder
 
statusCode() - function in dev.case.api.errors.UnprocessableEntityException
 
statusDate() - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse
Date of most recent status update
statusDate(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
Sets Builder.statusDate to an arbitrary JSON value.
statusDate(java.time.LocalDate) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
Date of most recent status update
statusDate(java.util.Optional) - function in dev.case.api.models.legal.v1.V1TrademarkSearchResponse.Builder
Alias for calling Builder.statusDate with statusDate.orElse(null).
statutes() - function in dev.case.api.models.legal.v1.V1GetCitationsFromUrlResponse.Citations
 
statutes(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1GetCitationsFromUrlResponse.Citations.Builder
Sets Builder.statutes to an arbitrary JSON value.
statutes(java.util.List) - function in dev.case.api.models.legal.v1.V1GetCitationsFromUrlResponse.Citations.Builder
 
steps() - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse
 
steps(dev.case.api.core.JsonField) - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Builder
Sets Builder.steps to an arbitrary JSON value.
steps(java.util.List) - function in dev.case.api.models.agent.v1.run.RunGetDetailsResponse.Builder
 
STOPPED - enum entry in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Status.Known
 
STOPPED - enum entry in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Status.Value
 
STOPPING - enum entry in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Status.Known
 
STOPPING - enum entry in dev.case.api.models.compute.v1.instances.InstanceListResponse.Instance.Status.Value
 
storage() - function in dev.case.api.models.database.v1.V1GetUsageResponse.Project.Costs
 
storage(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Project.Costs.Builder
Sets Builder.storage to an arbitrary JSON value.
storage(java.lang.String) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Project.Costs.Builder
 
storageCostDollars() - function in dev.case.api.models.database.v1.V1GetUsageResponse.Totals
Total storage cost formatted as dollars
storageCostDollars(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Totals.Builder
Sets Builder.storageCostDollars to an arbitrary JSON value.
storageCostDollars(java.lang.String) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Totals.Builder
Total storage cost formatted as dollars
storageGbMonths() - function in dev.case.api.models.database.v1.V1GetUsageResponse.Project
 
storageGbMonths(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Project.Builder
Sets Builder.storageGbMonths to an arbitrary JSON value.
storageGbMonths(java.lang.Double) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Project.Builder
 
storageGbMonths() - function in dev.case.api.models.database.v1.V1GetUsageResponse.Totals
Total storage in GB-months
storageGbMonths(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Totals.Builder
Sets Builder.storageGbMonths to an arbitrary JSON value.
storageGbMonths(java.lang.Double) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Totals.Builder
Total storage in GB-months
storageGib() - function in dev.case.api.models.compute.v1.instancetypes.InstanceTypeListResponse.InstanceType.Specs
Storage in GiB
storageGib(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.instancetypes.InstanceTypeListResponse.InstanceType.Specs.Builder
Sets Builder.storageGib to an arbitrary JSON value.
storageGib(java.lang.Long) - function in dev.case.api.models.compute.v1.instancetypes.InstanceTypeListResponse.InstanceType.Specs.Builder
Storage in GiB
storagePerGbMonth() - function in dev.case.api.models.database.v1.V1GetUsageResponse.Pricing
Cost per GB of storage per month in dollars
storagePerGbMonth(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Pricing.Builder
Sets Builder.storagePerGbMonth to an arbitrary JSON value.
storagePerGbMonth(java.lang.Double) - function in dev.case.api.models.database.v1.V1GetUsageResponse.Pricing.Builder
Cost per GB of storage per month in dollars
storageSizeBytes() - function in dev.case.api.models.database.v1.projects.ProjectListResponse.Project
Current storage usage in bytes
storageSizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectListResponse.Project.Builder
Sets Builder.storageSizeBytes to an arbitrary JSON value.
storageSizeBytes(java.lang.Double) - function in dev.case.api.models.database.v1.projects.ProjectListResponse.Project.Builder
Current storage usage in bytes
storageSizeBytes() - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse
Current storage usage in bytes
storageSizeBytes(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Builder
Sets Builder.storageSizeBytes to an arbitrary JSON value.
storageSizeBytes(java.lang.Double) - function in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Builder
Current storage usage in bytes
STORED - enum entry in dev.case.api.models.vault.VaultIngestResponse.Status.Known
 
STORED - enum entry in dev.case.api.models.vault.VaultIngestResponse.Status.Value
 
stream() - function in dev.case.api.core.http.StreamResponse
 
stream() - function in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams
Whether to stream back partial progress
stream() - function in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams.Body
Whether to stream back partial progress
stream(dev.case.api.core.JsonField) - function in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams.Body.Builder
Sets Builder.stream to an arbitrary JSON value.
stream(java.lang.Boolean) - function in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams.Body.Builder
Whether to stream back partial progress
stream(dev.case.api.core.JsonField) - function in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams.Builder
Sets Builder.stream to an arbitrary JSON value.
stream(java.lang.Boolean) - function in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams.Builder
Whether to stream back partial progress
stream() - function in dev.case.api.models.search.v1.V1AnswerParams
Stream the response (only for native provider answers)
stream() - function in dev.case.api.models.search.v1.V1AnswerParams.Body
Stream the response (only for native provider answers)
stream(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1AnswerParams.Body.Builder
Sets Builder.stream to an arbitrary JSON value.
stream(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1AnswerParams.Body.Builder
Stream the response (only for native provider answers)
stream(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1AnswerParams.Builder
Sets Builder.stream to an arbitrary JSON value.
stream(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1AnswerParams.Builder
Stream the response (only for native provider answers)
stream() - function in dev.case.api.models.search.v1.V1RetrieveResearchParams
Enable streaming for real-time updates
stream(java.util.Optional) - function in dev.case.api.models.search.v1.V1RetrieveResearchParams.Builder
Alias for calling Builder.stream with stream.orElse(null).
stream(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1RetrieveResearchParams.Builder
Alias for Builder.stream.
stream(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1RetrieveResearchParams.Builder
Enable streaming for real-time updates
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync
Stream real-time deployment progress events via Server-Sent Events
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync
Stream real-time deployment progress events via Server-Sent Events
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync.WithRawResponse
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync.WithRawResponse
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync.WithRawResponse
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync.WithRawResponse
Returns a raw HTTP response for get /applications/v1/deployments/{id}/stream, but is otherwise the same as DeploymentServiceAsync.stream.
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync.WithRawResponse
Returns a raw HTTP response for get /applications/v1/deployments/{id}/stream, but is otherwise the same as DeploymentServiceAsync.stream.
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync.WithRawResponse
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsync.WithRawResponse
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsyncImpl
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.async.applications.v1.DeploymentServiceAsyncImpl.WithRawResponseImpl
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentService
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService
Stream real-time deployment progress events via Server-Sent Events
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService
Stream real-time deployment progress events via Server-Sent Events
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentService
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentService
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService.WithRawResponse
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService.WithRawResponse
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentService.WithRawResponse
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService.WithRawResponse
Returns a raw HTTP response for get /applications/v1/deployments/{id}/stream, but is otherwise the same as DeploymentService.stream.
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams) - function in dev.case.api.services.blocking.applications.v1.DeploymentService.WithRawResponse
Returns a raw HTTP response for get /applications/v1/deployments/{id}/stream, but is otherwise the same as DeploymentService.stream.
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentService.WithRawResponse
 
stream(java.lang.String,dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentService.WithRawResponse
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentServiceImpl
 
stream(dev.case.api.models.applications.v1.deployments.DeploymentStreamParams,dev.case.api.core.RequestOptions) - function in dev.case.api.services.blocking.applications.v1.DeploymentServiceImpl.WithRawResponseImpl
 
streaming() - function in dev.case.api.services.async.VoiceServiceAsync
 
streaming() - function in dev.case.api.services.async.VoiceServiceAsync.WithRawResponse
 
streaming() - function in dev.case.api.services.async.VoiceServiceAsyncImpl
 
streaming() - function in dev.case.api.services.async.VoiceServiceAsyncImpl.WithRawResponseImpl
 
streaming() - function in dev.case.api.services.blocking.VoiceService
 
streaming() - function in dev.case.api.services.blocking.VoiceService.WithRawResponse
 
streaming() - function in dev.case.api.services.blocking.VoiceServiceImpl
 
streaming() - function in dev.case.api.services.blocking.VoiceServiceImpl.WithRawResponseImpl
 
StreamingGetUrlParams - class in dev.case.api.models.voice.streaming
Returns the WebSocket URL and connection details for real-time audio transcription.
StreamingGetUrlParams.Builder - class in dev.case.api.models.voice.streaming.StreamingGetUrlParams
A builder for StreamingGetUrlParams.
StreamingGetUrlResponse - class in dev.case.api.models.voice.streaming
 
StreamingGetUrlResponse.AudioFormat - class in dev.case.api.models.voice.streaming.StreamingGetUrlResponse
 
StreamingGetUrlResponse.AudioFormat.Builder - class in dev.case.api.models.voice.streaming.StreamingGetUrlResponse.AudioFormat
A builder for AudioFormat.
StreamingGetUrlResponse.Builder - class in dev.case.api.models.voice.streaming.StreamingGetUrlResponse
A builder for StreamingGetUrlResponse.
StreamingGetUrlResponse.Pricing - class in dev.case.api.models.voice.streaming.StreamingGetUrlResponse
 
StreamingGetUrlResponse.Pricing.Builder - class in dev.case.api.models.voice.streaming.StreamingGetUrlResponse.Pricing
A builder for Pricing.
StreamingService - class in dev.case.api.services.blocking.voice
 
StreamingService.WithRawResponse - class in dev.case.api.services.blocking.voice.StreamingService
A view of StreamingService that provides access to raw HTTP responses for each method.
StreamingServiceAsync - class in dev.case.api.services.async.voice
 
StreamingServiceAsync.WithRawResponse - class in dev.case.api.services.async.voice.StreamingServiceAsync
A view of StreamingServiceAsync that provides access to raw HTTP responses for each method.
StreamingServiceAsyncImpl - class in dev.case.api.services.async.voice
 
StreamingServiceAsyncImpl.WithRawResponseImpl - class in dev.case.api.services.async.voice.StreamingServiceAsyncImpl
 
StreamingServiceImpl - class in dev.case.api.services.blocking.voice
 
StreamingServiceImpl.WithRawResponseImpl - class in dev.case.api.services.blocking.voice.StreamingServiceImpl
 
StreamResponse - class in dev.case.api.core.http
 
string() - function in dev.case.api.models.llm.v1.V1CreateEmbeddingParams.Input
 
string() - function in dev.case.api.models.superdoc.v1.V1AnnotateParams.Field.Value
 
string() - function in dev.case.api.models.translate.v1.V1DetectParams.Q
 
string() - function in dev.case.api.models.translate.v1.V1TranslateParams.Q
 
string() - function in dev.case.api.models.vault.VaultSearchParams.Filters.ObjectId
 
strings() - function in dev.case.api.models.llm.v1.V1CreateEmbeddingParams.Input
 
strings() - function in dev.case.api.models.translate.v1.V1DetectParams.Q
 
strings() - function in dev.case.api.models.translate.v1.V1TranslateParams.Q
 
strings() - function in dev.case.api.models.vault.VaultSearchParams.Filters.ObjectId
 
style() - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings
Style exaggeration (0-1)
style(dev.case.api.core.JsonField) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings.Builder
Sets Builder.style to an arbitrary JSON value.
style(java.lang.Double) - function in dev.case.api.models.voice.v1.speak.SpeakCreateParams.VoiceSettings.Builder
Style exaggeration (0-1)
styles(dev.case.api.core.JsonValue) - function in dev.case.api.models.format.v1.V1CreateDocumentParams.Options.Component.Builder
Custom styling options
styles(dev.case.api.core.JsonValue) - function in dev.case.api.models.format.v1.templates.TemplateCreateParams.Body.Builder
CSS styles for the template
styles(dev.case.api.core.JsonValue) - function in dev.case.api.models.format.v1.templates.TemplateCreateParams.Builder
CSS styles for the template
subpages() - function in dev.case.api.models.search.v1.V1ContentsParams
Whether to extract content from linked subpages
subpages() - function in dev.case.api.models.search.v1.V1ContentsParams.Body
Whether to extract content from linked subpages
subpages(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1ContentsParams.Body.Builder
Sets Builder.subpages to an arbitrary JSON value.
subpages(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1ContentsParams.Body.Builder
Whether to extract content from linked subpages
subpages(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1ContentsParams.Builder
Sets Builder.subpages to an arbitrary JSON value.
subpages(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1ContentsParams.Builder
Whether to extract content from linked subpages
subpageTarget() - function in dev.case.api.models.search.v1.V1ContentsParams
Maximum number of subpages to crawl
subpageTarget() - function in dev.case.api.models.search.v1.V1ContentsParams.Body
Maximum number of subpages to crawl
subpageTarget(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1ContentsParams.Body.Builder
Sets Builder.subpageTarget to an arbitrary JSON value.
subpageTarget(java.lang.Long) - function in dev.case.api.models.search.v1.V1ContentsParams.Body.Builder
Maximum number of subpages to crawl
subpageTarget(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1ContentsParams.Builder
Sets Builder.subpageTarget to an arbitrary JSON value.
subpageTarget(java.lang.Long) - function in dev.case.api.models.search.v1.V1ContentsParams.Builder
Maximum number of subpages to crawl
subscribe(dev.case.api.core.http.AsyncStreamResponse.Handler) - function in dev.case.api.core.http.AsyncStreamResponse
Registers handler to be called for events of this stream.
subscribe(dev.case.api.core.http.AsyncStreamResponse.Handler,java.util.concurrent.Executor) - function in dev.case.api.core.http.AsyncStreamResponse
Registers handler to be called for events of this stream.
SubscriptionCreateParams - class in dev.case.api.models.vault.events.subscriptions
Creates a webhook subscription for vault lifecycle events.
SubscriptionCreateParams.Body - class in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams
 
SubscriptionCreateParams.Body.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams.Body
A builder for Body.
SubscriptionCreateParams.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionCreateParams
A builder for SubscriptionCreateParams.
SubscriptionDeleteParams - class in dev.case.api.models.vault.events.subscriptions
Deactivates a vault webhook subscription.
SubscriptionDeleteParams.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionDeleteParams
A builder for SubscriptionDeleteParams.
subscriptionId() - function in dev.case.api.models.vault.events.subscriptions.SubscriptionDeleteParams
 
subscriptionId(java.util.Optional) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionDeleteParams.Builder
Alias for calling Builder.subscriptionId with subscriptionId.orElse(null).
subscriptionId(java.lang.String) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionDeleteParams.Builder
 
subscriptionId() - function in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams
 
subscriptionId(java.util.Optional) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams.Builder
Alias for calling Builder.subscriptionId with subscriptionId.orElse(null).
subscriptionId(java.lang.String) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams.Builder
 
subscriptionId() - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams
 
subscriptionId(java.util.Optional) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Builder
Alias for calling Builder.subscriptionId with subscriptionId.orElse(null).
subscriptionId(java.lang.String) - function in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Builder
 
SubscriptionListParams - class in dev.case.api.models.vault.events.subscriptions
Lists webhook subscriptions configured for a vault.
SubscriptionListParams.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionListParams
A builder for SubscriptionListParams.
subscriptions() - function in dev.case.api.services.async.vault.EventServiceAsync
 
subscriptions() - function in dev.case.api.services.async.vault.EventServiceAsync.WithRawResponse
 
subscriptions() - function in dev.case.api.services.async.vault.EventServiceAsyncImpl
 
subscriptions() - function in dev.case.api.services.async.vault.EventServiceAsyncImpl.WithRawResponseImpl
 
subscriptions() - function in dev.case.api.services.blocking.vault.EventService
 
subscriptions() - function in dev.case.api.services.blocking.vault.EventService.WithRawResponse
 
subscriptions() - function in dev.case.api.services.blocking.vault.EventServiceImpl
 
subscriptions() - function in dev.case.api.services.blocking.vault.EventServiceImpl.WithRawResponseImpl
 
SubscriptionService - class in dev.case.api.services.blocking.vault.events
 
SubscriptionService.WithRawResponse - class in dev.case.api.services.blocking.vault.events.SubscriptionService
A view of SubscriptionService that provides access to raw HTTP responses for each method.
SubscriptionServiceAsync - class in dev.case.api.services.async.vault.events
 
SubscriptionServiceAsync.WithRawResponse - class in dev.case.api.services.async.vault.events.SubscriptionServiceAsync
A view of SubscriptionServiceAsync that provides access to raw HTTP responses for each method.
SubscriptionServiceAsyncImpl - class in dev.case.api.services.async.vault.events
 
SubscriptionServiceAsyncImpl.WithRawResponseImpl - class in dev.case.api.services.async.vault.events.SubscriptionServiceAsyncImpl
 
SubscriptionServiceImpl - class in dev.case.api.services.blocking.vault.events
 
SubscriptionServiceImpl.WithRawResponseImpl - class in dev.case.api.services.blocking.vault.events.SubscriptionServiceImpl
 
SubscriptionTestParams - class in dev.case.api.models.vault.events.subscriptions
Delivers a test event to a single vault webhook subscription.
SubscriptionTestParams.Body - class in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams
 
SubscriptionTestParams.Body.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams.Body
A builder for Body.
SubscriptionTestParams.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams
A builder for SubscriptionTestParams.
SubscriptionTestParams.Payload - class in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams
Optional additional fields merged into payload.
SubscriptionTestParams.Payload.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionTestParams.Payload
A builder for Payload.
SubscriptionUpdateParams - class in dev.case.api.models.vault.events.subscriptions
Updates callback URL, filters, active state, or signing secret for a vault webhook subscription.
SubscriptionUpdateParams.Body - class in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams
 
SubscriptionUpdateParams.Body.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams.Body
A builder for Body.
SubscriptionUpdateParams.Builder - class in dev.case.api.models.vault.events.subscriptions.SubscriptionUpdateParams
A builder for SubscriptionUpdateParams.
success() - function in dev.case.api.models.compute.v1.environments.EnvironmentDeleteResponse
 
success(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.environments.EnvironmentDeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.compute.v1.environments.EnvironmentDeleteResponse.Builder
 
success() - function in dev.case.api.models.compute.v1.secrets.SecretDeleteGroupResponse
 
success(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.secrets.SecretDeleteGroupResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.compute.v1.secrets.SecretDeleteGroupResponse.Builder
 
success() - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupResponse
 
success(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.compute.v1.secrets.SecretUpdateGroupResponse.Builder
 
success() - function in dev.case.api.models.database.v1.projects.ProjectDeleteResponse
Deletion success indicator
success(dev.case.api.core.JsonField) - function in dev.case.api.models.database.v1.projects.ProjectDeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.database.v1.projects.ProjectDeleteResponse.Builder
Deletion success indicator
success() - function in dev.case.api.models.memory.v1.V1DeleteResponse
 
success(dev.case.api.core.JsonField) - function in dev.case.api.models.memory.v1.V1DeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.memory.v1.V1DeleteResponse.Builder
 
success() - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadFailure
Whether the upload succeeded
success(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadFailure.Builder
Sets Builder.success to an arbitrary JSON value.
success(dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadFailure.Success) - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadFailure.Builder
Whether the upload succeeded
success() - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadSuccess
Whether the upload succeeded
success(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadSuccess.Builder
Sets Builder.success to an arbitrary JSON value.
success(dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadSuccess.Success) - function in dev.case.api.models.vault.VaultConfirmUploadParams.Body.VaultConfirmUploadSuccess.Builder
Whether the upload succeeded
success() - function in dev.case.api.models.vault.VaultDeleteResponse
 
success(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.VaultDeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.vault.VaultDeleteResponse.Builder
 
success() - function in dev.case.api.models.vault.graphrag.GraphragInitResponse
 
success(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.graphrag.GraphragInitResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.vault.graphrag.GraphragInitResponse.Builder
 
success() - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse
Whether indexing completed successfully
success(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.vault.graphrag.GraphragProcessObjectResponse.Builder
Whether indexing completed successfully
success() - function in dev.case.api.models.vault.objects.ObjectDeleteResponse
 
success(dev.case.api.core.JsonField) - function in dev.case.api.models.vault.objects.ObjectDeleteResponse.Builder
Sets Builder.success to an arbitrary JSON value.
success(java.lang.Boolean) - function in dev.case.api.models.vault.objects.ObjectDeleteResponse.Builder
 
summary() - function in dev.case.api.models.compute.v1.V1GetUsageResponse
 
summary(dev.case.api.core.JsonField) - function in dev.case.api.models.compute.v1.V1GetUsageResponse.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(dev.case.api.models.compute.v1.V1GetUsageResponse.Summary) - function in dev.case.api.models.compute.v1.V1GetUsageResponse.Builder
 
summary() - function in dev.case.api.models.legal.v1.V1GetFullTextResponse
AI-generated summary
summary(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1GetFullTextResponse.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(java.util.Optional) - function in dev.case.api.models.legal.v1.V1GetFullTextResponse.Builder
Alias for calling Builder.summary with summary.orElse(null).
summary(java.lang.String) - function in dev.case.api.models.legal.v1.V1GetFullTextResponse.Builder
AI-generated summary
summary() - function in dev.case.api.models.legal.v1.V1VerifyResponse
 
summary(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(dev.case.api.models.legal.v1.V1VerifyResponse.Summary) - function in dev.case.api.models.legal.v1.V1VerifyResponse.Builder
 
summary() - function in dev.case.api.models.search.v1.V1ContentsParams
Whether to generate content summaries
summary() - function in dev.case.api.models.search.v1.V1ContentsParams.Body
Whether to generate content summaries
summary(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1ContentsParams.Body.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1ContentsParams.Body.Builder
Whether to generate content summaries
summary(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1ContentsParams.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(java.lang.Boolean) - function in dev.case.api.models.search.v1.V1ContentsParams.Builder
Whether to generate content summaries
summary() - function in dev.case.api.models.search.v1.V1ContentsResponse.Result
Content summary if requested
summary(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1ContentsResponse.Result.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(java.lang.String) - function in dev.case.api.models.search.v1.V1ContentsResponse.Result.Builder
Content summary if requested
summary() - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results
Executive summary of research findings
summary(dev.case.api.core.JsonField) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Builder
Sets Builder.summary to an arbitrary JSON value.
summary(java.lang.String) - function in dev.case.api.models.search.v1.V1RetrieveResearchResponse.Results.Builder
Executive summary of research findings
summaryQuery() - function in dev.case.api.models.legal.v1.V1GetFullTextParams
Optional query for generating a summary (e.g.
summaryQuery() - function in dev.case.api.models.legal.v1.V1GetFullTextParams.Body
Optional query for generating a summary (e.g.
summaryQuery(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1GetFullTextParams.Body.Builder
Sets Builder.summaryQuery to an arbitrary JSON value.
summaryQuery(java.lang.String) - function in dev.case.api.models.legal.v1.V1GetFullTextParams.Body.Builder
Optional query for generating a summary (e.g.
summaryQuery(dev.case.api.core.JsonField) - function in dev.case.api.models.legal.v1.V1GetFullTextParams.Builder
Sets Builder.summaryQuery to an arbitrary JSON value.
summaryQuery(java.lang.String) - function in dev.case.api.models.legal.v1.V1GetFullTextParams.Builder
Optional query for generating a summary (e.g.
superdoc() - function in dev.case.api.client.CasedevClient
 
superdoc() - function in dev.case.api.client.CasedevClient.WithRawResponse
 
superdoc() - function in dev.case.api.client.CasedevClientAsync
 
superdoc() - function in dev.case.api.client.CasedevClientAsync.WithRawResponse
 
superdoc() - function in dev.case.api.client.CasedevClientAsyncImpl
 
superdoc() - function in dev.case.api.client.CasedevClientAsyncImpl.WithRawResponseImpl
 
superdoc() - function in dev.case.api.client.CasedevClientImpl
 
superdoc() - function in dev.case.api.client.CasedevClientImpl.WithRawResponseImpl
 
SuperdocService - class in dev.case.api.services.blocking
 
SuperdocService.WithRawResponse - class in dev.case.api.services.blocking.SuperdocService
A view of SuperdocService that provides access to raw HTTP responses for each method.
SuperdocServiceAsync - class in dev.case.api.services.async
 
SuperdocServiceAsync.WithRawResponse - class in dev.case.api.services.async.SuperdocServiceAsync
A view of SuperdocServiceAsync that provides access to raw HTTP responses for each method.
SuperdocServiceAsyncImpl - class in dev.case.api.services.async
 
SuperdocServiceAsyncImpl.WithRawResponseImpl - class in dev.case.api.services.async.SuperdocServiceAsyncImpl
 
SuperdocServiceImpl - class in dev.case.api.services.blocking
 
SuperdocServiceImpl.WithRawResponseImpl - class in dev.case.api.services.blocking.SuperdocServiceImpl
 
supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
SUSPENDED - enum entry in dev.case.api.models.database.v1.projects.ProjectCreateResponse.Status.Known
 
SUSPENDED - enum entry in dev.case.api.models.database.v1.projects.ProjectCreateResponse.Status.Value
 
SUSPENDED - enum entry in dev.case.api.models.database.v1.projects.ProjectListResponse.Project.Status.Known
 
SUSPENDED - enum entry in dev.case.api.models.database.v1.projects.ProjectListResponse.Project.Status.Value
 
SUSPENDED - enum entry in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Status.Known
 
SUSPENDED - enum entry in dev.case.api.models.database.v1.projects.ProjectRetrieveResponse.Status.Value
 
sync() - function in dev.case.api.client.CasedevClientAsync
Returns a version of this client that uses synchronous execution.
sync() - function in dev.case.api.client.CasedevClientAsyncImpl
Returns a version of this client that uses synchronous execution.
system() - function in dev.case.api.client.CasedevClient
 
system() - function in dev.case.api.client.CasedevClient.WithRawResponse
 
system() - function in dev.case.api.client.CasedevClientAsync
 
system() - function in dev.case.api.client.CasedevClientAsync.WithRawResponse
 
system() - function in dev.case.api.client.CasedevClientAsyncImpl
 
system() - function in dev.case.api.client.CasedevClientAsyncImpl.WithRawResponseImpl
 
system() - function in dev.case.api.client.CasedevClientImpl
 
system() - function in dev.case.api.client.CasedevClientImpl.WithRawResponseImpl
 
SYSTEM - enum entry in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams.Message.Role.Known
 
SYSTEM - enum entry in dev.case.api.models.llm.v1.chat.ChatCreateCompletionParams.Message.Role.Value
 
SYSTEM - enum entry in dev.case.api.models.memory.v1.V1CreateParams.Message.Role.Known
 
SYSTEM - enum entry in dev.case.api.models.memory.v1.V1CreateParams.Message.Role.Value
 
SystemListServicesParams - class in dev.case.api.models.system
Returns the public Case.dev services catalog derived from docs.case.dev/services.
SystemListServicesParams.Builder - class in dev.case.api.models.system.SystemListServicesParams
A builder for SystemListServicesParams.
SystemListServicesResponse - class in dev.case.api.models.system
 
SystemListServicesResponse.Builder - class in dev.case.api.models.system.SystemListServicesResponse
A builder for SystemListServicesResponse.
SystemListServicesResponse.Service - class in dev.case.api.models.system.SystemListServicesResponse
 
SystemListServicesResponse.Service.Builder - class in dev.case.api.models.system.SystemListServicesResponse.Service
A builder for Service.
SystemService - class in dev.case.api.services.blocking
 
SystemService.WithRawResponse - class in dev.case.api.services.blocking.SystemService
A view of SystemService that provides access to raw HTTP responses for each method.
SystemServiceAsync - class in dev.case.api.services.async
 
SystemServiceAsync.WithRawResponse - class in dev.case.api.services.async.SystemServiceAsync
A view of SystemServiceAsync that provides access to raw HTTP responses for each method.
SystemServiceAsyncImpl - class in dev.case.api.services.async
 
SystemServiceAsyncImpl.WithRawResponseImpl - class in dev.case.api.services.async.SystemServiceAsyncImpl
 
SystemServiceImpl - class in dev.case.api.services.blocking
 
SystemServiceImpl.WithRawResponseImpl - class in dev.case.api.services.blocking.SystemServiceImpl
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  _