Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.Span
-
Packages that use Span Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of Span in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return Span Modifier and Type Method Description SpanTextResponsePart. span()Contains information about where the text with a citation begins and ends in the generated output.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type Span Modifier and Type Method Description TextResponsePart.BuilderTextResponsePart.Builder. span(Span span)Contains information about where the text with a citation begins and ends in the generated output.
-