Class DevopsPaginators
- java.lang.Object
- 
- com.oracle.bmc.devops.DevopsPaginators
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20210630") public class DevopsPaginators extends ObjectCollection of helper methods that can be used to provide anIterableinterface to any list operations of Devops where multiple pages of data may be fetched.Two styles of iteration are supported: - Iterating over the Response objects returned by the list operation. These are referred to as ResponseIterators, and the methods are suffixed with ResponseIterator. For example: listUsersResponseIterator
- Iterating over the resources/records being listed. These are referred to as RecordIterators, and the methods are suffixed with RecordIterator. For example: listUsersRecordIterator
 These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. They will automatically fetch more data from the service when required. As an example, if we were using the ListUsers operation in IdentityService, then the Iterablereturned by calling a ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas theIterablereturned by calling a RecordIterator method would iterate over the User records and we don't have to deal with ListUsersResponse objects at all. In either case, pagination will be automatically handled so we can iterate until there are no more responses or no more resources/records available.
- 
- 
Constructor SummaryConstructors Constructor Description DevopsPaginators(Devops client)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<RepositoryAuthorSummary>listAuthorsRecordIterator(ListAuthorsRequest request)Creates a new iterable which will iterate over theRepositoryAuthorSummaryobjects contained in responses from the listAuthors operation.Iterable<ListAuthorsResponse>listAuthorsResponseIterator(ListAuthorsRequest request)Creates a new iterable which will iterate over the responses received from the listAuthors operation.Iterable<BuildPipelineSummary>listBuildPipelinesRecordIterator(ListBuildPipelinesRequest request)Creates a new iterable which will iterate over theBuildPipelineSummaryobjects contained in responses from the listBuildPipelines operation.Iterable<ListBuildPipelinesResponse>listBuildPipelinesResponseIterator(ListBuildPipelinesRequest request)Creates a new iterable which will iterate over the responses received from the listBuildPipelines operation.Iterable<BuildPipelineStageSummary>listBuildPipelineStagesRecordIterator(ListBuildPipelineStagesRequest request)Creates a new iterable which will iterate over theBuildPipelineStageSummaryobjects contained in responses from the listBuildPipelineStages operation.Iterable<ListBuildPipelineStagesResponse>listBuildPipelineStagesResponseIterator(ListBuildPipelineStagesRequest request)Creates a new iterable which will iterate over the responses received from the listBuildPipelineStages operation.Iterable<BuildRunSnapshotSummary>listBuildRunSnapshotsRecordIterator(ListBuildRunSnapshotsRequest request)Creates a new iterable which will iterate over theBuildRunSnapshotSummaryobjects contained in responses from the listBuildRunSnapshots operation.Iterable<ListBuildRunSnapshotsResponse>listBuildRunSnapshotsResponseIterator(ListBuildRunSnapshotsRequest request)Creates a new iterable which will iterate over the responses received from the listBuildRunSnapshots operation.Iterable<BuildRunSummary>listBuildRunsRecordIterator(ListBuildRunsRequest request)Creates a new iterable which will iterate over theBuildRunSummaryobjects contained in responses from the listBuildRuns operation.Iterable<ListBuildRunsResponse>listBuildRunsResponseIterator(ListBuildRunsRequest request)Creates a new iterable which will iterate over the responses received from the listBuildRuns operation.Iterable<DiffSummary>listCommitDiffsRecordIterator(ListCommitDiffsRequest request)Creates a new iterable which will iterate over theDiffSummaryobjects contained in responses from the listCommitDiffs operation.Iterable<ListCommitDiffsResponse>listCommitDiffsResponseIterator(ListCommitDiffsRequest request)Creates a new iterable which will iterate over the responses received from the listCommitDiffs operation.Iterable<RepositoryCommitSummary>listCommitsRecordIterator(ListCommitsRequest request)Creates a new iterable which will iterate over theRepositoryCommitSummaryobjects contained in responses from the listCommits operation.Iterable<ListCommitsResponse>listCommitsResponseIterator(ListCommitsRequest request)Creates a new iterable which will iterate over the responses received from the listCommits operation.Iterable<ConnectionSummary>listConnectionsRecordIterator(ListConnectionsRequest request)Creates a new iterable which will iterate over theConnectionSummaryobjects contained in responses from the listConnections operation.Iterable<ListConnectionsResponse>listConnectionsResponseIterator(ListConnectionsRequest request)Creates a new iterable which will iterate over the responses received from the listConnections operation.Iterable<DeployArtifactSummary>listDeployArtifactsRecordIterator(ListDeployArtifactsRequest request)Creates a new iterable which will iterate over theDeployArtifactSummaryobjects contained in responses from the listDeployArtifacts operation.Iterable<ListDeployArtifactsResponse>listDeployArtifactsResponseIterator(ListDeployArtifactsRequest request)Creates a new iterable which will iterate over the responses received from the listDeployArtifacts operation.Iterable<DeployEnvironmentSummary>listDeployEnvironmentsRecordIterator(ListDeployEnvironmentsRequest request)Creates a new iterable which will iterate over theDeployEnvironmentSummaryobjects contained in responses from the listDeployEnvironments operation.Iterable<ListDeployEnvironmentsResponse>listDeployEnvironmentsResponseIterator(ListDeployEnvironmentsRequest request)Creates a new iterable which will iterate over the responses received from the listDeployEnvironments operation.Iterable<DeploymentSummary>listDeploymentsRecordIterator(ListDeploymentsRequest request)Creates a new iterable which will iterate over theDeploymentSummaryobjects contained in responses from the listDeployments operation.Iterable<ListDeploymentsResponse>listDeploymentsResponseIterator(ListDeploymentsRequest request)Creates a new iterable which will iterate over the responses received from the listDeployments operation.Iterable<DeployPipelineSummary>listDeployPipelinesRecordIterator(ListDeployPipelinesRequest request)Creates a new iterable which will iterate over theDeployPipelineSummaryobjects contained in responses from the listDeployPipelines operation.Iterable<ListDeployPipelinesResponse>listDeployPipelinesResponseIterator(ListDeployPipelinesRequest request)Creates a new iterable which will iterate over the responses received from the listDeployPipelines operation.Iterable<DeployStageSummary>listDeployStagesRecordIterator(ListDeployStagesRequest request)Creates a new iterable which will iterate over theDeployStageSummaryobjects contained in responses from the listDeployStages operation.Iterable<ListDeployStagesResponse>listDeployStagesResponseIterator(ListDeployStagesRequest request)Creates a new iterable which will iterate over the responses received from the listDeployStages operation.Iterable<RepositoryMirrorRecordSummary>listMirrorRecordsRecordIterator(ListMirrorRecordsRequest request)Creates a new iterable which will iterate over theRepositoryMirrorRecordSummaryobjects contained in responses from the listMirrorRecords operation.Iterable<ListMirrorRecordsResponse>listMirrorRecordsResponseIterator(ListMirrorRecordsRequest request)Creates a new iterable which will iterate over the responses received from the listMirrorRecords operation.Iterable<RepositoryPathSummary>listPathsRecordIterator(ListPathsRequest request)Creates a new iterable which will iterate over theRepositoryPathSummaryobjects contained in responses from the listPaths operation.Iterable<ListPathsResponse>listPathsResponseIterator(ListPathsRequest request)Creates a new iterable which will iterate over the responses received from the listPaths operation.Iterable<CommitAnalyticsAuthorSummary>listProjectCommitAnalyticsAuthorsRecordIterator(ListProjectCommitAnalyticsAuthorsRequest request)Creates a new iterable which will iterate over theCommitAnalyticsAuthorSummaryobjects contained in responses from the listProjectCommitAnalyticsAuthors operation.Iterable<ListProjectCommitAnalyticsAuthorsResponse>listProjectCommitAnalyticsAuthorsResponseIterator(ListProjectCommitAnalyticsAuthorsRequest request)Creates a new iterable which will iterate over the responses received from the listProjectCommitAnalyticsAuthors operation.Iterable<ProjectSummary>listProjectsRecordIterator(ListProjectsRequest request)Creates a new iterable which will iterate over theProjectSummaryobjects contained in responses from the listProjects operation.Iterable<ListProjectsResponse>listProjectsResponseIterator(ListProjectsRequest request)Creates a new iterable which will iterate over the responses received from the listProjects operation.Iterable<ProtectedBranchSummary>listProtectedBranchesRecordIterator(ListProtectedBranchesRequest request)Creates a new iterable which will iterate over theProtectedBranchSummaryobjects contained in responses from the listProtectedBranches operation.Iterable<ListProtectedBranchesResponse>listProtectedBranchesResponseIterator(ListProtectedBranchesRequest request)Creates a new iterable which will iterate over the responses received from the listProtectedBranches operation.Iterable<PullRequestActivitySummary>listPullRequestActivitiesRecordIterator(ListPullRequestActivitiesRequest request)Creates a new iterable which will iterate over thePullRequestActivitySummaryobjects contained in responses from the listPullRequestActivities operation.Iterable<ListPullRequestActivitiesResponse>listPullRequestActivitiesResponseIterator(ListPullRequestActivitiesRequest request)Creates a new iterable which will iterate over the responses received from the listPullRequestActivities operation.Iterable<PullRequestAttachmentSummary>listPullRequestAttachmentsRecordIterator(ListPullRequestAttachmentsRequest request)Creates a new iterable which will iterate over thePullRequestAttachmentSummaryobjects contained in responses from the listPullRequestAttachments operation.Iterable<ListPullRequestAttachmentsResponse>listPullRequestAttachmentsResponseIterator(ListPullRequestAttachmentsRequest request)Creates a new iterable which will iterate over the responses received from the listPullRequestAttachments operation.Iterable<PullRequestAuthorSummary>listPullRequestAuthorsRecordIterator(ListPullRequestAuthorsRequest request)Creates a new iterable which will iterate over thePullRequestAuthorSummaryobjects contained in responses from the listPullRequestAuthors operation.Iterable<ListPullRequestAuthorsResponse>listPullRequestAuthorsResponseIterator(ListPullRequestAuthorsRequest request)Creates a new iterable which will iterate over the responses received from the listPullRequestAuthors operation.Iterable<PullRequestCommentSummary>listPullRequestCommentsRecordIterator(ListPullRequestCommentsRequest request)Creates a new iterable which will iterate over thePullRequestCommentSummaryobjects contained in responses from the listPullRequestComments operation.Iterable<ListPullRequestCommentsResponse>listPullRequestCommentsResponseIterator(ListPullRequestCommentsRequest request)Creates a new iterable which will iterate over the responses received from the listPullRequestComments operation.Iterable<RepositoryCommitSummary>listPullRequestCommitsRecordIterator(ListPullRequestCommitsRequest request)Creates a new iterable which will iterate over theRepositoryCommitSummaryobjects contained in responses from the listPullRequestCommits operation.Iterable<ListPullRequestCommitsResponse>listPullRequestCommitsResponseIterator(ListPullRequestCommitsRequest request)Creates a new iterable which will iterate over the responses received from the listPullRequestCommits operation.Iterable<PullRequestFileChangeSummary>listPullRequestFileChangesRecordIterator(ListPullRequestFileChangesRequest request)Creates a new iterable which will iterate over thePullRequestFileChangeSummaryobjects contained in responses from the listPullRequestFileChanges operation.Iterable<ListPullRequestFileChangesResponse>listPullRequestFileChangesResponseIterator(ListPullRequestFileChangesRequest request)Creates a new iterable which will iterate over the responses received from the listPullRequestFileChanges operation.Iterable<PullRequestSummary>listPullRequestsRecordIterator(ListPullRequestsRequest request)Creates a new iterable which will iterate over thePullRequestSummaryobjects contained in responses from the listPullRequests operation.Iterable<ListPullRequestsResponse>listPullRequestsResponseIterator(ListPullRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listPullRequests operation.Iterable<RepositoryRefSummary>listRefsRecordIterator(ListRefsRequest request)Creates a new iterable which will iterate over theRepositoryRefSummaryobjects contained in responses from the listRefs operation.Iterable<ListRefsResponse>listRefsResponseIterator(ListRefsRequest request)Creates a new iterable which will iterate over the responses received from the listRefs operation.Iterable<RepositorySummary>listRepositoriesRecordIterator(ListRepositoriesRequest request)Creates a new iterable which will iterate over theRepositorySummaryobjects contained in responses from the listRepositories operation.Iterable<ListRepositoriesResponse>listRepositoriesResponseIterator(ListRepositoriesRequest request)Creates a new iterable which will iterate over the responses received from the listRepositories operation.Iterable<CommitAnalyticsAuthorSummary>listRepositoryCommitAnalyticsAuthorsRecordIterator(ListRepositoryCommitAnalyticsAuthorsRequest request)Creates a new iterable which will iterate over theCommitAnalyticsAuthorSummaryobjects contained in responses from the listRepositoryCommitAnalyticsAuthors operation.Iterable<ListRepositoryCommitAnalyticsAuthorsResponse>listRepositoryCommitAnalyticsAuthorsResponseIterator(ListRepositoryCommitAnalyticsAuthorsRequest request)Creates a new iterable which will iterate over the responses received from the listRepositoryCommitAnalyticsAuthors operation.Iterable<TriggerSummary>listTriggersRecordIterator(ListTriggersRequest request)Creates a new iterable which will iterate over theTriggerSummaryobjects contained in responses from the listTriggers operation.Iterable<ListTriggersResponse>listTriggersResponseIterator(ListTriggersRequest request)Creates a new iterable which will iterate over the responses received from the listTriggers operation.Iterable<WorkRequestError>listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)Creates a new iterable which will iterate over theWorkRequestErrorobjects contained in responses from the listWorkRequestErrors operation.Iterable<ListWorkRequestErrorsResponse>listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request)Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation.Iterable<WorkRequestLogEntry>listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)Creates a new iterable which will iterate over theWorkRequestLogEntryobjects contained in responses from the listWorkRequestLogs operation.Iterable<ListWorkRequestLogsResponse>listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request)Creates a new iterable which will iterate over the responses received from the listWorkRequestLogs operation.Iterable<WorkRequestSummary>listWorkRequestsRecordIterator(ListWorkRequestsRequest request)Creates a new iterable which will iterate over theWorkRequestSummaryobjects contained in responses from the listWorkRequests operation.Iterable<ListWorkRequestsResponse>listWorkRequestsResponseIterator(ListWorkRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listWorkRequests operation.
 
- 
- 
- 
Constructor Detail- 
DevopsPaginatorspublic DevopsPaginators(Devops client) 
 
- 
 - 
Method Detail- 
listAuthorsResponseIteratorpublic Iterable<ListAuthorsResponse> listAuthorsResponseIterator(ListAuthorsRequest request) Creates a new iterable which will iterate over the responses received from the listAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listAuthorsRecordIteratorpublic Iterable<RepositoryAuthorSummary> listAuthorsRecordIterator(ListAuthorsRequest request) Creates a new iterable which will iterate over theRepositoryAuthorSummaryobjects contained in responses from the listAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRepositoryAuthorSummaryobjects contained in responses received from the service.
 
 - 
listBuildPipelineStagesResponseIteratorpublic Iterable<ListBuildPipelineStagesResponse> listBuildPipelineStagesResponseIterator(ListBuildPipelineStagesRequest request) Creates a new iterable which will iterate over the responses received from the listBuildPipelineStages operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listBuildPipelineStagesRecordIteratorpublic Iterable<BuildPipelineStageSummary> listBuildPipelineStagesRecordIterator(ListBuildPipelineStagesRequest request) Creates a new iterable which will iterate over theBuildPipelineStageSummaryobjects contained in responses from the listBuildPipelineStages operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theBuildPipelineStageSummaryobjects contained in responses received from the service.
 
 - 
listBuildPipelinesResponseIteratorpublic Iterable<ListBuildPipelinesResponse> listBuildPipelinesResponseIterator(ListBuildPipelinesRequest request) Creates a new iterable which will iterate over the responses received from the listBuildPipelines operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listBuildPipelinesRecordIteratorpublic Iterable<BuildPipelineSummary> listBuildPipelinesRecordIterator(ListBuildPipelinesRequest request) Creates a new iterable which will iterate over theBuildPipelineSummaryobjects contained in responses from the listBuildPipelines operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theBuildPipelineSummaryobjects contained in responses received from the service.
 
 - 
listBuildRunSnapshotsResponseIteratorpublic Iterable<ListBuildRunSnapshotsResponse> listBuildRunSnapshotsResponseIterator(ListBuildRunSnapshotsRequest request) Creates a new iterable which will iterate over the responses received from the listBuildRunSnapshots operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listBuildRunSnapshotsRecordIteratorpublic Iterable<BuildRunSnapshotSummary> listBuildRunSnapshotsRecordIterator(ListBuildRunSnapshotsRequest request) Creates a new iterable which will iterate over theBuildRunSnapshotSummaryobjects contained in responses from the listBuildRunSnapshots operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theBuildRunSnapshotSummaryobjects contained in responses received from the service.
 
 - 
listBuildRunsResponseIteratorpublic Iterable<ListBuildRunsResponse> listBuildRunsResponseIterator(ListBuildRunsRequest request) Creates a new iterable which will iterate over the responses received from the listBuildRuns operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listBuildRunsRecordIteratorpublic Iterable<BuildRunSummary> listBuildRunsRecordIterator(ListBuildRunsRequest request) Creates a new iterable which will iterate over theBuildRunSummaryobjects contained in responses from the listBuildRuns operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theBuildRunSummaryobjects contained in responses received from the service.
 
 - 
listCommitDiffsResponseIteratorpublic Iterable<ListCommitDiffsResponse> listCommitDiffsResponseIterator(ListCommitDiffsRequest request) Creates a new iterable which will iterate over the responses received from the listCommitDiffs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCommitDiffsRecordIteratorpublic Iterable<DiffSummary> listCommitDiffsRecordIterator(ListCommitDiffsRequest request) Creates a new iterable which will iterate over theDiffSummaryobjects contained in responses from the listCommitDiffs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDiffSummaryobjects contained in responses received from the service.
 
 - 
listCommitsResponseIteratorpublic Iterable<ListCommitsResponse> listCommitsResponseIterator(ListCommitsRequest request) Creates a new iterable which will iterate over the responses received from the listCommits operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCommitsRecordIteratorpublic Iterable<RepositoryCommitSummary> listCommitsRecordIterator(ListCommitsRequest request) Creates a new iterable which will iterate over theRepositoryCommitSummaryobjects contained in responses from the listCommits operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRepositoryCommitSummaryobjects contained in responses received from the service.
 
 - 
listConnectionsResponseIteratorpublic Iterable<ListConnectionsResponse> listConnectionsResponseIterator(ListConnectionsRequest request) Creates a new iterable which will iterate over the responses received from the listConnections operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listConnectionsRecordIteratorpublic Iterable<ConnectionSummary> listConnectionsRecordIterator(ListConnectionsRequest request) Creates a new iterable which will iterate over theConnectionSummaryobjects contained in responses from the listConnections operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theConnectionSummaryobjects contained in responses received from the service.
 
 - 
listDeployArtifactsResponseIteratorpublic Iterable<ListDeployArtifactsResponse> listDeployArtifactsResponseIterator(ListDeployArtifactsRequest request) Creates a new iterable which will iterate over the responses received from the listDeployArtifacts operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDeployArtifactsRecordIteratorpublic Iterable<DeployArtifactSummary> listDeployArtifactsRecordIterator(ListDeployArtifactsRequest request) Creates a new iterable which will iterate over theDeployArtifactSummaryobjects contained in responses from the listDeployArtifacts operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDeployArtifactSummaryobjects contained in responses received from the service.
 
 - 
listDeployEnvironmentsResponseIteratorpublic Iterable<ListDeployEnvironmentsResponse> listDeployEnvironmentsResponseIterator(ListDeployEnvironmentsRequest request) Creates a new iterable which will iterate over the responses received from the listDeployEnvironments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDeployEnvironmentsRecordIteratorpublic Iterable<DeployEnvironmentSummary> listDeployEnvironmentsRecordIterator(ListDeployEnvironmentsRequest request) Creates a new iterable which will iterate over theDeployEnvironmentSummaryobjects contained in responses from the listDeployEnvironments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDeployEnvironmentSummaryobjects contained in responses received from the service.
 
 - 
listDeployPipelinesResponseIteratorpublic Iterable<ListDeployPipelinesResponse> listDeployPipelinesResponseIterator(ListDeployPipelinesRequest request) Creates a new iterable which will iterate over the responses received from the listDeployPipelines operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDeployPipelinesRecordIteratorpublic Iterable<DeployPipelineSummary> listDeployPipelinesRecordIterator(ListDeployPipelinesRequest request) Creates a new iterable which will iterate over theDeployPipelineSummaryobjects contained in responses from the listDeployPipelines operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDeployPipelineSummaryobjects contained in responses received from the service.
 
 - 
listDeployStagesResponseIteratorpublic Iterable<ListDeployStagesResponse> listDeployStagesResponseIterator(ListDeployStagesRequest request) Creates a new iterable which will iterate over the responses received from the listDeployStages operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDeployStagesRecordIteratorpublic Iterable<DeployStageSummary> listDeployStagesRecordIterator(ListDeployStagesRequest request) Creates a new iterable which will iterate over theDeployStageSummaryobjects contained in responses from the listDeployStages operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDeployStageSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentsResponseIteratorpublic Iterable<ListDeploymentsResponse> listDeploymentsResponseIterator(ListDeploymentsRequest request) Creates a new iterable which will iterate over the responses received from the listDeployments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDeploymentsRecordIteratorpublic Iterable<DeploymentSummary> listDeploymentsRecordIterator(ListDeploymentsRequest request) Creates a new iterable which will iterate over theDeploymentSummaryobjects contained in responses from the listDeployments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDeploymentSummaryobjects contained in responses received from the service.
 
 - 
listMirrorRecordsResponseIteratorpublic Iterable<ListMirrorRecordsResponse> listMirrorRecordsResponseIterator(ListMirrorRecordsRequest request) Creates a new iterable which will iterate over the responses received from the listMirrorRecords operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listMirrorRecordsRecordIteratorpublic Iterable<RepositoryMirrorRecordSummary> listMirrorRecordsRecordIterator(ListMirrorRecordsRequest request) Creates a new iterable which will iterate over theRepositoryMirrorRecordSummaryobjects contained in responses from the listMirrorRecords operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRepositoryMirrorRecordSummaryobjects contained in responses received from the service.
 
 - 
listPathsResponseIteratorpublic Iterable<ListPathsResponse> listPathsResponseIterator(ListPathsRequest request) Creates a new iterable which will iterate over the responses received from the listPaths operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPathsRecordIteratorpublic Iterable<RepositoryPathSummary> listPathsRecordIterator(ListPathsRequest request) Creates a new iterable which will iterate over theRepositoryPathSummaryobjects contained in responses from the listPaths operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRepositoryPathSummaryobjects contained in responses received from the service.
 
 - 
listProjectCommitAnalyticsAuthorsResponseIteratorpublic Iterable<ListProjectCommitAnalyticsAuthorsResponse> listProjectCommitAnalyticsAuthorsResponseIterator(ListProjectCommitAnalyticsAuthorsRequest request) Creates a new iterable which will iterate over the responses received from the listProjectCommitAnalyticsAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listProjectCommitAnalyticsAuthorsRecordIteratorpublic Iterable<CommitAnalyticsAuthorSummary> listProjectCommitAnalyticsAuthorsRecordIterator(ListProjectCommitAnalyticsAuthorsRequest request) Creates a new iterable which will iterate over theCommitAnalyticsAuthorSummaryobjects contained in responses from the listProjectCommitAnalyticsAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theCommitAnalyticsAuthorSummaryobjects contained in responses received from the service.
 
 - 
listProjectsResponseIteratorpublic Iterable<ListProjectsResponse> listProjectsResponseIterator(ListProjectsRequest request) Creates a new iterable which will iterate over the responses received from the listProjects operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listProjectsRecordIteratorpublic Iterable<ProjectSummary> listProjectsRecordIterator(ListProjectsRequest request) Creates a new iterable which will iterate over theProjectSummaryobjects contained in responses from the listProjects operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theProjectSummaryobjects contained in responses received from the service.
 
 - 
listProtectedBranchesResponseIteratorpublic Iterable<ListProtectedBranchesResponse> listProtectedBranchesResponseIterator(ListProtectedBranchesRequest request) Creates a new iterable which will iterate over the responses received from the listProtectedBranches operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listProtectedBranchesRecordIteratorpublic Iterable<ProtectedBranchSummary> listProtectedBranchesRecordIterator(ListProtectedBranchesRequest request) Creates a new iterable which will iterate over theProtectedBranchSummaryobjects contained in responses from the listProtectedBranches operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theProtectedBranchSummaryobjects contained in responses received from the service.
 
 - 
listPullRequestActivitiesResponseIteratorpublic Iterable<ListPullRequestActivitiesResponse> listPullRequestActivitiesResponseIterator(ListPullRequestActivitiesRequest request) Creates a new iterable which will iterate over the responses received from the listPullRequestActivities operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPullRequestActivitiesRecordIteratorpublic Iterable<PullRequestActivitySummary> listPullRequestActivitiesRecordIterator(ListPullRequestActivitiesRequest request) Creates a new iterable which will iterate over thePullRequestActivitySummaryobjects contained in responses from the listPullRequestActivities operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePullRequestActivitySummaryobjects contained in responses received from the service.
 
 - 
listPullRequestAttachmentsResponseIteratorpublic Iterable<ListPullRequestAttachmentsResponse> listPullRequestAttachmentsResponseIterator(ListPullRequestAttachmentsRequest request) Creates a new iterable which will iterate over the responses received from the listPullRequestAttachments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPullRequestAttachmentsRecordIteratorpublic Iterable<PullRequestAttachmentSummary> listPullRequestAttachmentsRecordIterator(ListPullRequestAttachmentsRequest request) Creates a new iterable which will iterate over thePullRequestAttachmentSummaryobjects contained in responses from the listPullRequestAttachments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePullRequestAttachmentSummaryobjects contained in responses received from the service.
 
 - 
listPullRequestAuthorsResponseIteratorpublic Iterable<ListPullRequestAuthorsResponse> listPullRequestAuthorsResponseIterator(ListPullRequestAuthorsRequest request) Creates a new iterable which will iterate over the responses received from the listPullRequestAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPullRequestAuthorsRecordIteratorpublic Iterable<PullRequestAuthorSummary> listPullRequestAuthorsRecordIterator(ListPullRequestAuthorsRequest request) Creates a new iterable which will iterate over thePullRequestAuthorSummaryobjects contained in responses from the listPullRequestAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePullRequestAuthorSummaryobjects contained in responses received from the service.
 
 - 
listPullRequestCommentsResponseIteratorpublic Iterable<ListPullRequestCommentsResponse> listPullRequestCommentsResponseIterator(ListPullRequestCommentsRequest request) Creates a new iterable which will iterate over the responses received from the listPullRequestComments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPullRequestCommentsRecordIteratorpublic Iterable<PullRequestCommentSummary> listPullRequestCommentsRecordIterator(ListPullRequestCommentsRequest request) Creates a new iterable which will iterate over thePullRequestCommentSummaryobjects contained in responses from the listPullRequestComments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePullRequestCommentSummaryobjects contained in responses received from the service.
 
 - 
listPullRequestCommitsResponseIteratorpublic Iterable<ListPullRequestCommitsResponse> listPullRequestCommitsResponseIterator(ListPullRequestCommitsRequest request) Creates a new iterable which will iterate over the responses received from the listPullRequestCommits operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPullRequestCommitsRecordIteratorpublic Iterable<RepositoryCommitSummary> listPullRequestCommitsRecordIterator(ListPullRequestCommitsRequest request) Creates a new iterable which will iterate over theRepositoryCommitSummaryobjects contained in responses from the listPullRequestCommits operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRepositoryCommitSummaryobjects contained in responses received from the service.
 
 - 
listPullRequestFileChangesResponseIteratorpublic Iterable<ListPullRequestFileChangesResponse> listPullRequestFileChangesResponseIterator(ListPullRequestFileChangesRequest request) Creates a new iterable which will iterate over the responses received from the listPullRequestFileChanges operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPullRequestFileChangesRecordIteratorpublic Iterable<PullRequestFileChangeSummary> listPullRequestFileChangesRecordIterator(ListPullRequestFileChangesRequest request) Creates a new iterable which will iterate over thePullRequestFileChangeSummaryobjects contained in responses from the listPullRequestFileChanges operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePullRequestFileChangeSummaryobjects contained in responses received from the service.
 
 - 
listPullRequestsResponseIteratorpublic Iterable<ListPullRequestsResponse> listPullRequestsResponseIterator(ListPullRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listPullRequests operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPullRequestsRecordIteratorpublic Iterable<PullRequestSummary> listPullRequestsRecordIterator(ListPullRequestsRequest request) Creates a new iterable which will iterate over thePullRequestSummaryobjects contained in responses from the listPullRequests operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePullRequestSummaryobjects contained in responses received from the service.
 
 - 
listRefsResponseIteratorpublic Iterable<ListRefsResponse> listRefsResponseIterator(ListRefsRequest request) Creates a new iterable which will iterate over the responses received from the listRefs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listRefsRecordIteratorpublic Iterable<RepositoryRefSummary> listRefsRecordIterator(ListRefsRequest request) Creates a new iterable which will iterate over theRepositoryRefSummaryobjects contained in responses from the listRefs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRepositoryRefSummaryobjects contained in responses received from the service.
 
 - 
listRepositoriesResponseIteratorpublic Iterable<ListRepositoriesResponse> listRepositoriesResponseIterator(ListRepositoriesRequest request) Creates a new iterable which will iterate over the responses received from the listRepositories operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listRepositoriesRecordIteratorpublic Iterable<RepositorySummary> listRepositoriesRecordIterator(ListRepositoriesRequest request) Creates a new iterable which will iterate over theRepositorySummaryobjects contained in responses from the listRepositories operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRepositorySummaryobjects contained in responses received from the service.
 
 - 
listRepositoryCommitAnalyticsAuthorsResponseIteratorpublic Iterable<ListRepositoryCommitAnalyticsAuthorsResponse> listRepositoryCommitAnalyticsAuthorsResponseIterator(ListRepositoryCommitAnalyticsAuthorsRequest request) Creates a new iterable which will iterate over the responses received from the listRepositoryCommitAnalyticsAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listRepositoryCommitAnalyticsAuthorsRecordIteratorpublic Iterable<CommitAnalyticsAuthorSummary> listRepositoryCommitAnalyticsAuthorsRecordIterator(ListRepositoryCommitAnalyticsAuthorsRequest request) Creates a new iterable which will iterate over theCommitAnalyticsAuthorSummaryobjects contained in responses from the listRepositoryCommitAnalyticsAuthors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theCommitAnalyticsAuthorSummaryobjects contained in responses received from the service.
 
 - 
listTriggersResponseIteratorpublic Iterable<ListTriggersResponse> listTriggersResponseIterator(ListTriggersRequest request) Creates a new iterable which will iterate over the responses received from the listTriggers operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listTriggersRecordIteratorpublic Iterable<TriggerSummary> listTriggersRecordIterator(ListTriggersRequest request) Creates a new iterable which will iterate over theTriggerSummaryobjects contained in responses from the listTriggers operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theTriggerSummaryobjects contained in responses received from the service.
 
 - 
listWorkRequestErrorsResponseIteratorpublic Iterable<ListWorkRequestErrorsResponse> listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestErrorsRecordIteratorpublic Iterable<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request) Creates a new iterable which will iterate over theWorkRequestErrorobjects contained in responses from the listWorkRequestErrors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestErrorobjects contained in responses received from the service.
 
 - 
listWorkRequestLogsResponseIteratorpublic Iterable<ListWorkRequestLogsResponse> listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequestLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestLogsRecordIteratorpublic Iterable<WorkRequestLogEntry> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request) Creates a new iterable which will iterate over theWorkRequestLogEntryobjects contained in responses from the listWorkRequestLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestLogEntryobjects contained in responses received from the service.
 
 - 
listWorkRequestsResponseIteratorpublic Iterable<ListWorkRequestsResponse> listWorkRequestsResponseIterator(ListWorkRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequests operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestsRecordIteratorpublic Iterable<WorkRequestSummary> listWorkRequestsRecordIterator(ListWorkRequestsRequest request) Creates a new iterable which will iterate over theWorkRequestSummaryobjects contained in responses from the listWorkRequests operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestSummaryobjects contained in responses received from the service.
 
 
- 
 
-