Uses of Class
com.oracle.database.selectai.model.ProviderProfile.AWSProviderProfile.Builder
Packages that use ProviderProfile.AWSProviderProfile.Builder
Package
Description
Typed configuration, request, and value models used by the Select AI Java
API.
-
Uses of ProviderProfile.AWSProviderProfile.Builder in com.oracle.database.selectai.model
Methods in com.oracle.database.selectai.model that return ProviderProfile.AWSProviderProfile.BuilderModifier and TypeMethodDescriptionProviderProfile.aws()Creates a builder for AWS Bedrock provider profile attributes.ProviderProfile.AWSProviderProfile.Builder.awsApiFormat(String value) Sets the AWS API format custom attribute.ProviderProfile.AWSProviderProfile.Builder.self()Returns the concrete builder instance for fluent chaining.