Uses of Class
ai.vectros.types.DocumentsSection
Packages that use DocumentsSection
-
Uses of DocumentsSection in ai.vectros.types
Methods in ai.vectros.types that return DocumentsSectionMethods in ai.vectros.types that return types with arguments of type DocumentsSectionModifier and TypeMethodDescriptionContextDetail.getDocuments()TenantDetail.getDocuments()UsageReportResponse.getDocuments()Methods in ai.vectros.types with parameters of type DocumentsSectionModifier and TypeMethodDescriptionContextDetail.Builder.documents(DocumentsSection documents) TenantDetail.Builder.documents(DocumentsSection documents) UsageReportResponse.Builder.documents(DocumentsSection documents) DocumentsSection.Builder.from(DocumentsSection other) Method parameters in ai.vectros.types with type arguments of type DocumentsSectionModifier and TypeMethodDescriptionContextDetail.Builder.documents(Optional<DocumentsSection> documents) TenantDetail.Builder.documents(Optional<DocumentsSection> documents) UsageReportResponse.Builder.documents(Optional<DocumentsSection> documents)