create
Creates a new instance of an AgentCapabilities using the provided configuration block.
Return
A newly created AgentCapabilities instance.
Parameters
A configuration block for building an AgentCapabilities instance using the AgentCapabilitiesBuilder.
Creates a new instance of an AgentCapabilities using the provided Java-friendly Consumer.
Return
A newly created AgentCapabilities instance.
Parameters
A consumer for building an AgentCapabilities instance using the AgentCapabilitiesBuilder.
Creates a new instance of an AgentCard using the provided configuration block.
Return
A newly created AgentCard instance.
Parameters
A configuration block for building an AgentCard instance using the AgentCardBuilder.
Creates a new instance of an AgentCard using the provided Java-friendly Consumer.
Return
A newly created AgentCard instance.
Parameters
A consumer for building an AgentCard instance using the AgentCardBuilder.
Creates a new instance of an AgentProvider using the provided configuration block.
Return
A newly created AgentProvider instance.
Parameters
A configuration block for building an AgentProvider instance using the AgentProviderBuilder.
Creates a new instance of an AgentSkill using the provided configuration block.
Return
A newly created AgentSkill instance.
Parameters
A configuration block for building an AgentSkill instance using the AgentSkillBuilder.
Creates a new instance of an AgentSkill using the provided Java-friendly Consumer.
Return
A newly created AgentSkill instance.
Parameters
A consumer for building an AgentSkill instance using the AgentSkillBuilder.
Creates a new Artifact using the DSL builder.
Return
A new Artifact instance.
Parameters
The lambda to configure the artifact.
Creates a new Artifact using the provided Java-friendly Consumer.
Return
A newly created Artifact instance.
Parameters
A consumer for building an Artifact instance using the ArtifactBuilder.
Creates a new AuthenticationInfo using the DSL builder.
Return
A new AuthenticationInfo instance.
Parameters
The lambda to configure the authentication info.
Creates a new AuthenticationInfo using the provided Java-friendly Consumer.
Return
A newly created AuthenticationInfo instance.
Parameters
A consumer for building an AuthenticationInfo instance using the AuthenticationInfoBuilder.
DSL extension for CancelTaskRequest.
Return
A new CancelTaskRequest instance.
Parameters
The lambda to configure the cancel task request.
Java-friendly DSL extension for CancelTaskRequest.
Return
A new CancelTaskRequest instance.
Parameters
The consumer to configure the cancel task request.
DSL extension for CancelTaskResponse.
Return
A new CancelTaskResponse instance.
Parameters
The lambda to configure the cancel task response.
Java-friendly DSL extension for CancelTaskResponse.
Return
A new CancelTaskResponse instance.
Parameters
The consumer to configure the cancel task response.
Creates a new DataPart using the DSL builder.
Return
A new DataPart instance
Parameters
The lambda to configure the data part
Creates a new DataPart using the Java-friendly Consumer.
Return
A new DataPart instance
Parameters
The consumer to configure the data part
DSL extension for DeleteTaskPushNotificationConfigRequest.
Return
A new DeleteTaskPushNotificationConfigRequest instance.
Parameters
The lambda to configure the delete task push notification config request.
Java-friendly DSL extension for DeleteTaskPushNotificationConfigRequest.
Return
A new DeleteTaskPushNotificationConfigRequest instance.
Parameters
The consumer to configure the delete task push notification config request.
Creates a new FileContent using the DSL builder.
Return
A new FileContent instance
Parameters
The lambda to configure the file content
Creates a new FileContent using the Java-friendly Consumer.
Return
A new FileContent instance
Parameters
The consumer to configure the file content
Creates a new FilePart using the DSL builder.
Return
A new FilePart instance
Parameters
The lambda to configure the file part
Creates a new FilePart using the Java-friendly Consumer.
Return
A new FilePart instance
Parameters
The consumer to configure the file part
DSL extension for GetAuthenticatedExtendedCardRequest.
Return
A new GetAuthenticatedExtendedCardRequest instance.
Parameters
The lambda to configure the get authenticated extended card request.
Java-friendly DSL extension for GetAuthenticatedExtendedCardRequest.
Return
A new GetAuthenticatedExtendedCardRequest instance.
Parameters
The consumer to configure the get authenticated extended card request.
DSL extension for GetTaskPushNotificationRequest.
Return
A new GetTaskPushNotificationRequest instance.
Parameters
The lambda to configure the get task push notification request.
Java-friendly DSL extension for GetTaskPushNotificationRequest.
Return
A new GetTaskPushNotificationRequest instance.
Parameters
The consumer to configure the get task push notification request.
DSL extension for GetTaskPushNotificationResponse.
Return
A new GetTaskPushNotificationResponse instance.
Parameters
The lambda to configure the get task push notification response.
Java-friendly DSL extension for GetTaskPushNotificationResponse.
Return
A new GetTaskPushNotificationResponse instance.
Parameters
The consumer to configure the get task push notification response.
DSL extension for GetTaskRequest.
Return
A new GetTaskRequest instance.
Parameters
The lambda to configure the get task request.
Java-friendly DSL extension for GetTaskRequest.
Return
A new GetTaskRequest instance.
Parameters
The consumer to configure the get task request.
DSL extension for GetTaskResponse.
Return
A new GetTaskResponse instance.
Parameters
The lambda to configure the get task response.
Java-friendly DSL extension for GetTaskResponse.
Return
A new GetTaskResponse instance.
Parameters
The consumer to configure the get task response.
DSL extension for JSONRPCResponse.
Return
A new JSONRPCResponse instance.
Parameters
The lambda to configure the JSON-RPC response.
Java-friendly DSL extension for JSONRPCResponse.
Return
A new JSONRPCResponse instance.
Parameters
The consumer to configure the JSON-RPC response.
DSL extension for ListTaskPushNotificationConfigParams.
Return
A new ListTaskPushNotificationConfigParams instance.
Parameters
The lambda to configure the list task push notification config params.
DSL extension for ListTaskPushNotificationConfigRequest.
Return
A new ListTaskPushNotificationConfigRequest instance.
Parameters
The lambda to configure the list task push notification config request.
Java-friendly DSL extension for ListTaskPushNotificationConfigRequest.
Return
A new ListTaskPushNotificationConfigRequest instance.
Parameters
The consumer to configure the list task push notification config request.
DSL extension for ListTaskPushNotificationConfigResponse.
Return
A new ListTaskPushNotificationConfigResponse instance.
Parameters
The lambda to configure the list task push notification config response.
DSL extension for Message.
Return
A new Message instance.
Parameters
The lambda to configure the message.
Java-friendly DSL extension for Message.
Return
A new Message instance.
Parameters
The consumer to configure the message.
Creates a new instance of MessageSendConfiguration using the provided configuration block.
Return
A newly created MessageSendConfiguration instance.
Parameters
A configuration block for building a MessageSendConfiguration instance using the MessageSendConfigurationBuilder.
Creates a new instance of MessageSendConfiguration using the provided Java-friendly Consumer.
Return
A newly created MessageSendConfiguration instance.
Parameters
A consumer for building a MessageSendConfiguration instance using the MessageSendConfigurationBuilder.
Creates a new instance of a PushNotificationConfig using the provided configuration block.
Return
A newly created PushNotificationConfig instance.
Parameters
A configuration block for building a PushNotificationConfig instance using the PushNotificationConfigBuilder.
Creates a new instance of a PushNotificationConfig using the provided Java-friendly Consumer.
Return
A newly created PushNotificationConfig instance.
Parameters
A consumer for building a PushNotificationConfig instance using the PushNotificationConfigBuilder.
Creates a new instance of a SendMessageRequest using the provided configuration block.
Return
A newly created SendMessageRequest instance.
Parameters
A configuration block for building a SendMessageRequest instance using the SendMessageRequestBuilder.
Creates a new instance of a SendMessageRequest using the provided Java-friendly Consumer.
Return
A newly created SendMessageRequest instance.
Parameters
A consumer for building a SendMessageRequest instance using the SendMessageRequestBuilder.
Creates a new instance of a SendMessageResponse using the provided configuration block.
Return
A newly created SendMessageResponse instance.
Parameters
A configuration block for building a SendMessageResponse instance using the SendMessageResponseBuilder.
Creates a new instance of a SendMessageResponse using the provided Java-friendly Consumer.
Return
A newly created SendMessageResponse instance.
Parameters
A consumer for building a SendMessageResponse instance using the SendMessageResponseBuilder.
Creates a new instance of a SendStreamingMessageRequest using the provided configuration block.
Return
A newly created SendStreamingMessageRequest instance.
Parameters
A configuration block for building a SendStreamingMessageRequest instance using the SendStreamingMessageRequestBuilder.
Creates a new instance of a SendStreamingMessageRequest using the provided Java-friendly Consumer.
Return
A newly created SendStreamingMessageRequest instance.
Parameters
A consumer for building a SendStreamingMessageRequest instance using the SendStreamingMessageRequestBuilder.
Creates a new instance of a SendStreamingMessageResponse using the provided configuration block.
Return
A newly created SendStreamingMessageResponse instance.
Parameters
A configuration block for building a SendStreamingMessageResponse instance using the SendStreamingMessageResponseBuilder.
Creates a new instance of a SendStreamingMessageResponse using the provided Java-friendly Consumer.
Return
A newly created SendStreamingMessageResponse instance.
Parameters
A consumer for building a SendStreamingMessageResponse instance using the SendStreamingMessageResponseBuilder.
DSL extension for SetTaskPushNotificationRequest.
Return
A new SetTaskPushNotificationRequest instance.
Parameters
The lambda to configure the set task push notification request.
Java-friendly DSL extension for SetTaskPushNotificationRequest.
Return
A new SetTaskPushNotificationRequest instance.
Parameters
The consumer to configure the set task push notification request.
DSL extension for SetTaskPushNotificationResponse.
Return
A new SetTaskPushNotificationResponse instance.
Parameters
The lambda to configure the set task push notification response.
Java-friendly DSL extension for SetTaskPushNotificationResponse.
Return
A new SetTaskPushNotificationResponse instance.
Parameters
The consumer to configure the set task push notification response.
Creates a new TaskArtifactUpdateEvent using the DSL builder.
Return
A new TaskArtifactUpdateEvent instance.
Parameters
The lambda to configure the TaskArtifactUpdateEvent.
Creates a new TaskArtifactUpdateEvent using the Java-friendly Consumer.
Return
A new TaskArtifactUpdateEvent instance.
Parameters
The consumer to configure the TaskArtifactUpdateEvent.
Creates a new instance of a Task using the provided configuration block.
Return
A newly created Task instance.
Parameters
A configuration block for building a Task instance using the TaskBuilder.
Creates a new instance of a Task using the provided Java-friendly Consumer.
Return
A newly created Task instance.
Parameters
A consumer for building a Task instance using the TaskBuilder.
DSL extension for TaskIdParams.
Creates a new instance of a TaskPushNotificationConfig using the provided configuration block.
Return
A newly created TaskPushNotificationConfig instance.
Parameters
A configuration block for building a TaskPushNotificationConfig instance using the TaskPushNotificationConfigBuilder.
Creates a new instance of a TaskPushNotificationConfig using the provided Java-friendly Consumer.
Return
A newly created TaskPushNotificationConfig instance.
Parameters
A consumer for building a TaskPushNotificationConfig instance using the TaskPushNotificationConfigBuilder.
DSL extension for TaskQueryParams.
Return
A new TaskQueryParams instance.
Parameters
The lambda to configure the task query params.
Java-friendly DSL extension for TaskQueryParams.
Return
A new TaskQueryParams instance.
Parameters
The consumer to configure the task query params.
DSL extension for TaskResubscriptionRequest.
Return
A new TaskResubscriptionRequest instance.
Parameters
The lambda to configure the task resubscription request.
Java-friendly DSL extension for TaskResubscriptionRequest.
Return
A new TaskResubscriptionRequest instance.
Parameters
The consumer to configure the task resubscription request.
Creates a new instance of a TaskSendParams using the provided configuration block.
Return
A newly created TaskSendParams instance.
Parameters
A configuration block for building a TaskSendParams instance using the TaskSendParamsBuilder.
Creates a new instance of a TaskSendParams using the provided Java-friendly Consumer.
Return
A newly created TaskSendParams instance.
Parameters
A consumer for building a TaskSendParams instance using the TaskSendParamsBuilder.
DSL extension for TaskStatus.
Return
A new TaskStatus instance.
Parameters
The lambda to configure the task status.
Java-friendly DSL extension for TaskStatus.
Return
A new TaskStatus instance.
Parameters
The consumer to configure the task status.
DSL extension for TaskStatusUpdateEvent.
Java-friendly DSL extension for TaskStatusUpdateEvent.
Creates a new TextPart using the DSL builder.
Return
A new TextPart instance
Parameters
The lambda to configure the text part
Creates a new TextPart using the Java-friendly Consumer.
Return
A new TextPart instance
Parameters
The consumer to configure the text part
Java-friendly companion create for AgentExtension.
Creates a new instance of an AgentProvider using the provided Java-friendly Consumer.
Return
A newly created AgentProvider instance.
Parameters
A consumer for building an AgentProvider instance using the AgentProviderBuilder.