Class BedrockBackend.Builder

  • All Implemented Interfaces:

    
    public final class BedrockBackend.Builder
    
                        

    A builder for a BedrockBackend used to connect an Anthropic client to an Amazon Bedrock backend service.

    The AWS credentials and region can be extracted from the environment and set on the builder by calling fromEnv before calling build to create the BedrockBackend. Alternatively, set the AWS credentials and region explicitly via awsCredentials and region before calling build.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description