default BatchDeleteEvaluationJobResponse |
BedrockClient.batchDeleteEvaluationJob(Consumer<BatchDeleteEvaluationJobRequest.Builder> batchDeleteEvaluationJobRequest) |
Deletes a batch of evaluation jobs.
|
default BatchDeleteEvaluationJobResponse |
BedrockClient.batchDeleteEvaluationJob(BatchDeleteEvaluationJobRequest batchDeleteEvaluationJobRequest) |
Deletes a batch of evaluation jobs.
|
default CreateCustomModelResponse |
BedrockClient.createCustomModel(Consumer<CreateCustomModelRequest.Builder> createCustomModelRequest) |
Creates a new custom model in Amazon Bedrock.
|
default CreateCustomModelResponse |
BedrockClient.createCustomModel(CreateCustomModelRequest createCustomModelRequest) |
Creates a new custom model in Amazon Bedrock.
|
default CreateEvaluationJobResponse |
BedrockClient.createEvaluationJob(Consumer<CreateEvaluationJobRequest.Builder> createEvaluationJobRequest) |
Creates an evaluation job.
|
default CreateEvaluationJobResponse |
BedrockClient.createEvaluationJob(CreateEvaluationJobRequest createEvaluationJobRequest) |
Creates an evaluation job.
|
default CreateFoundationModelAgreementResponse |
BedrockClient.createFoundationModelAgreement(Consumer<CreateFoundationModelAgreementRequest.Builder> createFoundationModelAgreementRequest) |
Request a model access agreement for the specified model.
|
default CreateFoundationModelAgreementResponse |
BedrockClient.createFoundationModelAgreement(CreateFoundationModelAgreementRequest createFoundationModelAgreementRequest) |
Request a model access agreement for the specified model.
|
default CreateGuardrailResponse |
BedrockClient.createGuardrail(Consumer<CreateGuardrailRequest.Builder> createGuardrailRequest) |
Creates a guardrail to block topics and to implement safeguards for your generative AI applications.
|
default CreateGuardrailResponse |
BedrockClient.createGuardrail(CreateGuardrailRequest createGuardrailRequest) |
Creates a guardrail to block topics and to implement safeguards for your generative AI applications.
|
default CreateGuardrailVersionResponse |
BedrockClient.createGuardrailVersion(Consumer<CreateGuardrailVersionRequest.Builder> createGuardrailVersionRequest) |
Creates a version of the guardrail.
|
default CreateGuardrailVersionResponse |
BedrockClient.createGuardrailVersion(CreateGuardrailVersionRequest createGuardrailVersionRequest) |
Creates a version of the guardrail.
|
default CreateInferenceProfileResponse |
BedrockClient.createInferenceProfile(Consumer<CreateInferenceProfileRequest.Builder> createInferenceProfileRequest) |
Creates an application inference profile to track metrics and costs when invoking a model.
|
default CreateInferenceProfileResponse |
BedrockClient.createInferenceProfile(CreateInferenceProfileRequest createInferenceProfileRequest) |
Creates an application inference profile to track metrics and costs when invoking a model.
|
default CreateMarketplaceModelEndpointResponse |
BedrockClient.createMarketplaceModelEndpoint(Consumer<CreateMarketplaceModelEndpointRequest.Builder> createMarketplaceModelEndpointRequest) |
Creates an endpoint for a model from Amazon Bedrock Marketplace.
|
default CreateMarketplaceModelEndpointResponse |
BedrockClient.createMarketplaceModelEndpoint(CreateMarketplaceModelEndpointRequest createMarketplaceModelEndpointRequest) |
Creates an endpoint for a model from Amazon Bedrock Marketplace.
|
default CreateModelCopyJobResponse |
BedrockClient.createModelCopyJob(Consumer<CreateModelCopyJobRequest.Builder> createModelCopyJobRequest) |
Copies a model to another region so that it can be used there.
|
default CreateModelCopyJobResponse |
BedrockClient.createModelCopyJob(CreateModelCopyJobRequest createModelCopyJobRequest) |
Copies a model to another region so that it can be used there.
|
default CreateModelCustomizationJobResponse |
BedrockClient.createModelCustomizationJob(Consumer<CreateModelCustomizationJobRequest.Builder> createModelCustomizationJobRequest) |
Creates a fine-tuning job to customize a base model.
|
default CreateModelCustomizationJobResponse |
BedrockClient.createModelCustomizationJob(CreateModelCustomizationJobRequest createModelCustomizationJobRequest) |
Creates a fine-tuning job to customize a base model.
|
default CreateModelImportJobResponse |
BedrockClient.createModelImportJob(Consumer<CreateModelImportJobRequest.Builder> createModelImportJobRequest) |
Creates a model import job to import model that you have customized in other environments, such as Amazon
SageMaker.
|
default CreateModelImportJobResponse |
BedrockClient.createModelImportJob(CreateModelImportJobRequest createModelImportJobRequest) |
Creates a model import job to import model that you have customized in other environments, such as Amazon
SageMaker.
|
default CreateModelInvocationJobResponse |
BedrockClient.createModelInvocationJob(Consumer<CreateModelInvocationJobRequest.Builder> createModelInvocationJobRequest) |
Creates a batch inference job to invoke a model on multiple prompts.
|
default CreateModelInvocationJobResponse |
BedrockClient.createModelInvocationJob(CreateModelInvocationJobRequest createModelInvocationJobRequest) |
Creates a batch inference job to invoke a model on multiple prompts.
|
default CreatePromptRouterResponse |
BedrockClient.createPromptRouter(Consumer<CreatePromptRouterRequest.Builder> createPromptRouterRequest) |
Creates a prompt router that manages the routing of requests between multiple foundation models based on the
routing criteria.
|
default CreatePromptRouterResponse |
BedrockClient.createPromptRouter(CreatePromptRouterRequest createPromptRouterRequest) |
Creates a prompt router that manages the routing of requests between multiple foundation models based on the
routing criteria.
|
default CreateProvisionedModelThroughputResponse |
BedrockClient.createProvisionedModelThroughput(Consumer<CreateProvisionedModelThroughputRequest.Builder> createProvisionedModelThroughputRequest) |
Creates dedicated throughput for a base or custom model with the model units and for the duration that you
specify.
|
default CreateProvisionedModelThroughputResponse |
BedrockClient.createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest createProvisionedModelThroughputRequest) |
Creates dedicated throughput for a base or custom model with the model units and for the duration that you
specify.
|
default DeleteCustomModelResponse |
BedrockClient.deleteCustomModel(Consumer<DeleteCustomModelRequest.Builder> deleteCustomModelRequest) |
Deletes a custom model that you created earlier.
|
default DeleteCustomModelResponse |
BedrockClient.deleteCustomModel(DeleteCustomModelRequest deleteCustomModelRequest) |
Deletes a custom model that you created earlier.
|
default DeleteFoundationModelAgreementResponse |
BedrockClient.deleteFoundationModelAgreement(Consumer<DeleteFoundationModelAgreementRequest.Builder> deleteFoundationModelAgreementRequest) |
Delete the model access agreement for the specified model.
|
default DeleteFoundationModelAgreementResponse |
BedrockClient.deleteFoundationModelAgreement(DeleteFoundationModelAgreementRequest deleteFoundationModelAgreementRequest) |
Delete the model access agreement for the specified model.
|
default DeleteGuardrailResponse |
BedrockClient.deleteGuardrail(Consumer<DeleteGuardrailRequest.Builder> deleteGuardrailRequest) |
Deletes a guardrail.
|
default DeleteGuardrailResponse |
BedrockClient.deleteGuardrail(DeleteGuardrailRequest deleteGuardrailRequest) |
Deletes a guardrail.
|
default DeleteImportedModelResponse |
BedrockClient.deleteImportedModel(Consumer<DeleteImportedModelRequest.Builder> deleteImportedModelRequest) |
Deletes a custom model that you imported earlier.
|
default DeleteImportedModelResponse |
BedrockClient.deleteImportedModel(DeleteImportedModelRequest deleteImportedModelRequest) |
Deletes a custom model that you imported earlier.
|
default DeleteInferenceProfileResponse |
BedrockClient.deleteInferenceProfile(Consumer<DeleteInferenceProfileRequest.Builder> deleteInferenceProfileRequest) |
Deletes an application inference profile.
|
default DeleteInferenceProfileResponse |
BedrockClient.deleteInferenceProfile(DeleteInferenceProfileRequest deleteInferenceProfileRequest) |
Deletes an application inference profile.
|
default DeleteMarketplaceModelEndpointResponse |
BedrockClient.deleteMarketplaceModelEndpoint(Consumer<DeleteMarketplaceModelEndpointRequest.Builder> deleteMarketplaceModelEndpointRequest) |
Deletes an endpoint for a model from Amazon Bedrock Marketplace.
|
default DeleteMarketplaceModelEndpointResponse |
BedrockClient.deleteMarketplaceModelEndpoint(DeleteMarketplaceModelEndpointRequest deleteMarketplaceModelEndpointRequest) |
Deletes an endpoint for a model from Amazon Bedrock Marketplace.
|
default DeletePromptRouterResponse |
BedrockClient.deletePromptRouter(Consumer<DeletePromptRouterRequest.Builder> deletePromptRouterRequest) |
Deletes a specified prompt router.
|
default DeletePromptRouterResponse |
BedrockClient.deletePromptRouter(DeletePromptRouterRequest deletePromptRouterRequest) |
Deletes a specified prompt router.
|
default DeleteProvisionedModelThroughputResponse |
BedrockClient.deleteProvisionedModelThroughput(Consumer<DeleteProvisionedModelThroughputRequest.Builder> deleteProvisionedModelThroughputRequest) |
Deletes a Provisioned Throughput.
|
default DeleteProvisionedModelThroughputResponse |
BedrockClient.deleteProvisionedModelThroughput(DeleteProvisionedModelThroughputRequest deleteProvisionedModelThroughputRequest) |
Deletes a Provisioned Throughput.
|
default DeregisterMarketplaceModelEndpointResponse |
BedrockClient.deregisterMarketplaceModelEndpoint(Consumer<DeregisterMarketplaceModelEndpointRequest.Builder> deregisterMarketplaceModelEndpointRequest) |
Deregisters an endpoint for a model from Amazon Bedrock Marketplace.
|
default DeregisterMarketplaceModelEndpointResponse |
BedrockClient.deregisterMarketplaceModelEndpoint(DeregisterMarketplaceModelEndpointRequest deregisterMarketplaceModelEndpointRequest) |
Deregisters an endpoint for a model from Amazon Bedrock Marketplace.
|
default GetCustomModelResponse |
BedrockClient.getCustomModel(Consumer<GetCustomModelRequest.Builder> getCustomModelRequest) |
Get the properties associated with a Amazon Bedrock custom model that you have created.
|
default GetCustomModelResponse |
BedrockClient.getCustomModel(GetCustomModelRequest getCustomModelRequest) |
Get the properties associated with a Amazon Bedrock custom model that you have created.
|
default GetEvaluationJobResponse |
BedrockClient.getEvaluationJob(Consumer<GetEvaluationJobRequest.Builder> getEvaluationJobRequest) |
Gets information about an evaluation job, such as the status of the job.
|
default GetEvaluationJobResponse |
BedrockClient.getEvaluationJob(GetEvaluationJobRequest getEvaluationJobRequest) |
Gets information about an evaluation job, such as the status of the job.
|
default GetFoundationModelResponse |
BedrockClient.getFoundationModel(Consumer<GetFoundationModelRequest.Builder> getFoundationModelRequest) |
Get details about a Amazon Bedrock foundation model.
|
default GetFoundationModelResponse |
BedrockClient.getFoundationModel(GetFoundationModelRequest getFoundationModelRequest) |
Get details about a Amazon Bedrock foundation model.
|
default GetFoundationModelAvailabilityResponse |
BedrockClient.getFoundationModelAvailability(Consumer<GetFoundationModelAvailabilityRequest.Builder> getFoundationModelAvailabilityRequest) |
Get information about the Foundation model availability.
|
default GetFoundationModelAvailabilityResponse |
BedrockClient.getFoundationModelAvailability(GetFoundationModelAvailabilityRequest getFoundationModelAvailabilityRequest) |
Get information about the Foundation model availability.
|
default GetGuardrailResponse |
BedrockClient.getGuardrail(Consumer<GetGuardrailRequest.Builder> getGuardrailRequest) |
Gets details about a guardrail.
|
default GetGuardrailResponse |
BedrockClient.getGuardrail(GetGuardrailRequest getGuardrailRequest) |
Gets details about a guardrail.
|
default GetImportedModelResponse |
BedrockClient.getImportedModel(Consumer<GetImportedModelRequest.Builder> getImportedModelRequest) |
Gets properties associated with a customized model you imported.
|
default GetImportedModelResponse |
BedrockClient.getImportedModel(GetImportedModelRequest getImportedModelRequest) |
Gets properties associated with a customized model you imported.
|
default GetInferenceProfileResponse |
BedrockClient.getInferenceProfile(Consumer<GetInferenceProfileRequest.Builder> getInferenceProfileRequest) |
Gets information about an inference profile.
|
default GetInferenceProfileResponse |
BedrockClient.getInferenceProfile(GetInferenceProfileRequest getInferenceProfileRequest) |
Gets information about an inference profile.
|
default GetMarketplaceModelEndpointResponse |
BedrockClient.getMarketplaceModelEndpoint(Consumer<GetMarketplaceModelEndpointRequest.Builder> getMarketplaceModelEndpointRequest) |
Retrieves details about a specific endpoint for a model from Amazon Bedrock Marketplace.
|
default GetMarketplaceModelEndpointResponse |
BedrockClient.getMarketplaceModelEndpoint(GetMarketplaceModelEndpointRequest getMarketplaceModelEndpointRequest) |
Retrieves details about a specific endpoint for a model from Amazon Bedrock Marketplace.
|
default GetModelCopyJobResponse |
BedrockClient.getModelCopyJob(Consumer<GetModelCopyJobRequest.Builder> getModelCopyJobRequest) |
Retrieves information about a model copy job.
|
default GetModelCopyJobResponse |
BedrockClient.getModelCopyJob(GetModelCopyJobRequest getModelCopyJobRequest) |
Retrieves information about a model copy job.
|
default GetModelCustomizationJobResponse |
BedrockClient.getModelCustomizationJob(Consumer<GetModelCustomizationJobRequest.Builder> getModelCustomizationJobRequest) |
Retrieves the properties associated with a model-customization job, including the status of the job.
|
default GetModelCustomizationJobResponse |
BedrockClient.getModelCustomizationJob(GetModelCustomizationJobRequest getModelCustomizationJobRequest) |
Retrieves the properties associated with a model-customization job, including the status of the job.
|
default GetModelImportJobResponse |
BedrockClient.getModelImportJob(Consumer<GetModelImportJobRequest.Builder> getModelImportJobRequest) |
Retrieves the properties associated with import model job, including the status of the job.
|
default GetModelImportJobResponse |
BedrockClient.getModelImportJob(GetModelImportJobRequest getModelImportJobRequest) |
Retrieves the properties associated with import model job, including the status of the job.
|
default GetModelInvocationJobResponse |
BedrockClient.getModelInvocationJob(Consumer<GetModelInvocationJobRequest.Builder> getModelInvocationJobRequest) |
Gets details about a batch inference job.
|
default GetModelInvocationJobResponse |
BedrockClient.getModelInvocationJob(GetModelInvocationJobRequest getModelInvocationJobRequest) |
Gets details about a batch inference job.
|
default GetPromptRouterResponse |
BedrockClient.getPromptRouter(Consumer<GetPromptRouterRequest.Builder> getPromptRouterRequest) |
Retrieves details about a prompt router.
|
default GetPromptRouterResponse |
BedrockClient.getPromptRouter(GetPromptRouterRequest getPromptRouterRequest) |
Retrieves details about a prompt router.
|
default GetProvisionedModelThroughputResponse |
BedrockClient.getProvisionedModelThroughput(Consumer<GetProvisionedModelThroughputRequest.Builder> getProvisionedModelThroughputRequest) |
Returns details for a Provisioned Throughput.
|
default GetProvisionedModelThroughputResponse |
BedrockClient.getProvisionedModelThroughput(GetProvisionedModelThroughputRequest getProvisionedModelThroughputRequest) |
Returns details for a Provisioned Throughput.
|
default GetUseCaseForModelAccessResponse |
BedrockClient.getUseCaseForModelAccess(Consumer<GetUseCaseForModelAccessRequest.Builder> getUseCaseForModelAccessRequest) |
Get usecase for model access.
|
default GetUseCaseForModelAccessResponse |
BedrockClient.getUseCaseForModelAccess(GetUseCaseForModelAccessRequest getUseCaseForModelAccessRequest) |
Get usecase for model access.
|
default ListFoundationModelAgreementOffersResponse |
BedrockClient.listFoundationModelAgreementOffers(Consumer<ListFoundationModelAgreementOffersRequest.Builder> listFoundationModelAgreementOffersRequest) |
Get the offers associated with the specified model.
|
default ListFoundationModelAgreementOffersResponse |
BedrockClient.listFoundationModelAgreementOffers(ListFoundationModelAgreementOffersRequest listFoundationModelAgreementOffersRequest) |
Get the offers associated with the specified model.
|
default ListGuardrailsResponse |
BedrockClient.listGuardrails(Consumer<ListGuardrailsRequest.Builder> listGuardrailsRequest) |
Lists details about all the guardrails in an account.
|
default ListGuardrailsResponse |
BedrockClient.listGuardrails(ListGuardrailsRequest listGuardrailsRequest) |
Lists details about all the guardrails in an account.
|
default ListGuardrailsIterable |
BedrockClient.listGuardrailsPaginator(Consumer<ListGuardrailsRequest.Builder> listGuardrailsRequest) |
|
default ListGuardrailsIterable |
BedrockClient.listGuardrailsPaginator(ListGuardrailsRequest listGuardrailsRequest) |
|
default ListMarketplaceModelEndpointsResponse |
BedrockClient.listMarketplaceModelEndpoints(Consumer<ListMarketplaceModelEndpointsRequest.Builder> listMarketplaceModelEndpointsRequest) |
Lists the endpoints for models from Amazon Bedrock Marketplace in your Amazon Web Services account.
|
default ListMarketplaceModelEndpointsResponse |
BedrockClient.listMarketplaceModelEndpoints(ListMarketplaceModelEndpointsRequest listMarketplaceModelEndpointsRequest) |
Lists the endpoints for models from Amazon Bedrock Marketplace in your Amazon Web Services account.
|
default ListMarketplaceModelEndpointsIterable |
BedrockClient.listMarketplaceModelEndpointsPaginator(Consumer<ListMarketplaceModelEndpointsRequest.Builder> listMarketplaceModelEndpointsRequest) |
|
default ListMarketplaceModelEndpointsIterable |
BedrockClient.listMarketplaceModelEndpointsPaginator(ListMarketplaceModelEndpointsRequest listMarketplaceModelEndpointsRequest) |
|
default ListModelCopyJobsResponse |
BedrockClient.listModelCopyJobs(Consumer<ListModelCopyJobsRequest.Builder> listModelCopyJobsRequest) |
Returns a list of model copy jobs that you have submitted.
|
default ListModelCopyJobsResponse |
BedrockClient.listModelCopyJobs(ListModelCopyJobsRequest listModelCopyJobsRequest) |
Returns a list of model copy jobs that you have submitted.
|
default ListModelCopyJobsIterable |
BedrockClient.listModelCopyJobsPaginator(Consumer<ListModelCopyJobsRequest.Builder> listModelCopyJobsRequest) |
|
default ListModelCopyJobsIterable |
BedrockClient.listModelCopyJobsPaginator(ListModelCopyJobsRequest listModelCopyJobsRequest) |
|
default ListTagsForResourceResponse |
BedrockClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
List the tags associated with the specified resource.
|
default ListTagsForResourceResponse |
BedrockClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
List the tags associated with the specified resource.
|
default RegisterMarketplaceModelEndpointResponse |
BedrockClient.registerMarketplaceModelEndpoint(Consumer<RegisterMarketplaceModelEndpointRequest.Builder> registerMarketplaceModelEndpointRequest) |
Registers an existing Amazon SageMaker endpoint with Amazon Bedrock Marketplace, allowing it to be used with
Amazon Bedrock APIs.
|
default RegisterMarketplaceModelEndpointResponse |
BedrockClient.registerMarketplaceModelEndpoint(RegisterMarketplaceModelEndpointRequest registerMarketplaceModelEndpointRequest) |
Registers an existing Amazon SageMaker endpoint with Amazon Bedrock Marketplace, allowing it to be used with
Amazon Bedrock APIs.
|
default StopEvaluationJobResponse |
BedrockClient.stopEvaluationJob(Consumer<StopEvaluationJobRequest.Builder> stopEvaluationJobRequest) |
Stops an evaluation job that is current being created or running.
|
default StopEvaluationJobResponse |
BedrockClient.stopEvaluationJob(StopEvaluationJobRequest stopEvaluationJobRequest) |
Stops an evaluation job that is current being created or running.
|
default StopModelCustomizationJobResponse |
BedrockClient.stopModelCustomizationJob(Consumer<StopModelCustomizationJobRequest.Builder> stopModelCustomizationJobRequest) |
Stops an active model customization job.
|
default StopModelCustomizationJobResponse |
BedrockClient.stopModelCustomizationJob(StopModelCustomizationJobRequest stopModelCustomizationJobRequest) |
Stops an active model customization job.
|
default StopModelInvocationJobResponse |
BedrockClient.stopModelInvocationJob(Consumer<StopModelInvocationJobRequest.Builder> stopModelInvocationJobRequest) |
Stops a batch inference job.
|
default StopModelInvocationJobResponse |
BedrockClient.stopModelInvocationJob(StopModelInvocationJobRequest stopModelInvocationJobRequest) |
Stops a batch inference job.
|
default TagResourceResponse |
BedrockClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Associate tags with a resource.
|
default TagResourceResponse |
BedrockClient.tagResource(TagResourceRequest tagResourceRequest) |
Associate tags with a resource.
|
default UntagResourceResponse |
BedrockClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Remove one or more tags from a resource.
|
default UntagResourceResponse |
BedrockClient.untagResource(UntagResourceRequest untagResourceRequest) |
Remove one or more tags from a resource.
|
default UpdateGuardrailResponse |
BedrockClient.updateGuardrail(Consumer<UpdateGuardrailRequest.Builder> updateGuardrailRequest) |
Updates a guardrail with the values you specify.
|
default UpdateGuardrailResponse |
BedrockClient.updateGuardrail(UpdateGuardrailRequest updateGuardrailRequest) |
Updates a guardrail with the values you specify.
|
default UpdateMarketplaceModelEndpointResponse |
BedrockClient.updateMarketplaceModelEndpoint(Consumer<UpdateMarketplaceModelEndpointRequest.Builder> updateMarketplaceModelEndpointRequest) |
Updates the configuration of an existing endpoint for a model from Amazon Bedrock Marketplace.
|
default UpdateMarketplaceModelEndpointResponse |
BedrockClient.updateMarketplaceModelEndpoint(UpdateMarketplaceModelEndpointRequest updateMarketplaceModelEndpointRequest) |
Updates the configuration of an existing endpoint for a model from Amazon Bedrock Marketplace.
|
default UpdateProvisionedModelThroughputResponse |
BedrockClient.updateProvisionedModelThroughput(Consumer<UpdateProvisionedModelThroughputRequest.Builder> updateProvisionedModelThroughputRequest) |
Updates the name or associated model for a Provisioned Throughput.
|
default UpdateProvisionedModelThroughputResponse |
BedrockClient.updateProvisionedModelThroughput(UpdateProvisionedModelThroughputRequest updateProvisionedModelThroughputRequest) |
Updates the name or associated model for a Provisioned Throughput.
|