Uses of Enum Class
com.mulesoft.connectors.mcp.api.Role
Packages that use Role
Package
Description
-
Uses of Role in com.mulesoft.connectors.mcp.api
Methods in com.mulesoft.connectors.mcp.api that return Role -
Uses of Role in com.mulesoft.connectors.mcp.api.client.tool
Methods in com.mulesoft.connectors.mcp.api.client.tool that return types with arguments of type RoleMethod parameters in com.mulesoft.connectors.mcp.api.client.tool with type arguments of type Role -
Uses of Role in com.mulesoft.connectors.mcp.api.server.tool
Methods in com.mulesoft.connectors.mcp.api.server.tool that return types with arguments of type Role -
Uses of Role in com.mulesoft.connectors.mcp.internal
Methods in com.mulesoft.connectors.mcp.internal that return types with arguments of type RoleModifier and TypeMethodDescriptionMcpUtils.fromMcpRoles(List<io.modelcontextprotocol.spec.McpSchema.Role> roles) Transforms theMcpSchemarepresentation of a role into the connector oneMethod parameters in com.mulesoft.connectors.mcp.internal with type arguments of type RoleModifier and TypeMethodDescriptionstatic List<io.modelcontextprotocol.spec.McpSchema.Role>McpUtils.toMcpRoles(List<Role> roles) Transforms the connector representation of roles into theMcpSchemaones