Skip navigation links
A B C D E F G H I M R S T V W 

A

AbstractAmazonBedrockRuntime - Class in com.amazonaws.services.bedrockruntime
Abstract implementation of AmazonBedrockRuntime.
AbstractAmazonBedrockRuntime() - Constructor for class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntime
 
AbstractAmazonBedrockRuntimeAsync - Class in com.amazonaws.services.bedrockruntime
Abstract implementation of AmazonBedrockRuntimeAsync.
AbstractAmazonBedrockRuntimeAsync() - Constructor for class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntimeAsync
 
AccessDeniedException - Exception in com.amazonaws.services.bedrockruntime.model
The request is denied because of missing access permissions.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AmazonBedrockRuntime - Interface in com.amazonaws.services.bedrockruntime
Interface for accessing Amazon Bedrock Runtime.
AmazonBedrockRuntimeAsync - Interface in com.amazonaws.services.bedrockruntime
Interface for accessing Amazon Bedrock Runtime asynchronously.
AmazonBedrockRuntimeAsyncClient - Class in com.amazonaws.services.bedrockruntime
Client for accessing Amazon Bedrock Runtime asynchronously.
AmazonBedrockRuntimeAsyncClientBuilder - Class in com.amazonaws.services.bedrockruntime
Fluent builder for AmazonBedrockRuntimeAsync.
AmazonBedrockRuntimeClient - Class in com.amazonaws.services.bedrockruntime
Client for accessing Amazon Bedrock Runtime.
AmazonBedrockRuntimeClientBuilder - Class in com.amazonaws.services.bedrockruntime
Fluent builder for AmazonBedrockRuntime.
AmazonBedrockRuntimeException - Exception in com.amazonaws.services.bedrockruntime.model
Base exception for all service exceptions thrown by Amazon Bedrock Runtime
AmazonBedrockRuntimeException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.AmazonBedrockRuntimeException
Constructs a new AmazonBedrockRuntimeException with the specified error message.
AnyToolChoice - Class in com.amazonaws.services.bedrockruntime.model
The model must request at least one tool (no text is generated).
AnyToolChoice() - Constructor for class com.amazonaws.services.bedrockruntime.model.AnyToolChoice
 
asyncBuilder() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
 
AutoToolChoice - Class in com.amazonaws.services.bedrockruntime.model
The Model automatically decides if a tool should be called or to whether to generate text instead.
AutoToolChoice() - Constructor for class com.amazonaws.services.bedrockruntime.model.AutoToolChoice
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClientBuilder
Construct an asynchronous implementation of AmazonBedrockRuntimeAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClientBuilder
Construct a synchronous implementation of AmazonBedrockRuntime using the current builder configuration.
builder() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClient
 

C

clone() - Method in class com.amazonaws.services.bedrockruntime.model.AnyToolChoice
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.AutoToolChoice
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.Message
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.Tool
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ToolInputSchema
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
 
com.amazonaws.services.bedrockruntime - package com.amazonaws.services.bedrockruntime
Describes the API operations for running inference using Amazon Bedrock models.
com.amazonaws.services.bedrockruntime.model - package com.amazonaws.services.bedrockruntime.model
 
configFactory - Static variable in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClient
Client configuration factory providing ClientConfigurations tailored to this client
ContentBlock - Class in com.amazonaws.services.bedrockruntime.model
A block of content for a message.
ContentBlock() - Constructor for class com.amazonaws.services.bedrockruntime.model.ContentBlock
 
ConversationRole - Enum in com.amazonaws.services.bedrockruntime.model
 
converse(ConverseRequest) - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntime
 
converse(ConverseRequest) - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntime
Sends messages to the specified Amazon Bedrock model.
converse(ConverseRequest) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClient
Sends messages to the specified Amazon Bedrock model.
converseAsync(ConverseRequest) - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntimeAsync
 
converseAsync(ConverseRequest, AsyncHandler<ConverseRequest, ConverseResult>) - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntimeAsync
 
converseAsync(ConverseRequest) - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsync
Sends messages to the specified Amazon Bedrock model.
converseAsync(ConverseRequest, AsyncHandler<ConverseRequest, ConverseResult>) - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsync
Sends messages to the specified Amazon Bedrock model.
converseAsync(ConverseRequest) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
 
converseAsync(ConverseRequest, AsyncHandler<ConverseRequest, ConverseResult>) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
 
ConverseMetrics - Class in com.amazonaws.services.bedrockruntime.model
Metrics for a call to Converse.
ConverseMetrics() - Constructor for class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
 
ConverseOutput - Class in com.amazonaws.services.bedrockruntime.model
The output from a call to Converse.
ConverseOutput() - Constructor for class com.amazonaws.services.bedrockruntime.model.ConverseOutput
 
ConverseRequest - Class in com.amazonaws.services.bedrockruntime.model
 
ConverseRequest() - Constructor for class com.amazonaws.services.bedrockruntime.model.ConverseRequest
 
ConverseResult - Class in com.amazonaws.services.bedrockruntime.model
 
ConverseResult() - Constructor for class com.amazonaws.services.bedrockruntime.model.ConverseResult
 

D

defaultClient() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntime
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.AnyToolChoice
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.AutoToolChoice
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.Message
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.Tool
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ToolInputSchema
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
 

F

fromValue(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.ConversationRole
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.ImageFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.StopReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.ToolResultStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.Trace
Use this in place of valueOf.

G

getAccept() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The desired MIME type of the inference body in the response.
getAdditionalModelResponseFieldPaths() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Additional model parameters field paths to return in the response.
getAny() - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The model must request at least one tool (no text is generated).
getAuto() - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The Model automatically decides if a tool should be called or to whether to generate text instead.
getBody() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The prompt and inference parameters in the format specified in the contentType in the header.
getBody() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
Inference response from the model in the format specified in the contentType header.
getBytes() - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
The raw image bytes for the image.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntime
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntime
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getContent() - Method in class com.amazonaws.services.bedrockruntime.model.Message
The message content.
getContent() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The content for tool result content block.
getContentType() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The MIME type of the input data in the request.
getContentType() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
The MIME type of the inference result.
getDescription() - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The description for the tool.
getExecutorService() - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
Returns the executor service used by this client to execute async requests.
getFormat() - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
The format of the image.
getGuardrailIdentifier() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the guardrail that you want to use.
getGuardrailVersion() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The version number for the guardrail.
getImage() - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
Image to include in the message.
getImage() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
A tool result that is an image.
getInferenceConfig() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Inference parameters to pass to the model.
getInputSchema() - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The input schema for the tool in JSON format.
getInputTokens() - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The number of tokens sent in the request to the model.
getLatencyMs() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
The latency of the call to Converse, in milliseconds.
getMaxTokens() - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The maximum number of tokens to allow in the generated response.
getMessage() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
The message that the model generates.
getMessages() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
The messages that you want to send to the model.
getMetrics() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
Metrics for the call to Converse.
getModelId() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
The identifier for the model that you want to call.
getModelId() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the model to invoke to run inference.
getName() - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
The name of the tool that the model must request.
getName() - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The name for the tool.
getOriginalStatusCode() - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The original status code.
getOutput() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The result from the call to Converse.
getOutputTokens() - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The number of tokens that the model generated for the request.
getResourceName() - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The resource name.
getRole() - Method in class com.amazonaws.services.bedrockruntime.model.Message
The role that the message plays in the message.
getSource() - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
The source for the image.
getStatus() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The status for the tool result content block.
getStopReason() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The reason why the model stopped generating output.
getStopSequences() - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
A list of stop sequences.
getSystem() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
A system prompt to pass to the model.
getTemperature() - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The likelihood of the model selecting higher-probability options while generating a response.
getText() - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
Text to include in the message.
getText() - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
A system prompt for the model.
getText() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
A tool result that is text.
getTool() - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The Model must request the specified tool.
getToolChoice() - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
If supported by model, forces the model to request a tool.
getToolConfig() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Configuration information for the tools that the model can use when generating a response.
getToolResult() - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
The result for a tool request that a model makes.
getTools() - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
An array of tools that you want to pass to a model.
getToolSpec() - Method in class com.amazonaws.services.bedrockruntime.model.Tool
The specfication for the tool.
getToolUseId() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The ID of the tool request that this is the result for.
getTopP() - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The percentage of most-likely candidates that the model considers for the next token.
getTotalTokens() - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The total of input tokens and tokens generated by the model.
getTrace() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
Specifies whether to enable or disable the Bedrock trace.
getUsage() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The total number of tokens used in the call to Converse.

H

hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.AnyToolChoice
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.AutoToolChoice
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.Message
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.Tool
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ToolInputSchema
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
 

I

ImageBlock - Class in com.amazonaws.services.bedrockruntime.model
Image content for a message.
ImageBlock() - Constructor for class com.amazonaws.services.bedrockruntime.model.ImageBlock
 
ImageFormat - Enum in com.amazonaws.services.bedrockruntime.model
 
ImageSource - Class in com.amazonaws.services.bedrockruntime.model
The source for an image.
ImageSource() - Constructor for class com.amazonaws.services.bedrockruntime.model.ImageSource
 
InferenceConfiguration - Class in com.amazonaws.services.bedrockruntime.model
Base inference parameters to pass to a model in a call to Converse or ConverseStream.
InferenceConfiguration() - Constructor for class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
 
InternalServerException - Exception in com.amazonaws.services.bedrockruntime.model
An internal server error occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
invokeModel(InvokeModelRequest) - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntime
 
invokeModel(InvokeModelRequest) - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntime
Invokes the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body.
invokeModel(InvokeModelRequest) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClient
Invokes the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body.
invokeModelAsync(InvokeModelRequest) - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntimeAsync
 
invokeModelAsync(InvokeModelRequest, AsyncHandler<InvokeModelRequest, InvokeModelResult>) - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntimeAsync
 
invokeModelAsync(InvokeModelRequest) - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsync
Invokes the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body.
invokeModelAsync(InvokeModelRequest, AsyncHandler<InvokeModelRequest, InvokeModelResult>) - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsync
Invokes the specified Amazon Bedrock model to run inference using the prompt and inference parameters provided in the request body.
invokeModelAsync(InvokeModelRequest) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
 
invokeModelAsync(InvokeModelRequest, AsyncHandler<InvokeModelRequest, InvokeModelResult>) - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
 
InvokeModelRequest - Class in com.amazonaws.services.bedrockruntime.model
 
InvokeModelRequest() - Constructor for class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
 
InvokeModelResult - Class in com.amazonaws.services.bedrockruntime.model
 
InvokeModelResult() - Constructor for class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.AnyToolChoice
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.AutoToolChoice
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.Message
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.Tool
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ToolInputSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
 
Message - Class in com.amazonaws.services.bedrockruntime.model
A message in the Message field.
Message() - Constructor for class com.amazonaws.services.bedrockruntime.model.Message
 
ModelErrorException - Exception in com.amazonaws.services.bedrockruntime.model
The request failed due to an error while processing the model.
ModelErrorException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
Constructs a new ModelErrorException with the specified error message.
ModelNotReadyException - Exception in com.amazonaws.services.bedrockruntime.model
The model specified in the request is not ready to serve inference requests.
ModelNotReadyException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.ModelNotReadyException
Constructs a new ModelNotReadyException with the specified error message.
ModelTimeoutException - Exception in com.amazonaws.services.bedrockruntime.model
The request took too long to process.
ModelTimeoutException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.ModelTimeoutException
Constructs a new ModelTimeoutException with the specified error message.

R

ResourceNotFoundException - Exception in com.amazonaws.services.bedrockruntime.model
The specified resource ARN was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServiceQuotaExceededException - Exception in com.amazonaws.services.bedrockruntime.model
The number of requests exceeds the service quota.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAccept(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The desired MIME type of the inference body in the response.
setAdditionalModelResponseFieldPaths(Collection<String>) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Additional model parameters field paths to return in the response.
setAny(AnyToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The model must request at least one tool (no text is generated).
setAuto(AutoToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The Model automatically decides if a tool should be called or to whether to generate text instead.
setBody(ByteBuffer) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The prompt and inference parameters in the format specified in the contentType in the header.
setBody(ByteBuffer) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
Inference response from the model in the format specified in the contentType header.
setBytes(ByteBuffer) - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
The raw image bytes for the image.
setContent(Collection<ContentBlock>) - Method in class com.amazonaws.services.bedrockruntime.model.Message
The message content.
setContent(Collection<ToolResultContentBlock>) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The content for tool result content block.
setContentType(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The MIME type of the input data in the request.
setContentType(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
The MIME type of the inference result.
setDescription(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The description for the tool.
setFormat(String) - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
The format of the image.
setGuardrailIdentifier(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the guardrail that you want to use.
setGuardrailVersion(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The version number for the guardrail.
setImage(ImageBlock) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
Image to include in the message.
setImage(ImageBlock) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
A tool result that is an image.
setInferenceConfig(InferenceConfiguration) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Inference parameters to pass to the model.
setInputSchema(ToolInputSchema) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The input schema for the tool in JSON format.
setInputTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The number of tokens sent in the request to the model.
setLatencyMs(Long) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
The latency of the call to Converse, in milliseconds.
setMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The maximum number of tokens to allow in the generated response.
setMessage(Message) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
The message that the model generates.
setMessages(Collection<Message>) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
The messages that you want to send to the model.
setMetrics(ConverseMetrics) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
Metrics for the call to Converse.
setModelId(String) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
The identifier for the model that you want to call.
setModelId(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the model to invoke to run inference.
setName(String) - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
The name of the tool that the model must request.
setName(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The name for the tool.
setOriginalStatusCode(Integer) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The original status code.
setOutput(ConverseOutput) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The result from the call to Converse.
setOutputTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The number of tokens that the model generated for the request.
setResourceName(String) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The resource name.
setRole(String) - Method in class com.amazonaws.services.bedrockruntime.model.Message
The role that the message plays in the message.
setSource(ImageSource) - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
The source for the image.
setStatus(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The status for the tool result content block.
setStopReason(String) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The reason why the model stopped generating output.
setStopSequences(Collection<String>) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
A list of stop sequences.
setSystem(Collection<SystemContentBlock>) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
A system prompt to pass to the model.
setTemperature(Float) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The likelihood of the model selecting higher-probability options while generating a response.
setText(String) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
Text to include in the message.
setText(String) - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
A system prompt for the model.
setText(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
A tool result that is text.
setTool(SpecificToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The Model must request the specified tool.
setToolChoice(ToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
If supported by model, forces the model to request a tool.
setToolConfig(ToolConfiguration) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Configuration information for the tools that the model can use when generating a response.
setToolResult(ToolResultBlock) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
The result for a tool request that a model makes.
setTools(Collection<Tool>) - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
An array of tools that you want to pass to a model.
setToolSpec(ToolSpecification) - Method in class com.amazonaws.services.bedrockruntime.model.Tool
The specfication for the tool.
setToolUseId(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The ID of the tool request that this is the result for.
setTopP(Float) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The percentage of most-likely candidates that the model considers for the next token.
setTotalTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The total of input tokens and tokens generated by the model.
setTrace(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
Specifies whether to enable or disable the Bedrock trace.
setUsage(TokenUsage) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The total number of tokens used in the call to Converse.
shutdown() - Method in class com.amazonaws.services.bedrockruntime.AbstractAmazonBedrockRuntime
 
shutdown() - Method in interface com.amazonaws.services.bedrockruntime.AmazonBedrockRuntime
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClient
 
SpecificToolChoice - Class in com.amazonaws.services.bedrockruntime.model
The model must request a specific tool.
SpecificToolChoice() - Constructor for class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
 
standard() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClientBuilder
 
StopReason - Enum in com.amazonaws.services.bedrockruntime.model
 
SystemContentBlock - Class in com.amazonaws.services.bedrockruntime.model
A system content block
SystemContentBlock() - Constructor for class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
 

T

ThrottlingException - Exception in com.amazonaws.services.bedrockruntime.model
The number of requests exceeds the limit.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
TokenUsage - Class in com.amazonaws.services.bedrockruntime.model
The tokens used in a message API inference call.
TokenUsage() - Constructor for class com.amazonaws.services.bedrockruntime.model.TokenUsage
 
Tool - Class in com.amazonaws.services.bedrockruntime.model
Information about a tool that you can use with the Converse API.
Tool() - Constructor for class com.amazonaws.services.bedrockruntime.model.Tool
 
ToolChoice - Class in com.amazonaws.services.bedrockruntime.model
Forces a model to use a tool.
ToolChoice() - Constructor for class com.amazonaws.services.bedrockruntime.model.ToolChoice
 
ToolConfiguration - Class in com.amazonaws.services.bedrockruntime.model
Configuration information for the tools that you pass to a model.
ToolConfiguration() - Constructor for class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
 
ToolInputSchema - Class in com.amazonaws.services.bedrockruntime.model
The schema for the tool.
ToolInputSchema() - Constructor for class com.amazonaws.services.bedrockruntime.model.ToolInputSchema
 
ToolResultBlock - Class in com.amazonaws.services.bedrockruntime.model
A tool result block that contains the results for a tool request that the model previously made.
ToolResultBlock() - Constructor for class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
 
ToolResultContentBlock - Class in com.amazonaws.services.bedrockruntime.model
The tool result content block.
ToolResultContentBlock() - Constructor for class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
 
ToolResultStatus - Enum in com.amazonaws.services.bedrockruntime.model
 
ToolSpecification - Class in com.amazonaws.services.bedrockruntime.model
The specification for the tool.
ToolSpecification() - Constructor for class com.amazonaws.services.bedrockruntime.model.ToolSpecification
 
toString() - Method in class com.amazonaws.services.bedrockruntime.model.AnyToolChoice
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.AutoToolChoice
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockruntime.model.ConversationRole
 
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockruntime.model.ImageFormat
 
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.Message
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockruntime.model.StopReason
 
toString() - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.Tool
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ToolInputSchema
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockruntime.model.ToolResultStatus
 
toString() - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockruntime.model.Trace
 
Trace - Enum in com.amazonaws.services.bedrockruntime.model
 

V

ValidationException - Exception in com.amazonaws.services.bedrockruntime.model
Input validation failed.
ValidationException(String) - Constructor for exception com.amazonaws.services.bedrockruntime.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.ConversationRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.StopReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.ToolResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockruntime.model.Trace
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.bedrockruntime.model.ConversationRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockruntime.model.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockruntime.model.StopReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockruntime.model.ToolResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockruntime.model.Trace
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccept(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The desired MIME type of the inference body in the response.
withAdditionalModelResponseFieldPaths(String...) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Additional model parameters field paths to return in the response.
withAdditionalModelResponseFieldPaths(Collection<String>) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Additional model parameters field paths to return in the response.
withAny(AnyToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The model must request at least one tool (no text is generated).
withAuto(AutoToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The Model automatically decides if a tool should be called or to whether to generate text instead.
withBody(ByteBuffer) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The prompt and inference parameters in the format specified in the contentType in the header.
withBody(ByteBuffer) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
Inference response from the model in the format specified in the contentType header.
withBytes(ByteBuffer) - Method in class com.amazonaws.services.bedrockruntime.model.ImageSource
The raw image bytes for the image.
withContent(ContentBlock...) - Method in class com.amazonaws.services.bedrockruntime.model.Message
The message content.
withContent(Collection<ContentBlock>) - Method in class com.amazonaws.services.bedrockruntime.model.Message
The message content.
withContent(ToolResultContentBlock...) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The content for tool result content block.
withContent(Collection<ToolResultContentBlock>) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The content for tool result content block.
withContentType(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The MIME type of the input data in the request.
withContentType(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
The MIME type of the inference result.
withDescription(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The description for the tool.
withFormat(String) - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
The format of the image.
withFormat(ImageFormat) - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
The format of the image.
withGuardrailIdentifier(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the guardrail that you want to use.
withGuardrailVersion(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The version number for the guardrail.
withImage(ImageBlock) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
Image to include in the message.
withImage(ImageBlock) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
A tool result that is an image.
withInferenceConfig(InferenceConfiguration) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Inference parameters to pass to the model.
withInputSchema(ToolInputSchema) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The input schema for the tool in JSON format.
withInputTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The number of tokens sent in the request to the model.
withLatencyMs(Long) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseMetrics
The latency of the call to Converse, in milliseconds.
withMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The maximum number of tokens to allow in the generated response.
withMessage(Message) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseOutput
The message that the model generates.
withMessages(Message...) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
The messages that you want to send to the model.
withMessages(Collection<Message>) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
The messages that you want to send to the model.
withMetrics(ConverseMetrics) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
Metrics for the call to Converse.
withModelId(String) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
The identifier for the model that you want to call.
withModelId(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the model to invoke to run inference.
withName(String) - Method in class com.amazonaws.services.bedrockruntime.model.SpecificToolChoice
The name of the tool that the model must request.
withName(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolSpecification
The name for the tool.
withOriginalStatusCode(Integer) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The original status code.
withOutput(ConverseOutput) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The result from the call to Converse.
withOutputTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The number of tokens that the model generated for the request.
withResourceName(String) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The resource name.
withRole(String) - Method in class com.amazonaws.services.bedrockruntime.model.Message
The role that the message plays in the message.
withRole(ConversationRole) - Method in class com.amazonaws.services.bedrockruntime.model.Message
The role that the message plays in the message.
withSource(ImageSource) - Method in class com.amazonaws.services.bedrockruntime.model.ImageBlock
The source for the image.
withStatus(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The status for the tool result content block.
withStatus(ToolResultStatus) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The status for the tool result content block.
withStopReason(String) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The reason why the model stopped generating output.
withStopReason(StopReason) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The reason why the model stopped generating output.
withStopSequences(String...) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
A list of stop sequences.
withStopSequences(Collection<String>) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
A list of stop sequences.
withSystem(SystemContentBlock...) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
A system prompt to pass to the model.
withSystem(Collection<SystemContentBlock>) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
A system prompt to pass to the model.
withTemperature(Float) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The likelihood of the model selecting higher-probability options while generating a response.
withText(String) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
Text to include in the message.
withText(String) - Method in class com.amazonaws.services.bedrockruntime.model.SystemContentBlock
A system prompt for the model.
withText(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultContentBlock
A tool result that is text.
withTool(SpecificToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolChoice
The Model must request the specified tool.
withToolChoice(ToolChoice) - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
If supported by model, forces the model to request a tool.
withToolConfig(ToolConfiguration) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseRequest
Configuration information for the tools that the model can use when generating a response.
withToolResult(ToolResultBlock) - Method in class com.amazonaws.services.bedrockruntime.model.ContentBlock
The result for a tool request that a model makes.
withTools(Tool...) - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
An array of tools that you want to pass to a model.
withTools(Collection<Tool>) - Method in class com.amazonaws.services.bedrockruntime.model.ToolConfiguration
An array of tools that you want to pass to a model.
withToolSpec(ToolSpecification) - Method in class com.amazonaws.services.bedrockruntime.model.Tool
The specfication for the tool.
withToolUseId(String) - Method in class com.amazonaws.services.bedrockruntime.model.ToolResultBlock
The ID of the tool request that this is the result for.
withTopP(Float) - Method in class com.amazonaws.services.bedrockruntime.model.InferenceConfiguration
The percentage of most-likely candidates that the model considers for the next token.
withTotalTokens(Integer) - Method in class com.amazonaws.services.bedrockruntime.model.TokenUsage
The total of input tokens and tokens generated by the model.
withTrace(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
Specifies whether to enable or disable the Bedrock trace.
withTrace(Trace) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
Specifies whether to enable or disable the Bedrock trace.
withUsage(TokenUsage) - Method in class com.amazonaws.services.bedrockruntime.model.ConverseResult
The total number of tokens used in the call to Converse.
A B C D E F G H I M R S T V W 
Skip navigation links

Copyright © 2024. All rights reserved.