Uses of Record Class
io.a2a.spec.MessageSendConfiguration
Packages that use MessageSendConfiguration
-
Uses of MessageSendConfiguration in io.a2a.spec
Methods in io.a2a.spec that return MessageSendConfigurationModifier and TypeMethodDescriptionMessageSendConfiguration.Builder.build()MessageSendParams.configuration()Returns the value of theconfigurationrecord component.Methods in io.a2a.spec with parameters of type MessageSendConfigurationModifier and TypeMethodDescriptionMessageSendParams.Builder.configuration(MessageSendConfiguration configuration) Constructors in io.a2a.spec with parameters of type MessageSendConfigurationModifierConstructorDescriptionMessageSendParams(Message message, MessageSendConfiguration configuration, Map<String, Object> metadata) Creates an instance of aMessageSendParamsrecord class.