java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.RerankDocument
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<RerankDocument.Builder,RerankDocument>

@Generated("software.amazon.awssdk:codegen") public final class RerankDocument extends Object implements SdkPojo, Serializable, ToCopyableBuilder<RerankDocument.Builder,RerankDocument>

Contains information about a document to rerank. Choose the type to define and include the field that corresponds to the type.

See Also: