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 record
final record
Methods in dev.langchain4j.mcp.client that return types with arguments of type ResourceContentsModifier and TypeMethodDescriptionResourceResponse.contents()
Returns the value of thecontents
record component.Constructor parameters in dev.langchain4j.mcp.client with type arguments of type ResourceContentsModifierConstructorDescriptionResourceResponse
(List<ResourceContents> contents) Creates an instance of aResourceResponse
record class.