Query
Single text query for AI-generated answer.
Inherited functions
Link copied to clipboard
Casts this InquiryContent as a FileContent and retrieves its aws.sdk.kotlin.services.artifact.model.InquiryFileContent value. Throws an exception if the InquiryContent is not a FileContent.
Link copied to clipboard
Casts this InquiryContent as a FileContent and retrieves its aws.sdk.kotlin.services.artifact.model.InquiryFileContent value. Returns null if the InquiryContent is not a FileContent.
Link copied to clipboard
Casts this InquiryContent as a Query and retrieves its kotlin.String value. Throws an exception if the InquiryContent is not a Query.
Link copied to clipboard
Casts this InquiryContent as a Query and retrieves its kotlin.String value. Returns null if the InquiryContent is not a Query.