Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailConverseTextBlock
Packages that use GuardrailConverseTextBlock
-
Uses of GuardrailConverseTextBlock in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailConverseTextBlockMethods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailConverseTextBlockModifier and TypeMethodDescriptionGuardrailConverseContentBlock.fromText(GuardrailConverseTextBlock text) Create an instance of this class withGuardrailConverseContentBlock.text()initialized to the given value.GuardrailConverseContentBlock.Builder.text(GuardrailConverseTextBlock text) The text to guard.