Uses of Class
ai.vectros.types.SearchSection
Packages that use SearchSection
-
Uses of SearchSection in ai.vectros.types
Methods in ai.vectros.types that return SearchSectionMethods in ai.vectros.types that return types with arguments of type SearchSectionModifier and TypeMethodDescriptionContextDetail.getSearch()TenantDetail.getSearch()UsageReportResponse.getSearch()Methods in ai.vectros.types with parameters of type SearchSectionModifier and TypeMethodDescriptionSearchSection.Builder.from(SearchSection other) ContextDetail.Builder.search(SearchSection search) TenantDetail.Builder.search(SearchSection search) UsageReportResponse.Builder.search(SearchSection search) Method parameters in ai.vectros.types with type arguments of type SearchSectionModifier and TypeMethodDescriptionContextDetail.Builder.search(Optional<SearchSection> search) TenantDetail.Builder.search(Optional<SearchSection> search) UsageReportResponse.Builder.search(Optional<SearchSection> search)