Uses of Class
software.amazon.awssdk.services.bedrock.model.PerformanceConfiguration
-
Packages that use PerformanceConfiguration Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of PerformanceConfiguration in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return PerformanceConfiguration Modifier and Type Method Description PerformanceConfigurationEvaluationBedrockModel. performanceConfig()Specifies performance settings for the model or inference profile.Methods in software.amazon.awssdk.services.bedrock.model with parameters of type PerformanceConfiguration Modifier and Type Method Description EvaluationBedrockModel.BuilderEvaluationBedrockModel.Builder. performanceConfig(PerformanceConfiguration performanceConfig)Specifies performance settings for the model or inference profile.
-