@Generated(value="OracleSDKGenerator", comments="API Version: 20200430") public class DataIntegrationPaginators extends Object
Collection of helper methods that can be used to provide an Iterable
interface
to any list operations of DataIntegration where multiple pages of data may be fetched. Two styles
of iteration are supported:
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 Iterable
returned by calling a ResponseIterator method would iterate over the
ListUsersResponse objects returned by each ListUsers call, whereas the Iterable
returned 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 and Description |
---|
DataIntegrationPaginators(DataIntegration client) |
Modifier and Type | Method and Description |
---|---|
Iterable<ApplicationSummary> |
listApplicationsRecordIterator(ListApplicationsRequest request)
Creates a new iterable which will iterate over the
ApplicationSummary objects 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 the
ConnectionSummary objects 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 the
ConnectionValidationSummary objects 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 the
CopyObjectRequestSummary objects 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 the
DataAssetSummary objects 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 the
DataEntitySummary objects 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 the
DataFlowSummary objects 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 the
DataFlowValidationSummary objects 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 the
DependentObjectSummary objects 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 the
DisApplicationSummary objects 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 the
TaskRunLineageSummary objects 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 the
ExportRequestSummary objects 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 the
ExternalPublicationSummary objects 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 the
ExternalPublicationValidationSummary objects 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 the
FolderSummary objects 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 the
FunctionLibrarySummary objects 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 the
ImportRequestSummary objects 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 the
PatchChangeSummary objects 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 the
PatchSummary objects 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 the
PipelineSummary objects 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 the
PipelineValidationSummary objects 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 the
ProjectSummary objects 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 the
PublishedObjectSummary objects 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 the
ReferenceSummary objects 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 the
RuntimeOperatorSummary objects 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 the
RuntimePipelineSummary objects 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 the
ScheduleSummary objects 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 the
SchemaSummary objects 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 the
TaskRunLineageSummary objects 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 the
TaskRunLogSummary objects 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 the
TaskRunSummary objects 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 the
TaskScheduleSummary objects 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 the
TaskSummary objects 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 the
TaskValidationSummary objects 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 the
TemplateSummary objects 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 the
UserDefinedFunctionSummary objects 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 the
UserDefinedFunctionValidationSummary objects 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 the
WorkRequestError objects 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 the
WorkRequestLogEntry objects 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 the
WorkRequestSummary objects 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 the
WorkspaceSummary objects 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.
|
public DataIntegrationPaginators(DataIntegration client)
public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ApplicationSummary> listApplicationsRecordIterator(ListApplicationsRequest request)
Creates a new iterable which will iterate over the ApplicationSummary
objects contained in responses from
the listApplications operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ApplicationSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ConnectionValidationSummary> listConnectionValidationsRecordIterator(ListConnectionValidationsRequest request)
Creates a new iterable which will iterate over the ConnectionValidationSummary
objects contained in
responses from the listConnectionValidations operation. This iterable will fetch more data
from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ConnectionValidationSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ConnectionSummary> listConnectionsRecordIterator(ListConnectionsRequest request)
Creates a new iterable which will iterate over the ConnectionSummary
objects contained in responses from
the listConnections operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ConnectionSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<CopyObjectRequestSummary> listCopyObjectRequestsRecordIterator(ListCopyObjectRequestsRequest request)
Creates a new iterable which will iterate over the CopyObjectRequestSummary
objects contained in responses
from the listCopyObjectRequests operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the CopyObjectRequestSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DataAssetSummary> listDataAssetsRecordIterator(ListDataAssetsRequest request)
Creates a new iterable which will iterate over the DataAssetSummary
objects contained in responses from
the listDataAssets operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DataAssetSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DataEntitySummary> listDataEntitiesRecordIterator(ListDataEntitiesRequest request)
Creates a new iterable which will iterate over the DataEntitySummary
objects contained in responses from
the listDataEntities operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DataEntitySummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DataFlowValidationSummary> listDataFlowValidationsRecordIterator(ListDataFlowValidationsRequest request)
Creates a new iterable which will iterate over the DataFlowValidationSummary
objects contained in
responses from the listDataFlowValidations operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DataFlowValidationSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DataFlowSummary> listDataFlowsRecordIterator(ListDataFlowsRequest request)
Creates a new iterable which will iterate over the DataFlowSummary
objects contained in responses from the
listDataFlows operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DataFlowSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DependentObjectSummary> listDependentObjectsRecordIterator(ListDependentObjectsRequest request)
Creates a new iterable which will iterate over the DependentObjectSummary
objects contained in responses
from the listDependentObjects operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DependentObjectSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TaskRunLineageSummary> listDisApplicationTaskRunLineagesRecordIterator(ListDisApplicationTaskRunLineagesRequest request)
Creates a new iterable which will iterate over the TaskRunLineageSummary
objects contained in responses
from the listDisApplicationTaskRunLineages operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaskRunLineageSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DisApplicationSummary> listDisApplicationsRecordIterator(ListDisApplicationsRequest request)
Creates a new iterable which will iterate over the DisApplicationSummary
objects contained in responses
from the listDisApplications operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DisApplicationSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExportRequestSummary> listExportRequestsRecordIterator(ListExportRequestsRequest request)
Creates a new iterable which will iterate over the ExportRequestSummary
objects contained in responses
from the listExportRequests operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExportRequestSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExternalPublicationValidationSummary> listExternalPublicationValidationsRecordIterator(ListExternalPublicationValidationsRequest request)
Creates a new iterable which will iterate over the ExternalPublicationValidationSummary
objects contained
in responses from the listExternalPublicationValidations operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExternalPublicationValidationSummary
objects
contained in responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExternalPublicationSummary> listExternalPublicationsRecordIterator(ListExternalPublicationsRequest request)
Creates a new iterable which will iterate over the ExternalPublicationSummary
objects contained in
responses from the listExternalPublications operation. This iterable will fetch more data
from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExternalPublicationSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<FolderSummary> listFoldersRecordIterator(ListFoldersRequest request)
Creates a new iterable which will iterate over the FolderSummary
objects contained in responses from the
listFolders operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the FolderSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<FunctionLibrarySummary> listFunctionLibrariesRecordIterator(ListFunctionLibrariesRequest request)
Creates a new iterable which will iterate over the FunctionLibrarySummary
objects contained in responses
from the listFunctionLibraries operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the FunctionLibrarySummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ImportRequestSummary> listImportRequestsRecordIterator(ListImportRequestsRequest request)
Creates a new iterable which will iterate over the ImportRequestSummary
objects contained in responses
from the listImportRequests operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ImportRequestSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchChangeSummary> listPatchChangesRecordIterator(ListPatchChangesRequest request)
Creates a new iterable which will iterate over the PatchChangeSummary
objects contained in responses from
the listPatchChanges operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchChangeSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchSummary> listPatchesRecordIterator(ListPatchesRequest request)
Creates a new iterable which will iterate over the PatchSummary
objects contained in responses from the
listPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PipelineValidationSummary> listPipelineValidationsRecordIterator(ListPipelineValidationsRequest request)
Creates a new iterable which will iterate over the PipelineValidationSummary
objects contained in
responses from the listPipelineValidations operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PipelineValidationSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PipelineSummary> listPipelinesRecordIterator(ListPipelinesRequest request)
Creates a new iterable which will iterate over the PipelineSummary
objects contained in responses from the
listPipelines operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PipelineSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ProjectSummary> listProjectsRecordIterator(ListProjectsRequest request)
Creates a new iterable which will iterate over the ProjectSummary
objects contained in responses from the
listProjects operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ProjectSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PublishedObjectSummary> listPublishedObjectsRecordIterator(ListPublishedObjectsRequest request)
Creates a new iterable which will iterate over the PublishedObjectSummary
objects contained in responses
from the listPublishedObjects operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PublishedObjectSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ReferenceSummary> listReferencesRecordIterator(ListReferencesRequest request)
Creates a new iterable which will iterate over the ReferenceSummary
objects contained in responses from
the listReferences operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ReferenceSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<RuntimeOperatorSummary> listRuntimeOperatorsRecordIterator(ListRuntimeOperatorsRequest request)
Creates a new iterable which will iterate over the RuntimeOperatorSummary
objects contained in responses
from the listRuntimeOperators operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the RuntimeOperatorSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<RuntimePipelineSummary> listRuntimePipelinesRecordIterator(ListRuntimePipelinesRequest request)
Creates a new iterable which will iterate over the RuntimePipelineSummary
objects contained in responses
from the listRuntimePipelines operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the RuntimePipelineSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ScheduleSummary> listSchedulesRecordIterator(ListSchedulesRequest request)
Creates a new iterable which will iterate over the ScheduleSummary
objects contained in responses from the
listSchedules operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ScheduleSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SchemaSummary> listSchemasRecordIterator(ListSchemasRequest request)
Creates a new iterable which will iterate over the SchemaSummary
objects contained in responses from the
listSchemas operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SchemaSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TaskRunLineageSummary> listTaskRunLineagesRecordIterator(ListTaskRunLineagesRequest request)
Creates a new iterable which will iterate over the TaskRunLineageSummary
objects contained in responses
from the listTaskRunLineages operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaskRunLineageSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TaskRunLogSummary> listTaskRunLogsRecordIterator(ListTaskRunLogsRequest request)
Creates a new iterable which will iterate over the TaskRunLogSummary
objects contained in responses from
the listTaskRunLogs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaskRunLogSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TaskRunSummary> listTaskRunsRecordIterator(ListTaskRunsRequest request)
Creates a new iterable which will iterate over the TaskRunSummary
objects contained in responses from the
listTaskRuns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaskRunSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TaskScheduleSummary> listTaskSchedulesRecordIterator(ListTaskSchedulesRequest request)
Creates a new iterable which will iterate over the TaskScheduleSummary
objects contained in responses from
the listTaskSchedules operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaskScheduleSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TaskValidationSummary> listTaskValidationsRecordIterator(ListTaskValidationsRequest request)
Creates a new iterable which will iterate over the TaskValidationSummary
objects contained in responses
from the listTaskValidations operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaskValidationSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TaskSummary> listTasksRecordIterator(ListTasksRequest request)
Creates a new iterable which will iterate over the TaskSummary
objects contained in responses from the
listTasks operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaskSummary
objects contained in responses received
from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TemplateSummary> listTemplatesRecordIterator(ListTemplatesRequest request)
Creates a new iterable which will iterate over the TemplateSummary
objects contained in responses from the
listTemplates operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TemplateSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UserDefinedFunctionValidationSummary> listUserDefinedFunctionValidationsRecordIterator(ListUserDefinedFunctionValidationsRequest request)
Creates a new iterable which will iterate over the UserDefinedFunctionValidationSummary
objects contained
in responses from the listUserDefinedFunctionValidations operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UserDefinedFunctionValidationSummary
objects
contained in responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UserDefinedFunctionSummary> listUserDefinedFunctionsRecordIterator(ListUserDefinedFunctionsRequest request)
Creates a new iterable which will iterate over the UserDefinedFunctionSummary
objects contained in
responses from the listUserDefinedFunctions operation. This iterable will fetch more data
from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UserDefinedFunctionSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the WorkRequestError
objects contained in responses from
the listWorkRequestErrors operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestError
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<WorkRequestLogEntry> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the WorkRequestLogEntry
objects contained in responses from
the listWorkRequestLogs operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestLogEntry
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<WorkRequestSummary> listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the WorkRequestSummary
objects contained in responses from
the listWorkRequests operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<WorkspaceSummary> listWorkspacesRecordIterator(ListWorkspacesRequest request)
Creates a new iterable which will iterate over the WorkspaceSummary
objects contained in responses from
the listWorkspaces operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkspaceSummary
objects contained in responses
received from the service.Copyright © 2016–2024. All rights reserved.