Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.InlineBedrockModelConfigurations.Builder
Packages that use InlineBedrockModelConfigurations.Builder
-
Uses of InlineBedrockModelConfigurations.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InlineBedrockModelConfigurations.BuilderModifier and TypeMethodDescriptionInlineBedrockModelConfigurations.builder()InlineBedrockModelConfigurations.Builder.performanceConfig(Consumer<PerformanceConfiguration.Builder> performanceConfig) The latency configuration for the model.InlineBedrockModelConfigurations.Builder.performanceConfig(PerformanceConfiguration performanceConfig) The latency configuration for the model.InlineBedrockModelConfigurations.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type InlineBedrockModelConfigurations.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InlineBedrockModelConfigurations.Builder>InlineBedrockModelConfigurations.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type InlineBedrockModelConfigurations.BuilderModifier and TypeMethodDescriptiondefault InvokeInlineAgentRequest.BuilderInvokeInlineAgentRequest.Builder.bedrockModelConfigurations(Consumer<InlineBedrockModelConfigurations.Builder> bedrockModelConfigurations) Model settings for the request.