Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.InlineBedrockModelConfigurations
-
Packages that use InlineBedrockModelConfigurations Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of InlineBedrockModelConfigurations in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InlineBedrockModelConfigurations Modifier and Type Method Description InlineBedrockModelConfigurationsInvokeInlineAgentRequest. bedrockModelConfigurations()Model settings for the request.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type InlineBedrockModelConfigurations Modifier and Type Method Description InvokeInlineAgentRequest.BuilderInvokeInlineAgentRequest.Builder. bedrockModelConfigurations(InlineBedrockModelConfigurations bedrockModelConfigurations)Model settings for the request.
-