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

F

file() - function in com.anthropic.models.beta.files.FileUploadParams
The file to upload
file() - function in com.anthropic.models.beta.files.FileUploadParams.Body
The file to upload
file(com.anthropic.core.MultipartField) - function in com.anthropic.models.beta.files.FileUploadParams.Body.Builder
Sets Builder.file to an arbitrary multipart value.
file(java.io.InputStream) - function in com.anthropic.models.beta.files.FileUploadParams.Body.Builder
The file to upload
file(java.nio.file.Path) - function in com.anthropic.models.beta.files.FileUploadParams.Body.Builder
The file to upload
file(kotlin.ByteArray) - function in com.anthropic.models.beta.files.FileUploadParams.Body.Builder
The file to upload
file(com.anthropic.core.MultipartField) - function in com.anthropic.models.beta.files.FileUploadParams.Builder
Sets Builder.file to an arbitrary multipart value.
file(java.io.InputStream) - function in com.anthropic.models.beta.files.FileUploadParams.Builder
The file to upload
file(java.nio.file.Path) - function in com.anthropic.models.beta.files.FileUploadParams.Builder
The file to upload
file(kotlin.ByteArray) - function in com.anthropic.models.beta.files.FileUploadParams.Builder
The file to upload
file() - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Source
 
file() - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Source
 
FILE_DELETED - enum entry in com.anthropic.models.beta.files.DeletedFile.Type.Known
 
FILE_DELETED - enum entry in com.anthropic.models.beta.files.DeletedFile.Type.Value
 
FileDeleteParams - class in com.anthropic.models.beta.files
Delete File
FileDeleteParams.Builder - class in com.anthropic.models.beta.files.FileDeleteParams
A builder for FileDeleteParams.
FileDownloadParams - class in com.anthropic.models.beta.files
Download File
FileDownloadParams.Builder - class in com.anthropic.models.beta.files.FileDownloadParams
A builder for FileDownloadParams.
fileId() - function in com.anthropic.models.beta.files.FileDeleteParams
ID of the File.
fileId(java.util.Optional) - function in com.anthropic.models.beta.files.FileDeleteParams.Builder
Alias for calling Builder.fileId with fileId.orElse(null).
fileId(java.lang.String) - function in com.anthropic.models.beta.files.FileDeleteParams.Builder
ID of the File.
fileId() - function in com.anthropic.models.beta.files.FileDownloadParams
ID of the File.
fileId(java.util.Optional) - function in com.anthropic.models.beta.files.FileDownloadParams.Builder
Alias for calling Builder.fileId with fileId.orElse(null).
fileId(java.lang.String) - function in com.anthropic.models.beta.files.FileDownloadParams.Builder
ID of the File.
fileId() - function in com.anthropic.models.beta.files.FileRetrieveMetadataParams
ID of the File.
fileId(java.util.Optional) - function in com.anthropic.models.beta.files.FileRetrieveMetadataParams.Builder
Alias for calling Builder.fileId with fileId.orElse(null).
fileId(java.lang.String) - function in com.anthropic.models.beta.files.FileRetrieveMetadataParams.Builder
ID of the File.
fileId() - function in com.anthropic.models.beta.messages.BetaCodeExecutionOutputBlock
 
fileId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionOutputBlock.Builder
Sets Builder.fileId to an arbitrary JSON value.
fileId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCodeExecutionOutputBlock.Builder
 
fileId() - function in com.anthropic.models.beta.messages.BetaCodeExecutionOutputBlockParam
 
fileId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaCodeExecutionOutputBlockParam.Builder
Sets Builder.fileId to an arbitrary JSON value.
fileId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaCodeExecutionOutputBlockParam.Builder
 
fileId() - function in com.anthropic.models.beta.messages.BetaContainerUploadBlock
 
fileId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaContainerUploadBlock.Builder
Sets Builder.fileId to an arbitrary JSON value.
fileId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaContainerUploadBlock.Builder
 
fileId() - function in com.anthropic.models.beta.messages.BetaContainerUploadBlockParam
 
fileId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaContainerUploadBlockParam.Builder
Sets Builder.fileId to an arbitrary JSON value.
fileId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaContainerUploadBlockParam.Builder
 
fileId() - function in com.anthropic.models.beta.messages.BetaFileDocumentSource
 
fileId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaFileDocumentSource.Builder
Sets Builder.fileId to an arbitrary JSON value.
fileId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaFileDocumentSource.Builder
 
fileId() - function in com.anthropic.models.beta.messages.BetaFileImageSource
 
fileId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.BetaFileImageSource.Builder
Sets Builder.fileId to an arbitrary JSON value.
fileId(java.lang.String) - function in com.anthropic.models.beta.messages.BetaFileImageSource.Builder
 
FileListPage - class in com.anthropic.models.beta.files
 
FileListPage.Builder - class in com.anthropic.models.beta.files.FileListPage
A builder for FileListPage.
FileListPageAsync - class in com.anthropic.models.beta.files
 
FileListPageAsync.Builder - class in com.anthropic.models.beta.files.FileListPageAsync
A builder for FileListPageAsync.
FileListPageResponse - class in com.anthropic.models.beta.files
 
FileListPageResponse.Builder - class in com.anthropic.models.beta.files.FileListPageResponse
A builder for FileListPageResponse.
FileListParams - class in com.anthropic.models.beta.files
List Files
FileListParams.Builder - class in com.anthropic.models.beta.files.FileListParams
A builder for FileListParams.
FileMetadata - class in com.anthropic.models.beta.files
 
FileMetadata.Builder - class in com.anthropic.models.beta.files.FileMetadata
A builder for FileMetadata.
filename() - function in com.anthropic.core.MultipartField
Returns the filename directive that will be included in the serialized field.
filename(java.util.Optional) - function in com.anthropic.core.MultipartField.Builder
Alias for calling Builder.filename with filename.orElse(null).
filename(java.lang.String) - function in com.anthropic.core.MultipartField.Builder
 
filename() - function in com.anthropic.models.beta.files.FileMetadata
Original filename of the uploaded file.
filename(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.files.FileMetadata.Builder
Sets Builder.filename to an arbitrary JSON value.
filename(java.lang.String) - function in com.anthropic.models.beta.files.FileMetadata.Builder
Original filename of the uploaded file.
FileRetrieveMetadataParams - class in com.anthropic.models.beta.files
Get File Metadata
FileRetrieveMetadataParams.Builder - class in com.anthropic.models.beta.files.FileRetrieveMetadataParams
A builder for FileRetrieveMetadataParams.
files() - function in com.anthropic.services.async.BetaServiceAsync
 
files() - function in com.anthropic.services.async.BetaServiceAsync.WithRawResponse
 
files() - function in com.anthropic.services.async.BetaServiceAsyncImpl
 
files() - function in com.anthropic.services.async.BetaServiceAsyncImpl.WithRawResponseImpl
 
files() - function in com.anthropic.services.blocking.BetaService
 
files() - function in com.anthropic.services.blocking.BetaService.WithRawResponse
 
files() - function in com.anthropic.services.blocking.BetaServiceImpl
 
files() - function in com.anthropic.services.blocking.BetaServiceImpl.WithRawResponseImpl
 
FILES_API_2025_04_14 - enum entry in com.anthropic.models.beta.AnthropicBeta.Known
 
FILES_API_2025_04_14 - enum entry in com.anthropic.models.beta.AnthropicBeta.Value
 
FileService - class in com.anthropic.services.blocking.beta
 
FileService.WithRawResponse - class in com.anthropic.services.blocking.beta.FileService
A view of FileService that provides access to raw HTTP responses for each method.
FileServiceAsync - class in com.anthropic.services.async.beta
 
FileServiceAsync.WithRawResponse - class in com.anthropic.services.async.beta.FileServiceAsync
A view of FileServiceAsync that provides access to raw HTTP responses for each method.
FileServiceAsyncImpl - class in com.anthropic.services.async.beta
 
FileServiceAsyncImpl.WithRawResponseImpl - class in com.anthropic.services.async.beta.FileServiceAsyncImpl
 
FileServiceImpl - class in com.anthropic.services.blocking.beta
 
FileServiceImpl.WithRawResponseImpl - class in com.anthropic.services.blocking.beta.FileServiceImpl
 
fileSource(java.lang.String) - function in com.anthropic.models.beta.messages.BetaImageBlockParam.Builder
Alias for calling source with the following:
BetaFileImageSource.builder()
    .fileId(fileId)
    .build()
fileSource(java.lang.String) - function in com.anthropic.models.beta.messages.BetaRequestDocumentBlock.Builder
Alias for calling source with the following:
BetaFileDocumentSource.builder()
    .fileId(fileId)
    .build()
FileUploadParams - class in com.anthropic.models.beta.files
Upload File
FileUploadParams.Body - class in com.anthropic.models.beta.files.FileUploadParams
 
FileUploadParams.Body.Builder - class in com.anthropic.models.beta.files.FileUploadParams.Body
A builder for Body.
FileUploadParams.Builder - class in com.anthropic.models.beta.files.FileUploadParams
A builder for FileUploadParams.
fillInStackTrace() - function in kotlin.Throwable
 
findBackReference(java.lang.String) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
firstId() - function in com.anthropic.models.beta.files.FileListPage
Delegates to FileListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.beta.files.FileListPageAsync
Delegates to FileListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.beta.files.FileListPageResponse
ID of the first file in this page of results.
firstId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.files.FileListPageResponse.Builder
Sets Builder.firstId to an arbitrary JSON value.
firstId(java.util.Optional) - function in com.anthropic.models.beta.files.FileListPageResponse.Builder
Alias for calling Builder.firstId with firstId.orElse(null).
firstId(java.lang.String) - function in com.anthropic.models.beta.files.FileListPageResponse.Builder
ID of the first file in this page of results.
firstId() - function in com.anthropic.models.beta.messages.batches.BatchListPage
Delegates to BatchListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.beta.messages.batches.BatchListPageAsync
Delegates to BatchListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.beta.messages.batches.BatchListPageResponse
First ID in the data list.
firstId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.messages.batches.BatchListPageResponse.Builder
Sets Builder.firstId to an arbitrary JSON value.
firstId(java.util.Optional) - function in com.anthropic.models.beta.messages.batches.BatchListPageResponse.Builder
Alias for calling Builder.firstId with firstId.orElse(null).
firstId(java.lang.String) - function in com.anthropic.models.beta.messages.batches.BatchListPageResponse.Builder
First ID in the data list.
firstId() - function in com.anthropic.models.beta.models.ModelListPage
Delegates to ModelListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.beta.models.ModelListPageAsync
Delegates to ModelListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.beta.models.ModelListPageResponse
First ID in the data list.
firstId(com.anthropic.core.JsonField) - function in com.anthropic.models.beta.models.ModelListPageResponse.Builder
Sets Builder.firstId to an arbitrary JSON value.
firstId(java.util.Optional) - function in com.anthropic.models.beta.models.ModelListPageResponse.Builder
Alias for calling Builder.firstId with firstId.orElse(null).
firstId(java.lang.String) - function in com.anthropic.models.beta.models.ModelListPageResponse.Builder
First ID in the data list.
firstId() - function in com.anthropic.models.messages.batches.BatchListPage
Delegates to BatchListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.messages.batches.BatchListPageAsync
Delegates to BatchListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.messages.batches.BatchListPageResponse
First ID in the data list.
firstId(com.anthropic.core.JsonField) - function in com.anthropic.models.messages.batches.BatchListPageResponse.Builder
Sets Builder.firstId to an arbitrary JSON value.
firstId(java.util.Optional) - function in com.anthropic.models.messages.batches.BatchListPageResponse.Builder
Alias for calling Builder.firstId with firstId.orElse(null).
firstId(java.lang.String) - function in com.anthropic.models.messages.batches.BatchListPageResponse.Builder
First ID in the data list.
firstId() - function in com.anthropic.models.models.ModelListPage
Delegates to ModelListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.models.ModelListPageAsync
Delegates to ModelListPageResponse, but gracefully handles missing data.
firstId() - function in com.anthropic.models.models.ModelListPageResponse
First ID in the data list.
firstId(com.anthropic.core.JsonField) - function in com.anthropic.models.models.ModelListPageResponse.Builder
Sets Builder.firstId to an arbitrary JSON value.
firstId(java.util.Optional) - function in com.anthropic.models.models.ModelListPageResponse.Builder
Alias for calling Builder.firstId with firstId.orElse(null).
firstId(java.lang.String) - function in com.anthropic.models.models.ModelListPageResponse.Builder
First ID in the data list.
forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
 
from(com.anthropic.core.Page) - function in com.anthropic.core.AutoPager.Companion
 
from(com.anthropic.core.PageAsync,java.util.concurrent.Executor) - function in com.anthropic.core.AutoPagerAsync.Companion
 
from(java.lang.Object) - function in com.anthropic.core.JsonValue.Companion
Converts the given value to a JsonValue.
fromEnv() - function in com.anthropic.backends.AnthropicBackend.Builder
 
fromEnv() - function in com.anthropic.backends.AnthropicBackend.Companion
 
fromEnv(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider) - function in com.anthropic.bedrock.backends.BedrockBackend.Builder
Resolves the AWS credentials from the environment, or other sources configured by the credentials provider.
fromEnv() - function in com.anthropic.bedrock.backends.BedrockBackend.Builder
Resolves the AWS credentials from the environment, or other sources configured by the credentials provider.
fromEnv() - function in com.anthropic.bedrock.backends.BedrockBackend.Companion
Creates a Bedrock Backend configured to use the default AWS credentials provider.
fromEnv() - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Builder
 
fromEnv() - function in com.anthropic.client.okhttp.AnthropicOkHttpClient.Companion
 
fromEnv() - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Builder
 
fromEnv() - function in com.anthropic.client.okhttp.AnthropicOkHttpClientAsync.Companion
 
fromEnv() - function in com.anthropic.vertex.backends.VertexBackend.Builder
 
fromEnv() - function in com.anthropic.vertex.backends.VertexBackend.Companion
 
fromJsonNode(com.fasterxml.jackson.databind.JsonNode) - function in com.anthropic.core.JsonValue.Companion
Returns a JsonValue converted from the given Jackson JsonNode.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _