@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<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<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<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<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<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<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<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<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.
|
@ConstructorProperties(value="client") 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<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<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<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<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<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<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<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<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–2021. All rights reserved.