Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ImageInputSource
Packages that use ImageInputSource
-
Uses of ImageInputSource in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ImageInputSourceModifier and TypeMethodDescriptionstatic ImageInputSourceCreate an instance of this class withbytes()initialized to the given value.final ImageInputSourceImageInput.source()The source of the image in the result.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ImageInputSourceModifier and TypeMethodDescriptionImageInput.Builder.source(ImageInputSource source) The source of the image in the result.