Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailImageSource
Packages that use GuardrailImageSource
-
Uses of GuardrailImageSource in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailImageSourceModifier and TypeMethodDescriptionstatic GuardrailImageSourceCreate an instance of this class withbytes()initialized to the given value.final GuardrailImageSourceGuardrailImageBlock.source()The image source (image bytes) details of the image blocked by the guardrail.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailImageSourceModifier and TypeMethodDescriptionGuardrailImageBlock.Builder.source(GuardrailImageSource source) The image source (image bytes) details of the image blocked by the guardrail.