Uses of Class
com.google.genkit.plugins.awsbedrock.AwsBedrockPluginOptions.Builder
Packages that use AwsBedrockPluginOptions.Builder
-
Uses of AwsBedrockPluginOptions.Builder in com.google.genkit.plugins.awsbedrock
Methods in com.google.genkit.plugins.awsbedrock that return AwsBedrockPluginOptions.BuilderModifier and TypeMethodDescriptionAwsBedrockPluginOptions.builder()Creates a new builder.AwsBedrockPluginOptions.Builder.credentialsProvider(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider) Sets the AWS credentials provider.Sets the AWS region by region string.AwsBedrockPluginOptions.Builder.region(software.amazon.awssdk.regions.Region region) Sets the AWS region.