Class DataIntegrationPaginators
- java.lang.Object
- 
- com.oracle.bmc.dataintegration.DataIntegrationPaginators
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20200430") public class DataIntegrationPaginators extends ObjectCollection of helper methods that can be used to provide anIterableinterface to any list operations of DataIntegration 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 DataIntegrationPaginators(DataIntegration client)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<ApplicationSummary>listApplicationsRecordIterator(ListApplicationsRequest request)Creates a new iterable which will iterate over theApplicationSummaryobjects contained in responses from the listApplications operation.Iterable<ListApplicationsResponse>listApplicationsResponseIterator(ListApplicationsRequest request)Creates a new iterable which will iterate over the responses received from the listApplications 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<ConnectionValidationSummary>listConnectionValidationsRecordIterator(ListConnectionValidationsRequest request)Creates a new iterable which will iterate over theConnectionValidationSummaryobjects contained in responses from the listConnectionValidations operation.Iterable<ListConnectionValidationsResponse>listConnectionValidationsResponseIterator(ListConnectionValidationsRequest request)Creates a new iterable which will iterate over the responses received from the listConnectionValidations operation.Iterable<CopyObjectRequestSummary>listCopyObjectRequestsRecordIterator(ListCopyObjectRequestsRequest request)Creates a new iterable which will iterate over theCopyObjectRequestSummaryobjects contained in responses from the listCopyObjectRequests operation.Iterable<ListCopyObjectRequestsResponse>listCopyObjectRequestsResponseIterator(ListCopyObjectRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listCopyObjectRequests operation.Iterable<DataAssetSummary>listDataAssetsRecordIterator(ListDataAssetsRequest request)Creates a new iterable which will iterate over theDataAssetSummaryobjects contained in responses from the listDataAssets operation.Iterable<ListDataAssetsResponse>listDataAssetsResponseIterator(ListDataAssetsRequest request)Creates a new iterable which will iterate over the responses received from the listDataAssets operation.Iterable<DataEntitySummary>listDataEntitiesRecordIterator(ListDataEntitiesRequest request)Creates a new iterable which will iterate over theDataEntitySummaryobjects contained in responses from the listDataEntities operation.Iterable<ListDataEntitiesResponse>listDataEntitiesResponseIterator(ListDataEntitiesRequest request)Creates a new iterable which will iterate over the responses received from the listDataEntities operation.Iterable<DataFlowSummary>listDataFlowsRecordIterator(ListDataFlowsRequest request)Creates a new iterable which will iterate over theDataFlowSummaryobjects contained in responses from the listDataFlows operation.Iterable<ListDataFlowsResponse>listDataFlowsResponseIterator(ListDataFlowsRequest request)Creates a new iterable which will iterate over the responses received from the listDataFlows operation.Iterable<DataFlowValidationSummary>listDataFlowValidationsRecordIterator(ListDataFlowValidationsRequest request)Creates a new iterable which will iterate over theDataFlowValidationSummaryobjects contained in responses from the listDataFlowValidations operation.Iterable<ListDataFlowValidationsResponse>listDataFlowValidationsResponseIterator(ListDataFlowValidationsRequest request)Creates a new iterable which will iterate over the responses received from the listDataFlowValidations operation.Iterable<DependentObjectSummary>listDependentObjectsRecordIterator(ListDependentObjectsRequest request)Creates a new iterable which will iterate over theDependentObjectSummaryobjects contained in responses from the listDependentObjects operation.Iterable<ListDependentObjectsResponse>listDependentObjectsResponseIterator(ListDependentObjectsRequest request)Creates a new iterable which will iterate over the responses received from the listDependentObjects operation.Iterable<DisApplicationSummary>listDisApplicationsRecordIterator(ListDisApplicationsRequest request)Creates a new iterable which will iterate over theDisApplicationSummaryobjects contained in responses from the listDisApplications operation.Iterable<ListDisApplicationsResponse>listDisApplicationsResponseIterator(ListDisApplicationsRequest request)Creates a new iterable which will iterate over the responses received from the listDisApplications operation.Iterable<TaskRunLineageSummary>listDisApplicationTaskRunLineagesRecordIterator(ListDisApplicationTaskRunLineagesRequest request)Creates a new iterable which will iterate over theTaskRunLineageSummaryobjects contained in responses from the listDisApplicationTaskRunLineages operation.Iterable<ListDisApplicationTaskRunLineagesResponse>listDisApplicationTaskRunLineagesResponseIterator(ListDisApplicationTaskRunLineagesRequest request)Creates a new iterable which will iterate over the responses received from the listDisApplicationTaskRunLineages operation.Iterable<ExportRequestSummary>listExportRequestsRecordIterator(ListExportRequestsRequest request)Creates a new iterable which will iterate over theExportRequestSummaryobjects contained in responses from the listExportRequests operation.Iterable<ListExportRequestsResponse>listExportRequestsResponseIterator(ListExportRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listExportRequests operation.Iterable<ExternalPublicationSummary>listExternalPublicationsRecordIterator(ListExternalPublicationsRequest request)Creates a new iterable which will iterate over theExternalPublicationSummaryobjects contained in responses from the listExternalPublications operation.Iterable<ListExternalPublicationsResponse>listExternalPublicationsResponseIterator(ListExternalPublicationsRequest request)Creates a new iterable which will iterate over the responses received from the listExternalPublications operation.Iterable<ExternalPublicationValidationSummary>listExternalPublicationValidationsRecordIterator(ListExternalPublicationValidationsRequest request)Creates a new iterable which will iterate over theExternalPublicationValidationSummaryobjects contained in responses from the listExternalPublicationValidations operation.Iterable<ListExternalPublicationValidationsResponse>listExternalPublicationValidationsResponseIterator(ListExternalPublicationValidationsRequest request)Creates a new iterable which will iterate over the responses received from the listExternalPublicationValidations operation.Iterable<FolderSummary>listFoldersRecordIterator(ListFoldersRequest request)Creates a new iterable which will iterate over theFolderSummaryobjects contained in responses from the listFolders operation.Iterable<ListFoldersResponse>listFoldersResponseIterator(ListFoldersRequest request)Creates a new iterable which will iterate over the responses received from the listFolders operation.Iterable<FunctionLibrarySummary>listFunctionLibrariesRecordIterator(ListFunctionLibrariesRequest request)Creates a new iterable which will iterate over theFunctionLibrarySummaryobjects contained in responses from the listFunctionLibraries operation.Iterable<ListFunctionLibrariesResponse>listFunctionLibrariesResponseIterator(ListFunctionLibrariesRequest request)Creates a new iterable which will iterate over the responses received from the listFunctionLibraries operation.Iterable<ImportRequestSummary>listImportRequestsRecordIterator(ListImportRequestsRequest request)Creates a new iterable which will iterate over theImportRequestSummaryobjects contained in responses from the listImportRequests operation.Iterable<ListImportRequestsResponse>listImportRequestsResponseIterator(ListImportRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listImportRequests operation.Iterable<PatchChangeSummary>listPatchChangesRecordIterator(ListPatchChangesRequest request)Creates a new iterable which will iterate over thePatchChangeSummaryobjects contained in responses from the listPatchChanges operation.Iterable<ListPatchChangesResponse>listPatchChangesResponseIterator(ListPatchChangesRequest request)Creates a new iterable which will iterate over the responses received from the listPatchChanges operation.Iterable<PatchSummary>listPatchesRecordIterator(ListPatchesRequest request)Creates a new iterable which will iterate over thePatchSummaryobjects contained in responses from the listPatches operation.Iterable<ListPatchesResponse>listPatchesResponseIterator(ListPatchesRequest request)Creates a new iterable which will iterate over the responses received from the listPatches operation.Iterable<PipelineSummary>listPipelinesRecordIterator(ListPipelinesRequest request)Creates a new iterable which will iterate over thePipelineSummaryobjects contained in responses from the listPipelines operation.Iterable<ListPipelinesResponse>listPipelinesResponseIterator(ListPipelinesRequest request)Creates a new iterable which will iterate over the responses received from the listPipelines operation.Iterable<PipelineValidationSummary>listPipelineValidationsRecordIterator(ListPipelineValidationsRequest request)Creates a new iterable which will iterate over thePipelineValidationSummaryobjects contained in responses from the listPipelineValidations operation.Iterable<ListPipelineValidationsResponse>listPipelineValidationsResponseIterator(ListPipelineValidationsRequest request)Creates a new iterable which will iterate over the responses received from the listPipelineValidations 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<PublishedObjectSummary>listPublishedObjectsRecordIterator(ListPublishedObjectsRequest request)Creates a new iterable which will iterate over thePublishedObjectSummaryobjects contained in responses from the listPublishedObjects operation.Iterable<ListPublishedObjectsResponse>listPublishedObjectsResponseIterator(ListPublishedObjectsRequest request)Creates a new iterable which will iterate over the responses received from the listPublishedObjects operation.Iterable<ReferenceSummary>listReferencesRecordIterator(ListReferencesRequest request)Creates a new iterable which will iterate over theReferenceSummaryobjects contained in responses from the listReferences operation.Iterable<ListReferencesResponse>listReferencesResponseIterator(ListReferencesRequest request)Creates a new iterable which will iterate over the responses received from the listReferences operation.Iterable<RuntimeOperatorSummary>listRuntimeOperatorsRecordIterator(ListRuntimeOperatorsRequest request)Creates a new iterable which will iterate over theRuntimeOperatorSummaryobjects contained in responses from the listRuntimeOperators operation.Iterable<ListRuntimeOperatorsResponse>listRuntimeOperatorsResponseIterator(ListRuntimeOperatorsRequest request)Creates a new iterable which will iterate over the responses received from the listRuntimeOperators operation.Iterable<RuntimePipelineSummary>listRuntimePipelinesRecordIterator(ListRuntimePipelinesRequest request)Creates a new iterable which will iterate over theRuntimePipelineSummaryobjects contained in responses from the listRuntimePipelines operation.Iterable<ListRuntimePipelinesResponse>listRuntimePipelinesResponseIterator(ListRuntimePipelinesRequest request)Creates a new iterable which will iterate over the responses received from the listRuntimePipelines operation.Iterable<ScheduleSummary>listSchedulesRecordIterator(ListSchedulesRequest request)Creates a new iterable which will iterate over theScheduleSummaryobjects contained in responses from the listSchedules operation.Iterable<ListSchedulesResponse>listSchedulesResponseIterator(ListSchedulesRequest request)Creates a new iterable which will iterate over the responses received from the listSchedules operation.Iterable<SchemaSummary>listSchemasRecordIterator(ListSchemasRequest request)Creates a new iterable which will iterate over theSchemaSummaryobjects contained in responses from the listSchemas operation.Iterable<ListSchemasResponse>listSchemasResponseIterator(ListSchemasRequest request)Creates a new iterable which will iterate over the responses received from the listSchemas operation.Iterable<TaskRunLineageSummary>listTaskRunLineagesRecordIterator(ListTaskRunLineagesRequest request)Creates a new iterable which will iterate over theTaskRunLineageSummaryobjects contained in responses from the listTaskRunLineages operation.Iterable<ListTaskRunLineagesResponse>listTaskRunLineagesResponseIterator(ListTaskRunLineagesRequest request)Creates a new iterable which will iterate over the responses received from the listTaskRunLineages operation.Iterable<TaskRunLogSummary>listTaskRunLogsRecordIterator(ListTaskRunLogsRequest request)Creates a new iterable which will iterate over theTaskRunLogSummaryobjects contained in responses from the listTaskRunLogs operation.Iterable<ListTaskRunLogsResponse>listTaskRunLogsResponseIterator(ListTaskRunLogsRequest request)Creates a new iterable which will iterate over the responses received from the listTaskRunLogs operation.Iterable<TaskRunSummary>listTaskRunsRecordIterator(ListTaskRunsRequest request)Creates a new iterable which will iterate over theTaskRunSummaryobjects contained in responses from the listTaskRuns operation.Iterable<ListTaskRunsResponse>listTaskRunsResponseIterator(ListTaskRunsRequest request)Creates a new iterable which will iterate over the responses received from the listTaskRuns operation.Iterable<TaskScheduleSummary>listTaskSchedulesRecordIterator(ListTaskSchedulesRequest request)Creates a new iterable which will iterate over theTaskScheduleSummaryobjects contained in responses from the listTaskSchedules operation.Iterable<ListTaskSchedulesResponse>listTaskSchedulesResponseIterator(ListTaskSchedulesRequest request)Creates a new iterable which will iterate over the responses received from the listTaskSchedules operation.Iterable<TaskSummary>listTasksRecordIterator(ListTasksRequest request)Creates a new iterable which will iterate over theTaskSummaryobjects contained in responses from the listTasks operation.Iterable<ListTasksResponse>listTasksResponseIterator(ListTasksRequest request)Creates a new iterable which will iterate over the responses received from the listTasks operation.Iterable<TaskValidationSummary>listTaskValidationsRecordIterator(ListTaskValidationsRequest request)Creates a new iterable which will iterate over theTaskValidationSummaryobjects contained in responses from the listTaskValidations operation.Iterable<ListTaskValidationsResponse>listTaskValidationsResponseIterator(ListTaskValidationsRequest request)Creates a new iterable which will iterate over the responses received from the listTaskValidations operation.Iterable<TemplateSummary>listTemplatesRecordIterator(ListTemplatesRequest request)Creates a new iterable which will iterate over theTemplateSummaryobjects contained in responses from the listTemplates operation.Iterable<ListTemplatesResponse>listTemplatesResponseIterator(ListTemplatesRequest request)Creates a new iterable which will iterate over the responses received from the listTemplates operation.Iterable<UserDefinedFunctionSummary>listUserDefinedFunctionsRecordIterator(ListUserDefinedFunctionsRequest request)Creates a new iterable which will iterate over theUserDefinedFunctionSummaryobjects contained in responses from the listUserDefinedFunctions operation.Iterable<ListUserDefinedFunctionsResponse>listUserDefinedFunctionsResponseIterator(ListUserDefinedFunctionsRequest request)Creates a new iterable which will iterate over the responses received from the listUserDefinedFunctions operation.Iterable<UserDefinedFunctionValidationSummary>listUserDefinedFunctionValidationsRecordIterator(ListUserDefinedFunctionValidationsRequest request)Creates a new iterable which will iterate over theUserDefinedFunctionValidationSummaryobjects contained in responses from the listUserDefinedFunctionValidations operation.Iterable<ListUserDefinedFunctionValidationsResponse>listUserDefinedFunctionValidationsResponseIterator(ListUserDefinedFunctionValidationsRequest request)Creates a new iterable which will iterate over the responses received from the listUserDefinedFunctionValidations 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.Iterable<WorkspaceSummary>listWorkspacesRecordIterator(ListWorkspacesRequest request)Creates a new iterable which will iterate over theWorkspaceSummaryobjects contained in responses from the listWorkspaces operation.Iterable<ListWorkspacesResponse>listWorkspacesResponseIterator(ListWorkspacesRequest request)Creates a new iterable which will iterate over the responses received from the listWorkspaces operation.
 
- 
- 
- 
Constructor Detail- 
DataIntegrationPaginatorspublic DataIntegrationPaginators(DataIntegration client) 
 
- 
 - 
Method Detail- 
listApplicationsResponseIteratorpublic Iterable<ListApplicationsResponse> listApplicationsResponseIterator(ListApplicationsRequest request) Creates a new iterable which will iterate over the responses received from the listApplications 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.
 
 - 
listApplicationsRecordIteratorpublic Iterable<ApplicationSummary> listApplicationsRecordIterator(ListApplicationsRequest request) Creates a new iterable which will iterate over theApplicationSummaryobjects contained in responses from the listApplications 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 theApplicationSummaryobjects contained in responses received from the service.
 
 - 
listConnectionValidationsResponseIteratorpublic Iterable<ListConnectionValidationsResponse> listConnectionValidationsResponseIterator(ListConnectionValidationsRequest request) Creates a new iterable which will iterate over the responses received from the listConnectionValidations 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.
 
 - 
listConnectionValidationsRecordIteratorpublic Iterable<ConnectionValidationSummary> listConnectionValidationsRecordIterator(ListConnectionValidationsRequest request) Creates a new iterable which will iterate over theConnectionValidationSummaryobjects contained in responses from the listConnectionValidations 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 theConnectionValidationSummaryobjects 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.
 
 - 
listCopyObjectRequestsResponseIteratorpublic Iterable<ListCopyObjectRequestsResponse> listCopyObjectRequestsResponseIterator(ListCopyObjectRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listCopyObjectRequests 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.
 
 - 
listCopyObjectRequestsRecordIteratorpublic Iterable<CopyObjectRequestSummary> listCopyObjectRequestsRecordIterator(ListCopyObjectRequestsRequest request) Creates a new iterable which will iterate over theCopyObjectRequestSummaryobjects contained in responses from the listCopyObjectRequests 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 theCopyObjectRequestSummaryobjects contained in responses received from the service.
 
 - 
listDataAssetsResponseIteratorpublic Iterable<ListDataAssetsResponse> listDataAssetsResponseIterator(ListDataAssetsRequest request) Creates a new iterable which will iterate over the responses received from the listDataAssets 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.
 
 - 
listDataAssetsRecordIteratorpublic Iterable<DataAssetSummary> listDataAssetsRecordIterator(ListDataAssetsRequest request) Creates a new iterable which will iterate over theDataAssetSummaryobjects contained in responses from the listDataAssets 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 theDataAssetSummaryobjects contained in responses received from the service.
 
 - 
listDataEntitiesResponseIteratorpublic Iterable<ListDataEntitiesResponse> listDataEntitiesResponseIterator(ListDataEntitiesRequest request) Creates a new iterable which will iterate over the responses received from the listDataEntities 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.
 
 - 
listDataEntitiesRecordIteratorpublic Iterable<DataEntitySummary> listDataEntitiesRecordIterator(ListDataEntitiesRequest request) Creates a new iterable which will iterate over theDataEntitySummaryobjects contained in responses from the listDataEntities 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 theDataEntitySummaryobjects contained in responses received from the service.
 
 - 
listDataFlowValidationsResponseIteratorpublic Iterable<ListDataFlowValidationsResponse> listDataFlowValidationsResponseIterator(ListDataFlowValidationsRequest request) Creates a new iterable which will iterate over the responses received from the listDataFlowValidations 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.
 
 - 
listDataFlowValidationsRecordIteratorpublic Iterable<DataFlowValidationSummary> listDataFlowValidationsRecordIterator(ListDataFlowValidationsRequest request) Creates a new iterable which will iterate over theDataFlowValidationSummaryobjects contained in responses from the listDataFlowValidations 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 theDataFlowValidationSummaryobjects contained in responses received from the service.
 
 - 
listDataFlowsResponseIteratorpublic Iterable<ListDataFlowsResponse> listDataFlowsResponseIterator(ListDataFlowsRequest request) Creates a new iterable which will iterate over the responses received from the listDataFlows 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.
 
 - 
listDataFlowsRecordIteratorpublic Iterable<DataFlowSummary> listDataFlowsRecordIterator(ListDataFlowsRequest request) Creates a new iterable which will iterate over theDataFlowSummaryobjects contained in responses from the listDataFlows 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 theDataFlowSummaryobjects contained in responses received from the service.
 
 - 
listDependentObjectsResponseIteratorpublic Iterable<ListDependentObjectsResponse> listDependentObjectsResponseIterator(ListDependentObjectsRequest request) Creates a new iterable which will iterate over the responses received from the listDependentObjects 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.
 
 - 
listDependentObjectsRecordIteratorpublic Iterable<DependentObjectSummary> listDependentObjectsRecordIterator(ListDependentObjectsRequest request) Creates a new iterable which will iterate over theDependentObjectSummaryobjects contained in responses from the listDependentObjects 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 theDependentObjectSummaryobjects contained in responses received from the service.
 
 - 
listDisApplicationTaskRunLineagesResponseIteratorpublic Iterable<ListDisApplicationTaskRunLineagesResponse> listDisApplicationTaskRunLineagesResponseIterator(ListDisApplicationTaskRunLineagesRequest request) Creates a new iterable which will iterate over the responses received from the listDisApplicationTaskRunLineages 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.
 
 - 
listDisApplicationTaskRunLineagesRecordIteratorpublic Iterable<TaskRunLineageSummary> listDisApplicationTaskRunLineagesRecordIterator(ListDisApplicationTaskRunLineagesRequest request) Creates a new iterable which will iterate over theTaskRunLineageSummaryobjects contained in responses from the listDisApplicationTaskRunLineages 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 theTaskRunLineageSummaryobjects contained in responses received from the service.
 
 - 
listDisApplicationsResponseIteratorpublic Iterable<ListDisApplicationsResponse> listDisApplicationsResponseIterator(ListDisApplicationsRequest request) Creates a new iterable which will iterate over the responses received from the listDisApplications 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.
 
 - 
listDisApplicationsRecordIteratorpublic Iterable<DisApplicationSummary> listDisApplicationsRecordIterator(ListDisApplicationsRequest request) Creates a new iterable which will iterate over theDisApplicationSummaryobjects contained in responses from the listDisApplications 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 theDisApplicationSummaryobjects contained in responses received from the service.
 
 - 
listExportRequestsResponseIteratorpublic Iterable<ListExportRequestsResponse> listExportRequestsResponseIterator(ListExportRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listExportRequests 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.
 
 - 
listExportRequestsRecordIteratorpublic Iterable<ExportRequestSummary> listExportRequestsRecordIterator(ListExportRequestsRequest request) Creates a new iterable which will iterate over theExportRequestSummaryobjects contained in responses from the listExportRequests 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 theExportRequestSummaryobjects contained in responses received from the service.
 
 - 
listExternalPublicationValidationsResponseIteratorpublic Iterable<ListExternalPublicationValidationsResponse> listExternalPublicationValidationsResponseIterator(ListExternalPublicationValidationsRequest request) Creates a new iterable which will iterate over the responses received from the listExternalPublicationValidations 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.
 
 - 
listExternalPublicationValidationsRecordIteratorpublic Iterable<ExternalPublicationValidationSummary> listExternalPublicationValidationsRecordIterator(ListExternalPublicationValidationsRequest request) Creates a new iterable which will iterate over theExternalPublicationValidationSummaryobjects contained in responses from the listExternalPublicationValidations 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 theExternalPublicationValidationSummaryobjects contained in responses received from the service.
 
 - 
listExternalPublicationsResponseIteratorpublic Iterable<ListExternalPublicationsResponse> listExternalPublicationsResponseIterator(ListExternalPublicationsRequest request) Creates a new iterable which will iterate over the responses received from the listExternalPublications 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.
 
 - 
listExternalPublicationsRecordIteratorpublic Iterable<ExternalPublicationSummary> listExternalPublicationsRecordIterator(ListExternalPublicationsRequest request) Creates a new iterable which will iterate over theExternalPublicationSummaryobjects contained in responses from the listExternalPublications 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 theExternalPublicationSummaryobjects contained in responses received from the service.
 
 - 
listFoldersResponseIteratorpublic Iterable<ListFoldersResponse> listFoldersResponseIterator(ListFoldersRequest request) Creates a new iterable which will iterate over the responses received from the listFolders 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.
 
 - 
listFoldersRecordIteratorpublic Iterable<FolderSummary> listFoldersRecordIterator(ListFoldersRequest request) Creates a new iterable which will iterate over theFolderSummaryobjects contained in responses from the listFolders 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 theFolderSummaryobjects contained in responses received from the service.
 
 - 
listFunctionLibrariesResponseIteratorpublic Iterable<ListFunctionLibrariesResponse> listFunctionLibrariesResponseIterator(ListFunctionLibrariesRequest request) Creates a new iterable which will iterate over the responses received from the listFunctionLibraries 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.
 
 - 
listFunctionLibrariesRecordIteratorpublic Iterable<FunctionLibrarySummary> listFunctionLibrariesRecordIterator(ListFunctionLibrariesRequest request) Creates a new iterable which will iterate over theFunctionLibrarySummaryobjects contained in responses from the listFunctionLibraries 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 theFunctionLibrarySummaryobjects contained in responses received from the service.
 
 - 
listImportRequestsResponseIteratorpublic Iterable<ListImportRequestsResponse> listImportRequestsResponseIterator(ListImportRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listImportRequests 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.
 
 - 
listImportRequestsRecordIteratorpublic Iterable<ImportRequestSummary> listImportRequestsRecordIterator(ListImportRequestsRequest request) Creates a new iterable which will iterate over theImportRequestSummaryobjects contained in responses from the listImportRequests 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 theImportRequestSummaryobjects contained in responses received from the service.
 
 - 
listPatchChangesResponseIteratorpublic Iterable<ListPatchChangesResponse> listPatchChangesResponseIterator(ListPatchChangesRequest request) Creates a new iterable which will iterate over the responses received from the listPatchChanges 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.
 
 - 
listPatchChangesRecordIteratorpublic Iterable<PatchChangeSummary> listPatchChangesRecordIterator(ListPatchChangesRequest request) Creates a new iterable which will iterate over thePatchChangeSummaryobjects contained in responses from the listPatchChanges 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 thePatchChangeSummaryobjects contained in responses received from the service.
 
 - 
listPatchesResponseIteratorpublic Iterable<ListPatchesResponse> listPatchesResponseIterator(ListPatchesRequest request) Creates a new iterable which will iterate over the responses received from the listPatches 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.
 
 - 
listPatchesRecordIteratorpublic Iterable<PatchSummary> listPatchesRecordIterator(ListPatchesRequest request) Creates a new iterable which will iterate over thePatchSummaryobjects contained in responses from the listPatches 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 thePatchSummaryobjects contained in responses received from the service.
 
 - 
listPipelineValidationsResponseIteratorpublic Iterable<ListPipelineValidationsResponse> listPipelineValidationsResponseIterator(ListPipelineValidationsRequest request) Creates a new iterable which will iterate over the responses received from the listPipelineValidations 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.
 
 - 
listPipelineValidationsRecordIteratorpublic Iterable<PipelineValidationSummary> listPipelineValidationsRecordIterator(ListPipelineValidationsRequest request) Creates a new iterable which will iterate over thePipelineValidationSummaryobjects contained in responses from the listPipelineValidations 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 thePipelineValidationSummaryobjects contained in responses received from the service.
 
 - 
listPipelinesResponseIteratorpublic Iterable<ListPipelinesResponse> listPipelinesResponseIterator(ListPipelinesRequest request) Creates a new iterable which will iterate over the responses received from the listPipelines 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.
 
 - 
listPipelinesRecordIteratorpublic Iterable<PipelineSummary> listPipelinesRecordIterator(ListPipelinesRequest request) Creates a new iterable which will iterate over thePipelineSummaryobjects contained in responses from the listPipelines 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 thePipelineSummaryobjects 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.
 
 - 
listPublishedObjectsResponseIteratorpublic Iterable<ListPublishedObjectsResponse> listPublishedObjectsResponseIterator(ListPublishedObjectsRequest request) Creates a new iterable which will iterate over the responses received from the listPublishedObjects 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.
 
 - 
listPublishedObjectsRecordIteratorpublic Iterable<PublishedObjectSummary> listPublishedObjectsRecordIterator(ListPublishedObjectsRequest request) Creates a new iterable which will iterate over thePublishedObjectSummaryobjects contained in responses from the listPublishedObjects 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 thePublishedObjectSummaryobjects contained in responses received from the service.
 
 - 
listReferencesResponseIteratorpublic Iterable<ListReferencesResponse> listReferencesResponseIterator(ListReferencesRequest request) Creates a new iterable which will iterate over the responses received from the listReferences 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.
 
 - 
listReferencesRecordIteratorpublic Iterable<ReferenceSummary> listReferencesRecordIterator(ListReferencesRequest request) Creates a new iterable which will iterate over theReferenceSummaryobjects contained in responses from the listReferences 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 theReferenceSummaryobjects contained in responses received from the service.
 
 - 
listRuntimeOperatorsResponseIteratorpublic Iterable<ListRuntimeOperatorsResponse> listRuntimeOperatorsResponseIterator(ListRuntimeOperatorsRequest request) Creates a new iterable which will iterate over the responses received from the listRuntimeOperators 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.
 
 - 
listRuntimeOperatorsRecordIteratorpublic Iterable<RuntimeOperatorSummary> listRuntimeOperatorsRecordIterator(ListRuntimeOperatorsRequest request) Creates a new iterable which will iterate over theRuntimeOperatorSummaryobjects contained in responses from the listRuntimeOperators 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 theRuntimeOperatorSummaryobjects contained in responses received from the service.
 
 - 
listRuntimePipelinesResponseIteratorpublic Iterable<ListRuntimePipelinesResponse> listRuntimePipelinesResponseIterator(ListRuntimePipelinesRequest request) Creates a new iterable which will iterate over the responses received from the listRuntimePipelines 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.
 
 - 
listRuntimePipelinesRecordIteratorpublic Iterable<RuntimePipelineSummary> listRuntimePipelinesRecordIterator(ListRuntimePipelinesRequest request) Creates a new iterable which will iterate over theRuntimePipelineSummaryobjects contained in responses from the listRuntimePipelines 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 theRuntimePipelineSummaryobjects contained in responses received from the service.
 
 - 
listSchedulesResponseIteratorpublic Iterable<ListSchedulesResponse> listSchedulesResponseIterator(ListSchedulesRequest request) Creates a new iterable which will iterate over the responses received from the listSchedules 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.
 
 - 
listSchedulesRecordIteratorpublic Iterable<ScheduleSummary> listSchedulesRecordIterator(ListSchedulesRequest request) Creates a new iterable which will iterate over theScheduleSummaryobjects contained in responses from the listSchedules 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 theScheduleSummaryobjects contained in responses received from the service.
 
 - 
listSchemasResponseIteratorpublic Iterable<ListSchemasResponse> listSchemasResponseIterator(ListSchemasRequest request) Creates a new iterable which will iterate over the responses received from the listSchemas 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.
 
 - 
listSchemasRecordIteratorpublic Iterable<SchemaSummary> listSchemasRecordIterator(ListSchemasRequest request) Creates a new iterable which will iterate over theSchemaSummaryobjects contained in responses from the listSchemas 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 theSchemaSummaryobjects contained in responses received from the service.
 
 - 
listTaskRunLineagesResponseIteratorpublic Iterable<ListTaskRunLineagesResponse> listTaskRunLineagesResponseIterator(ListTaskRunLineagesRequest request) Creates a new iterable which will iterate over the responses received from the listTaskRunLineages 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.
 
 - 
listTaskRunLineagesRecordIteratorpublic Iterable<TaskRunLineageSummary> listTaskRunLineagesRecordIterator(ListTaskRunLineagesRequest request) Creates a new iterable which will iterate over theTaskRunLineageSummaryobjects contained in responses from the listTaskRunLineages 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 theTaskRunLineageSummaryobjects contained in responses received from the service.
 
 - 
listTaskRunLogsResponseIteratorpublic Iterable<ListTaskRunLogsResponse> listTaskRunLogsResponseIterator(ListTaskRunLogsRequest request) Creates a new iterable which will iterate over the responses received from the listTaskRunLogs 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.
 
 - 
listTaskRunLogsRecordIteratorpublic Iterable<TaskRunLogSummary> listTaskRunLogsRecordIterator(ListTaskRunLogsRequest request) Creates a new iterable which will iterate over theTaskRunLogSummaryobjects contained in responses from the listTaskRunLogs 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 theTaskRunLogSummaryobjects contained in responses received from the service.
 
 - 
listTaskRunsResponseIteratorpublic Iterable<ListTaskRunsResponse> listTaskRunsResponseIterator(ListTaskRunsRequest request) Creates a new iterable which will iterate over the responses received from the listTaskRuns 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.
 
 - 
listTaskRunsRecordIteratorpublic Iterable<TaskRunSummary> listTaskRunsRecordIterator(ListTaskRunsRequest request) Creates a new iterable which will iterate over theTaskRunSummaryobjects contained in responses from the listTaskRuns 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 theTaskRunSummaryobjects contained in responses received from the service.
 
 - 
listTaskSchedulesResponseIteratorpublic Iterable<ListTaskSchedulesResponse> listTaskSchedulesResponseIterator(ListTaskSchedulesRequest request) Creates a new iterable which will iterate over the responses received from the listTaskSchedules 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.
 
 - 
listTaskSchedulesRecordIteratorpublic Iterable<TaskScheduleSummary> listTaskSchedulesRecordIterator(ListTaskSchedulesRequest request) Creates a new iterable which will iterate over theTaskScheduleSummaryobjects contained in responses from the listTaskSchedules 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 theTaskScheduleSummaryobjects contained in responses received from the service.
 
 - 
listTaskValidationsResponseIteratorpublic Iterable<ListTaskValidationsResponse> listTaskValidationsResponseIterator(ListTaskValidationsRequest request) Creates a new iterable which will iterate over the responses received from the listTaskValidations 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.
 
 - 
listTaskValidationsRecordIteratorpublic Iterable<TaskValidationSummary> listTaskValidationsRecordIterator(ListTaskValidationsRequest request) Creates a new iterable which will iterate over theTaskValidationSummaryobjects contained in responses from the listTaskValidations 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 theTaskValidationSummaryobjects contained in responses received from the service.
 
 - 
listTasksResponseIteratorpublic Iterable<ListTasksResponse> listTasksResponseIterator(ListTasksRequest request) Creates a new iterable which will iterate over the responses received from the listTasks 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.
 
 - 
listTasksRecordIteratorpublic Iterable<TaskSummary> listTasksRecordIterator(ListTasksRequest request) Creates a new iterable which will iterate over theTaskSummaryobjects contained in responses from the listTasks 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 theTaskSummaryobjects contained in responses received from the service.
 
 - 
listTemplatesResponseIteratorpublic Iterable<ListTemplatesResponse> listTemplatesResponseIterator(ListTemplatesRequest request) Creates a new iterable which will iterate over the responses received from the listTemplates 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.
 
 - 
listTemplatesRecordIteratorpublic Iterable<TemplateSummary> listTemplatesRecordIterator(ListTemplatesRequest request) Creates a new iterable which will iterate over theTemplateSummaryobjects contained in responses from the listTemplates 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 theTemplateSummaryobjects contained in responses received from the service.
 
 - 
listUserDefinedFunctionValidationsResponseIteratorpublic Iterable<ListUserDefinedFunctionValidationsResponse> listUserDefinedFunctionValidationsResponseIterator(ListUserDefinedFunctionValidationsRequest request) Creates a new iterable which will iterate over the responses received from the listUserDefinedFunctionValidations 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.
 
 - 
listUserDefinedFunctionValidationsRecordIteratorpublic Iterable<UserDefinedFunctionValidationSummary> listUserDefinedFunctionValidationsRecordIterator(ListUserDefinedFunctionValidationsRequest request) Creates a new iterable which will iterate over theUserDefinedFunctionValidationSummaryobjects contained in responses from the listUserDefinedFunctionValidations 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 theUserDefinedFunctionValidationSummaryobjects contained in responses received from the service.
 
 - 
listUserDefinedFunctionsResponseIteratorpublic Iterable<ListUserDefinedFunctionsResponse> listUserDefinedFunctionsResponseIterator(ListUserDefinedFunctionsRequest request) Creates a new iterable which will iterate over the responses received from the listUserDefinedFunctions 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.
 
 - 
listUserDefinedFunctionsRecordIteratorpublic Iterable<UserDefinedFunctionSummary> listUserDefinedFunctionsRecordIterator(ListUserDefinedFunctionsRequest request) Creates a new iterable which will iterate over theUserDefinedFunctionSummaryobjects contained in responses from the listUserDefinedFunctions 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 theUserDefinedFunctionSummaryobjects 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.
 
 - 
listWorkspacesResponseIteratorpublic Iterable<ListWorkspacesResponse> listWorkspacesResponseIterator(ListWorkspacesRequest request) Creates a new iterable which will iterate over the responses received from the listWorkspaces 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.
 
 - 
listWorkspacesRecordIteratorpublic Iterable<WorkspaceSummary> listWorkspacesRecordIterator(ListWorkspacesRequest request) Creates a new iterable which will iterate over theWorkspaceSummaryobjects contained in responses from the listWorkspaces 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 theWorkspaceSummaryobjects contained in responses received from the service.
 
 
- 
 
-