Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailConverseImageBlock
Packages that use GuardrailConverseImageBlock
-
Uses of GuardrailConverseImageBlock in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailConverseImageBlockModifier and TypeMethodDescriptionGuardrailConverseContentBlock.image()Image within converse content block to be evaluated by the guardrail.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailConverseImageBlockModifier and TypeMethodDescriptionGuardrailConverseContentBlock.fromImage(GuardrailConverseImageBlock image) Create an instance of this class withGuardrailConverseContentBlock.image()initialized to the given value.GuardrailConverseContentBlock.Builder.image(GuardrailConverseImageBlock image) Image within converse content block to be evaluated by the guardrail.