Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.SystemContentBlock.Builder
Packages that use SystemContentBlock.Builder
-
Uses of SystemContentBlock.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return SystemContentBlock.BuilderModifier and TypeMethodDescriptionstatic SystemContentBlock.BuilderSystemContentBlock.builder()default SystemContentBlock.BuilderSystemContentBlock.Builder.cachePoint(Consumer<CachePointBlock.Builder> cachePoint) Creates a cache checkpoint within a tool designationSystemContentBlock.Builder.cachePoint(CachePointBlock cachePoint) Creates a cache checkpoint within a tool designationThe text in the system prompt.SystemContentBlock.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type SystemContentBlock.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SystemContentBlock.Builder>SystemContentBlock.serializableBuilderClass()