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.
asyncBuilder() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
 

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.InvokeModelRequest
 
clone() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
 
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

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.InvokeModelRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
 

F

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.
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.
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.
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.
getExecutorService() - Method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClient
Returns the executor service used by this client to execute async requests.
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.
getModelId() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the model to invoke to run inference.
getOriginalStatusCode() - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The original status code.
getResourceName() - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The resource name.
getTrace() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
Specifies whether to enable or disable the Bedrock trace.

H

hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelResult
 

I

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

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.
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.
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.
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.
setModelId(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the model to invoke to run inference.
setOriginalStatusCode(Integer) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The original status code.
setResourceName(String) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The resource name.
setTrace(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
Specifies whether to enable or disable the Bedrock trace.
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
 
standard() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.bedrockruntime.AmazonBedrockRuntimeClientBuilder
 

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.
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 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.Trace
Returns the enum constant of this type with the specified name.
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.
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.
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.
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.
withModelId(String) - Method in class com.amazonaws.services.bedrockruntime.model.InvokeModelRequest
The unique identifier of the model to invoke to run inference.
withOriginalStatusCode(Integer) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The original status code.
withResourceName(String) - Method in exception com.amazonaws.services.bedrockruntime.model.ModelErrorException
The resource name.
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.
A B C D E F G H I M R S T V W 
Skip navigation links

Copyright © 2024. All rights reserved.