Uses of Interface
dev.langchain4j.mcp.client.ResourceContents
Packages that use ResourceContents
-
Uses of ResourceContents in dev.langchain4j.mcp.client
Classes in dev.langchain4j.mcp.client that implement ResourceContentsModifier and TypeClassDescriptionfinal recordfinal recordMethods in dev.langchain4j.mcp.client that return types with arguments of type ResourceContentsModifier and TypeMethodDescriptionResourceResponse.contents()Returns the value of thecontentsrecord component.Constructor parameters in dev.langchain4j.mcp.client with type arguments of type ResourceContentsModifierConstructorDescriptionResourceResponse(List<ResourceContents> contents) Creates an instance of aResourceResponserecord class.