Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PullRequestCommentSummary> |
DevopsPaginators.listPullRequestCommentsRecordIterator(ListPullRequestCommentsRequest request)
Creates a new iterable which will iterate over the
PullRequestCommentSummary objects contained in responses from
the listPullRequestComments operation. |
Modifier and Type | Method and Description |
---|---|
PullRequestCommentSummary |
PullRequestCommentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PullRequestCommentSummary> |
PullRequestCommentCollection.getItems()
List of pullRequest comment objects.
|
Modifier and Type | Method and Description |
---|---|
PullRequestCommentSummary.Builder |
PullRequestCommentSummary.Builder.copy(PullRequestCommentSummary model) |
Modifier and Type | Method and Description |
---|---|
PullRequestCommentCollection.Builder |
PullRequestCommentCollection.Builder.items(List<PullRequestCommentSummary> items)
List of pullRequest comment objects.
|
Constructor and Description |
---|
PullRequestCommentCollection(List<PullRequestCommentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.