A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
F
- 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
- fillInStackTrace() - function in kotlin.Throwable
- findBackReference(java.lang.String) - function in com.fasterxml.jackson.databind.JsonDeserializer
- 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
datalist. - 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
datalist. - 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
datalist. - 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
datalist. - 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
datalist. - 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
datalist. - 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
datalist. - 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
datalist. - forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.anthropic.models.beta.messages.batches.BatchListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.anthropic.models.beta.models.ModelListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.anthropic.models.messages.batches.BatchListPageAsync.AutoPager
- forEach(java.util.function.Predicate,java.util.concurrent.Executor) - function in com.anthropic.models.models.ModelListPageAsync.AutoPager
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- forEach(java.util.function.Consumer) - function in kotlin.collections.Iterable
- 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.