- 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.
- 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
-