Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.BedrockModelConfigurations
-
Packages that use BedrockModelConfigurations Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of BedrockModelConfigurations in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return BedrockModelConfigurations Modifier and Type Method Description BedrockModelConfigurationsInvokeAgentRequest. bedrockModelConfigurations()Model performance settings for the request.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type BedrockModelConfigurations Modifier and Type Method Description InvokeAgentRequest.BuilderInvokeAgentRequest.Builder. bedrockModelConfigurations(BedrockModelConfigurations bedrockModelConfigurations)Model performance settings for the request.
-