Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.MCPServerScopeDTO
-
Packages that use MCPServerScopeDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of MCPServerScopeDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return MCPServerScopeDTO Modifier and Type Method Description MCPServerScopeDTOMCPServerScopeDTO. scope(ScopeDTO scope)MCPServerScopeDTOMCPServerScopeDTO. shared(Boolean shared)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type MCPServerScopeDTO Modifier and Type Method Description List<MCPServerScopeDTO>MCPServerDTO. getScopes()Get scopesMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type MCPServerScopeDTO Modifier and Type Method Description MCPServerDTOMCPServerDTO. scopes(List<MCPServerScopeDTO> scopes)voidMCPServerDTO. setScopes(List<MCPServerScopeDTO> scopes)
-