Klasse GetCommentsByIdsOperationSpec.GetCommentsByIdsOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetCommentsByIdsOperationSpec.GetCommentsByIdsOperationSpecBuilder
- Umschließende Klasse:
GetCommentsByIdsOperationSpec
public static class GetCommentsByIdsOperationSpec.GetCommentsByIdsOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()Use [expand](#expansion) to include additional information about comments in the response.issueCommentListRequestBean(@NotNull IssueCommentListRequestBean issueCommentListRequestBean) The list of comment IDs.toString()
-
Methodendetails
-
issueCommentListRequestBean
public GetCommentsByIdsOperationSpec.GetCommentsByIdsOperationSpecBuilder issueCommentListRequestBean(@NotNull @NotNull IssueCommentListRequestBean issueCommentListRequestBean) The list of comment IDs.- Gibt zurück:
this.
-
expand
public GetCommentsByIdsOperationSpec.GetCommentsByIdsOperationSpecBuilder expand(@Nullable @Nullable String expand) Use [expand](#expansion) to include additional information about comments in the response. This parameter accepts a comma-separated list. Expand options include: *renderedBodyReturns the comment body rendered in HTML. *propertiesReturns the comment's properties.- Gibt zurück:
this.
-
build
-
toString
-