Package dev.tachyonmcp.api.server.config
Interface ServerIdentity.Builder
- Enclosing interface:
ServerIdentity
public static interface ServerIdentity.Builder
Builder for
ServerIdentity.-
Method Summary
Modifier and TypeMethodDescriptionbuild()description(@Nullable String description) default ServerIdentity.Builderinstructions(@Nullable String instructions) websiteUrl(@Nullable String websiteUrl)
-
Method Details
-
name
-
version
-
description
-
title
-
websiteUrl
-
instructions
-
icons
-
icons
-
build
ServerIdentity build()
-