static ListCommentsResponse.Builder |
ListCommentsResponse.builder() |
|
ListCommentsResponse.Builder |
ListCommentsResponse.Builder.items(Collection<ListCommentsItem> items) |
Response element for ListComments providing the body, commentID, createDate, creator, lastUpdatedBy and
lastUpdatedDate for each response.
|
ListCommentsResponse.Builder |
ListCommentsResponse.Builder.items(Consumer<ListCommentsItem.Builder>... items) |
Response element for ListComments providing the body, commentID, createDate, creator, lastUpdatedBy and
lastUpdatedDate for each response.
|
ListCommentsResponse.Builder |
ListCommentsResponse.Builder.items(ListCommentsItem... items) |
Response element for ListComments providing the body, commentID, createDate, creator, lastUpdatedBy and
lastUpdatedDate for each response.
|
ListCommentsResponse.Builder |
ListCommentsResponse.Builder.nextToken(String nextToken) |
Optional request elements.
|
ListCommentsResponse.Builder |
ListCommentsResponse.toBuilder() |
|
ListCommentsResponse.Builder |
ListCommentsResponse.Builder.total(Integer total) |
Response element for ListComments identifying the number of responses.
|