Uses of Class
software.amazon.awssdk.services.bedrockagent.model.InferenceConfiguration
-
Packages that use InferenceConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of InferenceConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return InferenceConfiguration Modifier and Type Method Description InferenceConfigurationPromptConfiguration. inferenceConfiguration()Returns the value of the InferenceConfiguration property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type InferenceConfiguration Modifier and Type Method Description PromptConfiguration.BuilderPromptConfiguration.Builder. inferenceConfiguration(InferenceConfiguration inferenceConfiguration)Sets the value of the InferenceConfiguration property for this object.
-