Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.MCPServerMetadataListDTO
Packages that use MCPServerMetadataListDTO
Package
Description
-
Uses of MCPServerMetadataListDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return MCPServerMetadataListDTOModifier and TypeMethodDescriptionApIsApi.getMCPServerUsage(String apiId) Retrieve MCP Server(s) that uses the given API This operation can be used to retrieve/identify MCP Server(s) that uses the API given by the `apiId` parameter.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type MCPServerMetadataListDTOModifier and TypeMethodDescriptionApIsApi.getMCPServerUsageWithHttpInfo(String apiId) Retrieve MCP Server(s) that uses the given API This operation can be used to retrieve/identify MCP Server(s) that uses the API given by the `apiId` parameter.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type MCPServerMetadataListDTOModifier and TypeMethodDescriptionokhttp3.CallApIsApi.getMCPServerUsageAsync(String apiId, ApiCallback<MCPServerMetadataListDTO> _callback) Retrieve MCP Server(s) that uses the given API (asynchronously) This operation can be used to retrieve/identify MCP Server(s) that uses the API given by the `apiId` parameter. -
Uses of MCPServerMetadataListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return MCPServerMetadataListDTO