Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CommitAnalyticsAuthorSummary> |
DevopsPaginators.listProjectCommitAnalyticsAuthorsRecordIterator(ListProjectCommitAnalyticsAuthorsRequest request)
Creates a new iterable which will iterate over the
CommitAnalyticsAuthorSummary objects contained in responses from
the listProjectCommitAnalyticsAuthors operation. |
Iterable<CommitAnalyticsAuthorSummary> |
DevopsPaginators.listRepositoryCommitAnalyticsAuthorsRecordIterator(ListRepositoryCommitAnalyticsAuthorsRequest request)
Creates a new iterable which will iterate over the
CommitAnalyticsAuthorSummary objects contained in responses from
the listRepositoryCommitAnalyticsAuthors operation. |
Modifier and Type | Method and Description |
---|---|
CommitAnalyticsAuthorSummary |
CommitAnalyticsAuthorSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CommitAnalyticsAuthorSummary> |
CommitAnalyticsAuthorCollection.getItems()
List of authors.
|
Modifier and Type | Method and Description |
---|---|
CommitAnalyticsAuthorSummary.Builder |
CommitAnalyticsAuthorSummary.Builder.copy(CommitAnalyticsAuthorSummary model) |
Modifier and Type | Method and Description |
---|---|
CommitAnalyticsAuthorCollection.Builder |
CommitAnalyticsAuthorCollection.Builder.items(List<CommitAnalyticsAuthorSummary> items)
List of authors.
|
Constructor and Description |
---|
CommitAnalyticsAuthorCollection(List<CommitAnalyticsAuthorSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.