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(@Nullable Integer historyLength) pushNotificationConfig(@Nullable PushNotificationConfig pushNotificationConfig)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
acceptedOutputModes
-
pushNotificationConfig
public MessageSendConfiguration.Builder pushNotificationConfig(@Nullable PushNotificationConfig pushNotificationConfig) -
historyLength
-
blocking
-
build
-