Uses of Class
ai.vectros.types.RecordsSection
Packages that use RecordsSection
-
Uses of RecordsSection in ai.vectros.types
Methods in ai.vectros.types that return RecordsSectionMethods in ai.vectros.types that return types with arguments of type RecordsSectionModifier and TypeMethodDescriptionContextDetail.getRecords()TenantDetail.getRecords()UsageReportResponse.getRecords()Methods in ai.vectros.types with parameters of type RecordsSectionModifier and TypeMethodDescriptionRecordsSection.Builder.from(RecordsSection other) ContextDetail.Builder.records(RecordsSection records) TenantDetail.Builder.records(RecordsSection records) UsageReportResponse.Builder.records(RecordsSection records) Method parameters in ai.vectros.types with type arguments of type RecordsSectionModifier and TypeMethodDescriptionContextDetail.Builder.records(Optional<RecordsSection> records) TenantDetail.Builder.records(Optional<RecordsSection> records) UsageReportResponse.Builder.records(Optional<RecordsSection> records)