Class McpOfficialMeta
java.lang.Object
dev.langchain4j.mcp.registryclient.model.McpOfficialMeta
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe date and time when the server was published.Deprecated, for removal: This API element is subject to removal in a future version.This field was removed in the 2025-09-29 version of the schema.The date and time when the server was last updated.booleanisLatest()toString()
-
Constructor Details
-
McpOfficialMeta
public McpOfficialMeta()
-
-
Method Details
-
getServerId
Deprecated, for removal: This API element is subject to removal in a future version.This field was removed in the 2025-09-29 version of the schema. -
isLatest
public boolean isLatest() -
getPublishedAt
The date and time when the server was published. It is evaluated in the UTC. -
getUpdatedAt
The date and time when the server was last updated. It is evaluated in the UTC. -
getStatus
-
toString
-