Package io.a2a.spec
Class MessageSendConfiguration.Builder
java.lang.Object
io.a2a.spec.MessageSendConfiguration.Builder
- Enclosing class:
- MessageSendConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionacceptedOutputModes(List<String> acceptedOutputModes) build()historyLength(Integer historyLength) pushNotificationConfig(PushNotificationConfig pushNotificationConfig)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
acceptedOutputModes
-
pushNotificationConfig
public MessageSendConfiguration.Builder pushNotificationConfig(PushNotificationConfig pushNotificationConfig) -
historyLength
-
blocking
-
build
-