Uses of Class
org.a2aproject.sdk.spec.ListTasksParams.Builder
Packages that use ListTasksParams.Builder
-
Uses of ListTasksParams.Builder in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return ListTasksParams.BuilderModifier and TypeMethodDescriptionstatic ListTasksParams.BuilderListTasksParams.builder()Create a new BuilderSets the contextId.ListTasksParams.Builder.historyLength(Integer historyLength) Sets the historyLength.ListTasksParams.Builder.includeArtifacts(Boolean includeArtifacts) Sets the includeArtifacts.Sets the pageSize.Sets the pageToken.Sets the status.ListTasksParams.Builder.statusTimestampAfter(Instant statusTimestampAfter) Sets the statusTimestampAfter.Sets the tenant.