A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
S
- SCHEDULE - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsScheduleTriggerContext.Type.Known
- SCHEDULE - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsScheduleTriggerContext.Type.Value
- schedule() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsTriggerContext
- The run was fired by the deployment's cron schedule.
- SCHEDULE - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsTriggerType.Known
- SCHEDULE - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsTriggerType.Value
- schedule() - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeployment
- 5-field POSIX cron schedule with computed runtime timestamps.
- schedule(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeployment.Builder
- Sets Builder.schedule to an arbitrary JSON value.
- schedule(com.anthropic.models.beta.deployments.BetaManagedAgentsSchedule) - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeployment.Builder
- 5-field POSIX cron schedule with computed runtime timestamps.
- schedule(java.util.Optional) - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeployment.Builder
- Alias for calling Builder.schedule with
schedule.orElse(null). - schedule() - function in com.anthropic.models.beta.deployments.DeploymentCreateParams
- 5-field POSIX cron schedule.
- schedule() - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Body
- 5-field POSIX cron schedule.
- schedule(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Body.Builder
- Sets Builder.schedule to an arbitrary JSON value.
- schedule(com.anthropic.models.beta.deployments.BetaManagedAgentsScheduleParams) - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Body.Builder
- 5-field POSIX cron schedule.
- schedule(java.util.Optional) - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Body.Builder
- Alias for calling Builder.schedule with
schedule.orElse(null). - schedule(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Builder
- Sets Builder.schedule to an arbitrary JSON value.
- schedule(com.anthropic.models.beta.deployments.BetaManagedAgentsScheduleParams) - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Builder
- 5-field POSIX cron schedule.
- schedule(java.util.Optional) - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Builder
- Alias for calling Builder.schedule with
schedule.orElse(null). - schedule() - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams
- 5-field POSIX cron schedule.
- schedule() - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Body
- 5-field POSIX cron schedule.
- schedule(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Body.Builder
- Sets Builder.schedule to an arbitrary JSON value.
- schedule(com.anthropic.models.beta.deployments.BetaManagedAgentsScheduleParams) - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Body.Builder
- 5-field POSIX cron schedule.
- schedule(java.util.Optional) - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Body.Builder
- Alias for calling Builder.schedule with
schedule.orElse(null). - schedule(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Builder
- Sets Builder.schedule to an arbitrary JSON value.
- schedule(com.anthropic.models.beta.deployments.BetaManagedAgentsScheduleParams) - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Builder
- 5-field POSIX cron schedule.
- schedule(java.util.Optional) - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Builder
- Alias for calling Builder.schedule with
schedule.orElse(null). - scheduledAt() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsScheduleTriggerContext
- A timestamp in RFC 3339 format
- scheduledAt(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsScheduleTriggerContext.Builder
- Sets Builder.scheduledAt to an arbitrary JSON value.
- scheduledAt(java.time.OffsetDateTime) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsScheduleTriggerContext.Builder
- A timestamp in RFC 3339 format
- scheduleTriggerContext(java.time.OffsetDateTime) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Alias for calling triggerContext with the following:
BetaManagedAgentsScheduleTriggerContext.builder() .type(BetaManagedAgentsScheduleTriggerContext.Type.SCHEDULE) .scheduledAt(scheduledAt) .build() - schema() - function in com.anthropic.models.beta.messages.BetaJsonOutputFormat
- The JSON schema of the format
- schema(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaJsonOutputFormat.Builder
- Sets Builder.schema to an arbitrary JSON value.
- schema(com.anthropic.models.beta.messages.BetaJsonOutputFormat.Schema) - function in com.anthropic.models.beta.messages.BetaJsonOutputFormat.Builder
- The JSON schema of the format
- schema() - function in com.anthropic.models.messages.JsonOutputFormat
- The JSON schema of the format
- schema(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.JsonOutputFormat.Builder
- Sets Builder.schema to an arbitrary JSON value.
- schema(com.anthropic.models.messages.JsonOutputFormat.Schema) - function in com.anthropic.models.messages.JsonOutputFormat.Builder
- The JSON schema of the format
- scope() - function in com.anthropic.config.AuthenticationConfig
- scope(java.util.Optional) - function in com.anthropic.config.AuthenticationConfig.Builder
- scope(java.lang.String) - function in com.anthropic.config.AuthenticationConfig.Builder
- scope() - function in com.anthropic.models.beta.environments.BetaEnvironment
- The visibility scope for this environment.
- scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.BetaEnvironment.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(com.anthropic.models.beta.environments.BetaEnvironment.Scope) - function in com.anthropic.models.beta.environments.BetaEnvironment.Builder
- The visibility scope for this environment.
- scope() - function in com.anthropic.models.beta.environments.EnvironmentCreateParams
- The visibility scope for this environment.
- scope() - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Body
- The visibility scope for this environment.
- scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Body.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(com.anthropic.models.beta.environments.EnvironmentCreateParams.Scope) - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Body.Builder
- The visibility scope for this environment.
- scope(java.util.Optional) - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Body.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(com.anthropic.models.beta.environments.EnvironmentCreateParams.Scope) - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Builder
- The visibility scope for this environment.
- scope(java.util.Optional) - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope() - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams
- The visibility scope for this environment.
- scope() - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Body
- The visibility scope for this environment.
- scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Body.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(com.anthropic.models.beta.environments.EnvironmentUpdateParams.Scope) - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Body.Builder
- The visibility scope for this environment.
- scope(java.util.Optional) - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Body.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(com.anthropic.models.beta.environments.EnvironmentUpdateParams.Scope) - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Builder
- The visibility scope for this environment.
- scope(java.util.Optional) - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope() - function in com.anthropic.models.beta.files.FileMetadata
- The scope of this file, indicating the context in which it was created (e.g., a session).
- scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.files.FileMetadata.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(com.anthropic.models.beta.files.BetaFileScope) - function in com.anthropic.models.beta.files.FileMetadata.Builder
- The scope of this file, indicating the context in which it was created (e.g., a session).
- scope(java.util.Optional) - function in com.anthropic.models.beta.files.FileMetadata.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshParams
- OAuth scope for the refresh request.
- scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshParams.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(java.util.Optional) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshParams.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshParams.Builder
- OAuth scope for the refresh request.
- scope() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshResponse
- OAuth scope for the refresh request.
- scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshResponse.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(java.util.Optional) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshResponse.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshResponse.Builder
- OAuth scope for the refresh request.
- scope() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshUpdateParams
- Updated OAuth scope for the refresh request.
- scope(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshUpdateParams.Builder
- Sets Builder.scope to an arbitrary JSON value.
- scope(java.util.Optional) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshUpdateParams.Builder
- Alias for calling Builder.scope with
scope.orElse(null). - scope(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsMcpOAuthRefreshUpdateParams.Builder
- Updated OAuth scope for the refresh request.
- scopeId() - function in com.anthropic.models.beta.files.FileListParams
- Filter by scope ID.
- scopeId(java.util.Optional) - function in com.anthropic.models.beta.files.FileListParams.Builder
- Alias for calling Builder.scopeId with
scopeId.orElse(null). - scopeId(java.lang.String) - function in com.anthropic.models.beta.files.FileListParams.Builder
- Filter by scope ID.
- SEARCH_RESULT - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSearchResultBlock.Type.Known
- SEARCH_RESULT - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSearchResultBlock.Type.Value
- searchResult() - function in com.anthropic.models.beta.messages.BetaContentBlockParam
- A search result block containing source, title, and content from search operations.
- searchResult() - function in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content.Block
- searchResult() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsUserToolResultEvent.Content
- A block containing a web search result.
- searchResult() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentMcpToolResultEvent.Content
- A block containing a web search result.
- searchResult() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentToolResultEvent.Content
- A block containing a web search result.
- searchResult() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserCustomToolResultEvent.Content
- A block containing a web search result.
- searchResult() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserCustomToolResultEventParams.Content
- A block containing a web search result.
- searchResult() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserToolResultEventParams.Content
- A block containing a web search result.
- searchResult() - function in com.anthropic.models.messages.ContentBlockParam
- A search result block containing source, title, and content from search operations.
- searchResult() - function in com.anthropic.models.messages.ToolResultBlockParam.Content.Block
- SearchResultBlockParam - class in com.anthropic.models.messages
- SearchResultBlockParam.Builder - class in com.anthropic.models.messages.SearchResultBlockParam
- A builder for SearchResultBlockParam.
- searchResultIndex() - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation.Builder
- Sets Builder.searchResultIndex to an arbitrary JSON value.
- searchResultIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation.Builder
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultIndex() - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam.Builder
- Sets Builder.searchResultIndex to an arbitrary JSON value.
- searchResultIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam.Builder
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultIndex() - function in com.anthropic.models.messages.CitationSearchResultLocationParam
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationSearchResultLocationParam.Builder
- Sets Builder.searchResultIndex to an arbitrary JSON value.
- searchResultIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationSearchResultLocationParam.Builder
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultIndex() - function in com.anthropic.models.messages.CitationsSearchResultLocation
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationsSearchResultLocation.Builder
- Sets Builder.searchResultIndex to an arbitrary JSON value.
- searchResultIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationsSearchResultLocation.Builder
- 0-based index of the cited search result among all
search_resultcontent blocks in the request, in the order they appear across messages and tool results. - searchResultLocation() - function in com.anthropic.models.beta.messages.BetaCitationsDelta.Citation
- searchResultLocation() - function in com.anthropic.models.beta.messages.BetaTextCitation
- searchResultLocation() - function in com.anthropic.models.beta.messages.BetaTextCitationParam
- searchResultLocation() - function in com.anthropic.models.messages.CitationsDelta.Citation
- searchResultLocation() - function in com.anthropic.models.messages.TextCitation
- searchResultLocation() - function in com.anthropic.models.messages.TextCitationParam
- searchToolBm25_20251119() - function in com.anthropic.models.beta.messages.BetaToolUnion
- searchToolBm25_20251119() - function in com.anthropic.models.messages.ToolUnion
- searchToolRegex20251119() - function in com.anthropic.models.beta.messages.BetaToolUnion
- searchToolRegex20251119() - function in com.anthropic.models.messages.ToolUnion
- secret() - function in com.anthropic.core.UnwrapWebhookParams
- The secret used to verify the webhook signature.
- secret(java.util.Optional) - function in com.anthropic.core.UnwrapWebhookParams.Builder
- Alias for calling Builder.secret with
secret.orElse(null). - secret(java.lang.String) - function in com.anthropic.core.UnwrapWebhookParams.Builder
- The secret used to verify the webhook signature.
- secretName() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableAuthResponse
- Name of the environment variable.
- secretName(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableAuthResponse.Builder
- Sets Builder.secretName to an arbitrary JSON value.
- secretName(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableAuthResponse.Builder
- Name of the environment variable.
- secretName() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableCreateParams
- Name of the environment variable.
- secretName(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableCreateParams.Builder
- Sets Builder.secretName to an arbitrary JSON value.
- secretName(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableCreateParams.Builder
- Name of the environment variable.
- secretValue() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableCreateParams
- Secret value.
- secretValue(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableCreateParams.Builder
- Sets Builder.secretValue to an arbitrary JSON value.
- secretValue(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableCreateParams.Builder
- Secret value.
- secretValue() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableUpdateParams
- Updated secret value.
- secretValue(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableUpdateParams.Builder
- Sets Builder.secretValue to an arbitrary JSON value.
- secretValue(java.util.Optional) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableUpdateParams.Builder
- Alias for calling Builder.secretValue with
secretValue.orElse(null). - secretValue(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsEnvironmentVariableUpdateParams.Builder
- Updated secret value.
- SELF - enum entry in com.anthropic.models.beta.agents.BetaManagedAgentsMultiagentSelfParams.Type.Known
- SELF - enum entry in com.anthropic.models.beta.agents.BetaManagedAgentsMultiagentSelfParams.Type.Value
- self() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsMultiagentRosterEntryParams
- Sentinel roster entry meaning "the agent that owns this configuration".
- SELF_HOSTED_RESOURCES_UNSUPPORTED_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSelfHostedResourcesUnsupportedRunError.Type.Known
- SELF_HOSTED_RESOURCES_UNSUPPORTED_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSelfHostedResourcesUnsupportedRunError.Type.Value
- SELF_HOSTED_RESOURCES_UNSUPPORTED_ERROR - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsSelfHostedResourcesUnsupportedDeploymentPausedReasonError.Type.Known
- SELF_HOSTED_RESOURCES_UNSUPPORTED_ERROR - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsSelfHostedResourcesUnsupportedDeploymentPausedReasonError.Type.Value
- selfHosted() - function in com.anthropic.models.beta.environments.BetaEnvironment.Config
- Configuration for self-hosted environments.
- selfHosted() - function in com.anthropic.models.beta.environments.EnvironmentCreateParams.Config
- Request params for
self_hostedenvironment configuration. - selfHosted() - function in com.anthropic.models.beta.environments.EnvironmentUpdateParams.Config
- Request params for
self_hostedenvironment configuration. - selfHostedResourcesUnsupported() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Error
- The deployment configures resources, but its environment is self-hosted and cannot mount them.
- selfHostedResourcesUnsupported() - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentPausedReasonError
- The deployment configures resources, but its environment is self-hosted and cannot mount them.
- selfHostedResourcesUnsupportedError(java.lang.String) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Alias for calling error with the following:
BetaManagedAgentsSelfHostedResourcesUnsupportedRunError.builder() .type(BetaManagedAgentsSelfHostedResourcesUnsupportedRunError.Type.SELF_HOSTED_RESOURCES_UNSUPPORTED_ERROR) .message(message) .build() - send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- Send Events
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- Send Events
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/sessions/{session_id}/events?beta=true, but is otherwise the same as EventServiceAsync.send. - send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/sessions/{session_id}/events?beta=true, but is otherwise the same as EventServiceAsync.send. - send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsyncImpl
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsyncImpl.WithRawResponseImpl
- send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- Send Events
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- Send Events
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- send(com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- Returns a raw HTTP response for
post /v1/sessions/{session_id}/events?beta=true, but is otherwise the same as EventService.send. - send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- Returns a raw HTTP response for
post /v1/sessions/{session_id}/events?beta=true, but is otherwise the same as EventService.send. - send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- send(java.lang.String,com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventServiceImpl
- send(com.anthropic.models.beta.sessions.events.EventSendParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventServiceImpl.WithRawResponseImpl
- serialize(com.anthropic.core.JsonMissing,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.anthropic.core.JsonMissing.Serializer
- serialize(T,com.fasterxml.jackson.core.JsonGenerator,com.fasterxml.jackson.databind.SerializerProvider) - function in com.fasterxml.jackson.databind.ser.std.StdSerializer
- 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(com.anthropic.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
- SERVER_SIDE_FALLBACK_2026_06_01 - enum entry in com.anthropic.models.beta.AnthropicBeta.Known
- SERVER_SIDE_FALLBACK_2026_06_01 - enum entry in com.anthropic.models.beta.AnthropicBeta.Value
- serverName() - function in com.anthropic.models.beta.messages.BetaMcpToolUseBlock
- The name of the MCP server
- serverName(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaMcpToolUseBlock.Builder
- Sets Builder.serverName to an arbitrary JSON value.
- serverName(java.lang.String) - function in com.anthropic.models.beta.messages.BetaMcpToolUseBlock.Builder
- The name of the MCP server
- serverName() - function in com.anthropic.models.beta.messages.BetaMcpToolUseBlockParam
- The name of the MCP server
- serverName(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaMcpToolUseBlockParam.Builder
- Sets Builder.serverName to an arbitrary JSON value.
- serverName(java.lang.String) - function in com.anthropic.models.beta.messages.BetaMcpToolUseBlockParam.Builder
- The name of the MCP server
- ServerToolCaller - class in com.anthropic.models.messages
- Tool invocation generated by a server-side tool.
- ServerToolCaller.Builder - class in com.anthropic.models.messages.ServerToolCaller
- A builder for ServerToolCaller.
- ServerToolCaller20260120 - class in com.anthropic.models.messages
- ServerToolCaller20260120.Builder - class in com.anthropic.models.messages.ServerToolCaller20260120
- A builder for ServerToolCaller20260120.
- ServerToolUsage - class in com.anthropic.models.messages
- ServerToolUsage.Builder - class in com.anthropic.models.messages.ServerToolUsage
- A builder for ServerToolUsage.
- serverToolUse() - function in com.anthropic.models.beta.messages.BetaContentBlock
- serverToolUse() - function in com.anthropic.models.beta.messages.BetaContentBlockParam
- serverToolUse() - function in com.anthropic.models.beta.messages.BetaMessageDeltaUsage
- The number of server tool requests.
- serverToolUse(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaMessageDeltaUsage.Builder
- Sets Builder.serverToolUse to an arbitrary JSON value.
- serverToolUse(com.anthropic.models.beta.messages.BetaServerToolUsage) - function in com.anthropic.models.beta.messages.BetaMessageDeltaUsage.Builder
- The number of server tool requests.
- serverToolUse(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaMessageDeltaUsage.Builder
- Alias for calling Builder.serverToolUse with
serverToolUse.orElse(null). - serverToolUse() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.ContentBlock
- serverToolUse() - function in com.anthropic.models.beta.messages.BetaUsage
- The number of server tool requests.
- serverToolUse(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- Sets Builder.serverToolUse to an arbitrary JSON value.
- serverToolUse(com.anthropic.models.beta.messages.BetaServerToolUsage) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- The number of server tool requests.
- serverToolUse(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- Alias for calling Builder.serverToolUse with
serverToolUse.orElse(null). - serverToolUse() - function in com.anthropic.models.beta.messages.StructuredContentBlock
- serverToolUse() - function in com.anthropic.models.messages.ContentBlock
- serverToolUse() - function in com.anthropic.models.messages.ContentBlockParam
- serverToolUse() - function in com.anthropic.models.messages.MessageDeltaUsage
- The number of server tool requests.
- serverToolUse(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageDeltaUsage.Builder
- Sets Builder.serverToolUse to an arbitrary JSON value.
- serverToolUse(com.anthropic.models.messages.ServerToolUsage) - function in com.anthropic.models.messages.MessageDeltaUsage.Builder
- The number of server tool requests.
- serverToolUse(java.util.Optional) - function in com.anthropic.models.messages.MessageDeltaUsage.Builder
- Alias for calling Builder.serverToolUse with
serverToolUse.orElse(null). - serverToolUse() - function in com.anthropic.models.messages.RawContentBlockStartEvent.ContentBlock
- serverToolUse() - function in com.anthropic.models.messages.StructuredContentBlock
- serverToolUse() - function in com.anthropic.models.messages.Usage
- The number of server tool requests.
- serverToolUse(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.Usage.Builder
- Sets Builder.serverToolUse to an arbitrary JSON value.
- serverToolUse(com.anthropic.models.messages.ServerToolUsage) - function in com.anthropic.models.messages.Usage.Builder
- The number of server tool requests.
- serverToolUse(java.util.Optional) - function in com.anthropic.models.messages.Usage.Builder
- Alias for calling Builder.serverToolUse with
serverToolUse.orElse(null). - ServerToolUseBlock - class in com.anthropic.models.messages
- ServerToolUseBlock.Builder - class in com.anthropic.models.messages.ServerToolUseBlock
- A builder for ServerToolUseBlock.
- ServerToolUseBlock.Caller - class in com.anthropic.models.messages.ServerToolUseBlock
- Tool invocation directly from the model.
- ServerToolUseBlock.Caller.Visitor - class in com.anthropic.models.messages.ServerToolUseBlock.Caller
- An interface that defines how to map each variant of Caller to a value of type T.
- ServerToolUseBlock.Input - class in com.anthropic.models.messages.ServerToolUseBlock
- ServerToolUseBlock.Input.Builder - class in com.anthropic.models.messages.ServerToolUseBlock.Input
- A builder for Input.
- ServerToolUseBlock.Name - class in com.anthropic.models.messages.ServerToolUseBlock
- ServerToolUseBlock.Name.Known - class in com.anthropic.models.messages.ServerToolUseBlock.Name
- An enum containing Name's known values.
- ServerToolUseBlock.Name.Value - class in com.anthropic.models.messages.ServerToolUseBlock.Name
- An enum containing Name's known values, as well as an _UNKNOWN member.
- ServerToolUseBlockParam - class in com.anthropic.models.messages
- ServerToolUseBlockParam.Builder - class in com.anthropic.models.messages.ServerToolUseBlockParam
- A builder for ServerToolUseBlockParam.
- ServerToolUseBlockParam.Caller - class in com.anthropic.models.messages.ServerToolUseBlockParam
- Tool invocation directly from the model.
- ServerToolUseBlockParam.Caller.Visitor - class in com.anthropic.models.messages.ServerToolUseBlockParam.Caller
- An interface that defines how to map each variant of Caller to a value of type T.
- ServerToolUseBlockParam.Input - class in com.anthropic.models.messages.ServerToolUseBlockParam
- ServerToolUseBlockParam.Input.Builder - class in com.anthropic.models.messages.ServerToolUseBlockParam.Input
- A builder for Input.
- ServerToolUseBlockParam.Name - class in com.anthropic.models.messages.ServerToolUseBlockParam
- ServerToolUseBlockParam.Name.Known - class in com.anthropic.models.messages.ServerToolUseBlockParam.Name
- An enum containing Name's known values.
- ServerToolUseBlockParam.Name.Value - class in com.anthropic.models.messages.ServerToolUseBlockParam.Name
- An enum containing Name's known values, as well as an _UNKNOWN member.
- service(com.anthropic.services.blocking.beta.AgentService) - function in com.anthropic.models.beta.agents.AgentListPage.Builder
- service(com.anthropic.services.async.beta.AgentServiceAsync) - function in com.anthropic.models.beta.agents.AgentListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.agents.VersionService) - function in com.anthropic.models.beta.agents.versions.VersionListPage.Builder
- service(com.anthropic.services.async.beta.agents.VersionServiceAsync) - function in com.anthropic.models.beta.agents.versions.VersionListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.DeploymentRunService) - function in com.anthropic.models.beta.deploymentruns.DeploymentRunListPage.Builder
- service(com.anthropic.services.async.beta.DeploymentRunServiceAsync) - function in com.anthropic.models.beta.deploymentruns.DeploymentRunListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.DeploymentService) - function in com.anthropic.models.beta.deployments.DeploymentListPage.Builder
- service(com.anthropic.services.async.beta.DeploymentServiceAsync) - function in com.anthropic.models.beta.deployments.DeploymentListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.EnvironmentService) - function in com.anthropic.models.beta.environments.EnvironmentListPage.Builder
- service(com.anthropic.services.async.beta.EnvironmentServiceAsync) - function in com.anthropic.models.beta.environments.EnvironmentListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.environments.WorkService) - function in com.anthropic.models.beta.environments.work.WorkListPage.Builder
- service(com.anthropic.services.async.beta.environments.WorkServiceAsync) - function in com.anthropic.models.beta.environments.work.WorkListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.FileService) - function in com.anthropic.models.beta.files.FileListPage.Builder
- service(com.anthropic.services.async.beta.FileServiceAsync) - function in com.anthropic.models.beta.files.FileListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.MemoryStoreService) - function in com.anthropic.models.beta.memorystores.MemoryStoreListPage.Builder
- service(com.anthropic.services.async.beta.MemoryStoreServiceAsync) - function in com.anthropic.models.beta.memorystores.MemoryStoreListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.memorystores.MemoryService) - function in com.anthropic.models.beta.memorystores.memories.MemoryListPage.Builder
- service(com.anthropic.services.async.beta.memorystores.MemoryServiceAsync) - function in com.anthropic.models.beta.memorystores.memories.MemoryListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.memorystores.MemoryVersionService) - function in com.anthropic.models.beta.memorystores.memoryversions.MemoryVersionListPage.Builder
- service(com.anthropic.services.async.beta.memorystores.MemoryVersionServiceAsync) - function in com.anthropic.models.beta.memorystores.memoryversions.MemoryVersionListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.messages.BatchService) - function in com.anthropic.models.beta.messages.batches.BatchListPage.Builder
- service(com.anthropic.services.async.beta.messages.BatchServiceAsync) - function in com.anthropic.models.beta.messages.batches.BatchListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.ModelService) - function in com.anthropic.models.beta.models.ModelListPage.Builder
- service(com.anthropic.services.async.beta.ModelServiceAsync) - function in com.anthropic.models.beta.models.ModelListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.SessionService) - function in com.anthropic.models.beta.sessions.SessionListPage.Builder
- service(com.anthropic.services.async.beta.SessionServiceAsync) - function in com.anthropic.models.beta.sessions.SessionListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.sessions.EventService) - function in com.anthropic.models.beta.sessions.events.EventListPage.Builder
- service(com.anthropic.services.async.beta.sessions.EventServiceAsync) - function in com.anthropic.models.beta.sessions.events.EventListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.sessions.ResourceService) - function in com.anthropic.models.beta.sessions.resources.ResourceListPage.Builder
- service(com.anthropic.services.async.beta.sessions.ResourceServiceAsync) - function in com.anthropic.models.beta.sessions.resources.ResourceListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.sessions.ThreadService) - function in com.anthropic.models.beta.sessions.threads.ThreadListPage.Builder
- service(com.anthropic.services.async.beta.sessions.ThreadServiceAsync) - function in com.anthropic.models.beta.sessions.threads.ThreadListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.sessions.threads.EventService) - function in com.anthropic.models.beta.sessions.threads.events.EventListPage.Builder
- service(com.anthropic.services.async.beta.sessions.threads.EventServiceAsync) - function in com.anthropic.models.beta.sessions.threads.events.EventListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.SkillService) - function in com.anthropic.models.beta.skills.SkillListPage.Builder
- service(com.anthropic.services.async.beta.SkillServiceAsync) - function in com.anthropic.models.beta.skills.SkillListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.skills.VersionService) - function in com.anthropic.models.beta.skills.versions.VersionListPage.Builder
- service(com.anthropic.services.async.beta.skills.VersionServiceAsync) - function in com.anthropic.models.beta.skills.versions.VersionListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.UserProfileService) - function in com.anthropic.models.beta.userprofiles.UserProfileListPage.Builder
- service(com.anthropic.services.async.beta.UserProfileServiceAsync) - function in com.anthropic.models.beta.userprofiles.UserProfileListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.VaultService) - function in com.anthropic.models.beta.vaults.VaultListPage.Builder
- service(com.anthropic.services.async.beta.VaultServiceAsync) - function in com.anthropic.models.beta.vaults.VaultListPageAsync.Builder
- service(com.anthropic.services.blocking.beta.vaults.CredentialService) - function in com.anthropic.models.beta.vaults.credentials.CredentialListPage.Builder
- service(com.anthropic.services.async.beta.vaults.CredentialServiceAsync) - function in com.anthropic.models.beta.vaults.credentials.CredentialListPageAsync.Builder
- service(com.anthropic.services.blocking.messages.BatchService) - function in com.anthropic.models.messages.batches.BatchListPage.Builder
- service(com.anthropic.services.async.messages.BatchServiceAsync) - function in com.anthropic.models.messages.batches.BatchListPageAsync.Builder
- service(com.anthropic.services.blocking.ModelService) - function in com.anthropic.models.models.ModelListPage.Builder
- service(com.anthropic.services.async.ModelServiceAsync) - function in com.anthropic.models.models.ModelListPageAsync.Builder
- serviceAccountId() - function in com.anthropic.config.AuthenticationConfig
- serviceAccountId(java.util.Optional) - function in com.anthropic.config.AuthenticationConfig.Builder
- serviceAccountId(java.lang.String) - function in com.anthropic.config.AuthenticationConfig.Builder
- serviceTier() - function in com.anthropic.models.beta.messages.BetaUsage
- If the request used the priority, standard, or batch tier.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.beta.messages.BetaUsage.ServiceTier) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- If the request used the priority, standard, or batch tier.
- serviceTier(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- Alias for calling Builder.serviceTier with
serviceTier.orElse(null). - serviceTier() - function in com.anthropic.models.beta.messages.MessageCreateParams
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier() - function in com.anthropic.models.beta.messages.MessageCreateParams.Body
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.beta.messages.MessageCreateParams.ServiceTier) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.beta.messages.MessageCreateParams.ServiceTier) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- serviceTier(com.anthropic.models.beta.messages.MessageCreateParams.ServiceTier) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- serviceTier() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.ServiceTier) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier() - function in com.anthropic.models.messages.MessageCreateParams
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier() - function in com.anthropic.models.messages.MessageCreateParams.Body
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.messages.MessageCreateParams.ServiceTier) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.messages.MessageCreateParams.ServiceTier) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- serviceTier(com.anthropic.models.messages.MessageCreateParams.ServiceTier) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- serviceTier() - function in com.anthropic.models.messages.Usage
- If the request used the priority, standard, or batch tier.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.Usage.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.messages.Usage.ServiceTier) - function in com.anthropic.models.messages.Usage.Builder
- If the request used the priority, standard, or batch tier.
- serviceTier(java.util.Optional) - function in com.anthropic.models.messages.Usage.Builder
- Alias for calling Builder.serviceTier with
serviceTier.orElse(null). - serviceTier() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- serviceTier(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.serviceTier to an arbitrary JSON value.
- serviceTier(com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.ServiceTier) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Determines whether to use priority capacity (if available) or standard capacity for this request.
- session() - function in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsActor
- Attribution for a write made by an agent during a session, through the mounted filesystem at
/mnt/memory/. - SESSION - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsSession.Type.Known
- SESSION - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsSession.Type.Value
- SESSION_ACTOR - enum entry in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsSessionActor.Type.Known
- SESSION_ACTOR - enum entry in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsSessionActor.Type.Value
- SESSION_CREATION_REJECTED_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSessionCreationRejectedRunError.Type.Known
- SESSION_CREATION_REJECTED_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSessionCreationRejectedRunError.Type.Value
- SESSION_DELETED - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsDeletedSession.Type.Known
- SESSION_DELETED - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsDeletedSession.Type.Value
- SESSION_DELETED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionDeletedEvent.Type.Known
- SESSION_DELETED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionDeletedEvent.Type.Value
- SESSION_ERROR - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionErrorEvent.Type.Known
- SESSION_ERROR - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionErrorEvent.Type.Value
- SESSION_RATE_LIMITED_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSessionRateLimitedRunError.Type.Known
- SESSION_RATE_LIMITED_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSessionRateLimitedRunError.Type.Value
- SESSION_RESOURCE_DELETED - enum entry in com.anthropic.models.beta.sessions.resources.BetaManagedAgentsDeleteSessionResource.Type.Known
- SESSION_RESOURCE_DELETED - enum entry in com.anthropic.models.beta.sessions.resources.BetaManagedAgentsDeleteSessionResource.Type.Value
- SESSION_RESOURCE_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSessionResourceNotFoundRunError.Type.Known
- SESSION_RESOURCE_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSessionResourceNotFoundRunError.Type.Value
- SESSION_RESOURCE_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsSessionResourceNotFoundDeploymentPausedReasonError.Type.Known
- SESSION_RESOURCE_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsSessionResourceNotFoundDeploymentPausedReasonError.Type.Value
- SESSION_STATUS_IDLE - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.Type.Known
- SESSION_STATUS_IDLE - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.Type.Value
- SESSION_STATUS_RESCHEDULED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusRescheduledEvent.Type.Known
- SESSION_STATUS_RESCHEDULED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusRescheduledEvent.Type.Value
- SESSION_STATUS_RUNNING - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusRunningEvent.Type.Known
- SESSION_STATUS_RUNNING - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusRunningEvent.Type.Value
- SESSION_STATUS_TERMINATED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusTerminatedEvent.Type.Known
- SESSION_STATUS_TERMINATED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusTerminatedEvent.Type.Value
- SESSION_THREAD - enum entry in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Type.Known
- SESSION_THREAD - enum entry in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Type.Value
- SESSION_THREAD_CREATED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadCreatedEvent.Type.Known
- SESSION_THREAD_CREATED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadCreatedEvent.Type.Value
- SESSION_THREAD_STATUS_IDLE - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Type.Known
- SESSION_THREAD_STATUS_IDLE - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Type.Value
- SESSION_THREAD_STATUS_RESCHEDULED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRescheduledEvent.Type.Known
- SESSION_THREAD_STATUS_RESCHEDULED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRescheduledEvent.Type.Value
- SESSION_THREAD_STATUS_RUNNING - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRunningEvent.Type.Known
- SESSION_THREAD_STATUS_RUNNING - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRunningEvent.Type.Value
- SESSION_THREAD_STATUS_TERMINATED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusTerminatedEvent.Type.Known
- SESSION_THREAD_STATUS_TERMINATED - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusTerminatedEvent.Type.Value
- SESSION_UPDATED - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionUpdatedEvent.Type.Known
- SESSION_UPDATED - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionUpdatedEvent.Type.Value
- sessionArchived() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- SessionArchiveParams - class in com.anthropic.models.beta.sessions
- Archive Session
- SessionArchiveParams.Builder - class in com.anthropic.models.beta.sessions.SessionArchiveParams
- A builder for SessionArchiveParams.
- sessionCreated() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionCreatedBy(java.lang.String) - function in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsMemoryVersion.Builder
- Alias for calling createdBy with the following:
BetaManagedAgentsSessionActor.builder() .type(BetaManagedAgentsSessionActor.Type.SESSION_ACTOR) .sessionId(sessionId) .build() - SessionCreateParams - class in com.anthropic.models.beta.sessions
- Create Session
- SessionCreateParams.Agent - class in com.anthropic.models.beta.sessions.SessionCreateParams
- Agent identifier.
- SessionCreateParams.Agent.Visitor - class in com.anthropic.models.beta.sessions.SessionCreateParams.Agent
- An interface that defines how to map each variant of Agent to a value of type T.
- SessionCreateParams.Body - class in com.anthropic.models.beta.sessions.SessionCreateParams
- Request parameters for creating a
session. - SessionCreateParams.Body.Builder - class in com.anthropic.models.beta.sessions.SessionCreateParams.Body
- A builder for Body.
- SessionCreateParams.Builder - class in com.anthropic.models.beta.sessions.SessionCreateParams
- A builder for SessionCreateParams.
- SessionCreateParams.Metadata - class in com.anthropic.models.beta.sessions.SessionCreateParams
- Arbitrary key-value metadata attached to the session.
- SessionCreateParams.Metadata.Builder - class in com.anthropic.models.beta.sessions.SessionCreateParams.Metadata
- A builder for Metadata.
- SessionCreateParams.Resource - class in com.anthropic.models.beta.sessions.SessionCreateParams
- Union of resources that can be mounted into a session.
- SessionCreateParams.Resource.Visitor - class in com.anthropic.models.beta.sessions.SessionCreateParams.Resource
- An interface that defines how to map each variant of Resource to a value of type T.
- sessionCreationRejected() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Error
- The session create request was rejected with a non-retryable validation error.
- sessionCreationRejectedError(java.lang.String) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Alias for calling error with the following:
BetaManagedAgentsSessionCreationRejectedRunError.builder() .type(BetaManagedAgentsSessionCreationRejectedRunError.Type.SESSION_CREATION_REJECTED_ERROR) .message(message) .build() - sessionDeleted() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Emitted when a session has been deleted.
- sessionDeleted() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Emitted when a session has been deleted.
- sessionDeleted() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Emitted when a session has been deleted.
- sessionDeleted() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- SessionDeleteParams - class in com.anthropic.models.beta.sessions
- Delete Session
- SessionDeleteParams.Builder - class in com.anthropic.models.beta.sessions.SessionDeleteParams
- A builder for SessionDeleteParams.
- sessionError() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- An error event indicating a problem occurred during session execution.
- sessionError() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- An error event indicating a problem occurred during session execution.
- sessionError() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- An error event indicating a problem occurred during session execution.
- sessionId() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun
- Populated on success.
- sessionId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Sets Builder.sessionId to an arbitrary JSON value.
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Populated on success.
- sessionId() - function in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsSessionActor
- ID of the session that performed the write (a
sesn_...value). - sessionId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsSessionActor.Builder
- Sets Builder.sessionId to an arbitrary JSON value.
- sessionId(java.lang.String) - function in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsSessionActor.Builder
- ID of the session that performed the write (a
sesn_...value). - sessionId() - function in com.anthropic.models.beta.memorystores.memoryversions.MemoryVersionListParams
- Query parameter for session_id
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.memorystores.memoryversions.MemoryVersionListParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.memorystores.memoryversions.MemoryVersionListParams.Builder
- Query parameter for session_id
- sessionId() - function in com.anthropic.models.beta.sessions.SessionArchiveParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.SessionArchiveParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.SessionArchiveParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.SessionDeleteParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.SessionDeleteParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.SessionDeleteParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.SessionRetrieveParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.SessionRetrieveParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.SessionRetrieveParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.SessionUpdateParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.SessionUpdateParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.SessionUpdateParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.events.EventListParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.EventListParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.EventListParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.events.EventSendParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.EventSendParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.EventSendParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.events.EventStreamParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.EventStreamParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.EventStreamParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.resources.ResourceAddParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.resources.ResourceAddParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.resources.ResourceAddParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.resources.ResourceDeleteParams
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.resources.ResourceDeleteParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.resources.ResourceListParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.resources.ResourceListParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.resources.ResourceListParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.resources.ResourceRetrieveParams
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.resources.ResourceRetrieveParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.resources.ResourceUpdateParams
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.resources.ResourceUpdateParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread
- The session this thread belongs to.
- sessionId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Builder
- Sets Builder.sessionId to an arbitrary JSON value.
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Builder
- The session this thread belongs to.
- sessionId() - function in com.anthropic.models.beta.sessions.threads.ThreadArchiveParams
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.threads.ThreadArchiveParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.threads.ThreadListParams
- sessionId(java.util.Optional) - function in com.anthropic.models.beta.sessions.threads.ThreadListParams.Builder
- Alias for calling Builder.sessionId with
sessionId.orElse(null). - sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.threads.ThreadListParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.threads.ThreadRetrieveParams
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.threads.ThreadRetrieveParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.threads.events.EventListParams
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.threads.events.EventListParams.Builder
- sessionId() - function in com.anthropic.models.beta.sessions.threads.events.EventStreamParams
- sessionId(java.lang.String) - function in com.anthropic.models.beta.sessions.threads.events.EventStreamParams.Builder
- sessionIdled() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- SessionListPage - class in com.anthropic.models.beta.sessions
- SessionListPage.Builder - class in com.anthropic.models.beta.sessions.SessionListPage
- A builder for SessionListPage.
- SessionListPageAsync - class in com.anthropic.models.beta.sessions
- SessionListPageAsync.Builder - class in com.anthropic.models.beta.sessions.SessionListPageAsync
- A builder for SessionListPageAsync.
- SessionListPageResponse - class in com.anthropic.models.beta.sessions
- Paginated list of sessions.
- SessionListPageResponse.Builder - class in com.anthropic.models.beta.sessions.SessionListPageResponse
- A builder for SessionListPageResponse.
- SessionListParams - class in com.anthropic.models.beta.sessions
- List Sessions
- SessionListParams.Builder - class in com.anthropic.models.beta.sessions.SessionListParams
- A builder for SessionListParams.
- SessionListParams.Order - class in com.anthropic.models.beta.sessions.SessionListParams
- Sort direction for results, ordered by created_at.
- SessionListParams.Order.Known - class in com.anthropic.models.beta.sessions.SessionListParams.Order
- An enum containing Order's known values.
- SessionListParams.Order.Value - class in com.anthropic.models.beta.sessions.SessionListParams.Order
- An enum containing Order's known values, as well as an _UNKNOWN member.
- SessionListParams.Status - class in com.anthropic.models.beta.sessions.SessionListParams
- SessionStatus enum
- SessionListParams.Status.Known - class in com.anthropic.models.beta.sessions.SessionListParams.Status
- An enum containing Status's known values.
- SessionListParams.Status.Value - class in com.anthropic.models.beta.sessions.SessionListParams.Status
- An enum containing Status's known values, as well as an _UNKNOWN member.
- sessionOutcomeEvaluationEnded() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionPending() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionRateLimited() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Error
- Session creation was rejected due to rate limiting.
- sessionRateLimitedError(java.lang.String) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Alias for calling error with the following:
BetaManagedAgentsSessionRateLimitedRunError.builder() .type(BetaManagedAgentsSessionRateLimitedRunError.Type.SESSION_RATE_LIMITED_ERROR) .message(message) .build() - sessionRedactedBy(java.lang.String) - function in com.anthropic.models.beta.memorystores.memoryversions.BetaManagedAgentsMemoryVersion.Builder
- Alias for calling redactedBy with the following:
BetaManagedAgentsSessionActor.builder() .type(BetaManagedAgentsSessionActor.Type.SESSION_ACTOR) .sessionId(sessionId) .build() - sessionRequiresAction() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionResourceNotFound() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Error
- A referenced resource no longer exists and its kind was not reported.
- sessionResourceNotFound() - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentPausedReasonError
- A referenced resource no longer exists and its kind was not reported.
- sessionResourceNotFoundError(java.lang.String) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Alias for calling error with the following:
BetaManagedAgentsSessionResourceNotFoundRunError.builder() .type(BetaManagedAgentsSessionResourceNotFoundRunError.Type.SESSION_RESOURCE_NOT_FOUND_ERROR) .message(message) .build() - SessionRetrieveParams - class in com.anthropic.models.beta.sessions
- Get Session
- SessionRetrieveParams.Builder - class in com.anthropic.models.beta.sessions.SessionRetrieveParams
- A builder for SessionRetrieveParams.
- sessionRunning() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessions() - function in com.anthropic.services.async.BetaServiceAsync
- sessions() - function in com.anthropic.services.async.BetaServiceAsync.WithRawResponse
- sessions() - function in com.anthropic.services.async.BetaServiceAsyncImpl
- sessions() - function in com.anthropic.services.async.BetaServiceAsyncImpl.WithRawResponseImpl
- sessions() - function in com.anthropic.services.blocking.BetaService
- sessions() - function in com.anthropic.services.blocking.BetaService.WithRawResponse
- sessions() - function in com.anthropic.services.blocking.BetaServiceImpl
- sessions() - function in com.anthropic.services.blocking.BetaServiceImpl.WithRawResponseImpl
- SessionService - class in com.anthropic.services.blocking.beta
- SessionService.WithRawResponse - class in com.anthropic.services.blocking.beta.SessionService
- A view of SessionService that provides access to raw HTTP responses for each method.
- SessionServiceAsync - class in com.anthropic.services.async.beta
- SessionServiceAsync.WithRawResponse - class in com.anthropic.services.async.beta.SessionServiceAsync
- A view of SessionServiceAsync that provides access to raw HTTP responses for each method.
- SessionServiceAsyncImpl - class in com.anthropic.services.async.beta
- SessionServiceAsyncImpl.WithRawResponseImpl - class in com.anthropic.services.async.beta.SessionServiceAsyncImpl
- SessionServiceImpl - class in com.anthropic.services.blocking.beta
- SessionServiceImpl.WithRawResponseImpl - class in com.anthropic.services.blocking.beta.SessionServiceImpl
- sessionStatusIdle() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Indicates the agent has paused and is awaiting user input.
- sessionStatusIdle() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Indicates the agent has paused and is awaiting user input.
- sessionStatusIdle() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Indicates the agent has paused and is awaiting user input.
- sessionStatusIdled() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionStatusRescheduled() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Indicates the session is recovering from an error state and is rescheduled for execution.
- sessionStatusRescheduled() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Indicates the session is recovering from an error state and is rescheduled for execution.
- sessionStatusRescheduled() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Indicates the session is recovering from an error state and is rescheduled for execution.
- sessionStatusRescheduled() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionStatusRunning() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Indicates the session is actively running and the agent is working.
- sessionStatusRunning() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Indicates the session is actively running and the agent is working.
- sessionStatusRunning() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Indicates the session is actively running and the agent is working.
- sessionStatusRunStarted() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionStatusTerminated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Indicates the session has terminated, either due to an error or completion.
- sessionStatusTerminated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Indicates the session has terminated, either due to an error or completion.
- sessionStatusTerminated() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Indicates the session has terminated, either due to an error or completion.
- sessionStatusTerminated() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionThreadCreated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Emitted when a subagent is spawned as a new thread.
- sessionThreadCreated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Emitted when a subagent is spawned as a new thread.
- sessionThreadCreated() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Emitted when a subagent is spawned as a new thread.
- sessionThreadCreated() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionThreadId() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsUserToolResultEvent
- Routes this result to a subagent thread.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsUserToolResultEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsUserToolResultEvent.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsUserToolResultEvent.Builder
- Routes this result to a subagent thread.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentCustomToolUseEvent
- When set, this event was cross-posted from a subagent's thread to surface its custom tool use on the primary thread's stream.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentCustomToolUseEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentCustomToolUseEvent.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentCustomToolUseEvent.Builder
- When set, this event was cross-posted from a subagent's thread to surface its custom tool use on the primary thread's stream.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentMcpToolUseEvent
- When set, this event was cross-posted from a subagent's thread to surface its permission request on the primary thread's stream.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentMcpToolUseEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentMcpToolUseEvent.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentMcpToolUseEvent.Builder
- When set, this event was cross-posted from a subagent's thread to surface its permission request on the primary thread's stream.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentToolUseEvent
- When set, this event was cross-posted from a subagent's thread to surface its permission request on the primary thread's stream.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentToolUseEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentToolUseEvent.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsAgentToolUseEvent.Builder
- When set, this event was cross-posted from a subagent's thread to surface its permission request on the primary thread's stream.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadCreatedEvent
- Public
sthr_ID of the newly created thread. - sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadCreatedEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadCreatedEvent.Builder
- Public
sthr_ID of the newly created thread. - sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent
- Public sthr_ ID of the thread that went idle.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Builder
- Public sthr_ ID of the thread that went idle.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRescheduledEvent
- Public sthr_ ID of the thread that is retrying.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRescheduledEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRescheduledEvent.Builder
- Public sthr_ ID of the thread that is retrying.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRunningEvent
- Public sthr_ ID of the thread that started running.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRunningEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusRunningEvent.Builder
- Public sthr_ ID of the thread that started running.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusTerminatedEvent
- Public sthr_ ID of the thread that terminated.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusTerminatedEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusTerminatedEvent.Builder
- Public sthr_ ID of the thread that terminated.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserCustomToolResultEvent
- Routes this result to a subagent thread.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserCustomToolResultEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserCustomToolResultEvent.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserCustomToolResultEvent.Builder
- Routes this result to a subagent thread.
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEvent
- If absent, interrupts every non-archived thread in a multiagent session (or the primary alone in a single-agent session).
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEvent.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEvent.Builder
- If absent, interrupts every non-archived thread in a multiagent session (or the primary alone in a single-agent session).
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEventParams
- If absent, interrupts every non-archived thread in a multiagent session (or the primary alone in a single-agent session).
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEventParams.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEventParams.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserInterruptEventParams.Builder
- If absent, interrupts every non-archived thread in a multiagent session (or the primary alone in a single-agent session).
- sessionThreadId() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserToolConfirmationEvent
- When set, the confirmation routes to this subagent's thread rather than the primary.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserToolConfirmationEvent.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserToolConfirmationEvent.Builder
- Alias for calling Builder.sessionThreadId with
sessionThreadId.orElse(null). - sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsUserToolConfirmationEvent.Builder
- When set, the confirmation routes to this subagent's thread rather than the primary.
- sessionThreadId() - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadCreatedEventData
- ID of the session thread this event refers to.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadCreatedEventData.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadCreatedEventData.Builder
- ID of the session thread this event refers to.
- sessionThreadId() - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadIdledEventData
- ID of the session thread this event refers to.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadIdledEventData.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadIdledEventData.Builder
- ID of the session thread this event refers to.
- sessionThreadId() - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadTerminatedEventData
- ID of the session thread this event refers to.
- sessionThreadId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadTerminatedEventData.Builder
- Sets Builder.sessionThreadId to an arbitrary JSON value.
- sessionThreadId(java.lang.String) - function in com.anthropic.models.beta.webhooks.BetaWebhookSessionThreadTerminatedEventData.Builder
- ID of the session thread this event refers to.
- sessionThreadIdled() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionThreadStatusIdle() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- A session thread has yielded and is awaiting input.
- sessionThreadStatusIdle() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- A session thread has yielded and is awaiting input.
- sessionThreadStatusIdle() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- A session thread has yielded and is awaiting input.
- sessionThreadStatusRescheduled() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- A session thread hit a transient error and is retrying automatically.
- sessionThreadStatusRescheduled() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- A session thread hit a transient error and is retrying automatically.
- sessionThreadStatusRescheduled() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- A session thread hit a transient error and is retrying automatically.
- sessionThreadStatusRunning() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- A session thread has begun executing.
- sessionThreadStatusRunning() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- A session thread has begun executing.
- sessionThreadStatusRunning() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- A session thread has begun executing.
- sessionThreadStatusTerminated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- A session thread has terminated and will accept no further input.
- sessionThreadStatusTerminated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- A session thread has terminated and will accept no further input.
- sessionThreadStatusTerminated() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- A session thread has terminated and will accept no further input.
- sessionThreadTerminated() - function in com.anthropic.models.beta.webhooks.BetaWebhookEventData
- sessionUpdated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Emitted when an UpdateSession request changed at least one field.
- sessionUpdated() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Emitted when an UpdateSession request changed at least one field.
- sessionUpdated() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Emitted when an UpdateSession request changed at least one field.
- SessionUpdateParams - class in com.anthropic.models.beta.sessions
- Update Session
- SessionUpdateParams.Body - class in com.anthropic.models.beta.sessions.SessionUpdateParams
- Request parameters for updating a
session. - SessionUpdateParams.Body.Builder - class in com.anthropic.models.beta.sessions.SessionUpdateParams.Body
- A builder for Body.
- SessionUpdateParams.Builder - class in com.anthropic.models.beta.sessions.SessionUpdateParams
- A builder for SessionUpdateParams.
- SessionUpdateParams.Metadata - class in com.anthropic.models.beta.sessions.SessionUpdateParams
- Metadata patch.
- SessionUpdateParams.Metadata.Builder - class in com.anthropic.models.beta.sessions.SessionUpdateParams.Metadata
- A builder for Metadata.
- setNextParams(com.anthropic.models.beta.messages.MessageCreateParams) - function in com.anthropic.helpers.BetaToolRunner
- Sets the parameters for the next API call, invalidating any cached tool response.
- setStackTrace(kotlin.Array) - function in kotlin.Throwable
- sha() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsCommitCheckout
- Full commit SHA to check out.
- sha(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsCommitCheckout.Builder
- Sets Builder.sha to an arbitrary JSON value.
- sha(java.lang.String) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsCommitCheckout.Builder
- Full commit SHA to check out.
- shouldLog(com.anthropic.core.LogLevel) - function in com.anthropic.core.LogLevel
- Returns whether this level is at or higher than the given level.
- signature() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDelta
- signature() - function in com.anthropic.models.beta.messages.BetaSignatureDelta
- signature(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaSignatureDelta.Builder
- Sets Builder.signature to an arbitrary JSON value.
- signature(java.lang.String) - function in com.anthropic.models.beta.messages.BetaSignatureDelta.Builder
- signature() - function in com.anthropic.models.beta.messages.BetaThinkingBlock
- signature(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaThinkingBlock.Builder
- Sets Builder.signature to an arbitrary JSON value.
- signature(java.lang.String) - function in com.anthropic.models.beta.messages.BetaThinkingBlock.Builder
- signature() - function in com.anthropic.models.beta.messages.BetaThinkingBlockParam
- signature(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaThinkingBlockParam.Builder
- Sets Builder.signature to an arbitrary JSON value.
- signature(java.lang.String) - function in com.anthropic.models.beta.messages.BetaThinkingBlockParam.Builder
- signature() - function in com.anthropic.models.messages.RawContentBlockDelta
- signature() - function in com.anthropic.models.messages.SignatureDelta
- signature(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.SignatureDelta.Builder
- Sets Builder.signature to an arbitrary JSON value.
- signature(java.lang.String) - function in com.anthropic.models.messages.SignatureDelta.Builder
- signature() - function in com.anthropic.models.messages.ThinkingBlock
- signature(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ThinkingBlock.Builder
- Sets Builder.signature to an arbitrary JSON value.
- signature(java.lang.String) - function in com.anthropic.models.messages.ThinkingBlock.Builder
- signature() - function in com.anthropic.models.messages.ThinkingBlockParam
- signature(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ThinkingBlockParam.Builder
- Sets Builder.signature to an arbitrary JSON value.
- signature(java.lang.String) - function in com.anthropic.models.messages.ThinkingBlockParam.Builder
- signatureDelta(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
- Alias for calling delta with the following:
BetaSignatureDelta.builder() .signature(signature) .build() - signatureDelta(java.lang.String) - function in com.anthropic.models.messages.RawContentBlockDeltaEvent.Builder
- Alias for calling delta with the following:
SignatureDelta.builder() .signature(signature) .build() - SignatureDelta - class in com.anthropic.models.messages
- SignatureDelta.Builder - class in com.anthropic.models.messages.SignatureDelta
- A builder for SignatureDelta.
- size() - function in com.anthropic.core.http.Headers
- size() - function in com.anthropic.core.http.QueryParams
- sizeBytes() - function in com.anthropic.models.beta.files.FileMetadata
- Size of the file in bytes.
- sizeBytes(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.files.FileMetadata.Builder
- Sets Builder.sizeBytes to an arbitrary JSON value.
- sizeBytes(java.lang.Long) - function in com.anthropic.models.beta.files.FileMetadata.Builder
- Size of the file in bytes.
- SKILL_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSkillNotFoundRunError.Type.Known
- SKILL_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsSkillNotFoundRunError.Type.Value
- SKILL_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsSkillNotFoundDeploymentPausedReasonError.Type.Known
- SKILL_NOT_FOUND_ERROR - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsSkillNotFoundDeploymentPausedReasonError.Type.Value
- SkillCreateParams - class in com.anthropic.models.beta.skills
- Create Skill
- SkillCreateParams.Body - class in com.anthropic.models.beta.skills.SkillCreateParams
- SkillCreateParams.Body.Builder - class in com.anthropic.models.beta.skills.SkillCreateParams.Body
- A builder for Body.
- SkillCreateParams.Builder - class in com.anthropic.models.beta.skills.SkillCreateParams
- A builder for SkillCreateParams.
- SkillCreateResponse - class in com.anthropic.models.beta.skills
- SkillCreateResponse.Builder - class in com.anthropic.models.beta.skills.SkillCreateResponse
- A builder for SkillCreateResponse.
- SkillDeleteParams - class in com.anthropic.models.beta.skills
- Delete Skill
- SkillDeleteParams.Builder - class in com.anthropic.models.beta.skills.SkillDeleteParams
- A builder for SkillDeleteParams.
- SkillDeleteResponse - class in com.anthropic.models.beta.skills
- SkillDeleteResponse.Builder - class in com.anthropic.models.beta.skills.SkillDeleteResponse
- A builder for SkillDeleteResponse.
- skillId() - function in com.anthropic.models.beta.agents.BetaManagedAgentsAnthropicSkill
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAnthropicSkill.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAnthropicSkill.Builder
- skillId() - function in com.anthropic.models.beta.agents.BetaManagedAgentsAnthropicSkillParams
- Identifier of the Anthropic skill (e.g., "xlsx").
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAnthropicSkillParams.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAnthropicSkillParams.Builder
- Identifier of the Anthropic skill (e.g., "xlsx").
- skillId() - function in com.anthropic.models.beta.agents.BetaManagedAgentsCustomSkill
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsCustomSkill.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.agents.BetaManagedAgentsCustomSkill.Builder
- skillId() - function in com.anthropic.models.beta.agents.BetaManagedAgentsCustomSkillParams
- Tagged ID of the custom skill (e.g., "skill_01XJ5...").
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsCustomSkillParams.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.agents.BetaManagedAgentsCustomSkillParams.Builder
- Tagged ID of the custom skill (e.g., "skill_01XJ5...").
- skillId() - function in com.anthropic.models.beta.messages.BetaSkill
- Skill ID
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaSkill.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaSkill.Builder
- Skill ID
- skillId() - function in com.anthropic.models.beta.messages.BetaSkillParams
- Skill ID
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaSkillParams.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaSkillParams.Builder
- Skill ID
- skillId() - function in com.anthropic.models.beta.skills.SkillDeleteParams
- Unique identifier for the skill.
- skillId(java.util.Optional) - function in com.anthropic.models.beta.skills.SkillDeleteParams.Builder
- Alias for calling Builder.skillId with
skillId.orElse(null). - skillId(java.lang.String) - function in com.anthropic.models.beta.skills.SkillDeleteParams.Builder
- Unique identifier for the skill.
- skillId() - function in com.anthropic.models.beta.skills.SkillRetrieveParams
- Unique identifier for the skill.
- skillId(java.util.Optional) - function in com.anthropic.models.beta.skills.SkillRetrieveParams.Builder
- Alias for calling Builder.skillId with
skillId.orElse(null). - skillId(java.lang.String) - function in com.anthropic.models.beta.skills.SkillRetrieveParams.Builder
- Unique identifier for the skill.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionCreateParams
- Unique identifier for the skill.
- skillId(java.util.Optional) - function in com.anthropic.models.beta.skills.versions.VersionCreateParams.Builder
- Alias for calling Builder.skillId with
skillId.orElse(null). - skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionCreateParams.Builder
- Unique identifier for the skill.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionCreateResponse
- Identifier for the skill that this version belongs to.
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.skills.versions.VersionCreateResponse.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionCreateResponse.Builder
- Identifier for the skill that this version belongs to.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionDeleteParams
- Unique identifier for the skill.
- skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionDeleteParams.Builder
- Unique identifier for the skill.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionDownloadParams
- Unique identifier for the skill.
- skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionDownloadParams.Builder
- Unique identifier for the skill.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionListParams
- Unique identifier for the skill.
- skillId(java.util.Optional) - function in com.anthropic.models.beta.skills.versions.VersionListParams.Builder
- Alias for calling Builder.skillId with
skillId.orElse(null). - skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionListParams.Builder
- Unique identifier for the skill.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionListResponse
- Identifier for the skill that this version belongs to.
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.skills.versions.VersionListResponse.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionListResponse.Builder
- Identifier for the skill that this version belongs to.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionRetrieveParams
- Unique identifier for the skill.
- skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionRetrieveParams.Builder
- Unique identifier for the skill.
- skillId() - function in com.anthropic.models.beta.skills.versions.VersionRetrieveResponse
- Identifier for the skill that this version belongs to.
- skillId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.skills.versions.VersionRetrieveResponse.Builder
- Sets Builder.skillId to an arbitrary JSON value.
- skillId(java.lang.String) - function in com.anthropic.models.beta.skills.versions.VersionRetrieveResponse.Builder
- Identifier for the skill that this version belongs to.
- SkillListPage - class in com.anthropic.models.beta.skills
- SkillListPage.Builder - class in com.anthropic.models.beta.skills.SkillListPage
- A builder for SkillListPage.
- SkillListPageAsync - class in com.anthropic.models.beta.skills
- SkillListPageAsync.Builder - class in com.anthropic.models.beta.skills.SkillListPageAsync
- A builder for SkillListPageAsync.
- SkillListPageResponse - class in com.anthropic.models.beta.skills
- SkillListPageResponse.Builder - class in com.anthropic.models.beta.skills.SkillListPageResponse
- A builder for SkillListPageResponse.
- SkillListParams - class in com.anthropic.models.beta.skills
- List Skills
- SkillListParams.Builder - class in com.anthropic.models.beta.skills.SkillListParams
- A builder for SkillListParams.
- SkillListResponse - class in com.anthropic.models.beta.skills
- SkillListResponse.Builder - class in com.anthropic.models.beta.skills.SkillListResponse
- A builder for SkillListResponse.
- skillNotFound() - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Error
- A skill referenced by the deployment's agent no longer exists.
- skillNotFound() - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentPausedReasonError
- A skill referenced by the deployment's agent no longer exists.
- skillNotFoundError(java.lang.String) - function in com.anthropic.models.beta.deploymentruns.BetaManagedAgentsDeploymentRun.Builder
- Alias for calling error with the following:
BetaManagedAgentsSkillNotFoundRunError.builder() .type(BetaManagedAgentsSkillNotFoundRunError.Type.SKILL_NOT_FOUND_ERROR) .message(message) .build() - SkillRetrieveParams - class in com.anthropic.models.beta.skills
- Get Skill
- SkillRetrieveParams.Builder - class in com.anthropic.models.beta.skills.SkillRetrieveParams
- A builder for SkillRetrieveParams.
- SkillRetrieveResponse - class in com.anthropic.models.beta.skills
- SkillRetrieveResponse.Builder - class in com.anthropic.models.beta.skills.SkillRetrieveResponse
- A builder for SkillRetrieveResponse.
- skills() - function in com.anthropic.models.beta.agents.AgentCreateParams
- Skills available to the agent.
- skills() - function in com.anthropic.models.beta.agents.AgentCreateParams.Body
- Skills available to the agent.
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentCreateParams.Body.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.List) - function in com.anthropic.models.beta.agents.AgentCreateParams.Body.Builder
- Skills available to the agent.
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentCreateParams.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.List) - function in com.anthropic.models.beta.agents.AgentCreateParams.Builder
- Skills available to the agent.
- skills() - function in com.anthropic.models.beta.agents.AgentUpdateParams
- Skills.
- skills() - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body
- Skills.
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.Optional) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body.Builder
- Alias for calling Builder.skills with
skills.orElse(null). - skills(java.util.List) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body.Builder
- Skills.
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.Optional) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Builder
- Alias for calling Builder.skills with
skills.orElse(null). - skills(java.util.List) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Builder
- Skills.
- skills() - function in com.anthropic.models.beta.agents.BetaManagedAgentsAgent
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAgent.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.List) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAgent.Builder
- skills() - function in com.anthropic.models.beta.agents.BetaManagedAgentsSessionThreadAgent
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsSessionThreadAgent.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.List) - function in com.anthropic.models.beta.agents.BetaManagedAgentsSessionThreadAgent.Builder
- skills() - function in com.anthropic.models.beta.messages.BetaContainer
- Skills loaded in the container
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaContainer.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaContainer.Builder
- Alias for calling Builder.skills with
skills.orElse(null). - skills(java.util.List) - function in com.anthropic.models.beta.messages.BetaContainer.Builder
- Skills loaded in the container
- skills() - function in com.anthropic.models.beta.messages.BetaContainerParams
- List of skills to load in the container
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaContainerParams.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaContainerParams.Builder
- Alias for calling Builder.skills with
skills.orElse(null). - skills(java.util.List) - function in com.anthropic.models.beta.messages.BetaContainerParams.Builder
- List of skills to load in the container
- skills() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionAgent
- skills(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionAgent.Builder
- Sets Builder.skills to an arbitrary JSON value.
- skills(java.util.List) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionAgent.Builder
- skills() - function in com.anthropic.services.async.BetaServiceAsync
- skills() - function in com.anthropic.services.async.BetaServiceAsync.WithRawResponse
- skills() - function in com.anthropic.services.async.BetaServiceAsyncImpl
- skills() - function in com.anthropic.services.async.BetaServiceAsyncImpl.WithRawResponseImpl
- skills() - function in com.anthropic.services.blocking.BetaService
- skills() - function in com.anthropic.services.blocking.BetaService.WithRawResponse
- skills() - function in com.anthropic.services.blocking.BetaServiceImpl
- skills() - function in com.anthropic.services.blocking.BetaServiceImpl.WithRawResponseImpl
- SKILLS_2025_10_02 - enum entry in com.anthropic.models.beta.AnthropicBeta.Known
- SKILLS_2025_10_02 - enum entry in com.anthropic.models.beta.AnthropicBeta.Value
- SkillService - class in com.anthropic.services.blocking.beta
- SkillService.WithRawResponse - class in com.anthropic.services.blocking.beta.SkillService
- A view of SkillService that provides access to raw HTTP responses for each method.
- SkillServiceAsync - class in com.anthropic.services.async.beta
- SkillServiceAsync.WithRawResponse - class in com.anthropic.services.async.beta.SkillServiceAsync
- A view of SkillServiceAsync that provides access to raw HTTP responses for each method.
- SkillServiceAsyncImpl - class in com.anthropic.services.async.beta
- SkillServiceAsyncImpl.WithRawResponseImpl - class in com.anthropic.services.async.beta.SkillServiceAsyncImpl
- SkillServiceImpl - class in com.anthropic.services.blocking.beta
- SkillServiceImpl.WithRawResponseImpl - class in com.anthropic.services.blocking.beta.SkillServiceImpl
- sleep(java.time.Duration) - function in com.anthropic.core.DefaultSleeper
- Synchronously pauses execution for the given duration.
- sleep(java.time.Duration) - function in com.anthropic.core.Sleeper
- Synchronously pauses execution for the given duration.
- sleepAsync(java.time.Duration) - function in com.anthropic.core.DefaultSleeper
- Asynchronously pauses execution for the given duration.
- sleepAsync(java.time.Duration) - function in com.anthropic.core.Sleeper
- Asynchronously pauses execution for the given duration.
- sleeper() - function in com.anthropic.core.ClientOptions
- The interface to use for delaying execution, like during retries.
- sleeper(com.anthropic.core.Sleeper) - function in com.anthropic.core.ClientOptions.Builder
- The interface to use for delaying execution, like during retries.
- Sleeper - class in com.anthropic.core
- An interface for delaying execution for a specified amount of time.
- sleeper(com.anthropic.core.Sleeper) - function in com.anthropic.core.http.RetryingHttpClient.Builder
- source() - function in com.anthropic.config.IdentityTokenConfig
- source(java.util.Optional) - function in com.anthropic.config.IdentityTokenConfig.Builder
- source(java.lang.String) - function in com.anthropic.config.IdentityTokenConfig.Builder
- source() - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation.Builder
- source() - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam.Builder
- source() - function in com.anthropic.models.beta.messages.BetaDocumentBlock
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaDocumentBlock.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.beta.messages.BetaBase64PdfSource) - function in com.anthropic.models.beta.messages.BetaDocumentBlock.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.beta.messages.BetaDocumentBlock.Source) - function in com.anthropic.models.beta.messages.BetaDocumentBlock.Builder
- source(com.anthropic.models.beta.messages.BetaPlainTextSource) - function in com.anthropic.models.beta.messages.BetaDocumentBlock.Builder
- Alias for calling source with
Source.ofText(text). - source() - function in com.anthropic.models.beta.messages.BetaImageBlockParam
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.beta.messages.BetaBase64ImageSource) - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.beta.messages.BetaFileImageSource) - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
- Alias for calling source with
Source.ofFile(file). - source(com.anthropic.models.beta.messages.BetaImageBlockParam.Source) - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
- source(com.anthropic.models.beta.messages.BetaUrlImageSource) - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
- Alias for calling source with
Source.ofUrl(url). - source() - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.beta.messages.BetaBase64PdfSource) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.beta.messages.BetaContentBlockSource) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
- Alias for calling source with
Source.ofContent(content). - source(com.anthropic.models.beta.messages.BetaFileDocumentSource) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
- Alias for calling source with
Source.ofFile(file). - source(com.anthropic.models.beta.messages.BetaPlainTextSource) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
- Alias for calling source with
Source.ofText(text). - source(com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Source) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
- source(com.anthropic.models.beta.messages.BetaUrlPdfSource) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
- Alias for calling source with
Source.ofUrl(url). - source() - function in com.anthropic.models.beta.messages.BetaSearchResultBlockParam
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaSearchResultBlockParam.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.beta.messages.BetaSearchResultBlockParam.Builder
- source() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock
- Union type for document source variants.
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsBase64DocumentSource) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock.Source) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock.Builder
- Union type for document source variants.
- source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsFileDocumentSource) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock.Builder
- Alias for calling source with
Source.ofFile(file). - source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsPlainTextDocumentSource) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock.Builder
- Alias for calling source with
Source.ofText(text). - source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsUrlDocumentSource) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsDocumentBlock.Builder
- Alias for calling source with
Source.ofUrl(url). - source() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsImageBlock
- Union type for image source variants.
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsImageBlock.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsBase64ImageSource) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsImageBlock.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsFileImageSource) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsImageBlock.Builder
- Alias for calling source with
Source.ofFile(file). - source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsImageBlock.Source) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsImageBlock.Builder
- Union type for image source variants.
- source(com.anthropic.models.beta.sessions.events.BetaManagedAgentsUrlImageSource) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsImageBlock.Builder
- Alias for calling source with
Source.ofUrl(url). - source() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSearchResultBlock
- The URL source of the search result.
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSearchResultBlock.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSearchResultBlock.Builder
- The URL source of the search result.
- source() - function in com.anthropic.models.beta.skills.SkillCreateResponse
- Source of the skill.
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.skills.SkillCreateResponse.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.beta.skills.SkillCreateResponse.Builder
- Source of the skill.
- source() - function in com.anthropic.models.beta.skills.SkillListParams
- Filter skills by source.
- source(java.util.Optional) - function in com.anthropic.models.beta.skills.SkillListParams.Builder
- Alias for calling Builder.source with
source.orElse(null). - source(java.lang.String) - function in com.anthropic.models.beta.skills.SkillListParams.Builder
- Filter skills by source.
- source() - function in com.anthropic.models.beta.skills.SkillListResponse
- Source of the skill.
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.skills.SkillListResponse.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.beta.skills.SkillListResponse.Builder
- Source of the skill.
- source() - function in com.anthropic.models.beta.skills.SkillRetrieveResponse
- Source of the skill.
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.skills.SkillRetrieveResponse.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.beta.skills.SkillRetrieveResponse.Builder
- Source of the skill.
- source() - function in com.anthropic.models.messages.CitationSearchResultLocationParam
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationSearchResultLocationParam.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.messages.CitationSearchResultLocationParam.Builder
- source() - function in com.anthropic.models.messages.CitationsSearchResultLocation
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationsSearchResultLocation.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.messages.CitationsSearchResultLocation.Builder
- source() - function in com.anthropic.models.messages.DocumentBlock
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.DocumentBlock.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.messages.Base64PdfSource) - function in com.anthropic.models.messages.DocumentBlock.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.messages.DocumentBlock.Source) - function in com.anthropic.models.messages.DocumentBlock.Builder
- source(com.anthropic.models.messages.PlainTextSource) - function in com.anthropic.models.messages.DocumentBlock.Builder
- Alias for calling source with
Source.ofText(text). - source() - function in com.anthropic.models.messages.DocumentBlockParam
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.DocumentBlockParam.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.messages.Base64PdfSource) - function in com.anthropic.models.messages.DocumentBlockParam.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.messages.ContentBlockSource) - function in com.anthropic.models.messages.DocumentBlockParam.Builder
- Alias for calling source with
Source.ofContent(content). - source(com.anthropic.models.messages.DocumentBlockParam.Source) - function in com.anthropic.models.messages.DocumentBlockParam.Builder
- source(com.anthropic.models.messages.PlainTextSource) - function in com.anthropic.models.messages.DocumentBlockParam.Builder
- Alias for calling source with
Source.ofText(text). - source(com.anthropic.models.messages.UrlPdfSource) - function in com.anthropic.models.messages.DocumentBlockParam.Builder
- Alias for calling source with
Source.ofUrl(url). - source() - function in com.anthropic.models.messages.ImageBlockParam
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ImageBlockParam.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(com.anthropic.models.messages.Base64ImageSource) - function in com.anthropic.models.messages.ImageBlockParam.Builder
- Alias for calling source with
Source.ofBase64(base64). - source(com.anthropic.models.messages.ImageBlockParam.Source) - function in com.anthropic.models.messages.ImageBlockParam.Builder
- source(com.anthropic.models.messages.UrlImageSource) - function in com.anthropic.models.messages.ImageBlockParam.Builder
- Alias for calling source with
Source.ofUrl(url). - source() - function in com.anthropic.models.messages.SearchResultBlockParam
- source(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.SearchResultBlockParam.Builder
- Sets Builder.source to an arbitrary JSON value.
- source(java.lang.String) - function in com.anthropic.models.messages.SearchResultBlockParam.Builder
- sources() - function in com.anthropic.errors.NoCredentialsException
- SPAN_MODEL_REQUEST_END - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelRequestEndEvent.Type.Known
- SPAN_MODEL_REQUEST_END - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelRequestEndEvent.Type.Value
- SPAN_MODEL_REQUEST_START - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelRequestStartEvent.Type.Known
- SPAN_MODEL_REQUEST_START - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelRequestStartEvent.Type.Value
- SPAN_OUTCOME_EVALUATION_END - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanOutcomeEvaluationEndEvent.Type.Known
- SPAN_OUTCOME_EVALUATION_END - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanOutcomeEvaluationEndEvent.Type.Value
- SPAN_OUTCOME_EVALUATION_ONGOING - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanOutcomeEvaluationOngoingEvent.Type.Known
- SPAN_OUTCOME_EVALUATION_ONGOING - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanOutcomeEvaluationOngoingEvent.Type.Value
- SPAN_OUTCOME_EVALUATION_START - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanOutcomeEvaluationStartEvent.Type.Known
- SPAN_OUTCOME_EVALUATION_START - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanOutcomeEvaluationStartEvent.Type.Value
- spanModelRequestEnd() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Emitted when a model request completes.
- spanModelRequestEnd() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Emitted when a model request completes.
- spanModelRequestEnd() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Emitted when a model request completes.
- spanModelRequestStart() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Emitted when a model request is initiated by the agent.
- spanModelRequestStart() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Emitted when a model request is initiated by the agent.
- spanModelRequestStart() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Emitted when a model request is initiated by the agent.
- spanOutcomeEvaluationEnd() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Emitted when an outcome evaluation cycle completes.
- spanOutcomeEvaluationEnd() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Emitted when an outcome evaluation cycle completes.
- spanOutcomeEvaluationEnd() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Emitted when an outcome evaluation cycle completes.
- spanOutcomeEvaluationOngoing() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Periodic heartbeat emitted while an outcome evaluation cycle is in progress.
- spanOutcomeEvaluationOngoing() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Periodic heartbeat emitted while an outcome evaluation cycle is in progress.
- spanOutcomeEvaluationOngoing() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Periodic heartbeat emitted while an outcome evaluation cycle is in progress.
- spanOutcomeEvaluationStart() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- Emitted when an outcome evaluation cycle begins.
- spanOutcomeEvaluationStart() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- Emitted when an outcome evaluation cycle begins.
- spanOutcomeEvaluationStart() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- Emitted when an outcome evaluation cycle begins.
- speed() - function in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfig
- Inference speed mode.
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfig.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.agents.BetaManagedAgentsModelConfig.Speed) - function in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfig.Builder
- Inference speed mode.
- speed() - function in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfigParams
- Inference speed mode.
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfigParams.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.agents.BetaManagedAgentsModelConfigParams.Speed) - function in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfigParams.Builder
- Inference speed mode.
- speed(java.util.Optional) - function in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfigParams.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed() - function in com.anthropic.models.beta.messages.BetaFallbackParam
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaFallbackParam.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.messages.BetaFallbackParam.Speed) - function in com.anthropic.models.beta.messages.BetaFallbackParam.Builder
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaFallbackParam.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed() - function in com.anthropic.models.beta.messages.BetaUsage
- The inference speed mode used for this request.
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.messages.BetaUsage.Speed) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- The inference speed mode used for this request.
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaUsage.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed() - function in com.anthropic.models.beta.messages.MessageCountTokensParams
- The inference speed mode for this request.
- speed() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body
- The inference speed mode for this request.
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.messages.MessageCountTokensParams.Speed) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
- The inference speed mode for this request.
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.messages.MessageCountTokensParams.Speed) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
- The inference speed mode for this request.
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed() - function in com.anthropic.models.beta.messages.MessageCreateParams
- The inference speed mode for this request.
- speed() - function in com.anthropic.models.beta.messages.MessageCreateParams.Body
- The inference speed mode for this request.
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.messages.MessageCreateParams.Speed) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- The inference speed mode for this request.
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.messages.MessageCreateParams.Speed) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- The inference speed mode for this request.
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- speed(com.anthropic.models.beta.messages.MessageCreateParams.Speed) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- speed() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params
- The inference speed mode for this request.
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Speed) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- The inference speed mode for this request.
- speed(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - speed() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelUsage
- Inference speed mode.
- speed(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelUsage.Builder
- Sets Builder.speed to an arbitrary JSON value.
- speed(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelUsage.Speed) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelUsage.Builder
- Inference speed mode.
- speed(java.util.Optional) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelUsage.Builder
- Alias for calling Builder.speed with
speed.orElse(null). - spliterator() - function in kotlin.collections.Iterable
- spliterator() - function in kotlin.collections.Iterable
- SseException - class in com.anthropic.errors
- SseException.Builder - class in com.anthropic.errors.SseException
- A builder for SseException.
- STANDARD - enum entry in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfig.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfig.Speed.Value
- STANDARD - enum entry in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfigParams.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.agents.BetaManagedAgentsModelConfigParams.Speed.Value
- STANDARD - enum entry in com.anthropic.models.beta.messages.BetaFallbackParam.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.messages.BetaFallbackParam.Speed.Value
- STANDARD - enum entry in com.anthropic.models.beta.messages.BetaUsage.ServiceTier.Known
- STANDARD - enum entry in com.anthropic.models.beta.messages.BetaUsage.ServiceTier.Value
- STANDARD - enum entry in com.anthropic.models.beta.messages.BetaUsage.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.messages.BetaUsage.Speed.Value
- STANDARD - enum entry in com.anthropic.models.beta.messages.MessageCountTokensParams.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.messages.MessageCountTokensParams.Speed.Value
- STANDARD - enum entry in com.anthropic.models.beta.messages.MessageCreateParams.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.messages.MessageCreateParams.Speed.Value
- STANDARD - enum entry in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Speed.Value
- STANDARD - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelUsage.Speed.Known
- STANDARD - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSpanModelUsage.Speed.Value
- STANDARD - enum entry in com.anthropic.models.messages.Usage.ServiceTier.Known
- STANDARD - enum entry in com.anthropic.models.messages.Usage.ServiceTier.Value
- STANDARD_ONLY - enum entry in com.anthropic.models.beta.messages.MessageCreateParams.ServiceTier.Known
- STANDARD_ONLY - enum entry in com.anthropic.models.beta.messages.MessageCreateParams.ServiceTier.Value
- STANDARD_ONLY - enum entry in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.ServiceTier.Known
- STANDARD_ONLY - enum entry in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.ServiceTier.Value
- STANDARD_ONLY - enum entry in com.anthropic.models.messages.MessageCreateParams.ServiceTier.Known
- STANDARD_ONLY - enum entry in com.anthropic.models.messages.MessageCreateParams.ServiceTier.Value
- STANDARD_ONLY - enum entry in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.ServiceTier.Known
- STANDARD_ONLY - enum entry in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.ServiceTier.Value
- startBlockIndex() - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocation
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocation.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocation.Builder
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex() - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocationParam
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocationParam.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocationParam.Builder
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex() - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocation.Builder
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex() - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationSearchResultLocationParam.Builder
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex() - function in com.anthropic.models.messages.CitationContentBlockLocation
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationContentBlockLocation.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationContentBlockLocation.Builder
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex() - function in com.anthropic.models.messages.CitationContentBlockLocationParam
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationContentBlockLocationParam.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationContentBlockLocationParam.Builder
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex() - function in com.anthropic.models.messages.CitationSearchResultLocationParam
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationSearchResultLocationParam.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationSearchResultLocationParam.Builder
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex() - function in com.anthropic.models.messages.CitationsSearchResultLocation
- 0-based index of the first cited block in the source's
contentarray. - startBlockIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationsSearchResultLocation.Builder
- Sets Builder.startBlockIndex to an arbitrary JSON value.
- startBlockIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationsSearchResultLocation.Builder
- 0-based index of the first cited block in the source's
contentarray. - startCharIndex() - function in com.anthropic.models.beta.messages.BetaCitationCharLocation
- startCharIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationCharLocation.Builder
- Sets Builder.startCharIndex to an arbitrary JSON value.
- startCharIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationCharLocation.Builder
- startCharIndex() - function in com.anthropic.models.beta.messages.BetaCitationCharLocationParam
- startCharIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationCharLocationParam.Builder
- Sets Builder.startCharIndex to an arbitrary JSON value.
- startCharIndex(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationCharLocationParam.Builder
- startCharIndex() - function in com.anthropic.models.messages.CitationCharLocation
- startCharIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationCharLocation.Builder
- Sets Builder.startCharIndex to an arbitrary JSON value.
- startCharIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationCharLocation.Builder
- startCharIndex() - function in com.anthropic.models.messages.CitationCharLocationParam
- startCharIndex(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationCharLocationParam.Builder
- Sets Builder.startCharIndex to an arbitrary JSON value.
- startCharIndex(java.lang.Long) - function in com.anthropic.models.messages.CitationCharLocationParam.Builder
- startedAt() - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork
- RFC 3339 timestamp when work execution started
- startedAt(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Sets Builder.startedAt to an arbitrary JSON value.
- startedAt(java.util.Optional) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Alias for calling Builder.startedAt with
startedAt.orElse(null). - startedAt(java.lang.String) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- RFC 3339 timestamp when work execution started
- STARTING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.State.Known
- STARTING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.State.Value
- STARTING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.State.Known
- STARTING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.State.Value
- startLine() - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlock
- startLine(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlock.Builder
- Sets Builder.startLine to an arbitrary JSON value.
- startLine(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlock.Builder
- Alias for calling Builder.startLine with
startLine.orElse(null). - startLine(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlock.Builder
- Alias for Builder.startLine.
- startLine(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlock.Builder
- startLine() - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlockParam
- startLine(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlockParam.Builder
- Sets Builder.startLine to an arbitrary JSON value.
- startLine(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlockParam.Builder
- Alias for calling Builder.startLine with
startLine.orElse(null). - startLine(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlockParam.Builder
- Alias for Builder.startLine.
- startLine(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaTextEditorCodeExecutionViewResultBlockParam.Builder
- startLine() - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlock
- startLine(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlock.Builder
- Sets Builder.startLine to an arbitrary JSON value.
- startLine(java.util.Optional) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlock.Builder
- Alias for calling Builder.startLine with
startLine.orElse(null). - startLine(java.lang.Long) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlock.Builder
- Alias for Builder.startLine.
- startLine(java.lang.Long) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlock.Builder
- startLine() - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlockParam
- startLine(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlockParam.Builder
- Sets Builder.startLine to an arbitrary JSON value.
- startLine(java.util.Optional) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlockParam.Builder
- Alias for calling Builder.startLine with
startLine.orElse(null). - startLine(java.lang.Long) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlockParam.Builder
- Alias for Builder.startLine.
- startLine(java.lang.Long) - function in com.anthropic.models.messages.TextEditorCodeExecutionViewResultBlockParam.Builder
- startPageNumber() - function in com.anthropic.models.beta.messages.BetaCitationPageLocation
- startPageNumber(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationPageLocation.Builder
- Sets Builder.startPageNumber to an arbitrary JSON value.
- startPageNumber(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationPageLocation.Builder
- startPageNumber() - function in com.anthropic.models.beta.messages.BetaCitationPageLocationParam
- startPageNumber(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCitationPageLocationParam.Builder
- Sets Builder.startPageNumber to an arbitrary JSON value.
- startPageNumber(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaCitationPageLocationParam.Builder
- startPageNumber() - function in com.anthropic.models.messages.CitationPageLocation
- startPageNumber(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationPageLocation.Builder
- Sets Builder.startPageNumber to an arbitrary JSON value.
- startPageNumber(java.lang.Long) - function in com.anthropic.models.messages.CitationPageLocation.Builder
- startPageNumber() - function in com.anthropic.models.messages.CitationPageLocationParam
- startPageNumber(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CitationPageLocationParam.Builder
- Sets Builder.startPageNumber to an arbitrary JSON value.
- startPageNumber(java.lang.Long) - function in com.anthropic.models.messages.CitationPageLocationParam.Builder
- startupSeconds() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThreadStats
- Time in seconds for the thread to begin running.
- startupSeconds(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThreadStats.Builder
- Sets Builder.startupSeconds to an arbitrary JSON value.
- startupSeconds(java.lang.Double) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThreadStats.Builder
- Time in seconds for the thread to begin running.
- state() - function in com.anthropic.errors.CredentialSource
- state() - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork
- Current state of the work item
- state(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.anthropic.models.beta.environments.work.BetaSelfHostedWork.State) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Current state of the work item
- state() - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse
- Current state of the work item (active/stopping/stopped)
- state(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.Builder
- Sets Builder.state to an arbitrary JSON value.
- state(com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.State) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.Builder
- Current state of the work item (active/stopping/stopped)
- STATIC_BEARER - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsStaticBearerAuthResponse.Type.Known
- STATIC_BEARER - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsStaticBearerAuthResponse.Type.Value
- STATIC_BEARER - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsStaticBearerCreateParams.Type.Known
- STATIC_BEARER - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsStaticBearerCreateParams.Type.Value
- STATIC_BEARER - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsStaticBearerUpdateParams.Type.Known
- STATIC_BEARER - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsStaticBearerUpdateParams.Type.Value
- staticBearer() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsCredential.Auth
- Static bearer token credential details for an MCP server.
- staticBearer() - function in com.anthropic.models.beta.vaults.credentials.CredentialCreateParams.Auth
- Parameters for creating a static bearer token credential.
- staticBearer() - function in com.anthropic.models.beta.vaults.credentials.CredentialUpdateParams.Auth
- Parameters for updating a static bearer token credential.
- staticBearerAuth(java.lang.String) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsCredential.Builder
- Alias for calling auth with the following:
BetaManagedAgentsStaticBearerAuthResponse.builder() .type(BetaManagedAgentsStaticBearerAuthResponse.Type.STATIC_BEARER) .mcpServerUrl(mcpServerUrl) .build() - stats() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSession
- Timing statistics for a session.
- stats(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSession.Builder
- Sets Builder.stats to an arbitrary JSON value.
- stats(com.anthropic.models.beta.sessions.BetaManagedAgentsSessionStats) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSession.Builder
- Timing statistics for a session.
- stats() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread
- Timing statistics for a session thread.
- stats(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Builder
- Sets Builder.stats to an arbitrary JSON value.
- stats(com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThreadStats) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Builder
- Timing statistics for a session thread.
- stats(java.util.Optional) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Builder
- Alias for calling Builder.stats with
stats.orElse(null). - stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(java.lang.String) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- Get statistics about the work queue for an environment.
- stats(java.lang.String) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- Get statistics about the work queue for an environment.
- stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(java.lang.String) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /v1/environments/{environment_id}/work/stats?beta=true, but is otherwise the same as WorkServiceAsync.stats. - stats(java.lang.String) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /v1/environments/{environment_id}/work/stats?beta=true, but is otherwise the same as WorkServiceAsync.stats. - stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsyncImpl
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsyncImpl.WithRawResponseImpl
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(java.lang.String) - function in com.anthropic.services.blocking.beta.environments.WorkService
- Get statistics about the work queue for an environment.
- stats(java.lang.String) - function in com.anthropic.services.blocking.beta.environments.WorkService
- Get statistics about the work queue for an environment.
- stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(java.lang.String) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- Returns a raw HTTP response for
get /v1/environments/{environment_id}/work/stats?beta=true, but is otherwise the same as WorkService.stats. - stats(java.lang.String) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- Returns a raw HTTP response for
get /v1/environments/{environment_id}/work/stats?beta=true, but is otherwise the same as WorkService.stats. - stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(java.lang.String,com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkServiceImpl
- stats(com.anthropic.models.beta.environments.work.WorkStatsParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkServiceImpl.WithRawResponseImpl
- status() - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeployment
- Lifecycle status of a deployment.
- status(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeployment.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentStatus) - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeployment.Builder
- Lifecycle status of a deployment.
- status() - function in com.anthropic.models.beta.deployments.DeploymentListParams
- Filter by status: active or paused.
- status(com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentStatus) - function in com.anthropic.models.beta.deployments.DeploymentListParams.Builder
- Filter by status: active or paused.
- status(java.util.Optional) - function in com.anthropic.models.beta.deployments.DeploymentListParams.Builder
- Alias for calling Builder.status with
status.orElse(null). - status() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSession
- SessionStatus enum
- status(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSession.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.anthropic.models.beta.sessions.BetaManagedAgentsSession.Status) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSession.Builder
- SessionStatus enum
- status() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread
- SessionThreadStatus enum
- status(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThreadStatus) - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsSessionThread.Builder
- SessionThreadStatus enum
- status() - function in com.anthropic.models.beta.userprofiles.BetaUserProfileTrustGrant
- Status of the trust grant.
- status(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.userprofiles.BetaUserProfileTrustGrant.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.anthropic.models.beta.userprofiles.BetaUserProfileTrustGrant.Status) - function in com.anthropic.models.beta.userprofiles.BetaUserProfileTrustGrant.Builder
- Status of the trust grant.
- status() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsCredentialValidation
- Overall verdict of a credential validation probe.
- status(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsCredentialValidation.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsCredentialValidationStatus) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsCredentialValidation.Builder
- Overall verdict of a credential validation probe.
- status() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshObject
- Outcome of a refresh-token exchange attempted during credential validation.
- status(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshObject.Builder
- Sets Builder.status to an arbitrary JSON value.
- status(com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshObject.Status) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshObject.Builder
- Outcome of a refresh-token exchange attempted during credential validation.
- statusCode() - function in com.anthropic.core.http.HttpResponse
- statusCode() - function in com.anthropic.core.http.HttpResponseFor
- statusCode() - function in com.anthropic.errors.AnthropicServiceException
- statusCode() - function in com.anthropic.errors.BadRequestException
- statusCode() - function in com.anthropic.errors.InternalServerException
- statusCode(java.lang.Integer) - function in com.anthropic.errors.InternalServerException.Builder
- statusCode() - function in com.anthropic.errors.NotFoundException
- statusCode() - function in com.anthropic.errors.PermissionDeniedException
- statusCode() - function in com.anthropic.errors.RateLimitException
- statusCode() - function in com.anthropic.errors.SseException
- statusCode(java.lang.Integer) - function in com.anthropic.errors.SseException.Builder
- statusCode() - function in com.anthropic.errors.UnauthorizedException
- statusCode() - function in com.anthropic.errors.UnexpectedStatusCodeException
- statusCode(java.lang.Integer) - function in com.anthropic.errors.UnexpectedStatusCodeException.Builder
- statusCode() - function in com.anthropic.errors.UnprocessableEntityException
- statusCode() - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshHttpResponse
- HTTP status code.
- statusCode(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshHttpResponse.Builder
- Sets Builder.statusCode to an arbitrary JSON value.
- statusCode(java.lang.Integer) - function in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshHttpResponse.Builder
- HTTP status code.
- statuses() - function in com.anthropic.models.beta.sessions.SessionListParams
- Filter by session status.
- statuses(java.util.Optional) - function in com.anthropic.models.beta.sessions.SessionListParams.Builder
- Alias for calling Builder.statuses with
statuses.orElse(null). - statuses(java.util.List) - function in com.anthropic.models.beta.sessions.SessionListParams.Builder
- Filter by session status.
- stderr() - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlock
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlock.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlock.Builder
- stderr() - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlockParam
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlockParam.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlockParam.Builder
- stderr() - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlock
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlock.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlock.Builder
- stderr() - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlockParam
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlockParam.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlockParam.Builder
- stderr() - function in com.anthropic.models.beta.messages.BetaEncryptedCodeExecutionResultBlock
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaEncryptedCodeExecutionResultBlock.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.beta.messages.BetaEncryptedCodeExecutionResultBlock.Builder
- stderr() - function in com.anthropic.models.beta.messages.BetaEncryptedCodeExecutionResultBlockParam
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaEncryptedCodeExecutionResultBlockParam.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.beta.messages.BetaEncryptedCodeExecutionResultBlockParam.Builder
- stderr() - function in com.anthropic.models.messages.BashCodeExecutionResultBlock
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.BashCodeExecutionResultBlock.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.messages.BashCodeExecutionResultBlock.Builder
- stderr() - function in com.anthropic.models.messages.BashCodeExecutionResultBlockParam
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.BashCodeExecutionResultBlockParam.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.messages.BashCodeExecutionResultBlockParam.Builder
- stderr() - function in com.anthropic.models.messages.CodeExecutionResultBlock
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CodeExecutionResultBlock.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.messages.CodeExecutionResultBlock.Builder
- stderr() - function in com.anthropic.models.messages.CodeExecutionResultBlockParam
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CodeExecutionResultBlockParam.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.messages.CodeExecutionResultBlockParam.Builder
- stderr() - function in com.anthropic.models.messages.EncryptedCodeExecutionResultBlock
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.EncryptedCodeExecutionResultBlock.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.messages.EncryptedCodeExecutionResultBlock.Builder
- stderr() - function in com.anthropic.models.messages.EncryptedCodeExecutionResultBlockParam
- stderr(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.EncryptedCodeExecutionResultBlockParam.Builder
- Sets Builder.stderr to an arbitrary JSON value.
- stderr(java.lang.String) - function in com.anthropic.models.messages.EncryptedCodeExecutionResultBlockParam.Builder
- stdout() - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlock
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlock.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlock.Builder
- stdout() - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlockParam
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlockParam.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBashCodeExecutionResultBlockParam.Builder
- stdout() - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlock
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlock.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlock.Builder
- stdout() - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlockParam
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlockParam.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCodeExecutionResultBlockParam.Builder
- stdout() - function in com.anthropic.models.messages.BashCodeExecutionResultBlock
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.BashCodeExecutionResultBlock.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.messages.BashCodeExecutionResultBlock.Builder
- stdout() - function in com.anthropic.models.messages.BashCodeExecutionResultBlockParam
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.BashCodeExecutionResultBlockParam.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.messages.BashCodeExecutionResultBlockParam.Builder
- stdout() - function in com.anthropic.models.messages.CodeExecutionResultBlock
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CodeExecutionResultBlock.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.messages.CodeExecutionResultBlock.Builder
- stdout() - function in com.anthropic.models.messages.CodeExecutionResultBlockParam
- stdout(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CodeExecutionResultBlockParam.Builder
- Sets Builder.stdout to an arbitrary JSON value.
- stdout(java.lang.String) - function in com.anthropic.models.messages.CodeExecutionResultBlockParam.Builder
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- Note: these endpoints are called automatically by the pre-built environment worker provided in the SDKs and CLI, for orchestrating sessions with self-hosted sandbox environments.
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- Note: these endpoints are called automatically by the pre-built environment worker provided in the SDKs and CLI, for orchestrating sessions with self-hosted sandbox environments.
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/environments/{environment_id}/work/{work_id}/stop?beta=true, but is otherwise the same as WorkServiceAsync.stop. - stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- Returns a raw HTTP response for
post /v1/environments/{environment_id}/work/{work_id}/stop?beta=true, but is otherwise the same as WorkServiceAsync.stop. - stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsync.WithRawResponse
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsyncImpl
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.environments.WorkServiceAsyncImpl.WithRawResponseImpl
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- Note: these endpoints are called automatically by the pre-built environment worker provided in the SDKs and CLI, for orchestrating sessions with self-hosted sandbox environments.
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService
- Note: these endpoints are called automatically by the pre-built environment worker provided in the SDKs and CLI, for orchestrating sessions with self-hosted sandbox environments.
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stop(com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- Returns a raw HTTP response for
post /v1/environments/{environment_id}/work/{work_id}/stop?beta=true, but is otherwise the same as WorkService.stop. - stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- Returns a raw HTTP response for
post /v1/environments/{environment_id}/work/{work_id}/stop?beta=true, but is otherwise the same as WorkService.stop. - stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stop(java.lang.String,com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkService.WithRawResponse
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkServiceImpl
- stop(com.anthropic.models.beta.environments.work.WorkStopParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.environments.WorkServiceImpl.WithRawResponseImpl
- STOP_SEQUENCE - enum entry in com.anthropic.models.beta.messages.BetaStopReason.Known
- STOP_SEQUENCE - enum entry in com.anthropic.models.beta.messages.BetaStopReason.Value
- STOP_SEQUENCE - enum entry in com.anthropic.models.messages.StopReason.Known
- STOP_SEQUENCE - enum entry in com.anthropic.models.messages.StopReason.Value
- stopDetails() - function in com.anthropic.models.beta.messages.BetaMessage
- Structured information about a refusal.
- stopDetails(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Sets Builder.stopDetails to an arbitrary JSON value.
- stopDetails(com.anthropic.models.beta.messages.BetaRefusalStopDetails) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Structured information about a refusal.
- stopDetails(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Alias for calling Builder.stopDetails with
stopDetails.orElse(null). - stopDetails() - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta
- Structured information about a refusal.
- stopDetails(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- Sets Builder.stopDetails to an arbitrary JSON value.
- stopDetails(com.anthropic.models.beta.messages.BetaRefusalStopDetails) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- Structured information about a refusal.
- stopDetails(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- Alias for calling Builder.stopDetails with
stopDetails.orElse(null). - stopDetails() - function in com.anthropic.models.beta.messages.StructuredMessage
- stopDetails() - function in com.anthropic.models.messages.Message
- Structured information about a refusal.
- stopDetails(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.Message.Builder
- Sets Builder.stopDetails to an arbitrary JSON value.
- stopDetails(com.anthropic.models.messages.RefusalStopDetails) - function in com.anthropic.models.messages.Message.Builder
- Structured information about a refusal.
- stopDetails(java.util.Optional) - function in com.anthropic.models.messages.Message.Builder
- Alias for calling Builder.stopDetails with
stopDetails.orElse(null). - stopDetails() - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta
- Structured information about a refusal.
- stopDetails(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- Sets Builder.stopDetails to an arbitrary JSON value.
- stopDetails(com.anthropic.models.messages.RefusalStopDetails) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- Structured information about a refusal.
- stopDetails(java.util.Optional) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- Alias for calling Builder.stopDetails with
stopDetails.orElse(null). - stopDetails() - function in com.anthropic.models.messages.StructuredMessage
- STOPPED - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.State.Known
- STOPPED - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.State.Value
- STOPPED - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.State.Known
- STOPPED - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.State.Value
- stoppedAt() - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork
- RFC 3339 timestamp when work execution stopped
- stoppedAt(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Sets Builder.stoppedAt to an arbitrary JSON value.
- stoppedAt(java.util.Optional) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Alias for calling Builder.stoppedAt with
stoppedAt.orElse(null). - stoppedAt(java.lang.String) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- RFC 3339 timestamp when work execution stopped
- STOPPING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.State.Known
- STOPPING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.State.Value
- STOPPING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.State.Known
- STOPPING - enum entry in com.anthropic.models.beta.environments.work.BetaSelfHostedWorkHeartbeatResponse.State.Value
- stopReason() - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlock
- The advisor sub-inference's stop reason (same values as the top-level message
stop_reason). - stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlock.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlock.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason(java.lang.String) - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlock.Builder
- The advisor sub-inference's stop reason (same values as the top-level message
stop_reason). - stopReason() - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlockParam
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlockParam.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlockParam.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason(java.lang.String) - function in com.anthropic.models.beta.messages.BetaAdvisorRedactedResultBlockParam.Builder
- stopReason() - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlock
- The advisor sub-inference's stop reason (same values as the top-level message
stop_reason). - stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlock.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlock.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason(java.lang.String) - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlock.Builder
- The advisor sub-inference's stop reason (same values as the top-level message
stop_reason). - stopReason() - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlockParam
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlockParam.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlockParam.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason(java.lang.String) - function in com.anthropic.models.beta.messages.BetaAdvisorResultBlockParam.Builder
- stopReason() - function in com.anthropic.models.beta.messages.BetaMessage
- The reason that we stopped.
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(com.anthropic.models.beta.messages.BetaStopReason) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- The reason that we stopped.
- stopReason(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason() - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(com.anthropic.models.beta.messages.BetaStopReason) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- stopReason(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason() - function in com.anthropic.models.beta.messages.StructuredMessage
- stopReason() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent
- The agent completed its turn naturally and is ready for the next user message.
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEndTurn) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.Builder
- Alias for calling stopReason with
StopReason.ofEndTurn(endTurn). - stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionRequiresAction) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.Builder
- Alias for calling stopReason with
StopReason.ofRequiresAction(requiresAction). - stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionRetriesExhausted) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.Builder
- Alias for calling stopReason with
StopReason.ofRetriesExhausted(retriesExhausted). - stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.StopReason) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionStatusIdleEvent.Builder
- The agent completed its turn naturally and is ready for the next user message.
- stopReason() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent
- The agent completed its turn naturally and is ready for the next user message.
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEndTurn) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Builder
- Alias for calling stopReason with
StopReason.ofEndTurn(endTurn). - stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionRequiresAction) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Builder
- Alias for calling stopReason with
StopReason.ofRequiresAction(requiresAction). - stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionRetriesExhausted) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Builder
- Alias for calling stopReason with
StopReason.ofRetriesExhausted(retriesExhausted). - stopReason(com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.StopReason) - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionThreadStatusIdleEvent.Builder
- The agent completed its turn naturally and is ready for the next user message.
- stopReason() - function in com.anthropic.models.completions.Completion
- The reason that we stopped.
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.completions.Completion.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(java.util.Optional) - function in com.anthropic.models.completions.Completion.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason(java.lang.String) - function in com.anthropic.models.completions.Completion.Builder
- The reason that we stopped.
- stopReason() - function in com.anthropic.models.messages.Message
- The reason that we stopped.
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.Message.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(com.anthropic.models.messages.StopReason) - function in com.anthropic.models.messages.Message.Builder
- The reason that we stopped.
- stopReason(java.util.Optional) - function in com.anthropic.models.messages.Message.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - stopReason() - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta
- stopReason(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- Sets Builder.stopReason to an arbitrary JSON value.
- stopReason(com.anthropic.models.messages.StopReason) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- stopReason(java.util.Optional) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- Alias for calling Builder.stopReason with
stopReason.orElse(null). - StopReason - class in com.anthropic.models.messages
- stopReason() - function in com.anthropic.models.messages.StructuredMessage
- StopReason.Known - class in com.anthropic.models.messages.StopReason
- An enum containing StopReason's known values.
- StopReason.Value - class in com.anthropic.models.messages.StopReason
- An enum containing StopReason's known values, as well as an _UNKNOWN member.
- stopRequestedAt() - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork
- RFC 3339 timestamp when stop was requested
- stopRequestedAt(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Sets Builder.stopRequestedAt to an arbitrary JSON value.
- stopRequestedAt(java.util.Optional) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- Alias for calling Builder.stopRequestedAt with
stopRequestedAt.orElse(null). - stopRequestedAt(java.lang.String) - function in com.anthropic.models.beta.environments.work.BetaSelfHostedWork.Builder
- RFC 3339 timestamp when stop was requested
- stopSequence() - function in com.anthropic.models.beta.messages.BetaMessage
- Which custom stop sequence was generated, if any.
- stopSequence(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Sets Builder.stopSequence to an arbitrary JSON value.
- stopSequence(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Alias for calling Builder.stopSequence with
stopSequence.orElse(null). - stopSequence(java.lang.String) - function in com.anthropic.models.beta.messages.BetaMessage.Builder
- Which custom stop sequence was generated, if any.
- stopSequence() - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta
- stopSequence(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- Sets Builder.stopSequence to an arbitrary JSON value.
- stopSequence(java.util.Optional) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- Alias for calling Builder.stopSequence with
stopSequence.orElse(null). - stopSequence(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
- stopSequence() - function in com.anthropic.models.beta.messages.StructuredMessage
- stopSequence() - function in com.anthropic.models.messages.Message
- Which custom stop sequence was generated, if any.
- stopSequence(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.Message.Builder
- Sets Builder.stopSequence to an arbitrary JSON value.
- stopSequence(java.util.Optional) - function in com.anthropic.models.messages.Message.Builder
- Alias for calling Builder.stopSequence with
stopSequence.orElse(null). - stopSequence(java.lang.String) - function in com.anthropic.models.messages.Message.Builder
- Which custom stop sequence was generated, if any.
- stopSequence() - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta
- stopSequence(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- Sets Builder.stopSequence to an arbitrary JSON value.
- stopSequence(java.util.Optional) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- Alias for calling Builder.stopSequence with
stopSequence.orElse(null). - stopSequence(java.lang.String) - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
- stopSequence() - function in com.anthropic.models.messages.StructuredMessage
- stopSequences() - function in com.anthropic.models.beta.messages.MessageCreateParams
- Custom text sequences that will cause the model to stop generating.
- stopSequences() - function in com.anthropic.models.beta.messages.MessageCreateParams.Body
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- stopSequences(java.util.List) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- stopSequences() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Custom text sequences that will cause the model to stop generating.
- stopSequences() - function in com.anthropic.models.completions.CompletionCreateParams
- Sequences that will cause the model to stop generating.
- stopSequences() - function in com.anthropic.models.completions.CompletionCreateParams.Body
- Sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.completions.CompletionCreateParams.Body.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.completions.CompletionCreateParams.Body.Builder
- Sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.completions.CompletionCreateParams.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.completions.CompletionCreateParams.Builder
- Sequences that will cause the model to stop generating.
- stopSequences() - function in com.anthropic.models.messages.MessageCreateParams
- Custom text sequences that will cause the model to stop generating.
- stopSequences() - function in com.anthropic.models.messages.MessageCreateParams.Body
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- stopSequences(java.util.List) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- stopSequences() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params
- Custom text sequences that will cause the model to stop generating.
- stopSequences(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.stopSequences to an arbitrary JSON value.
- stopSequences(java.util.List) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Custom text sequences that will cause the model to stop generating.
- stream() - function in com.anthropic.core.AutoPager
- stream() - function in com.anthropic.core.http.StreamResponse
- stream() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params
- Whether to incrementally stream the response using server-sent events.
- stream(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.stream to an arbitrary JSON value.
- stream(java.lang.Boolean) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Whether to incrementally stream the response using server-sent events.
- stream() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params
- Whether to incrementally stream the response using server-sent events.
- stream(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.stream to an arbitrary JSON value.
- stream(java.lang.Boolean) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Whether to incrementally stream the response using server-sent events.
- streamHandlerExecutor() - function in com.anthropic.core.ClientOptions
- The executor to use for running AsyncStreamResponse.Handler callbacks.
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.core.ClientOptions.Builder
- The executor to use for running AsyncStreamResponse.Handler callbacks.
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.agents.AgentListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.agents.versions.VersionListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.deploymentruns.DeploymentRunListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.deployments.DeploymentListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.environments.EnvironmentListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.environments.work.WorkListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.files.FileListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.memorystores.MemoryStoreListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.memorystores.memories.MemoryListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.memorystores.memoryversions.MemoryVersionListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.messages.batches.BatchListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.models.ModelListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.sessions.SessionListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.sessions.events.EventListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.sessions.resources.ResourceListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.sessions.threads.ThreadListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.sessions.threads.events.EventListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.skills.SkillListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.skills.versions.VersionListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.userprofiles.UserProfileListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.vaults.VaultListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.beta.vaults.credentials.CredentialListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.messages.batches.BatchListPageAsync.Builder
- streamHandlerExecutor(java.util.concurrent.Executor) - function in com.anthropic.models.models.ModelListPageAsync.Builder
- streaming() - function in com.anthropic.helpers.BetaToolRunner
- Returns an Iterable that yields streamed assistant messages instead of buffered ones.
- StreamResponse - class in com.anthropic.core.http
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(java.lang.String) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- Stream Events
- streamStreaming(java.lang.String) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- Stream Events
- streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/events/stream?beta=true, but is otherwise the same as EventServiceAsync.streamStreaming. - streamStreaming(java.lang.String) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/events/stream?beta=true, but is otherwise the same as EventServiceAsync.streamStreaming. - streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsync.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsyncImpl
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.EventServiceAsyncImpl.WithRawResponseImpl
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync
- Stream Session Thread Events
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync
- Stream Session Thread Events
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/threads/{thread_id}/stream?beta=true, but is otherwise the same as EventServiceAsync.streamStreaming. - streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/threads/{thread_id}/stream?beta=true, but is otherwise the same as EventServiceAsync.streamStreaming. - streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsync.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsyncImpl
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.async.beta.sessions.threads.EventServiceAsyncImpl.WithRawResponseImpl
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(java.lang.String) - function in com.anthropic.services.blocking.beta.sessions.EventService
- Stream Events
- streamStreaming(java.lang.String) - function in com.anthropic.services.blocking.beta.sessions.EventService
- Stream Events
- streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(java.lang.String) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/events/stream?beta=true, but is otherwise the same as EventService.streamStreaming. - streamStreaming(java.lang.String) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/events/stream?beta=true, but is otherwise the same as EventService.streamStreaming. - streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventService.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventServiceImpl
- streamStreaming(com.anthropic.models.beta.sessions.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.EventServiceImpl.WithRawResponseImpl
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService
- Stream Session Thread Events
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService
- Stream Session Thread Events
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/threads/{thread_id}/stream?beta=true, but is otherwise the same as EventService.streamStreaming. - streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService.WithRawResponse
- Returns a raw HTTP response for
get /v1/sessions/{session_id}/threads/{thread_id}/stream?beta=true, but is otherwise the same as EventService.streamStreaming. - streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService.WithRawResponse
- streamStreaming(java.lang.String,com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventService.WithRawResponse
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventServiceImpl
- streamStreaming(com.anthropic.models.beta.sessions.threads.events.EventStreamParams,com.anthropic.core.RequestOptions) - function in com.anthropic.services.blocking.beta.sessions.threads.EventServiceImpl.WithRawResponseImpl
- strict() - function in com.anthropic.models.beta.messages.BetaAdvisorTool20260301
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaAdvisorTool20260301.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaAdvisorTool20260301.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20250522
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20250522.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20250522.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20250825
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20250825.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20250825.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20260120
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20260120.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaCodeExecutionTool20260120.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaMemoryTool20250818
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaMemoryTool20250818.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaMemoryTool20250818.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaTool
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaTool.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaTool.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolBash20241022
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolBash20241022.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolBash20241022.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolBash20250124
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolBash20250124.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolBash20250124.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolComputerUse20241022
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolComputerUse20241022.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolComputerUse20241022.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolComputerUse20250124
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolComputerUse20250124.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolComputerUse20250124.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolComputerUse20251124
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolComputerUse20251124.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolComputerUse20251124.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolSearchToolBm25_20251119
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolSearchToolBm25_20251119.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolSearchToolBm25_20251119.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolSearchToolRegex20251119
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolSearchToolRegex20251119.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolSearchToolRegex20251119.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20241022
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20241022.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20241022.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250124
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250124.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250124.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250429
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250429.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250429.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250728
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250728.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250728.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaWebFetchTool20250910
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaWebFetchTool20250910.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaWebFetchTool20250910.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaWebFetchTool20260209
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaWebFetchTool20260209.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaWebFetchTool20260209.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaWebFetchTool20260309
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaWebFetchTool20260309.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaWebFetchTool20260309.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaWebSearchTool20250305
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaWebSearchTool20250305.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaWebSearchTool20250305.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.beta.messages.BetaWebSearchTool20260209
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaWebSearchTool20260209.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.beta.messages.BetaWebSearchTool20260209.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.CodeExecutionTool20250522
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CodeExecutionTool20250522.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.CodeExecutionTool20250522.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.CodeExecutionTool20250825
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CodeExecutionTool20250825.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.CodeExecutionTool20250825.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.CodeExecutionTool20260120
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.CodeExecutionTool20260120.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.CodeExecutionTool20260120.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.MemoryTool20250818
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MemoryTool20250818.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.MemoryTool20250818.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.Tool
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.Tool.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.Tool.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.ToolBash20250124
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ToolBash20250124.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.ToolBash20250124.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.ToolSearchToolBm25_20251119
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ToolSearchToolBm25_20251119.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.ToolSearchToolBm25_20251119.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.ToolSearchToolRegex20251119
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ToolSearchToolRegex20251119.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.ToolSearchToolRegex20251119.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.ToolTextEditor20250124
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ToolTextEditor20250124.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.ToolTextEditor20250124.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.ToolTextEditor20250429
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ToolTextEditor20250429.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.ToolTextEditor20250429.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.ToolTextEditor20250728
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ToolTextEditor20250728.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.ToolTextEditor20250728.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.WebFetchTool20250910
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.WebFetchTool20250910.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.WebFetchTool20250910.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.WebFetchTool20260209
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.WebFetchTool20260209.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.WebFetchTool20260209.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.WebFetchTool20260309
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.WebFetchTool20260309.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.WebFetchTool20260309.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.WebSearchTool20250305
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.WebSearchTool20250305.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.WebSearchTool20250305.Builder
- When true, guarantees schema validation on tool names and inputs
- strict() - function in com.anthropic.models.messages.WebSearchTool20260209
- When true, guarantees schema validation on tool names and inputs
- strict(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.WebSearchTool20260209.Builder
- Sets Builder.strict to an arbitrary JSON value.
- strict(java.lang.Boolean) - function in com.anthropic.models.messages.WebSearchTool20260209.Builder
- When true, guarantees schema validation on tool names and inputs
- string() - function in com.anthropic.models.beta.deployments.DeploymentCreateParams.Agent
- string() - function in com.anthropic.models.beta.deployments.DeploymentUpdateParams.Agent
- string() - function in com.anthropic.models.beta.messages.BetaContentBlockSource.Content
- string() - function in com.anthropic.models.beta.messages.BetaMcpToolResultBlock.Content
- string() - function in com.anthropic.models.beta.messages.BetaMessageParam.Content
- string() - function in com.anthropic.models.beta.messages.BetaRequestMcpToolResultBlockParam.Content
- string() - function in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content
- string() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.System
- string() - function in com.anthropic.models.beta.messages.MessageCreateParams.Container
- string() - function in com.anthropic.models.beta.messages.MessageCreateParams.System
- string() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Container
- string() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.System
- string() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsMultiagentRosterEntryParams
- string() - function in com.anthropic.models.beta.sessions.SessionCreateParams.Agent
- string() - function in com.anthropic.models.messages.ContentBlockSource.Content
- string() - function in com.anthropic.models.messages.MessageCountTokensParams.System
- string() - function in com.anthropic.models.messages.MessageCreateParams.System
- string() - function in com.anthropic.models.messages.MessageParam.Content
- string() - function in com.anthropic.models.messages.ToolResultBlockParam.Content
- string() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.System
- strings() - function in com.anthropic.models.beta.messages.BetaClearToolUses20250919Edit.ClearToolInputs
- strReplace(java.lang.String,java.lang.String,java.lang.String) - function in com.anthropic.helpers.BetaMemoryToolHandler
- Replaces text in a file.
- strReplace() - function in com.anthropic.models.beta.messages.BetaMemoryTool20250818Command
- StructuredContentBlock - class in com.anthropic.models.beta.messages
- A wrapper for BetaContentBlock that provides type-safe access to the text when using the Structured Outputs feature to deserialize a JSON response to an instance of an arbitrary class.
- StructuredContentBlock - class in com.anthropic.models.messages
- A wrapper for ContentBlock that provides type-safe access to the text when using the Structured Outputs feature to deserialize a JSON response to an instance of an arbitrary class.
- StructuredContentBlock.Visitor - class in com.anthropic.models.beta.messages.StructuredContentBlock
- StructuredContentBlock.Visitor - class in com.anthropic.models.messages.StructuredContentBlock
- StructuredMessage - class in com.anthropic.models.beta.messages
- A wrapper for BetaMessage that provides type-safe access to the content when using the Structured Outputs feature to deserialize a JSON response to an instance of an arbitrary class.
- StructuredMessage - class in com.anthropic.models.messages
- A wrapper for Message that provides type-safe access to the content when using the Structured Outputs feature to deserialize a JSON response to an instance of an arbitrary class.
- StructuredMessageCreateParams - class in com.anthropic.models.beta.messages
- A wrapper for MessageCreateParams that provides a type-safe Builder that can record the outputType used to derive a JSON schema from an arbitrary class when using the Structured Outputs feature.
- StructuredMessageCreateParams - class in com.anthropic.models.messages
- A wrapper for MessageCreateParams that provides a type-safe Builder that can record the outputType used to derive a JSON schema from an arbitrary class when using the Structured Outputs feature.
- StructuredMessageCreateParams.Builder - class in com.anthropic.models.beta.messages.StructuredMessageCreateParams
- A builder for StructuredMessageCreateParams.
- StructuredMessageCreateParams.Builder - class in com.anthropic.models.messages.StructuredMessageCreateParams
- A builder for StructuredMessageCreateParams.
- structuredOutputs() - function in com.anthropic.models.beta.models.BetaModelCapabilities
- Whether the model supports structured output / JSON mode / strict tool schemas.
- structuredOutputs(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.models.BetaModelCapabilities.Builder
- Sets Builder.structuredOutputs to an arbitrary JSON value.
- structuredOutputs(com.anthropic.models.beta.models.BetaCapabilitySupport) - function in com.anthropic.models.beta.models.BetaModelCapabilities.Builder
- Whether the model supports structured output / JSON mode / strict tool schemas.
- structuredOutputs() - function in com.anthropic.models.models.ModelCapabilities
- Whether the model supports structured output / JSON mode / strict tool schemas.
- structuredOutputs(com.anthropic.core.JsonField) - function in com.anthropic.models.models.ModelCapabilities.Builder
- Sets Builder.structuredOutputs to an arbitrary JSON value.
- structuredOutputs(com.anthropic.models.models.CapabilitySupport) - function in com.anthropic.models.models.ModelCapabilities.Builder
- Whether the model supports structured output / JSON mode / strict tool schemas.
- StructuredTextBlock - class in com.anthropic.models.beta.messages
- A wrapper for BetaTextBlock that provides type-safe access to the text when using the Structured Outputs feature to deserialize a JSON response to an instance of an arbitrary class.
- StructuredTextBlock - class in com.anthropic.models.messages
- A wrapper for TextBlock that provides type-safe access to the text when using the Structured Outputs feature to deserialize a JSON response to an instance of an arbitrary class.
- subscribe(com.anthropic.core.http.AsyncStreamResponse.Handler) - function in com.anthropic.core.AutoPagerAsync
- Registers handler to be called for events of this stream.
- subscribe(com.anthropic.core.http.AsyncStreamResponse.Handler,java.util.concurrent.Executor) - function in com.anthropic.core.AutoPagerAsync
- Registers handler to be called for events of this stream.
- subscribe(com.anthropic.core.http.AsyncStreamResponse.Handler) - function in com.anthropic.core.http.AsyncStreamResponse
- Registers handler to be called for events of this stream.
- subscribe(com.anthropic.core.http.AsyncStreamResponse.Handler,java.util.concurrent.Executor) - function in com.anthropic.core.http.AsyncStreamResponse
- Registers handler to be called for events of this stream.
- succeeded() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchRequestCounts
- Number of requests in the Message Batch that have completed successfully.
- succeeded(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchRequestCounts.Builder
- Sets Builder.succeeded to an arbitrary JSON value.
- succeeded(java.lang.Long) - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchRequestCounts.Builder
- Number of requests in the Message Batch that have completed successfully.
- succeeded() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchResult
- SUCCEEDED - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshObject.Status.Known
- SUCCEEDED - enum entry in com.anthropic.models.beta.vaults.credentials.BetaManagedAgentsRefreshObject.Status.Value
- succeeded() - function in com.anthropic.models.messages.batches.MessageBatchRequestCounts
- Number of requests in the Message Batch that have completed successfully.
- succeeded(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.batches.MessageBatchRequestCounts.Builder
- Sets Builder.succeeded to an arbitrary JSON value.
- succeeded(java.lang.Long) - function in com.anthropic.models.messages.batches.MessageBatchRequestCounts.Builder
- Number of requests in the Message Batch that have completed successfully.
- succeeded() - function in com.anthropic.models.messages.batches.MessageBatchResult
- succeededResult(com.anthropic.models.beta.messages.BetaMessage) - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchIndividualResponse.Builder
- Alias for calling result with the following:
BetaMessageBatchSucceededResult.builder() .message(message) .build() - succeededResult(com.anthropic.models.messages.Message) - function in com.anthropic.models.messages.batches.MessageBatchIndividualResponse.Builder
- Alias for calling result with the following:
MessageBatchSucceededResult.builder() .message(message) .build() - SUMMARIZED - enum entry in com.anthropic.models.beta.messages.BetaThinkingConfigAdaptive.Display.Known
- SUMMARIZED - enum entry in com.anthropic.models.beta.messages.BetaThinkingConfigAdaptive.Display.Value
- SUMMARIZED - enum entry in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled.Display.Known
- SUMMARIZED - enum entry in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled.Display.Value
- SUMMARIZED - enum entry in com.anthropic.models.messages.ThinkingConfigAdaptive.Display.Known
- SUMMARIZED - enum entry in com.anthropic.models.messages.ThinkingConfigAdaptive.Display.Value
- SUMMARIZED - enum entry in com.anthropic.models.messages.ThinkingConfigEnabled.Display.Known
- SUMMARIZED - enum entry in com.anthropic.models.messages.ThinkingConfigEnabled.Display.Value
- supported() - function in com.anthropic.models.beta.models.BetaCapabilitySupport
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.models.BetaCapabilitySupport.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.beta.models.BetaCapabilitySupport.Builder
- Whether this capability is supported by the model.
- supported() - function in com.anthropic.models.beta.models.BetaContextManagementCapability
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.models.BetaContextManagementCapability.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.beta.models.BetaContextManagementCapability.Builder
- Whether this capability is supported by the model.
- supported() - function in com.anthropic.models.beta.models.BetaEffortCapability
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.models.BetaEffortCapability.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.beta.models.BetaEffortCapability.Builder
- Whether this capability is supported by the model.
- supported() - function in com.anthropic.models.beta.models.BetaThinkingCapability
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.models.BetaThinkingCapability.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.beta.models.BetaThinkingCapability.Builder
- Whether this capability is supported by the model.
- supported() - function in com.anthropic.models.models.CapabilitySupport
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.models.CapabilitySupport.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.models.CapabilitySupport.Builder
- Whether this capability is supported by the model.
- supported() - function in com.anthropic.models.models.ContextManagementCapability
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.models.ContextManagementCapability.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.models.ContextManagementCapability.Builder
- Whether this capability is supported by the model.
- supported() - function in com.anthropic.models.models.EffortCapability
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.models.EffortCapability.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.models.EffortCapability.Builder
- Whether this capability is supported by the model.
- supported() - function in com.anthropic.models.models.ThinkingCapability
- Whether this capability is supported by the model.
- supported(com.anthropic.core.JsonField) - function in com.anthropic.models.models.ThinkingCapability.Builder
- Sets Builder.supported to an arbitrary JSON value.
- supported(java.lang.Boolean) - function in com.anthropic.models.models.ThinkingCapability.Builder
- Whether this capability is supported by the model.
- supportsUpdate(com.fasterxml.jackson.databind.DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
- sync() - function in com.anthropic.client.AnthropicClientAsync
- Returns a version of this client that uses synchronous execution.
- sync() - function in com.anthropic.client.AnthropicClientAsyncImpl
- Returns a version of this client that uses synchronous execution.
- syncOnly(com.anthropic.core.http.HttpClientExecute) - function in com.anthropic.core.http.Interceptor.Companion
- Returns an Interceptor that intercepts synchronous requests using httpClientExecute and throws for asynchronous requests.
- system() - function in com.anthropic.models.beta.agents.AgentCreateParams
- System prompt for the agent.
- system() - function in com.anthropic.models.beta.agents.AgentCreateParams.Body
- System prompt for the agent.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentCreateParams.Body.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(java.util.Optional) - function in com.anthropic.models.beta.agents.AgentCreateParams.Body.Builder
- Alias for calling Builder.system with
system.orElse(null). - system(java.lang.String) - function in com.anthropic.models.beta.agents.AgentCreateParams.Body.Builder
- System prompt for the agent.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentCreateParams.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(java.util.Optional) - function in com.anthropic.models.beta.agents.AgentCreateParams.Builder
- Alias for calling Builder.system with
system.orElse(null). - system(java.lang.String) - function in com.anthropic.models.beta.agents.AgentCreateParams.Builder
- System prompt for the agent.
- system() - function in com.anthropic.models.beta.agents.AgentUpdateParams
- System prompt.
- system() - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(java.util.Optional) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body.Builder
- Alias for calling Builder.system with
system.orElse(null). - system(java.lang.String) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Body.Builder
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(java.util.Optional) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Builder
- Alias for calling Builder.system with
system.orElse(null). - system(java.lang.String) - function in com.anthropic.models.beta.agents.AgentUpdateParams.Builder
- System prompt.
- system() - function in com.anthropic.models.beta.agents.BetaManagedAgentsAgent
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAgent.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(java.util.Optional) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAgent.Builder
- Alias for calling Builder.system with
system.orElse(null). - system(java.lang.String) - function in com.anthropic.models.beta.agents.BetaManagedAgentsAgent.Builder
- system() - function in com.anthropic.models.beta.agents.BetaManagedAgentsSessionThreadAgent
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.agents.BetaManagedAgentsSessionThreadAgent.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(java.util.Optional) - function in com.anthropic.models.beta.agents.BetaManagedAgentsSessionThreadAgent.Builder
- Alias for calling Builder.system with
system.orElse(null). - system(java.lang.String) - function in com.anthropic.models.beta.agents.BetaManagedAgentsSessionThreadAgent.Builder
- SYSTEM - enum entry in com.anthropic.models.beta.messages.BetaMessageParam.Role.Known
- SYSTEM - enum entry in com.anthropic.models.beta.messages.BetaMessageParam.Role.Value
- system() - function in com.anthropic.models.beta.messages.MessageCountTokensParams
- System prompt.
- system() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.beta.messages.MessageCountTokensParams.System) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
- Alias for calling system with
System.ofString(string). - system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.beta.messages.MessageCountTokensParams.System) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
- Alias for calling system with
System.ofString(string). - system() - function in com.anthropic.models.beta.messages.MessageCreateParams
- System prompt.
- system() - function in com.anthropic.models.beta.messages.MessageCreateParams.Body
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.beta.messages.MessageCreateParams.System) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Alias for calling system with
System.ofString(string). - system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.beta.messages.MessageCreateParams.System) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Alias for calling system with
System.ofString(string). - system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- system(com.anthropic.models.beta.messages.MessageCreateParams.System) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- system(java.lang.String) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- system() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.System) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Alias for calling system with
System.ofString(string). - system() - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionAgent
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionAgent.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(java.util.Optional) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionAgent.Builder
- Alias for calling Builder.system with
system.orElse(null). - system(java.lang.String) - function in com.anthropic.models.beta.sessions.BetaManagedAgentsSessionAgent.Builder
- system() - function in com.anthropic.models.messages.MessageCountTokensParams
- System prompt.
- system() - function in com.anthropic.models.messages.MessageCountTokensParams.Body
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCountTokensParams.Body.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.messages.MessageCountTokensParams.System) - function in com.anthropic.models.messages.MessageCountTokensParams.Body.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.messages.MessageCountTokensParams.Body.Builder
- Alias for calling system with
System.ofString(string). - system(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCountTokensParams.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.messages.MessageCountTokensParams.System) - function in com.anthropic.models.messages.MessageCountTokensParams.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.messages.MessageCountTokensParams.Builder
- Alias for calling system with
System.ofString(string). - system() - function in com.anthropic.models.messages.MessageCreateParams
- System prompt.
- system() - function in com.anthropic.models.messages.MessageCreateParams.Body
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.messages.MessageCreateParams.System) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- Alias for calling system with
System.ofString(string). - system(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.messages.MessageCreateParams.System) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- Alias for calling system with
System.ofString(string). - SYSTEM - enum entry in com.anthropic.models.messages.MessageParam.Role.Known
- SYSTEM - enum entry in com.anthropic.models.messages.MessageParam.Role.Value
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- system(com.anthropic.models.messages.MessageCreateParams.System) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- system(java.lang.String) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- system() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params
- System prompt.
- system(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Sets Builder.system to an arbitrary JSON value.
- system(com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.System) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- System prompt.
- system(java.lang.String) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Alias for calling system with
System.ofString(string). - SYSTEM_MESSAGE - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentSystemMessageEvent.Type.Known
- SYSTEM_MESSAGE - enum entry in com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentSystemMessageEvent.Type.Value
- SYSTEM_MESSAGE - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsSystemMessageEvent.Type.Known
- SYSTEM_MESSAGE - enum entry in com.anthropic.models.beta.sessions.BetaManagedAgentsSystemMessageEvent.Type.Value
- SYSTEM_MESSAGE - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSystemMessageEventParams.Type.Known
- SYSTEM_MESSAGE - enum entry in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSystemMessageEventParams.Type.Value
- systemChanged() - function in com.anthropic.models.beta.messages.BetaDiagnostics.CacheMissReason
- systemChangedCacheMissReason(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaDiagnostics.Builder
- Alias for calling cacheMissReason with the following:
BetaCacheMissSystemChanged.builder() .cacheMissedInputTokens(cacheMissedInputTokens) .build() - systemMessage() - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentInitialEvent
- Privileged context for the accompanying turn and all subsequent turns, appended to the session's system context as a
role: "system"turn rather than replacing the top-level system prompt. - systemMessage() - function in com.anthropic.models.beta.deployments.BetaManagedAgentsDeploymentInitialEventParams
- Privileged context for the accompanying turn and all subsequent turns, appended to the session's system context as a
role: "system"turn rather than replacing the top-level system prompt. - systemMessage() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsEventParams
- Privileged context for the accompanying turn and all subsequent turns, appended to the session's system context as a
role: "system"turn rather than replacing the top-level system prompt. - systemMessage() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSendSessionEvents.Data
- A mid-conversation system message event.
- systemMessage() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsSessionEvent
- A mid-conversation system message event.
- systemMessage() - function in com.anthropic.models.beta.sessions.events.BetaManagedAgentsStreamSessionEvents
- A mid-conversation system message event.
- systemMessage() - function in com.anthropic.models.beta.sessions.threads.BetaManagedAgentsStreamSessionThreadEvents
- A mid-conversation system message event.
- systemOfBetaTextBlockParams(java.util.List) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
- Alias for calling system with
System.ofBetaTextBlockParams(betaTextBlockParams). - systemOfBetaTextBlockParams(java.util.List) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
- Alias for calling system with
System.ofBetaTextBlockParams(betaTextBlockParams). - systemOfBetaTextBlockParams(java.util.List) - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
- Alias for calling system with
System.ofBetaTextBlockParams(betaTextBlockParams). - systemOfBetaTextBlockParams(java.util.List) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
- Alias for calling system with
System.ofBetaTextBlockParams(betaTextBlockParams). - systemOfBetaTextBlockParams(java.util.List) - function in com.anthropic.models.beta.messages.StructuredMessageCreateParams.Builder
- systemOfBetaTextBlockParams(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
- Alias for calling system with
System.ofBetaTextBlockParams(betaTextBlockParams). - systemOfTextBlockParams(java.util.List) - function in com.anthropic.models.messages.MessageCountTokensParams.Body.Builder
- Alias for calling system with
System.ofTextBlockParams(textBlockParams). - systemOfTextBlockParams(java.util.List) - function in com.anthropic.models.messages.MessageCountTokensParams.Builder
- Alias for calling system with
System.ofTextBlockParams(textBlockParams). - systemOfTextBlockParams(java.util.List) - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
- Alias for calling system with
System.ofTextBlockParams(textBlockParams). - systemOfTextBlockParams(java.util.List) - function in com.anthropic.models.messages.MessageCreateParams.Builder
- Alias for calling system with
System.ofTextBlockParams(textBlockParams). - systemOfTextBlockParams(java.util.List) - function in com.anthropic.models.messages.StructuredMessageCreateParams.Builder
- systemOfTextBlockParams(java.util.List) - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
- Alias for calling system with
System.ofTextBlockParams(textBlockParams).