Uses of Class
org.wso2.am.integration.clients.admin.api.dto.LLMProviderSummaryResponseDTO
Packages that use LLMProviderSummaryResponseDTO
-
Uses of LLMProviderSummaryResponseDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return LLMProviderSummaryResponseDTOModifier and TypeMethodDescriptionLLMProviderSummaryResponseDTO.apiVersion(String apiVersion) LLMProviderSummaryResponseDTO.builtInSupport(Boolean builtInSupport) LLMProviderSummaryResponseDTO.description(String description) Methods in org.wso2.am.integration.clients.admin.api.dto that return types with arguments of type LLMProviderSummaryResponseDTOMethod parameters in org.wso2.am.integration.clients.admin.api.dto with type arguments of type LLMProviderSummaryResponseDTOModifier and TypeMethodDescriptionLLMProviderSummaryResponseListDTO.list(List<LLMProviderSummaryResponseDTO> list) voidLLMProviderSummaryResponseListDTO.setList(List<LLMProviderSummaryResponseDTO> list)