Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.MCPServerOperationDTO
-
Packages that use MCPServerOperationDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of MCPServerOperationDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type MCPServerOperationDTO Modifier and Type Method Description List<MCPServerOperationDTO>MCPServerDTO. getOperations()Get operationsList<MCPServerOperationDTO>MCPServerValidationResponseToolInfoDTO. getOperations()Get operationsMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type MCPServerOperationDTO Modifier and Type Method Description MCPServerDTOMCPServerDTO. operations(List<MCPServerOperationDTO> operations)MCPServerValidationResponseToolInfoDTOMCPServerValidationResponseToolInfoDTO. operations(List<MCPServerOperationDTO> operations)voidMCPServerDTO. setOperations(List<MCPServerOperationDTO> operations)voidMCPServerValidationResponseToolInfoDTO. setOperations(List<MCPServerOperationDTO> operations)
-