Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailConverseImageSource
Packages that use GuardrailConverseImageSource
-
Uses of GuardrailConverseImageSource in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailConverseImageSourceModifier and TypeMethodDescriptionstatic GuardrailConverseImageSourceCreate an instance of this class withbytes()initialized to the given value.GuardrailConverseImageBlock.source()The image source (image bytes) of the guardrail converse image block.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailConverseImageSourceModifier and TypeMethodDescriptionGuardrailConverseImageBlock.Builder.source(GuardrailConverseImageSource source) The image source (image bytes) of the guardrail converse image block.