Uses of Interface
dev.tachyonmcp.api.server.domain.AudioContent.Builder
Packages that use AudioContent.Builder
-
Uses of AudioContent.Builder in dev.tachyonmcp.api.server.domain
Methods in dev.tachyonmcp.api.server.domain that return AudioContent.BuilderModifier and TypeMethodDescriptionAudioContent.Builder.annotations(@Nullable Annotations annotations) Sets the annotations.static AudioContent.BuilderAudioContent.builder()Creates a new builder for constructingAudioContentinstances.Sets the base64-encoded audio data.Sets the metadata entries.Sets the MIME type of the audio content.