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

B

Backend - class in com.anthropic.backends
An interface that represents adaptations required to support different backend AI services.
BadRequestException - class in com.anthropic.errors
 
base64Image() - function in com.anthropic.models.messages.ImageBlockParam.Source
 
Base64ImageSource - class in com.anthropic.models.messages
 
Base64ImageSource.Builder - class in com.anthropic.models.messages.Base64ImageSource
A builder for Base64ImageSource.
Base64ImageSource.MediaType - class in com.anthropic.models.messages.Base64ImageSource
 
Base64ImageSource.MediaType.Known - class in com.anthropic.models.messages.Base64ImageSource.MediaType
An enum containing MediaType's known values.
Base64ImageSource.MediaType.Value - class in com.anthropic.models.messages.Base64ImageSource.MediaType
An enum containing MediaType's known values, as well as an _UNKNOWN member.
base64Pdf() - function in com.anthropic.models.messages.DocumentBlockParam.Source
 
base64PdfBlock() - function in com.anthropic.models.beta.messages.BetaContentBlockParam
 
Base64PdfSource - class in com.anthropic.models.messages
 
base64PdfSource(java.lang.String) - function in com.anthropic.models.messages.DocumentBlockParam.Builder
 
Base64PdfSource.Builder - class in com.anthropic.models.messages.Base64PdfSource
A builder for Base64PdfSource.
BaseDeserializer - class in com.anthropic.core
 
BaseSerializer - class in com.anthropic.core
 
baseUrl() - function in com.anthropic.backends.AnthropicBackend
Gets the backend service's base URL identifying the network address of the service that will be accessed by this backend.
baseUrl(java.lang.String) - function in com.anthropic.backends.AnthropicBackend.Builder
 
baseUrl() - function in com.anthropic.backends.Backend
Gets the backend service's base URL identifying the network address of the service that will be accessed by this backend.
bash20241022() - function in com.anthropic.models.beta.messages.BetaToolUnion
 
bash20250124() - function in com.anthropic.models.beta.messages.BetaToolUnion
 
bash20250124() - function in com.anthropic.models.messages.ToolUnion
 
BatchCancelParams - class in com.anthropic.models.beta.messages.batches
Batches may be canceled any time before processing ends.
BatchCancelParams - class in com.anthropic.models.messages.batches
Batches may be canceled any time before processing ends.
BatchCancelParams.Builder - class in com.anthropic.models.beta.messages.batches.BatchCancelParams
A builder for BatchCancelParams.
BatchCancelParams.Builder - class in com.anthropic.models.messages.batches.BatchCancelParams
A builder for BatchCancelParams.
BatchCreateParams - class in com.anthropic.models.beta.messages.batches
Send a batch of Message creation requests.
BatchCreateParams - class in com.anthropic.models.messages.batches
Send a batch of Message creation requests.
BatchCreateParams.Body - class in com.anthropic.models.beta.messages.batches.BatchCreateParams
 
BatchCreateParams.Body - class in com.anthropic.models.messages.batches.BatchCreateParams
 
BatchCreateParams.Body.Builder - class in com.anthropic.models.beta.messages.batches.BatchCreateParams.Body
A builder for Body.
BatchCreateParams.Body.Builder - class in com.anthropic.models.messages.batches.BatchCreateParams.Body
A builder for Body.
BatchCreateParams.Builder - class in com.anthropic.models.beta.messages.batches.BatchCreateParams
A builder for BatchCreateParams.
BatchCreateParams.Builder - class in com.anthropic.models.messages.batches.BatchCreateParams
A builder for BatchCreateParams.
BatchCreateParams.Request - class in com.anthropic.models.beta.messages.batches.BatchCreateParams
 
BatchCreateParams.Request - class in com.anthropic.models.messages.batches.BatchCreateParams
 
BatchCreateParams.Request.Builder - class in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request
A builder for Request.
BatchCreateParams.Request.Builder - class in com.anthropic.models.messages.batches.BatchCreateParams.Request
A builder for Request.
BatchCreateParams.Request.Params - class in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request
Messages API creation parameters for the individual request.
BatchCreateParams.Request.Params - class in com.anthropic.models.messages.batches.BatchCreateParams.Request
Messages API creation parameters for the individual request.
BatchCreateParams.Request.Params.Builder - class in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params
A builder for Params.
BatchCreateParams.Request.Params.Builder - class in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params
A builder for Params.
BatchCreateParams.Request.Params.System - class in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params
System prompt.
BatchCreateParams.Request.Params.System - class in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params
System prompt.
BatchCreateParams.Request.Params.System.Visitor - class in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.System
An interface that defines how to map each variant of System to a value of type T.
BatchCreateParams.Request.Params.System.Visitor - class in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.System
An interface that defines how to map each variant of System to a value of type T.
BatchDeleteParams - class in com.anthropic.models.beta.messages.batches
Delete a Message Batch.
BatchDeleteParams - class in com.anthropic.models.messages.batches
Delete a Message Batch.
BatchDeleteParams.Builder - class in com.anthropic.models.beta.messages.batches.BatchDeleteParams
A builder for BatchDeleteParams.
BatchDeleteParams.Builder - class in com.anthropic.models.messages.batches.BatchDeleteParams
A builder for BatchDeleteParams.
batches() - function in com.anthropic.services.async.MessageServiceAsync
 
batches() - function in com.anthropic.services.async.MessageServiceAsync.WithRawResponse
 
batches() - function in com.anthropic.services.async.MessageServiceAsyncImpl
 
batches() - function in com.anthropic.services.async.MessageServiceAsyncImpl.WithRawResponseImpl
 
batches() - function in com.anthropic.services.async.beta.MessageServiceAsync
 
batches() - function in com.anthropic.services.async.beta.MessageServiceAsync.WithRawResponse
 
batches() - function in com.anthropic.services.async.beta.MessageServiceAsyncImpl
 
batches() - function in com.anthropic.services.async.beta.MessageServiceAsyncImpl.WithRawResponseImpl
 
batches() - function in com.anthropic.services.blocking.MessageService
 
batches() - function in com.anthropic.services.blocking.MessageService.WithRawResponse
 
batches() - function in com.anthropic.services.blocking.MessageServiceImpl
 
batches() - function in com.anthropic.services.blocking.MessageServiceImpl.WithRawResponseImpl
 
batches() - function in com.anthropic.services.blocking.beta.MessageService
 
batches() - function in com.anthropic.services.blocking.beta.MessageService.WithRawResponse
 
batches() - function in com.anthropic.services.blocking.beta.MessageServiceImpl
 
batches() - function in com.anthropic.services.blocking.beta.MessageServiceImpl.WithRawResponseImpl
 
BatchListPage - class in com.anthropic.models.beta.messages.batches
List all Message Batches within a Workspace.
BatchListPage - class in com.anthropic.models.messages.batches
List all Message Batches within a Workspace.
BatchListPage.AutoPager - class in com.anthropic.models.beta.messages.batches.BatchListPage
 
BatchListPage.AutoPager - class in com.anthropic.models.messages.batches.BatchListPage
 
BatchListPage.Response - class in com.anthropic.models.beta.messages.batches.BatchListPage
 
BatchListPage.Response - class in com.anthropic.models.messages.batches.BatchListPage
 
BatchListPage.Response.Builder - class in com.anthropic.models.beta.messages.batches.BatchListPage.Response
 
BatchListPage.Response.Builder - class in com.anthropic.models.messages.batches.BatchListPage.Response
 
BatchListPageAsync - class in com.anthropic.models.beta.messages.batches
List all Message Batches within a Workspace.
BatchListPageAsync - class in com.anthropic.models.messages.batches
List all Message Batches within a Workspace.
BatchListPageAsync.AutoPager - class in com.anthropic.models.beta.messages.batches.BatchListPageAsync
 
BatchListPageAsync.AutoPager - class in com.anthropic.models.messages.batches.BatchListPageAsync
 
BatchListPageAsync.Response - class in com.anthropic.models.beta.messages.batches.BatchListPageAsync
 
BatchListPageAsync.Response - class in com.anthropic.models.messages.batches.BatchListPageAsync
 
BatchListPageAsync.Response.Builder - class in com.anthropic.models.beta.messages.batches.BatchListPageAsync.Response
 
BatchListPageAsync.Response.Builder - class in com.anthropic.models.messages.batches.BatchListPageAsync.Response
 
BatchListParams - class in com.anthropic.models.beta.messages.batches
List all Message Batches within a Workspace.
BatchListParams - class in com.anthropic.models.messages.batches
List all Message Batches within a Workspace.
BatchListParams.Builder - class in com.anthropic.models.beta.messages.batches.BatchListParams
A builder for BatchListParams.
BatchListParams.Builder - class in com.anthropic.models.messages.batches.BatchListParams
A builder for BatchListParams.
BatchResultsParams - class in com.anthropic.models.beta.messages.batches
Streams the results of a Message Batch as a .jsonl file.
BatchResultsParams - class in com.anthropic.models.messages.batches
Streams the results of a Message Batch as a .jsonl file.
BatchResultsParams.Builder - class in com.anthropic.models.beta.messages.batches.BatchResultsParams
A builder for BatchResultsParams.
BatchResultsParams.Builder - class in com.anthropic.models.messages.batches.BatchResultsParams
A builder for BatchResultsParams.
BatchRetrieveParams - class in com.anthropic.models.beta.messages.batches
This endpoint is idempotent and can be used to poll for Message Batch completion.
BatchRetrieveParams - class in com.anthropic.models.messages.batches
This endpoint is idempotent and can be used to poll for Message Batch completion.
BatchRetrieveParams.Builder - class in com.anthropic.models.beta.messages.batches.BatchRetrieveParams
A builder for BatchRetrieveParams.
BatchRetrieveParams.Builder - class in com.anthropic.models.messages.batches.BatchRetrieveParams
A builder for BatchRetrieveParams.
BatchService - class in com.anthropic.services.blocking.beta.messages
 
BatchService - class in com.anthropic.services.blocking.messages
 
BatchService.WithRawResponse - class in com.anthropic.services.blocking.beta.messages.BatchService
A view of BatchService that provides access to raw HTTP responses for each method.
BatchService.WithRawResponse - class in com.anthropic.services.blocking.messages.BatchService
A view of BatchService that provides access to raw HTTP responses for each method.
BatchServiceAsync - class in com.anthropic.services.async.beta.messages
 
BatchServiceAsync - class in com.anthropic.services.async.messages
 
BatchServiceAsync.WithRawResponse - class in com.anthropic.services.async.beta.messages.BatchServiceAsync
A view of BatchServiceAsync that provides access to raw HTTP responses for each method.
BatchServiceAsync.WithRawResponse - class in com.anthropic.services.async.messages.BatchServiceAsync
A view of BatchServiceAsync that provides access to raw HTTP responses for each method.
BatchServiceAsyncImpl - class in com.anthropic.services.async.beta.messages
 
BatchServiceAsyncImpl - class in com.anthropic.services.async.messages
 
BatchServiceAsyncImpl.WithRawResponseImpl - class in com.anthropic.services.async.beta.messages.BatchServiceAsyncImpl
 
BatchServiceAsyncImpl.WithRawResponseImpl - class in com.anthropic.services.async.messages.BatchServiceAsyncImpl
 
BatchServiceImpl - class in com.anthropic.services.blocking.beta.messages
 
BatchServiceImpl - class in com.anthropic.services.blocking.messages
 
BatchServiceImpl.WithRawResponseImpl - class in com.anthropic.services.blocking.beta.messages.BatchServiceImpl
 
BatchServiceImpl.WithRawResponseImpl - class in com.anthropic.services.blocking.messages.BatchServiceImpl
 
beforeId() - function in com.anthropic.models.beta.messages.batches.BatchListParams
ID of the object to use as a cursor for pagination.
beforeId(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchListParams.Builder
ID of the object to use as a cursor for pagination.
beforeId(java.lang.String) - function in com.anthropic.models.beta.messages.batches.BatchListParams.Builder
ID of the object to use as a cursor for pagination.
beforeId() - function in com.anthropic.models.beta.models.ModelListParams
ID of the object to use as a cursor for pagination.
beforeId(java.util.Optional) - function in com.anthropic.models.beta.models.ModelListParams.Builder
ID of the object to use as a cursor for pagination.
beforeId(java.lang.String) - function in com.anthropic.models.beta.models.ModelListParams.Builder
ID of the object to use as a cursor for pagination.
beforeId() - function in com.anthropic.models.messages.batches.BatchListParams
ID of the object to use as a cursor for pagination.
beforeId(java.util.Optional) - function in com.anthropic.models.messages.batches.BatchListParams.Builder
ID of the object to use as a cursor for pagination.
beforeId(java.lang.String) - function in com.anthropic.models.messages.batches.BatchListParams.Builder
ID of the object to use as a cursor for pagination.
beforeId() - function in com.anthropic.models.models.ModelListParams
ID of the object to use as a cursor for pagination.
beforeId(java.util.Optional) - function in com.anthropic.models.models.ModelListParams.Builder
ID of the object to use as a cursor for pagination.
beforeId(java.lang.String) - function in com.anthropic.models.models.ModelListParams.Builder
ID of the object to use as a cursor for pagination.
beta() - function in com.anthropic.client.AnthropicClient
 
beta() - function in com.anthropic.client.AnthropicClient.WithRawResponse
 
beta() - function in com.anthropic.client.AnthropicClientAsync
 
beta() - function in com.anthropic.client.AnthropicClientAsync.WithRawResponse
 
beta() - function in com.anthropic.client.AnthropicClientAsyncImpl
 
beta() - function in com.anthropic.client.AnthropicClientAsyncImpl.WithRawResponseImpl
 
beta() - function in com.anthropic.client.AnthropicClientImpl
 
beta() - function in com.anthropic.client.AnthropicClientImpl.WithRawResponseImpl
 
beta() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Tool
 
BetaApiError - class in com.anthropic.models.beta
 
BetaApiError.Builder - class in com.anthropic.models.beta.BetaApiError
A builder for BetaApiError.
BetaAuthenticationError - class in com.anthropic.models.beta
 
BetaAuthenticationError.Builder - class in com.anthropic.models.beta.BetaAuthenticationError
A builder for BetaAuthenticationError.
betaBase64Image() - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Source
 
BetaBase64ImageSource - class in com.anthropic.models.beta.messages
 
BetaBase64ImageSource.Builder - class in com.anthropic.models.beta.messages.BetaBase64ImageSource
A builder for BetaBase64ImageSource.
BetaBase64ImageSource.MediaType - class in com.anthropic.models.beta.messages.BetaBase64ImageSource
 
BetaBase64ImageSource.MediaType.Known - class in com.anthropic.models.beta.messages.BetaBase64ImageSource.MediaType
An enum containing MediaType's known values.
BetaBase64ImageSource.MediaType.Value - class in com.anthropic.models.beta.messages.BetaBase64ImageSource.MediaType
An enum containing MediaType's known values, as well as an _UNKNOWN member.
betaBase64Pdf() - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Source
 
BetaBase64PdfBlock - class in com.anthropic.models.beta.messages
 
BetaBase64PdfBlock.Builder - class in com.anthropic.models.beta.messages.BetaBase64PdfBlock
A builder for BetaBase64PdfBlock.
BetaBase64PdfBlock.Source - class in com.anthropic.models.beta.messages.BetaBase64PdfBlock
 
BetaBase64PdfBlock.Source.Visitor - class in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Source
An interface that defines how to map each variant of Source to a value of type T.
betaBase64PdfSource(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Builder
 
BetaBase64PdfSource - class in com.anthropic.models.beta.messages
 
BetaBase64PdfSource.Builder - class in com.anthropic.models.beta.messages.BetaBase64PdfSource
A builder for BetaBase64PdfSource.
BetaBillingError - class in com.anthropic.models.beta
 
BetaBillingError.Builder - class in com.anthropic.models.beta.BetaBillingError
A builder for BetaBillingError.
BetaCacheControlEphemeral - class in com.anthropic.models.beta.messages
 
BetaCacheControlEphemeral.Builder - class in com.anthropic.models.beta.messages.BetaCacheControlEphemeral
A builder for BetaCacheControlEphemeral.
BetaCitationCharLocation - class in com.anthropic.models.beta.messages
 
betaCitationCharLocation() - function in com.anthropic.models.beta.messages.BetaCitationsDelta.Citation
 
BetaCitationCharLocation.Builder - class in com.anthropic.models.beta.messages.BetaCitationCharLocation
A builder for BetaCitationCharLocation.
BetaCitationCharLocationParam - class in com.anthropic.models.beta.messages
 
BetaCitationCharLocationParam.Builder - class in com.anthropic.models.beta.messages.BetaCitationCharLocationParam
A builder for BetaCitationCharLocationParam.
BetaCitationContentBlockLocation - class in com.anthropic.models.beta.messages
 
betaCitationContentBlockLocation() - function in com.anthropic.models.beta.messages.BetaCitationsDelta.Citation
 
BetaCitationContentBlockLocation.Builder - class in com.anthropic.models.beta.messages.BetaCitationContentBlockLocation
A builder for BetaCitationContentBlockLocation.
BetaCitationContentBlockLocationParam - class in com.anthropic.models.beta.messages
 
BetaCitationContentBlockLocationParam.Builder - class in com.anthropic.models.beta.messages.BetaCitationContentBlockLocationParam
A builder for BetaCitationContentBlockLocationParam.
BetaCitationPageLocation - class in com.anthropic.models.beta.messages
 
betaCitationPageLocation() - function in com.anthropic.models.beta.messages.BetaCitationsDelta.Citation
 
BetaCitationPageLocation.Builder - class in com.anthropic.models.beta.messages.BetaCitationPageLocation
A builder for BetaCitationPageLocation.
BetaCitationPageLocationParam - class in com.anthropic.models.beta.messages
 
BetaCitationPageLocationParam.Builder - class in com.anthropic.models.beta.messages.BetaCitationPageLocationParam
A builder for BetaCitationPageLocationParam.
betaCitations() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Delta
 
BetaCitationsConfigParam - class in com.anthropic.models.beta.messages
 
BetaCitationsConfigParam.Builder - class in com.anthropic.models.beta.messages.BetaCitationsConfigParam
A builder for BetaCitationsConfigParam.
BetaCitationsDelta - class in com.anthropic.models.beta.messages
 
betaCitationsDelta(com.anthropic.models.beta.messages.BetaCitationCharLocation) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
betaCitationsDelta(com.anthropic.models.beta.messages.BetaCitationContentBlockLocation) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
betaCitationsDelta(com.anthropic.models.beta.messages.BetaCitationPageLocation) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
betaCitationsDelta(com.anthropic.models.beta.messages.BetaCitationsDelta.Citation) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
BetaCitationsDelta.Builder - class in com.anthropic.models.beta.messages.BetaCitationsDelta
A builder for BetaCitationsDelta.
BetaCitationsDelta.Citation - class in com.anthropic.models.beta.messages.BetaCitationsDelta
 
BetaCitationsDelta.Citation.Visitor - class in com.anthropic.models.beta.messages.BetaCitationsDelta.Citation
An interface that defines how to map each variant of Citation to a value of type T.
betaContentBlock() - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Source
 
BetaContentBlock - class in com.anthropic.models.beta.messages
 
BetaContentBlock.Visitor - class in com.anthropic.models.beta.messages.BetaContentBlock
An interface that defines how to map each variant of BetaContentBlock to a value of type T.
BetaContentBlockParam - class in com.anthropic.models.beta.messages
 
BetaContentBlockParam.Visitor - class in com.anthropic.models.beta.messages.BetaContentBlockParam
An interface that defines how to map each variant of BetaContentBlockParam to a value of type T.
betaContentBlockParams() - function in com.anthropic.models.beta.messages.BetaMessageParam.Content
 
betaContentBlockSource(com.anthropic.models.beta.messages.BetaContentBlockSource.Content) - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Builder
 
betaContentBlockSource(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Builder
 
BetaContentBlockSource - class in com.anthropic.models.beta.messages
 
betaContentBlockSource() - function in com.anthropic.models.beta.messages.BetaContentBlockSource.Content
 
BetaContentBlockSource.Builder - class in com.anthropic.models.beta.messages.BetaContentBlockSource
A builder for BetaContentBlockSource.
BetaContentBlockSource.Content - class in com.anthropic.models.beta.messages.BetaContentBlockSource
 
BetaContentBlockSource.Content.Visitor - class in com.anthropic.models.beta.messages.BetaContentBlockSource.Content
An interface that defines how to map each variant of Content to a value of type T.
BetaContentBlockSourceContent - class in com.anthropic.models.beta.messages
 
BetaContentBlockSourceContent.Visitor - class in com.anthropic.models.beta.messages.BetaContentBlockSourceContent
An interface that defines how to map each variant of BetaContentBlockSourceContent to a value of type T.
betaContentBlockSourceOfBetaContentBlockSource(java.util.List) - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Builder
 
BetaDeletedMessageBatch - class in com.anthropic.models.beta.messages.batches
 
BetaDeletedMessageBatch.Builder - class in com.anthropic.models.beta.messages.batches.BetaDeletedMessageBatch
A builder for BetaDeletedMessageBatch.
BetaError - class in com.anthropic.models.beta
 
BetaError.Visitor - class in com.anthropic.models.beta.BetaError
An interface that defines how to map each variant of BetaError to a value of type T.
BetaErrorResponse - class in com.anthropic.models.beta
 
BetaErrorResponse.Builder - class in com.anthropic.models.beta.BetaErrorResponse
A builder for BetaErrorResponse.
BetaGatewayTimeoutError - class in com.anthropic.models.beta
 
BetaGatewayTimeoutError.Builder - class in com.anthropic.models.beta.BetaGatewayTimeoutError
A builder for BetaGatewayTimeoutError.
BetaImageBlockParam - class in com.anthropic.models.beta.messages
 
betaImageBlockParam() - function in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content.Block
 
BetaImageBlockParam.Builder - class in com.anthropic.models.beta.messages.BetaImageBlockParam
A builder for BetaImageBlockParam.
BetaImageBlockParam.Source - class in com.anthropic.models.beta.messages.BetaImageBlockParam
 
BetaImageBlockParam.Source.Visitor - class in com.anthropic.models.beta.messages.BetaImageBlockParam.Source
An interface that defines how to map each variant of Source to a value of type T.
betaInputJson() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Delta
 
BetaInputJsonDelta - class in com.anthropic.models.beta.messages
 
betaInputJsonDelta(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
BetaInputJsonDelta.Builder - class in com.anthropic.models.beta.messages.BetaInputJsonDelta
A builder for BetaInputJsonDelta.
BetaInvalidRequestError - class in com.anthropic.models.beta
 
BetaInvalidRequestError.Builder - class in com.anthropic.models.beta.BetaInvalidRequestError
A builder for BetaInvalidRequestError.
BetaMessage - class in com.anthropic.models.beta.messages
 
BetaMessage.Builder - class in com.anthropic.models.beta.messages.BetaMessage
A builder for BetaMessage.
BetaMessage.StopReason - class in com.anthropic.models.beta.messages.BetaMessage
The reason that we stopped.
BetaMessage.StopReason.Known - class in com.anthropic.models.beta.messages.BetaMessage.StopReason
An enum containing StopReason's known values.
BetaMessage.StopReason.Value - class in com.anthropic.models.beta.messages.BetaMessage.StopReason
An enum containing StopReason's known values, as well as an _UNKNOWN member.
BetaMessageBatch - class in com.anthropic.models.beta.messages.batches
 
BetaMessageBatch.Builder - class in com.anthropic.models.beta.messages.batches.BetaMessageBatch
A builder for BetaMessageBatch.
BetaMessageBatch.ProcessingStatus - class in com.anthropic.models.beta.messages.batches.BetaMessageBatch
Processing status of the Message Batch.
BetaMessageBatch.ProcessingStatus.Known - class in com.anthropic.models.beta.messages.batches.BetaMessageBatch.ProcessingStatus
An enum containing ProcessingStatus's known values.
BetaMessageBatch.ProcessingStatus.Value - class in com.anthropic.models.beta.messages.batches.BetaMessageBatch.ProcessingStatus
An enum containing ProcessingStatus's known values, as well as an _UNKNOWN member.
BetaMessageBatchCanceledResult - class in com.anthropic.models.beta.messages.batches
 
BetaMessageBatchCanceledResult.Builder - class in com.anthropic.models.beta.messages.batches.BetaMessageBatchCanceledResult
A builder for BetaMessageBatchCanceledResult.
BetaMessageBatchErroredResult - class in com.anthropic.models.beta.messages.batches
 
BetaMessageBatchErroredResult.Builder - class in com.anthropic.models.beta.messages.batches.BetaMessageBatchErroredResult
A builder for BetaMessageBatchErroredResult.
BetaMessageBatchExpiredResult - class in com.anthropic.models.beta.messages.batches
 
BetaMessageBatchExpiredResult.Builder - class in com.anthropic.models.beta.messages.batches.BetaMessageBatchExpiredResult
A builder for BetaMessageBatchExpiredResult.
BetaMessageBatchIndividualResponse - class in com.anthropic.models.beta.messages.batches
This is a single line in the response .jsonl file and does not represent the response as a whole.
BetaMessageBatchIndividualResponse.Builder - class in com.anthropic.models.beta.messages.batches.BetaMessageBatchIndividualResponse
A builder for BetaMessageBatchIndividualResponse.
BetaMessageBatchRequestCounts - class in com.anthropic.models.beta.messages.batches
 
BetaMessageBatchRequestCounts.Builder - class in com.anthropic.models.beta.messages.batches.BetaMessageBatchRequestCounts
A builder for BetaMessageBatchRequestCounts.
BetaMessageBatchResult - class in com.anthropic.models.beta.messages.batches
Processing result for this request.
BetaMessageBatchResult.Visitor - class in com.anthropic.models.beta.messages.batches.BetaMessageBatchResult
An interface that defines how to map each variant of BetaMessageBatchResult to a value of type T.
BetaMessageBatchSucceededResult - class in com.anthropic.models.beta.messages.batches
 
BetaMessageBatchSucceededResult.Builder - class in com.anthropic.models.beta.messages.batches.BetaMessageBatchSucceededResult
A builder for BetaMessageBatchSucceededResult.
BetaMessageDeltaUsage - class in com.anthropic.models.beta.messages
 
BetaMessageDeltaUsage.Builder - class in com.anthropic.models.beta.messages.BetaMessageDeltaUsage
A builder for BetaMessageDeltaUsage.
BetaMessageParam - class in com.anthropic.models.beta.messages
 
BetaMessageParam.Builder - class in com.anthropic.models.beta.messages.BetaMessageParam
A builder for BetaMessageParam.
BetaMessageParam.Content - class in com.anthropic.models.beta.messages.BetaMessageParam
 
BetaMessageParam.Content.Visitor - class in com.anthropic.models.beta.messages.BetaMessageParam.Content
An interface that defines how to map each variant of Content to a value of type T.
BetaMessageParam.Role - class in com.anthropic.models.beta.messages.BetaMessageParam
 
BetaMessageParam.Role.Known - class in com.anthropic.models.beta.messages.BetaMessageParam.Role
An enum containing Role's known values.
BetaMessageParam.Role.Value - class in com.anthropic.models.beta.messages.BetaMessageParam.Role
An enum containing Role's known values, as well as an _UNKNOWN member.
BetaMessageTokensCount - class in com.anthropic.models.beta.messages
 
BetaMessageTokensCount.Builder - class in com.anthropic.models.beta.messages.BetaMessageTokensCount
A builder for BetaMessageTokensCount.
BetaMetadata - class in com.anthropic.models.beta.messages
 
BetaMetadata.Builder - class in com.anthropic.models.beta.messages.BetaMetadata
A builder for BetaMetadata.
BetaModelInfo - class in com.anthropic.models.beta.models
 
BetaModelInfo.Builder - class in com.anthropic.models.beta.models.BetaModelInfo
A builder for BetaModelInfo.
BetaNotFoundError - class in com.anthropic.models.beta
 
BetaNotFoundError.Builder - class in com.anthropic.models.beta.BetaNotFoundError
A builder for BetaNotFoundError.
BetaOverloadedError - class in com.anthropic.models.beta
 
BetaOverloadedError.Builder - class in com.anthropic.models.beta.BetaOverloadedError
A builder for BetaOverloadedError.
BetaPermissionError - class in com.anthropic.models.beta
 
BetaPermissionError.Builder - class in com.anthropic.models.beta.BetaPermissionError
A builder for BetaPermissionError.
betaPlainText() - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Source
 
betaPlainTextSource(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Builder
 
BetaPlainTextSource - class in com.anthropic.models.beta.messages
 
BetaPlainTextSource.Builder - class in com.anthropic.models.beta.messages.BetaPlainTextSource
A builder for BetaPlainTextSource.
BetaRateLimitError - class in com.anthropic.models.beta
 
BetaRateLimitError.Builder - class in com.anthropic.models.beta.BetaRateLimitError
A builder for BetaRateLimitError.
BetaRawContentBlockDeltaEvent - class in com.anthropic.models.beta.messages
 
BetaRawContentBlockDeltaEvent.Builder - class in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent
A builder for BetaRawContentBlockDeltaEvent.
BetaRawContentBlockDeltaEvent.Delta - class in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent
 
BetaRawContentBlockDeltaEvent.Delta.Visitor - class in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Delta
An interface that defines how to map each variant of Delta to a value of type T.
BetaRawContentBlockStartEvent - class in com.anthropic.models.beta.messages
 
BetaRawContentBlockStartEvent.Builder - class in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent
A builder for BetaRawContentBlockStartEvent.
BetaRawContentBlockStartEvent.ContentBlock - class in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent
 
BetaRawContentBlockStartEvent.ContentBlock.Visitor - class in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.ContentBlock
An interface that defines how to map each variant of ContentBlock to a value of type T.
BetaRawContentBlockStopEvent - class in com.anthropic.models.beta.messages
 
BetaRawContentBlockStopEvent.Builder - class in com.anthropic.models.beta.messages.BetaRawContentBlockStopEvent
A builder for BetaRawContentBlockStopEvent.
BetaRawMessageDeltaEvent - class in com.anthropic.models.beta.messages
 
BetaRawMessageDeltaEvent.Builder - class in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent
A builder for BetaRawMessageDeltaEvent.
BetaRawMessageDeltaEvent.Delta - class in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent
 
BetaRawMessageDeltaEvent.Delta.Builder - class in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta
A builder for Delta.
BetaRawMessageDeltaEvent.Delta.StopReason - class in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta
 
BetaRawMessageDeltaEvent.Delta.StopReason.Known - class in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.StopReason
An enum containing StopReason's known values.
BetaRawMessageDeltaEvent.Delta.StopReason.Value - class in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.StopReason
An enum containing StopReason's known values, as well as an _UNKNOWN member.
BetaRawMessageStartEvent - class in com.anthropic.models.beta.messages
 
BetaRawMessageStartEvent.Builder - class in com.anthropic.models.beta.messages.BetaRawMessageStartEvent
A builder for BetaRawMessageStartEvent.
BetaRawMessageStopEvent - class in com.anthropic.models.beta.messages
 
BetaRawMessageStopEvent.Builder - class in com.anthropic.models.beta.messages.BetaRawMessageStopEvent
A builder for BetaRawMessageStopEvent.
BetaRawMessageStreamEvent - class in com.anthropic.models.beta.messages
 
BetaRawMessageStreamEvent.Visitor - class in com.anthropic.models.beta.messages.BetaRawMessageStreamEvent
An interface that defines how to map each variant of BetaRawMessageStreamEvent to a value of type T.
betaRedactedThinking() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.ContentBlock
 
BetaRedactedThinkingBlock - class in com.anthropic.models.beta.messages
 
BetaRedactedThinkingBlock.Builder - class in com.anthropic.models.beta.messages.BetaRedactedThinkingBlock
A builder for BetaRedactedThinkingBlock.
BetaRedactedThinkingBlockParam - class in com.anthropic.models.beta.messages
 
BetaRedactedThinkingBlockParam.Builder - class in com.anthropic.models.beta.messages.BetaRedactedThinkingBlockParam
A builder for BetaRedactedThinkingBlockParam.
betaRedactedThinkingContentBlock(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.Builder
 
betas() - function in com.anthropic.models.beta.messages.MessageCountTokensParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
Optional header to specify the beta version(s) you want to use.
betas() - function in com.anthropic.models.beta.messages.MessageCreateParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
Optional header to specify the beta version(s) you want to use.
betas() - function in com.anthropic.models.beta.messages.batches.BatchCancelParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchCancelParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchCancelParams.Builder
Optional header to specify the beta version(s) you want to use.
betas() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Builder
Optional header to specify the beta version(s) you want to use.
betas() - function in com.anthropic.models.beta.messages.batches.BatchDeleteParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchDeleteParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchDeleteParams.Builder
Optional header to specify the beta version(s) you want to use.
betas() - function in com.anthropic.models.beta.messages.batches.BatchListParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchListParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchListParams.Builder
Optional header to specify the beta version(s) you want to use.
betas() - function in com.anthropic.models.beta.messages.batches.BatchResultsParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchResultsParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchResultsParams.Builder
Optional header to specify the beta version(s) you want to use.
betas() - function in com.anthropic.models.beta.messages.batches.BatchRetrieveParams
Optional header to specify the beta version(s) you want to use.
betas(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchRetrieveParams.Builder
Optional header to specify the beta version(s) you want to use.
betas(java.util.List) - function in com.anthropic.models.beta.messages.batches.BatchRetrieveParams.Builder
Optional header to specify the beta version(s) you want to use.
BetaService - class in com.anthropic.services.blocking
 
BetaService.WithRawResponse - class in com.anthropic.services.blocking.BetaService
A view of BetaService that provides access to raw HTTP responses for each method.
BetaServiceAsync - class in com.anthropic.services.async
 
BetaServiceAsync.WithRawResponse - class in com.anthropic.services.async.BetaServiceAsync
A view of BetaServiceAsync that provides access to raw HTTP responses for each method.
BetaServiceAsyncImpl - class in com.anthropic.services.async
 
BetaServiceAsyncImpl.WithRawResponseImpl - class in com.anthropic.services.async.BetaServiceAsyncImpl
 
BetaServiceImpl - class in com.anthropic.services.blocking
 
BetaServiceImpl.WithRawResponseImpl - class in com.anthropic.services.blocking.BetaServiceImpl
 
betaSignature() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Delta
 
betaSignatureDelta(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
BetaSignatureDelta - class in com.anthropic.models.beta.messages
 
BetaSignatureDelta.Builder - class in com.anthropic.models.beta.messages.BetaSignatureDelta
A builder for BetaSignatureDelta.
betaText() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Delta
 
betaText() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.ContentBlock
 
BetaTextBlock - class in com.anthropic.models.beta.messages
 
BetaTextBlock.Builder - class in com.anthropic.models.beta.messages.BetaTextBlock
A builder for BetaTextBlock.
BetaTextBlockParam - class in com.anthropic.models.beta.messages
 
betaTextBlockParam() - function in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content.Block
 
BetaTextBlockParam.Builder - class in com.anthropic.models.beta.messages.BetaTextBlockParam
A builder for BetaTextBlockParam.
betaTextBlockParams() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.System
 
betaTextBlockParams() - function in com.anthropic.models.beta.messages.MessageCreateParams.System
 
betaTextBlockParams() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.System
 
BetaTextCitation - class in com.anthropic.models.beta.messages
 
BetaTextCitation.Visitor - class in com.anthropic.models.beta.messages.BetaTextCitation
An interface that defines how to map each variant of BetaTextCitation to a value of type T.
BetaTextCitationParam - class in com.anthropic.models.beta.messages
 
BetaTextCitationParam.Visitor - class in com.anthropic.models.beta.messages.BetaTextCitationParam
An interface that defines how to map each variant of BetaTextCitationParam to a value of type T.
betaTextDelta(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
BetaTextDelta - class in com.anthropic.models.beta.messages
 
BetaTextDelta.Builder - class in com.anthropic.models.beta.messages.BetaTextDelta
A builder for BetaTextDelta.
betaThinking() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Delta
 
betaThinking() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.ContentBlock
 
BetaThinkingBlock - class in com.anthropic.models.beta.messages
 
BetaThinkingBlock.Builder - class in com.anthropic.models.beta.messages.BetaThinkingBlock
A builder for BetaThinkingBlock.
BetaThinkingBlockParam - class in com.anthropic.models.beta.messages
 
BetaThinkingBlockParam.Builder - class in com.anthropic.models.beta.messages.BetaThinkingBlockParam
A builder for BetaThinkingBlockParam.
BetaThinkingConfigDisabled - class in com.anthropic.models.beta.messages
 
BetaThinkingConfigDisabled.Builder - class in com.anthropic.models.beta.messages.BetaThinkingConfigDisabled
A builder for BetaThinkingConfigDisabled.
BetaThinkingConfigEnabled - class in com.anthropic.models.beta.messages
 
BetaThinkingConfigEnabled.Builder - class in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled
A builder for BetaThinkingConfigEnabled.
BetaThinkingConfigParam - class in com.anthropic.models.beta.messages
Configuration for enabling Claude's extended thinking.
BetaThinkingConfigParam.Visitor - class in com.anthropic.models.beta.messages.BetaThinkingConfigParam
An interface that defines how to map each variant of BetaThinkingConfigParam to a value of type T.
betaThinkingDelta(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
BetaThinkingDelta - class in com.anthropic.models.beta.messages
 
BetaThinkingDelta.Builder - class in com.anthropic.models.beta.messages.BetaThinkingDelta
A builder for BetaThinkingDelta.
BetaTool - class in com.anthropic.models.beta.messages
 
betaTool() - function in com.anthropic.models.beta.messages.BetaToolUnion
 
BetaTool.Builder - class in com.anthropic.models.beta.messages.BetaTool
A builder for BetaTool.
BetaTool.InputSchema - class in com.anthropic.models.beta.messages.BetaTool
JSON schema for this tool's input.
BetaTool.InputSchema.Builder - class in com.anthropic.models.beta.messages.BetaTool.InputSchema
A builder for InputSchema.
BetaTool.Type - class in com.anthropic.models.beta.messages.BetaTool
 
BetaTool.Type.Known - class in com.anthropic.models.beta.messages.BetaTool.Type
An enum containing Type's known values.
BetaTool.Type.Value - class in com.anthropic.models.beta.messages.BetaTool.Type
An enum containing Type's known values, as well as an _UNKNOWN member.
BetaToolBash20241022 - class in com.anthropic.models.beta.messages
 
betaToolBash20241022() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Tool
 
BetaToolBash20241022.Builder - class in com.anthropic.models.beta.messages.BetaToolBash20241022
A builder for BetaToolBash20241022.
BetaToolBash20250124 - class in com.anthropic.models.beta.messages
 
betaToolBash20250124() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Tool
 
BetaToolBash20250124.Builder - class in com.anthropic.models.beta.messages.BetaToolBash20250124
A builder for BetaToolBash20250124.
BetaToolChoice - class in com.anthropic.models.beta.messages
How the model should use the provided tools.
BetaToolChoice.Visitor - class in com.anthropic.models.beta.messages.BetaToolChoice
An interface that defines how to map each variant of BetaToolChoice to a value of type T.
BetaToolChoiceAny - class in com.anthropic.models.beta.messages
The model will use any available tools.
BetaToolChoiceAny.Builder - class in com.anthropic.models.beta.messages.BetaToolChoiceAny
A builder for BetaToolChoiceAny.
BetaToolChoiceAuto - class in com.anthropic.models.beta.messages
The model will automatically decide whether to use tools.
BetaToolChoiceAuto.Builder - class in com.anthropic.models.beta.messages.BetaToolChoiceAuto
A builder for BetaToolChoiceAuto.
BetaToolChoiceNone - class in com.anthropic.models.beta.messages
The model will not be allowed to use tools.
BetaToolChoiceNone.Builder - class in com.anthropic.models.beta.messages.BetaToolChoiceNone
A builder for BetaToolChoiceNone.
BetaToolChoiceTool - class in com.anthropic.models.beta.messages
The model will use the specified tool with tool_choice.name.
BetaToolChoiceTool.Builder - class in com.anthropic.models.beta.messages.BetaToolChoiceTool
A builder for BetaToolChoiceTool.
BetaToolComputerUse20241022 - class in com.anthropic.models.beta.messages
 
betaToolComputerUse20241022() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Tool
 
BetaToolComputerUse20241022.Builder - class in com.anthropic.models.beta.messages.BetaToolComputerUse20241022
A builder for BetaToolComputerUse20241022.
BetaToolComputerUse20250124 - class in com.anthropic.models.beta.messages
 
betaToolComputerUse20250124() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Tool
 
BetaToolComputerUse20250124.Builder - class in com.anthropic.models.beta.messages.BetaToolComputerUse20250124
A builder for BetaToolComputerUse20250124.
BetaToolResultBlockParam - class in com.anthropic.models.beta.messages
 
BetaToolResultBlockParam.Builder - class in com.anthropic.models.beta.messages.BetaToolResultBlockParam
A builder for BetaToolResultBlockParam.
BetaToolResultBlockParam.Content - class in com.anthropic.models.beta.messages.BetaToolResultBlockParam
 
BetaToolResultBlockParam.Content.Block - class in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content
 
BetaToolResultBlockParam.Content.Block.Visitor - class in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content.Block
An interface that defines how to map each variant of Block to a value of type T.
BetaToolResultBlockParam.Content.Visitor - class in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content
An interface that defines how to map each variant of Content to a value of type T.
BetaToolTextEditor20241022 - class in com.anthropic.models.beta.messages
 
betaToolTextEditor20241022() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Tool
 
BetaToolTextEditor20241022.Builder - class in com.anthropic.models.beta.messages.BetaToolTextEditor20241022
A builder for BetaToolTextEditor20241022.
BetaToolTextEditor20250124 - class in com.anthropic.models.beta.messages
 
betaToolTextEditor20250124() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Tool
 
BetaToolTextEditor20250124.Builder - class in com.anthropic.models.beta.messages.BetaToolTextEditor20250124
A builder for BetaToolTextEditor20250124.
BetaToolUnion - class in com.anthropic.models.beta.messages
 
BetaToolUnion.Visitor - class in com.anthropic.models.beta.messages.BetaToolUnion
An interface that defines how to map each variant of BetaToolUnion to a value of type T.
betaToolUse() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.ContentBlock
 
BetaToolUseBlock - class in com.anthropic.models.beta.messages
 
BetaToolUseBlock.Builder - class in com.anthropic.models.beta.messages.BetaToolUseBlock
A builder for BetaToolUseBlock.
BetaToolUseBlockParam - class in com.anthropic.models.beta.messages
 
BetaToolUseBlockParam.Builder - class in com.anthropic.models.beta.messages.BetaToolUseBlockParam
A builder for BetaToolUseBlockParam.
betaUrlImage() - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Source
 
betaUrlImageSource(java.lang.String) - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
 
BetaUrlImageSource - class in com.anthropic.models.beta.messages
 
BetaUrlImageSource.Builder - class in com.anthropic.models.beta.messages.BetaUrlImageSource
A builder for BetaUrlImageSource.
betaUrlPdf() - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Source
 
betaUrlPdfSource(java.lang.String) - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Builder
 
BetaUrlPdfSource - class in com.anthropic.models.beta.messages
 
BetaUrlPdfSource.Builder - class in com.anthropic.models.beta.messages.BetaUrlPdfSource
A builder for BetaUrlPdfSource.
BetaUsage - class in com.anthropic.models.beta.messages
 
BetaUsage.Builder - class in com.anthropic.models.beta.messages.BetaUsage
A builder for BetaUsage.
billing() - function in com.anthropic.models.beta.BetaError
 
BillingError - class in com.anthropic.models
 
billingError() - function in com.anthropic.models.ErrorObject
 
billingError(java.lang.String) - function in com.anthropic.models.beta.BetaErrorResponse.Builder
 
BillingError.Builder - class in com.anthropic.models.BillingError
A builder for BillingError.
billingErrorError(java.lang.String) - function in com.anthropic.models.ErrorResponse.Builder
 
blockParams() - function in com.anthropic.models.messages.MessageParam.Content
 
blocks() - function in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Content
 
blocks() - function in com.anthropic.models.messages.ToolResultBlockParam.Content
 
blockSource() - function in com.anthropic.models.messages.ContentBlockSource.Content
 
body() - function in com.anthropic.core.http.HttpRequest
 
body(com.anthropic.core.http.HttpRequestBody) - function in com.anthropic.core.http.HttpRequest.Builder
 
body() - function in com.anthropic.core.http.HttpResponse
 
body() - function in com.anthropic.core.http.HttpResponseFor
 
body() - function in com.anthropic.errors.AnthropicServiceException
 
body() - function in com.anthropic.errors.AnthropicServiceException
 
budgetTokens() - function in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled
Determines how many tokens Claude can use for its internal reasoning process.
budgetTokens(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled.Builder
Determines how many tokens Claude can use for its internal reasoning process.
budgetTokens(java.lang.Long) - function in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled.Builder
Determines how many tokens Claude can use for its internal reasoning process.
budgetTokens() - function in com.anthropic.models.messages.ThinkingConfigEnabled
Determines how many tokens Claude can use for its internal reasoning process.
budgetTokens(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.ThinkingConfigEnabled.Builder
Determines how many tokens Claude can use for its internal reasoning process.
budgetTokens(java.lang.Long) - function in com.anthropic.models.messages.ThinkingConfigEnabled.Builder
Determines how many tokens Claude can use for its internal reasoning process.
build() - function in com.anthropic.backends.AnthropicBackend.Builder
 
build() - function in com.anthropic.core.ClientOptions.Builder
 
build() - function in com.anthropic.core.MultipartField.Builder
 
build() - function in com.anthropic.core.RequestOptions.Builder
 
build() - function in com.anthropic.core.Timeout.Builder
 
build() - function in com.anthropic.core.http.Headers.Builder
 
build() - function in com.anthropic.core.http.HttpRequest.Builder
 
build() - function in com.anthropic.core.http.QueryParams.Builder
 
build() - function in com.anthropic.core.http.RetryingHttpClient.Builder
 
build() - function in com.anthropic.errors.AnthropicError.Builder
 
build() - function in com.anthropic.models.ApiErrorObject.Builder
 
build() - function in com.anthropic.models.AuthenticationError.Builder
 
build() - function in com.anthropic.models.BillingError.Builder
 
build() - function in com.anthropic.models.ErrorResponse.Builder
 
build() - function in com.anthropic.models.GatewayTimeoutError.Builder
 
build() - function in com.anthropic.models.InvalidRequestError.Builder
 
build() - function in com.anthropic.models.NotFoundError.Builder
 
build() - function in com.anthropic.models.OverloadedError.Builder
 
build() - function in com.anthropic.models.PermissionError.Builder
 
build() - function in com.anthropic.models.RateLimitError.Builder
 
build() - function in com.anthropic.models.beta.BetaApiError.Builder
 
build() - function in com.anthropic.models.beta.BetaAuthenticationError.Builder
 
build() - function in com.anthropic.models.beta.BetaBillingError.Builder
 
build() - function in com.anthropic.models.beta.BetaErrorResponse.Builder
 
build() - function in com.anthropic.models.beta.BetaGatewayTimeoutError.Builder
 
build() - function in com.anthropic.models.beta.BetaInvalidRequestError.Builder
 
build() - function in com.anthropic.models.beta.BetaNotFoundError.Builder
 
build() - function in com.anthropic.models.beta.BetaOverloadedError.Builder
 
build() - function in com.anthropic.models.beta.BetaPermissionError.Builder
 
build() - function in com.anthropic.models.beta.BetaRateLimitError.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaBase64ImageSource.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaBase64PdfSource.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCacheControlEphemeral.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationCharLocation.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationCharLocationParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocation.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocationParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationPageLocation.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationPageLocationParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationsConfigParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaCitationsDelta.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaContentBlockSource.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaInputJsonDelta.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaMessage.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaMessageDeltaUsage.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaMessageParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaMessageTokensCount.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaMetadata.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaPlainTextSource.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStopEvent.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRawMessageStartEvent.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRawMessageStopEvent.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRedactedThinkingBlock.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaRedactedThinkingBlockParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaSignatureDelta.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaTextBlock.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaTextBlockParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaTextDelta.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaThinkingBlock.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaThinkingBlockParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaThinkingConfigDisabled.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaThinkingDelta.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaTool.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaTool.InputSchema.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolBash20241022.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolBash20250124.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolChoiceAny.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolChoiceAuto.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolChoiceNone.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolChoiceTool.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolComputerUse20241022.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolComputerUse20250124.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20241022.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250124.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolUseBlock.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaToolUseBlockParam.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaUrlImageSource.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaUrlPdfSource.Builder
 
build() - function in com.anthropic.models.beta.messages.BetaUsage.Builder
 
build() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Builder
 
build() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Builder
 
build() - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Builder
 
build() - function in com.anthropic.models.beta.messages.MessageCreateParams.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchCancelParams.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Body.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchDeleteParams.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchListPage.Response.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchListPageAsync.Response.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchListParams.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchResultsParams.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BatchRetrieveParams.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaDeletedMessageBatch.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatch.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchCanceledResult.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchErroredResult.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchExpiredResult.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchIndividualResponse.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchRequestCounts.Builder
 
build() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchSucceededResult.Builder
 
build() - function in com.anthropic.models.beta.models.BetaModelInfo.Builder
 
build() - function in com.anthropic.models.beta.models.ModelListPage.Response.Builder
 
build() - function in com.anthropic.models.beta.models.ModelListPageAsync.Response.Builder
 
build() - function in com.anthropic.models.beta.models.ModelListParams.Builder
 
build() - function in com.anthropic.models.beta.models.ModelRetrieveParams.Builder
 
build() - function in com.anthropic.models.completions.Completion.Builder
 
build() - function in com.anthropic.models.completions.CompletionCreateParams.Body.Builder
 
build() - function in com.anthropic.models.completions.CompletionCreateParams.Builder
 
build() - function in com.anthropic.models.messages.Base64ImageSource.Builder
 
build() - function in com.anthropic.models.messages.Base64PdfSource.Builder
 
build() - function in com.anthropic.models.messages.CacheControlEphemeral.Builder
 
build() - function in com.anthropic.models.messages.CitationCharLocation.Builder
 
build() - function in com.anthropic.models.messages.CitationCharLocationParam.Builder
 
build() - function in com.anthropic.models.messages.CitationContentBlockLocation.Builder
 
build() - function in com.anthropic.models.messages.CitationContentBlockLocationParam.Builder
 
build() - function in com.anthropic.models.messages.CitationPageLocation.Builder
 
build() - function in com.anthropic.models.messages.CitationPageLocationParam.Builder
 
build() - function in com.anthropic.models.messages.CitationsConfigParam.Builder
 
build() - function in com.anthropic.models.messages.CitationsDelta.Builder
 
build() - function in com.anthropic.models.messages.ContentBlockSource.Builder
 
build() - function in com.anthropic.models.messages.DocumentBlockParam.Builder
 
build() - function in com.anthropic.models.messages.ImageBlockParam.Builder
 
build() - function in com.anthropic.models.messages.InputJsonDelta.Builder
 
build() - function in com.anthropic.models.messages.Message.Builder
 
build() - function in com.anthropic.models.messages.MessageCountTokensParams.Body.Builder
 
build() - function in com.anthropic.models.messages.MessageCountTokensParams.Builder
 
build() - function in com.anthropic.models.messages.MessageCreateParams.Body.Builder
 
build() - function in com.anthropic.models.messages.MessageCreateParams.Builder
 
build() - function in com.anthropic.models.messages.MessageDeltaUsage.Builder
 
build() - function in com.anthropic.models.messages.MessageParam.Builder
 
build() - function in com.anthropic.models.messages.MessageTokensCount.Builder
 
build() - function in com.anthropic.models.messages.Metadata.Builder
 
build() - function in com.anthropic.models.messages.PlainTextSource.Builder
 
build() - function in com.anthropic.models.messages.RawContentBlockDeltaEvent.Builder
 
build() - function in com.anthropic.models.messages.RawContentBlockStartEvent.Builder
 
build() - function in com.anthropic.models.messages.RawContentBlockStopEvent.Builder
 
build() - function in com.anthropic.models.messages.RawMessageDeltaEvent.Builder
 
build() - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Builder
 
build() - function in com.anthropic.models.messages.RawMessageStartEvent.Builder
 
build() - function in com.anthropic.models.messages.RawMessageStopEvent.Builder
 
build() - function in com.anthropic.models.messages.RedactedThinkingBlock.Builder
 
build() - function in com.anthropic.models.messages.RedactedThinkingBlockParam.Builder
 
build() - function in com.anthropic.models.messages.SignatureDelta.Builder
 
build() - function in com.anthropic.models.messages.TextBlock.Builder
 
build() - function in com.anthropic.models.messages.TextBlockParam.Builder
 
build() - function in com.anthropic.models.messages.TextDelta.Builder
 
build() - function in com.anthropic.models.messages.ThinkingBlock.Builder
 
build() - function in com.anthropic.models.messages.ThinkingBlockParam.Builder
 
build() - function in com.anthropic.models.messages.ThinkingConfigDisabled.Builder
 
build() - function in com.anthropic.models.messages.ThinkingConfigEnabled.Builder
 
build() - function in com.anthropic.models.messages.ThinkingDelta.Builder
 
build() - function in com.anthropic.models.messages.Tool.Builder
 
build() - function in com.anthropic.models.messages.Tool.InputSchema.Builder
 
build() - function in com.anthropic.models.messages.ToolBash20250124.Builder
 
build() - function in com.anthropic.models.messages.ToolChoiceAny.Builder
 
build() - function in com.anthropic.models.messages.ToolChoiceAuto.Builder
 
build() - function in com.anthropic.models.messages.ToolChoiceNone.Builder
 
build() - function in com.anthropic.models.messages.ToolChoiceTool.Builder
 
build() - function in com.anthropic.models.messages.ToolResultBlockParam.Builder
 
build() - function in com.anthropic.models.messages.ToolTextEditor20250124.Builder
 
build() - function in com.anthropic.models.messages.ToolUseBlock.Builder
 
build() - function in com.anthropic.models.messages.ToolUseBlockParam.Builder
 
build() - function in com.anthropic.models.messages.UrlImageSource.Builder
 
build() - function in com.anthropic.models.messages.UrlPdfSource.Builder
 
build() - function in com.anthropic.models.messages.Usage.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchCancelParams.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchCreateParams.Body.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchCreateParams.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchDeleteParams.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchListPage.Response.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchListPageAsync.Response.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchListParams.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchResultsParams.Builder
 
build() - function in com.anthropic.models.messages.batches.BatchRetrieveParams.Builder
 
build() - function in com.anthropic.models.messages.batches.DeletedMessageBatch.Builder
 
build() - function in com.anthropic.models.messages.batches.MessageBatch.Builder
 
build() - function in com.anthropic.models.messages.batches.MessageBatchCanceledResult.Builder
 
build() - function in com.anthropic.models.messages.batches.MessageBatchErroredResult.Builder
 
build() - function in com.anthropic.models.messages.batches.MessageBatchExpiredResult.Builder
 
build() - function in com.anthropic.models.messages.batches.MessageBatchIndividualResponse.Builder
 
build() - function in com.anthropic.models.messages.batches.MessageBatchRequestCounts.Builder
 
build() - function in com.anthropic.models.messages.batches.MessageBatchSucceededResult.Builder
 
build() - function in com.anthropic.models.models.ModelInfo.Builder
 
build() - function in com.anthropic.models.models.ModelListPage.Response.Builder
 
build() - function in com.anthropic.models.models.ModelListPageAsync.Response.Builder
 
build() - function in com.anthropic.models.models.ModelListParams.Builder
 
build() - function in com.anthropic.models.models.ModelRetrieveParams.Builder
 
builder() - function in com.anthropic.backends.AnthropicBackend.Companion
 
builder() - function in com.anthropic.core.ClientOptions.Companion
Returns a mutable builder for constructing an instance of ClientOptions.
builder() - function in com.anthropic.core.MultipartField.Companion
 
builder() - function in com.anthropic.core.RequestOptions.Companion
 
builder() - function in com.anthropic.core.Timeout.Companion
Returns a mutable builder for constructing an instance of Timeout.
builder() - function in com.anthropic.core.http.Headers.Companion
 
builder() - function in com.anthropic.core.http.HttpRequest.Companion
 
builder() - function in com.anthropic.core.http.QueryParams.Companion
 
builder() - function in com.anthropic.core.http.RetryingHttpClient.Companion
 
builder() - function in com.anthropic.errors.AnthropicError.Companion
Returns a mutable builder for constructing an instance of AnthropicError.
builder() - function in com.anthropic.models.ApiErrorObject.Companion
Returns a mutable builder for constructing an instance of ApiErrorObject.
builder() - function in com.anthropic.models.AuthenticationError.Companion
Returns a mutable builder for constructing an instance of AuthenticationError.
builder() - function in com.anthropic.models.BillingError.Companion
Returns a mutable builder for constructing an instance of BillingError.
builder() - function in com.anthropic.models.ErrorResponse.Companion
Returns a mutable builder for constructing an instance of ErrorResponse.
builder() - function in com.anthropic.models.GatewayTimeoutError.Companion
Returns a mutable builder for constructing an instance of GatewayTimeoutError.
builder() - function in com.anthropic.models.InvalidRequestError.Companion
Returns a mutable builder for constructing an instance of InvalidRequestError.
builder() - function in com.anthropic.models.NotFoundError.Companion
Returns a mutable builder for constructing an instance of NotFoundError.
builder() - function in com.anthropic.models.OverloadedError.Companion
Returns a mutable builder for constructing an instance of OverloadedError.
builder() - function in com.anthropic.models.PermissionError.Companion
Returns a mutable builder for constructing an instance of PermissionError.
builder() - function in com.anthropic.models.RateLimitError.Companion
Returns a mutable builder for constructing an instance of RateLimitError.
builder() - function in com.anthropic.models.beta.BetaApiError.Companion
Returns a mutable builder for constructing an instance of BetaApiError.
builder() - function in com.anthropic.models.beta.BetaAuthenticationError.Companion
Returns a mutable builder for constructing an instance of BetaAuthenticationError.
builder() - function in com.anthropic.models.beta.BetaBillingError.Companion
Returns a mutable builder for constructing an instance of BetaBillingError.
builder() - function in com.anthropic.models.beta.BetaErrorResponse.Companion
Returns a mutable builder for constructing an instance of BetaErrorResponse.
builder() - function in com.anthropic.models.beta.BetaGatewayTimeoutError.Companion
Returns a mutable builder for constructing an instance of BetaGatewayTimeoutError.
builder() - function in com.anthropic.models.beta.BetaInvalidRequestError.Companion
Returns a mutable builder for constructing an instance of BetaInvalidRequestError.
builder() - function in com.anthropic.models.beta.BetaNotFoundError.Companion
Returns a mutable builder for constructing an instance of BetaNotFoundError.
builder() - function in com.anthropic.models.beta.BetaOverloadedError.Companion
Returns a mutable builder for constructing an instance of BetaOverloadedError.
builder() - function in com.anthropic.models.beta.BetaPermissionError.Companion
Returns a mutable builder for constructing an instance of BetaPermissionError.
builder() - function in com.anthropic.models.beta.BetaRateLimitError.Companion
Returns a mutable builder for constructing an instance of BetaRateLimitError.
builder() - function in com.anthropic.models.beta.messages.BetaBase64ImageSource.Companion
Returns a mutable builder for constructing an instance of BetaBase64ImageSource.
builder() - function in com.anthropic.models.beta.messages.BetaBase64PdfBlock.Companion
Returns a mutable builder for constructing an instance of BetaBase64PdfBlock.
builder() - function in com.anthropic.models.beta.messages.BetaBase64PdfSource.Companion
Returns a mutable builder for constructing an instance of BetaBase64PdfSource.
builder() - function in com.anthropic.models.beta.messages.BetaCacheControlEphemeral.Companion
Returns a mutable builder for constructing an instance of BetaCacheControlEphemeral.
builder() - function in com.anthropic.models.beta.messages.BetaCitationCharLocation.Companion
Returns a mutable builder for constructing an instance of BetaCitationCharLocation.
builder() - function in com.anthropic.models.beta.messages.BetaCitationCharLocationParam.Companion
Returns a mutable builder for constructing an instance of BetaCitationCharLocationParam.
builder() - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocation.Companion
Returns a mutable builder for constructing an instance of BetaCitationContentBlockLocation.
builder() - function in com.anthropic.models.beta.messages.BetaCitationContentBlockLocationParam.Companion
Returns a mutable builder for constructing an instance of BetaCitationContentBlockLocationParam.
builder() - function in com.anthropic.models.beta.messages.BetaCitationPageLocation.Companion
Returns a mutable builder for constructing an instance of BetaCitationPageLocation.
builder() - function in com.anthropic.models.beta.messages.BetaCitationPageLocationParam.Companion
Returns a mutable builder for constructing an instance of BetaCitationPageLocationParam.
builder() - function in com.anthropic.models.beta.messages.BetaCitationsConfigParam.Companion
Returns a mutable builder for constructing an instance of BetaCitationsConfigParam.
builder() - function in com.anthropic.models.beta.messages.BetaCitationsDelta.Companion
Returns a mutable builder for constructing an instance of BetaCitationsDelta.
builder() - function in com.anthropic.models.beta.messages.BetaContentBlockSource.Companion
Returns a mutable builder for constructing an instance of BetaContentBlockSource.
builder() - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Companion
Returns a mutable builder for constructing an instance of BetaImageBlockParam.
builder() - function in com.anthropic.models.beta.messages.BetaInputJsonDelta.Companion
Returns a mutable builder for constructing an instance of BetaInputJsonDelta.
builder() - function in com.anthropic.models.beta.messages.BetaMessage.Companion
Returns a mutable builder for constructing an instance of BetaMessage.
builder() - function in com.anthropic.models.beta.messages.BetaMessageDeltaUsage.Companion
Returns a mutable builder for constructing an instance of BetaMessageDeltaUsage.
builder() - function in com.anthropic.models.beta.messages.BetaMessageParam.Companion
Returns a mutable builder for constructing an instance of BetaMessageParam.
builder() - function in com.anthropic.models.beta.messages.BetaMessageTokensCount.Companion
Returns a mutable builder for constructing an instance of BetaMessageTokensCount.
builder() - function in com.anthropic.models.beta.messages.BetaMetadata.Companion
Returns a mutable builder for constructing an instance of BetaMetadata.
builder() - function in com.anthropic.models.beta.messages.BetaPlainTextSource.Companion
Returns a mutable builder for constructing an instance of BetaPlainTextSource.
builder() - function in com.anthropic.models.beta.messages.BetaRawContentBlockDeltaEvent.Companion
Returns a mutable builder for constructing an instance of BetaRawContentBlockDeltaEvent.
builder() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStartEvent.Companion
Returns a mutable builder for constructing an instance of BetaRawContentBlockStartEvent.
builder() - function in com.anthropic.models.beta.messages.BetaRawContentBlockStopEvent.Companion
Returns a mutable builder for constructing an instance of BetaRawContentBlockStopEvent.
builder() - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Companion
Returns a mutable builder for constructing an instance of BetaRawMessageDeltaEvent.
builder() - function in com.anthropic.models.beta.messages.BetaRawMessageDeltaEvent.Delta.Companion
Returns a mutable builder for constructing an instance of Delta.
builder() - function in com.anthropic.models.beta.messages.BetaRawMessageStartEvent.Companion
Returns a mutable builder for constructing an instance of BetaRawMessageStartEvent.
builder() - function in com.anthropic.models.beta.messages.BetaRawMessageStopEvent.Companion
Returns a mutable builder for constructing an instance of BetaRawMessageStopEvent.
builder() - function in com.anthropic.models.beta.messages.BetaRedactedThinkingBlock.Companion
Returns a mutable builder for constructing an instance of BetaRedactedThinkingBlock.
builder() - function in com.anthropic.models.beta.messages.BetaRedactedThinkingBlockParam.Companion
Returns a mutable builder for constructing an instance of BetaRedactedThinkingBlockParam.
builder() - function in com.anthropic.models.beta.messages.BetaSignatureDelta.Companion
Returns a mutable builder for constructing an instance of BetaSignatureDelta.
builder() - function in com.anthropic.models.beta.messages.BetaTextBlock.Companion
Returns a mutable builder for constructing an instance of BetaTextBlock.
builder() - function in com.anthropic.models.beta.messages.BetaTextBlockParam.Companion
Returns a mutable builder for constructing an instance of BetaTextBlockParam.
builder() - function in com.anthropic.models.beta.messages.BetaTextDelta.Companion
Returns a mutable builder for constructing an instance of BetaTextDelta.
builder() - function in com.anthropic.models.beta.messages.BetaThinkingBlock.Companion
Returns a mutable builder for constructing an instance of BetaThinkingBlock.
builder() - function in com.anthropic.models.beta.messages.BetaThinkingBlockParam.Companion
Returns a mutable builder for constructing an instance of BetaThinkingBlockParam.
builder() - function in com.anthropic.models.beta.messages.BetaThinkingConfigDisabled.Companion
Returns a mutable builder for constructing an instance of BetaThinkingConfigDisabled.
builder() - function in com.anthropic.models.beta.messages.BetaThinkingConfigEnabled.Companion
Returns a mutable builder for constructing an instance of BetaThinkingConfigEnabled.
builder() - function in com.anthropic.models.beta.messages.BetaThinkingDelta.Companion
Returns a mutable builder for constructing an instance of BetaThinkingDelta.
builder() - function in com.anthropic.models.beta.messages.BetaTool.Companion
Returns a mutable builder for constructing an instance of BetaTool.
builder() - function in com.anthropic.models.beta.messages.BetaTool.InputSchema.Companion
Returns a mutable builder for constructing an instance of InputSchema.
builder() - function in com.anthropic.models.beta.messages.BetaToolBash20241022.Companion
Returns a mutable builder for constructing an instance of BetaToolBash20241022.
builder() - function in com.anthropic.models.beta.messages.BetaToolBash20250124.Companion
Returns a mutable builder for constructing an instance of BetaToolBash20250124.
builder() - function in com.anthropic.models.beta.messages.BetaToolChoiceAny.Companion
Returns a mutable builder for constructing an instance of BetaToolChoiceAny.
builder() - function in com.anthropic.models.beta.messages.BetaToolChoiceAuto.Companion
Returns a mutable builder for constructing an instance of BetaToolChoiceAuto.
builder() - function in com.anthropic.models.beta.messages.BetaToolChoiceNone.Companion
Returns a mutable builder for constructing an instance of BetaToolChoiceNone.
builder() - function in com.anthropic.models.beta.messages.BetaToolChoiceTool.Companion
Returns a mutable builder for constructing an instance of BetaToolChoiceTool.
builder() - function in com.anthropic.models.beta.messages.BetaToolComputerUse20241022.Companion
Returns a mutable builder for constructing an instance of BetaToolComputerUse20241022.
builder() - function in com.anthropic.models.beta.messages.BetaToolComputerUse20250124.Companion
Returns a mutable builder for constructing an instance of BetaToolComputerUse20250124.
builder() - function in com.anthropic.models.beta.messages.BetaToolResultBlockParam.Companion
Returns a mutable builder for constructing an instance of BetaToolResultBlockParam.
builder() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20241022.Companion
Returns a mutable builder for constructing an instance of BetaToolTextEditor20241022.
builder() - function in com.anthropic.models.beta.messages.BetaToolTextEditor20250124.Companion
Returns a mutable builder for constructing an instance of BetaToolTextEditor20250124.
builder() - function in com.anthropic.models.beta.messages.BetaToolUseBlock.Companion
Returns a mutable builder for constructing an instance of BetaToolUseBlock.
builder() - function in com.anthropic.models.beta.messages.BetaToolUseBlockParam.Companion
Returns a mutable builder for constructing an instance of BetaToolUseBlockParam.
builder() - function in com.anthropic.models.beta.messages.BetaUrlImageSource.Companion
Returns a mutable builder for constructing an instance of BetaUrlImageSource.
builder() - function in com.anthropic.models.beta.messages.BetaUrlPdfSource.Companion
Returns a mutable builder for constructing an instance of BetaUrlPdfSource.
builder() - function in com.anthropic.models.beta.messages.BetaUsage.Companion
Returns a mutable builder for constructing an instance of BetaUsage.
builder() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Body.Companion
Returns a mutable builder for constructing an instance of Body.
builder() - function in com.anthropic.models.beta.messages.MessageCountTokensParams.Companion
Returns a mutable builder for constructing an instance of MessageCountTokensParams.
builder() - function in com.anthropic.models.beta.messages.MessageCreateParams.Body.Companion
Returns a mutable builder for constructing an instance of Body.
builder() - function in com.anthropic.models.beta.messages.MessageCreateParams.Companion
Returns a mutable builder for constructing an instance of MessageCreateParams.
builder() - function in com.anthropic.models.beta.messages.batches.BatchCancelParams.Companion
Returns a mutable builder for constructing an instance of BatchCancelParams.
builder() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Body.Companion
Returns a mutable builder for constructing an instance of Body.
builder() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Companion
Returns a mutable builder for constructing an instance of BatchCreateParams.
builder() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Companion
Returns a mutable builder for constructing an instance of Request.
builder() - function in com.anthropic.models.beta.messages.batches.BatchCreateParams.Request.Params.Companion
Returns a mutable builder for constructing an instance of Params.
builder() - function in com.anthropic.models.beta.messages.batches.BatchDeleteParams.Companion
Returns a mutable builder for constructing an instance of BatchDeleteParams.
builder() - function in com.anthropic.models.beta.messages.batches.BatchListPage.Response.Companion
Returns a mutable builder for constructing an instance of BatchListPage.
builder() - function in com.anthropic.models.beta.messages.batches.BatchListPageAsync.Response.Companion
Returns a mutable builder for constructing an instance of BatchListPageAsync.
builder() - function in com.anthropic.models.beta.messages.batches.BatchListParams.Companion
Returns a mutable builder for constructing an instance of BatchListParams.
builder() - function in com.anthropic.models.beta.messages.batches.BatchResultsParams.Companion
Returns a mutable builder for constructing an instance of BatchResultsParams.
builder() - function in com.anthropic.models.beta.messages.batches.BatchRetrieveParams.Companion
Returns a mutable builder for constructing an instance of BatchRetrieveParams.
builder() - function in com.anthropic.models.beta.messages.batches.BetaDeletedMessageBatch.Companion
Returns a mutable builder for constructing an instance of BetaDeletedMessageBatch.
builder() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatch.Companion
Returns a mutable builder for constructing an instance of BetaMessageBatch.
builder() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchCanceledResult.Companion
Returns a mutable builder for constructing an instance of BetaMessageBatchCanceledResult.
builder() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchErroredResult.Companion
Returns a mutable builder for constructing an instance of BetaMessageBatchErroredResult.
builder() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchExpiredResult.Companion
Returns a mutable builder for constructing an instance of BetaMessageBatchExpiredResult.
builder() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchIndividualResponse.Companion
Returns a mutable builder for constructing an instance of BetaMessageBatchIndividualResponse.
builder() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchRequestCounts.Companion
Returns a mutable builder for constructing an instance of BetaMessageBatchRequestCounts.
builder() - function in com.anthropic.models.beta.messages.batches.BetaMessageBatchSucceededResult.Companion
Returns a mutable builder for constructing an instance of BetaMessageBatchSucceededResult.
builder() - function in com.anthropic.models.beta.models.BetaModelInfo.Companion
Returns a mutable builder for constructing an instance of BetaModelInfo.
builder() - function in com.anthropic.models.beta.models.ModelListPage.Response.Companion
Returns a mutable builder for constructing an instance of ModelListPage.
builder() - function in com.anthropic.models.beta.models.ModelListPageAsync.Response.Companion
Returns a mutable builder for constructing an instance of ModelListPageAsync.
builder() - function in com.anthropic.models.beta.models.ModelListParams.Companion
Returns a mutable builder for constructing an instance of ModelListParams.
builder() - function in com.anthropic.models.beta.models.ModelRetrieveParams.Companion
Returns a mutable builder for constructing an instance of ModelRetrieveParams.
builder() - function in com.anthropic.models.completions.Completion.Companion
Returns a mutable builder for constructing an instance of Completion.
builder() - function in com.anthropic.models.completions.CompletionCreateParams.Body.Companion
Returns a mutable builder for constructing an instance of Body.
builder() - function in com.anthropic.models.completions.CompletionCreateParams.Companion
Returns a mutable builder for constructing an instance of CompletionCreateParams.
builder() - function in com.anthropic.models.messages.Base64ImageSource.Companion
Returns a mutable builder for constructing an instance of Base64ImageSource.
builder() - function in com.anthropic.models.messages.Base64PdfSource.Companion
Returns a mutable builder for constructing an instance of Base64PdfSource.
builder() - function in com.anthropic.models.messages.CacheControlEphemeral.Companion
Returns a mutable builder for constructing an instance of CacheControlEphemeral.
builder() - function in com.anthropic.models.messages.CitationCharLocation.Companion
Returns a mutable builder for constructing an instance of CitationCharLocation.
builder() - function in com.anthropic.models.messages.CitationCharLocationParam.Companion
Returns a mutable builder for constructing an instance of CitationCharLocationParam.
builder() - function in com.anthropic.models.messages.CitationContentBlockLocation.Companion
Returns a mutable builder for constructing an instance of CitationContentBlockLocation.
builder() - function in com.anthropic.models.messages.CitationContentBlockLocationParam.Companion
Returns a mutable builder for constructing an instance of CitationContentBlockLocationParam.
builder() - function in com.anthropic.models.messages.CitationPageLocation.Companion
Returns a mutable builder for constructing an instance of CitationPageLocation.
builder() - function in com.anthropic.models.messages.CitationPageLocationParam.Companion
Returns a mutable builder for constructing an instance of CitationPageLocationParam.
builder() - function in com.anthropic.models.messages.CitationsConfigParam.Companion
Returns a mutable builder for constructing an instance of CitationsConfigParam.
builder() - function in com.anthropic.models.messages.CitationsDelta.Companion
Returns a mutable builder for constructing an instance of CitationsDelta.
builder() - function in com.anthropic.models.messages.ContentBlockSource.Companion
Returns a mutable builder for constructing an instance of ContentBlockSource.
builder() - function in com.anthropic.models.messages.DocumentBlockParam.Companion
Returns a mutable builder for constructing an instance of DocumentBlockParam.
builder() - function in com.anthropic.models.messages.ImageBlockParam.Companion
Returns a mutable builder for constructing an instance of ImageBlockParam.
builder() - function in com.anthropic.models.messages.InputJsonDelta.Companion
Returns a mutable builder for constructing an instance of InputJsonDelta.
builder() - function in com.anthropic.models.messages.Message.Companion
Returns a mutable builder for constructing an instance of Message.
builder() - function in com.anthropic.models.messages.MessageCountTokensParams.Body.Companion
Returns a mutable builder for constructing an instance of Body.
builder() - function in com.anthropic.models.messages.MessageCountTokensParams.Companion
Returns a mutable builder for constructing an instance of MessageCountTokensParams.
builder() - function in com.anthropic.models.messages.MessageCreateParams.Body.Companion
Returns a mutable builder for constructing an instance of Body.
builder() - function in com.anthropic.models.messages.MessageCreateParams.Companion
Returns a mutable builder for constructing an instance of MessageCreateParams.
builder() - function in com.anthropic.models.messages.MessageDeltaUsage.Companion
Returns a mutable builder for constructing an instance of MessageDeltaUsage.
builder() - function in com.anthropic.models.messages.MessageParam.Companion
Returns a mutable builder for constructing an instance of MessageParam.
builder() - function in com.anthropic.models.messages.MessageTokensCount.Companion
Returns a mutable builder for constructing an instance of MessageTokensCount.
builder() - function in com.anthropic.models.messages.Metadata.Companion
Returns a mutable builder for constructing an instance of Metadata.
builder() - function in com.anthropic.models.messages.PlainTextSource.Companion
Returns a mutable builder for constructing an instance of PlainTextSource.
builder() - function in com.anthropic.models.messages.RawContentBlockDeltaEvent.Companion
Returns a mutable builder for constructing an instance of RawContentBlockDeltaEvent.
builder() - function in com.anthropic.models.messages.RawContentBlockStartEvent.Companion
Returns a mutable builder for constructing an instance of RawContentBlockStartEvent.
builder() - function in com.anthropic.models.messages.RawContentBlockStopEvent.Companion
Returns a mutable builder for constructing an instance of RawContentBlockStopEvent.
builder() - function in com.anthropic.models.messages.RawMessageDeltaEvent.Companion
Returns a mutable builder for constructing an instance of RawMessageDeltaEvent.
builder() - function in com.anthropic.models.messages.RawMessageDeltaEvent.Delta.Companion
Returns a mutable builder for constructing an instance of Delta.
builder() - function in com.anthropic.models.messages.RawMessageStartEvent.Companion
Returns a mutable builder for constructing an instance of RawMessageStartEvent.
builder() - function in com.anthropic.models.messages.RawMessageStopEvent.Companion
Returns a mutable builder for constructing an instance of RawMessageStopEvent.
builder() - function in com.anthropic.models.messages.RedactedThinkingBlock.Companion
Returns a mutable builder for constructing an instance of RedactedThinkingBlock.
builder() - function in com.anthropic.models.messages.RedactedThinkingBlockParam.Companion
Returns a mutable builder for constructing an instance of RedactedThinkingBlockParam.
builder() - function in com.anthropic.models.messages.SignatureDelta.Companion
Returns a mutable builder for constructing an instance of SignatureDelta.
builder() - function in com.anthropic.models.messages.TextBlock.Companion
Returns a mutable builder for constructing an instance of TextBlock.
builder() - function in com.anthropic.models.messages.TextBlockParam.Companion
Returns a mutable builder for constructing an instance of TextBlockParam.
builder() - function in com.anthropic.models.messages.TextDelta.Companion
Returns a mutable builder for constructing an instance of TextDelta.
builder() - function in com.anthropic.models.messages.ThinkingBlock.Companion
Returns a mutable builder for constructing an instance of ThinkingBlock.
builder() - function in com.anthropic.models.messages.ThinkingBlockParam.Companion
Returns a mutable builder for constructing an instance of ThinkingBlockParam.
builder() - function in com.anthropic.models.messages.ThinkingConfigDisabled.Companion
Returns a mutable builder for constructing an instance of ThinkingConfigDisabled.
builder() - function in com.anthropic.models.messages.ThinkingConfigEnabled.Companion
Returns a mutable builder for constructing an instance of ThinkingConfigEnabled.
builder() - function in com.anthropic.models.messages.ThinkingDelta.Companion
Returns a mutable builder for constructing an instance of ThinkingDelta.
builder() - function in com.anthropic.models.messages.Tool.Companion
Returns a mutable builder for constructing an instance of Tool.
builder() - function in com.anthropic.models.messages.Tool.InputSchema.Companion
Returns a mutable builder for constructing an instance of InputSchema.
builder() - function in com.anthropic.models.messages.ToolBash20250124.Companion
Returns a mutable builder for constructing an instance of ToolBash20250124.
builder() - function in com.anthropic.models.messages.ToolChoiceAny.Companion
Returns a mutable builder for constructing an instance of ToolChoiceAny.
builder() - function in com.anthropic.models.messages.ToolChoiceAuto.Companion
Returns a mutable builder for constructing an instance of ToolChoiceAuto.
builder() - function in com.anthropic.models.messages.ToolChoiceNone.Companion
Returns a mutable builder for constructing an instance of ToolChoiceNone.
builder() - function in com.anthropic.models.messages.ToolChoiceTool.Companion
Returns a mutable builder for constructing an instance of ToolChoiceTool.
builder() - function in com.anthropic.models.messages.ToolResultBlockParam.Companion
Returns a mutable builder for constructing an instance of ToolResultBlockParam.
builder() - function in com.anthropic.models.messages.ToolTextEditor20250124.Companion
Returns a mutable builder for constructing an instance of ToolTextEditor20250124.
builder() - function in com.anthropic.models.messages.ToolUseBlock.Companion
Returns a mutable builder for constructing an instance of ToolUseBlock.
builder() - function in com.anthropic.models.messages.ToolUseBlockParam.Companion
Returns a mutable builder for constructing an instance of ToolUseBlockParam.
builder() - function in com.anthropic.models.messages.UrlImageSource.Companion
Returns a mutable builder for constructing an instance of UrlImageSource.
builder() - function in com.anthropic.models.messages.UrlPdfSource.Companion
Returns a mutable builder for constructing an instance of UrlPdfSource.
builder() - function in com.anthropic.models.messages.Usage.Companion
Returns a mutable builder for constructing an instance of Usage.
builder() - function in com.anthropic.models.messages.batches.BatchCancelParams.Companion
Returns a mutable builder for constructing an instance of BatchCancelParams.
builder() - function in com.anthropic.models.messages.batches.BatchCreateParams.Body.Companion
Returns a mutable builder for constructing an instance of Body.
builder() - function in com.anthropic.models.messages.batches.BatchCreateParams.Companion
Returns a mutable builder for constructing an instance of BatchCreateParams.
builder() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Companion
Returns a mutable builder for constructing an instance of Request.
builder() - function in com.anthropic.models.messages.batches.BatchCreateParams.Request.Params.Companion
Returns a mutable builder for constructing an instance of Params.
builder() - function in com.anthropic.models.messages.batches.BatchDeleteParams.Companion
Returns a mutable builder for constructing an instance of BatchDeleteParams.
builder() - function in com.anthropic.models.messages.batches.BatchListPage.Response.Companion
Returns a mutable builder for constructing an instance of BatchListPage.
builder() - function in com.anthropic.models.messages.batches.BatchListPageAsync.Response.Companion
Returns a mutable builder for constructing an instance of BatchListPageAsync.
builder() - function in com.anthropic.models.messages.batches.BatchListParams.Companion
Returns a mutable builder for constructing an instance of BatchListParams.
builder() - function in com.anthropic.models.messages.batches.BatchResultsParams.Companion
Returns a mutable builder for constructing an instance of BatchResultsParams.
builder() - function in com.anthropic.models.messages.batches.BatchRetrieveParams.Companion
Returns a mutable builder for constructing an instance of BatchRetrieveParams.
builder() - function in com.anthropic.models.messages.batches.DeletedMessageBatch.Companion
Returns a mutable builder for constructing an instance of DeletedMessageBatch.
builder() - function in com.anthropic.models.messages.batches.MessageBatch.Companion
Returns a mutable builder for constructing an instance of MessageBatch.
builder() - function in com.anthropic.models.messages.batches.MessageBatchCanceledResult.Companion
Returns a mutable builder for constructing an instance of MessageBatchCanceledResult.
builder() - function in com.anthropic.models.messages.batches.MessageBatchErroredResult.Companion
Returns a mutable builder for constructing an instance of MessageBatchErroredResult.
builder() - function in com.anthropic.models.messages.batches.MessageBatchExpiredResult.Companion
Returns a mutable builder for constructing an instance of MessageBatchExpiredResult.
builder() - function in com.anthropic.models.messages.batches.MessageBatchIndividualResponse.Companion
Returns a mutable builder for constructing an instance of MessageBatchIndividualResponse.
builder() - function in com.anthropic.models.messages.batches.MessageBatchRequestCounts.Companion
Returns a mutable builder for constructing an instance of MessageBatchRequestCounts.
builder() - function in com.anthropic.models.messages.batches.MessageBatchSucceededResult.Companion
Returns a mutable builder for constructing an instance of MessageBatchSucceededResult.
builder() - function in com.anthropic.models.models.ModelInfo.Companion
Returns a mutable builder for constructing an instance of ModelInfo.
builder() - function in com.anthropic.models.models.ModelListPage.Response.Companion
Returns a mutable builder for constructing an instance of ModelListPage.
builder() - function in com.anthropic.models.models.ModelListPageAsync.Response.Companion
Returns a mutable builder for constructing an instance of ModelListPageAsync.
builder() - function in com.anthropic.models.models.ModelListParams.Companion
Returns a mutable builder for constructing an instance of ModelListParams.
builder() - function in com.anthropic.models.models.ModelRetrieveParams.Companion
Returns a mutable builder for constructing an instance of ModelRetrieveParams.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _