Class DataCatalogPaginators
- java.lang.Object
- 
- com.oracle.bmc.datacatalog.DataCatalogPaginators
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20190325") public class DataCatalogPaginators extends ObjectCollection of helper methods that can be used to provide anIterableinterface to any list operations of DataCatalog where multiple pages of data may be fetched.Two styles of iteration are supported: - Iterating over the Response objects returned by the list operation. These are referred to as ResponseIterators, and the methods are suffixed with ResponseIterator. For example: listUsersResponseIterator
- Iterating over the resources/records being listed. These are referred to as RecordIterators, and the methods are suffixed with RecordIterator. For example: listUsersRecordIterator
 These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. They will automatically fetch more data from the service when required. As an example, if we were using the ListUsers operation in IdentityService, then the Iterablereturned by calling a ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas theIterablereturned by calling a RecordIterator method would iterate over the User records and we don't have to deal with ListUsersResponse objects at all. In either case, pagination will be automatically handled so we can iterate until there are no more responses or no more resources/records available.
- 
- 
Constructor SummaryConstructors Constructor Description DataCatalogPaginators(DataCatalog client)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<AttributeSummary>listAttributesRecordIterator(ListAttributesRequest request)Creates a new iterable which will iterate over theAttributeSummaryobjects contained in responses from the listAttributes operation.Iterable<ListAttributesResponse>listAttributesResponseIterator(ListAttributesRequest request)Creates a new iterable which will iterate over the responses received from the listAttributes operation.Iterable<AttributeTagSummary>listAttributeTagsRecordIterator(ListAttributeTagsRequest request)Creates a new iterable which will iterate over theAttributeTagSummaryobjects contained in responses from the listAttributeTags operation.Iterable<ListAttributeTagsResponse>listAttributeTagsResponseIterator(ListAttributeTagsRequest request)Creates a new iterable which will iterate over the responses received from the listAttributeTags operation.Iterable<CatalogPrivateEndpointSummary>listCatalogPrivateEndpointsRecordIterator(ListCatalogPrivateEndpointsRequest request)Creates a new iterable which will iterate over theCatalogPrivateEndpointSummaryobjects contained in responses from the listCatalogPrivateEndpoints operation.Iterable<ListCatalogPrivateEndpointsResponse>listCatalogPrivateEndpointsResponseIterator(ListCatalogPrivateEndpointsRequest request)Creates a new iterable which will iterate over the responses received from the listCatalogPrivateEndpoints operation.Iterable<CatalogSummary>listCatalogsRecordIterator(ListCatalogsRequest request)Creates a new iterable which will iterate over theCatalogSummaryobjects contained in responses from the listCatalogs operation.Iterable<ListCatalogsResponse>listCatalogsResponseIterator(ListCatalogsRequest request)Creates a new iterable which will iterate over the responses received from the listCatalogs operation.Iterable<ConnectionSummary>listConnectionsRecordIterator(ListConnectionsRequest request)Creates a new iterable which will iterate over theConnectionSummaryobjects contained in responses from the listConnections operation.Iterable<ListConnectionsResponse>listConnectionsResponseIterator(ListConnectionsRequest request)Creates a new iterable which will iterate over the responses received from the listConnections operation.Iterable<CustomPropertySummary>listCustomPropertiesRecordIterator(ListCustomPropertiesRequest request)Creates a new iterable which will iterate over theCustomPropertySummaryobjects contained in responses from the listCustomProperties operation.Iterable<ListCustomPropertiesResponse>listCustomPropertiesResponseIterator(ListCustomPropertiesRequest request)Creates a new iterable which will iterate over the responses received from the listCustomProperties operation.Iterable<DataAssetSummary>listDataAssetsRecordIterator(ListDataAssetsRequest request)Creates a new iterable which will iterate over theDataAssetSummaryobjects contained in responses from the listDataAssets operation.Iterable<ListDataAssetsResponse>listDataAssetsResponseIterator(ListDataAssetsRequest request)Creates a new iterable which will iterate over the responses received from the listDataAssets operation.Iterable<DataAssetTagSummary>listDataAssetTagsRecordIterator(ListDataAssetTagsRequest request)Creates a new iterable which will iterate over theDataAssetTagSummaryobjects contained in responses from the listDataAssetTags operation.Iterable<ListDataAssetTagsResponse>listDataAssetTagsResponseIterator(ListDataAssetTagsRequest request)Creates a new iterable which will iterate over the responses received from the listDataAssetTags operation.Iterable<EntitySummary>listEntitiesRecordIterator(ListEntitiesRequest request)Creates a new iterable which will iterate over theEntitySummaryobjects contained in responses from the listEntities operation.Iterable<ListEntitiesResponse>listEntitiesResponseIterator(ListEntitiesRequest request)Creates a new iterable which will iterate over the responses received from the listEntities operation.Iterable<EntityTagSummary>listEntityTagsRecordIterator(ListEntityTagsRequest request)Creates a new iterable which will iterate over theEntityTagSummaryobjects contained in responses from the listEntityTags operation.Iterable<ListEntityTagsResponse>listEntityTagsResponseIterator(ListEntityTagsRequest request)Creates a new iterable which will iterate over the responses received from the listEntityTags operation.Iterable<FolderSummary>listFoldersRecordIterator(ListFoldersRequest request)Creates a new iterable which will iterate over theFolderSummaryobjects contained in responses from the listFolders operation.Iterable<ListFoldersResponse>listFoldersResponseIterator(ListFoldersRequest request)Creates a new iterable which will iterate over the responses received from the listFolders operation.Iterable<FolderTagSummary>listFolderTagsRecordIterator(ListFolderTagsRequest request)Creates a new iterable which will iterate over theFolderTagSummaryobjects contained in responses from the listFolderTags operation.Iterable<ListFolderTagsResponse>listFolderTagsResponseIterator(ListFolderTagsRequest request)Creates a new iterable which will iterate over the responses received from the listFolderTags operation.Iterable<GlossarySummary>listGlossariesRecordIterator(ListGlossariesRequest request)Creates a new iterable which will iterate over theGlossarySummaryobjects contained in responses from the listGlossaries operation.Iterable<ListGlossariesResponse>listGlossariesResponseIterator(ListGlossariesRequest request)Creates a new iterable which will iterate over the responses received from the listGlossaries operation.Iterable<JobDefinitionSummary>listJobDefinitionsRecordIterator(ListJobDefinitionsRequest request)Creates a new iterable which will iterate over theJobDefinitionSummaryobjects contained in responses from the listJobDefinitions operation.Iterable<ListJobDefinitionsResponse>listJobDefinitionsResponseIterator(ListJobDefinitionsRequest request)Creates a new iterable which will iterate over the responses received from the listJobDefinitions operation.Iterable<JobExecutionSummary>listJobExecutionsRecordIterator(ListJobExecutionsRequest request)Creates a new iterable which will iterate over theJobExecutionSummaryobjects contained in responses from the listJobExecutions operation.Iterable<ListJobExecutionsResponse>listJobExecutionsResponseIterator(ListJobExecutionsRequest request)Creates a new iterable which will iterate over the responses received from the listJobExecutions operation.Iterable<JobLogSummary>listJobLogsRecordIterator(ListJobLogsRequest request)Creates a new iterable which will iterate over theJobLogSummaryobjects contained in responses from the listJobLogs operation.Iterable<ListJobLogsResponse>listJobLogsResponseIterator(ListJobLogsRequest request)Creates a new iterable which will iterate over the responses received from the listJobLogs operation.Iterable<JobMetricSummary>listJobMetricsRecordIterator(ListJobMetricsRequest request)Creates a new iterable which will iterate over theJobMetricSummaryobjects contained in responses from the listJobMetrics operation.Iterable<ListJobMetricsResponse>listJobMetricsResponseIterator(ListJobMetricsRequest request)Creates a new iterable which will iterate over the responses received from the listJobMetrics operation.Iterable<JobSummary>listJobsRecordIterator(ListJobsRequest request)Creates a new iterable which will iterate over theJobSummaryobjects contained in responses from the listJobs operation.Iterable<ListJobsResponse>listJobsResponseIterator(ListJobsRequest request)Creates a new iterable which will iterate over the responses received from the listJobs operation.Iterable<MetastoreSummary>listMetastoresRecordIterator(ListMetastoresRequest request)Creates a new iterable which will iterate over theMetastoreSummaryobjects contained in responses from the listMetastores operation.Iterable<ListMetastoresResponse>listMetastoresResponseIterator(ListMetastoresRequest request)Creates a new iterable which will iterate over the responses received from the listMetastores operation.Iterable<NamespaceSummary>listNamespacesRecordIterator(ListNamespacesRequest request)Creates a new iterable which will iterate over theNamespaceSummaryobjects contained in responses from the listNamespaces operation.Iterable<ListNamespacesResponse>listNamespacesResponseIterator(ListNamespacesRequest request)Creates a new iterable which will iterate over the responses received from the listNamespaces operation.Iterable<PatternSummary>listPatternsRecordIterator(ListPatternsRequest request)Creates a new iterable which will iterate over thePatternSummaryobjects contained in responses from the listPatterns operation.Iterable<ListPatternsResponse>listPatternsResponseIterator(ListPatternsRequest request)Creates a new iterable which will iterate over the responses received from the listPatterns operation.Iterable<RuleSummary>listRulesRecordIterator(ListRulesRequest request)Creates a new iterable which will iterate over theRuleSummaryobjects contained in responses from the listRules operation.Iterable<ListRulesResponse>listRulesResponseIterator(ListRulesRequest request)Creates a new iterable which will iterate over the responses received from the listRules operation.Iterable<TermSummary>listTagsRecordIterator(ListTagsRequest request)Creates a new iterable which will iterate over theTermSummaryobjects contained in responses from the listTags operation.Iterable<ListTagsResponse>listTagsResponseIterator(ListTagsRequest request)Creates a new iterable which will iterate over the responses received from the listTags operation.Iterable<TermRelationshipSummary>listTermRelationshipsRecordIterator(ListTermRelationshipsRequest request)Creates a new iterable which will iterate over theTermRelationshipSummaryobjects contained in responses from the listTermRelationships operation.Iterable<ListTermRelationshipsResponse>listTermRelationshipsResponseIterator(ListTermRelationshipsRequest request)Creates a new iterable which will iterate over the responses received from the listTermRelationships operation.Iterable<TermSummary>listTermsRecordIterator(ListTermsRequest request)Creates a new iterable which will iterate over theTermSummaryobjects contained in responses from the listTerms operation.Iterable<ListTermsResponse>listTermsResponseIterator(ListTermsRequest request)Creates a new iterable which will iterate over the responses received from the listTerms operation.Iterable<TypeSummary>listTypesRecordIterator(ListTypesRequest request)Creates a new iterable which will iterate over theTypeSummaryobjects contained in responses from the listTypes operation.Iterable<ListTypesResponse>listTypesResponseIterator(ListTypesRequest request)Creates a new iterable which will iterate over the responses received from the listTypes operation.Iterable<WorkRequestError>listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)Creates a new iterable which will iterate over theWorkRequestErrorobjects contained in responses from the listWorkRequestErrors operation.Iterable<ListWorkRequestErrorsResponse>listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request)Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation.Iterable<WorkRequestLog>listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)Creates a new iterable which will iterate over theWorkRequestLogobjects 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<WorkRequest>listWorkRequestsRecordIterator(ListWorkRequestsRequest request)Creates a new iterable which will iterate over theWorkRequestobjects contained in responses from the listWorkRequests operation.Iterable<ListWorkRequestsResponse>listWorkRequestsResponseIterator(ListWorkRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listWorkRequests operation.
 
- 
- 
- 
Constructor Detail- 
DataCatalogPaginatorspublic DataCatalogPaginators(DataCatalog client) 
 
- 
 - 
Method Detail- 
listAttributeTagsResponseIteratorpublic Iterable<ListAttributeTagsResponse> listAttributeTagsResponseIterator(ListAttributeTagsRequest request) Creates a new iterable which will iterate over the responses received from the listAttributeTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listAttributeTagsRecordIteratorpublic Iterable<AttributeTagSummary> listAttributeTagsRecordIterator(ListAttributeTagsRequest request) Creates a new iterable which will iterate over theAttributeTagSummaryobjects contained in responses from the listAttributeTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theAttributeTagSummaryobjects contained in responses received from the service.
 
 - 
listAttributesResponseIteratorpublic Iterable<ListAttributesResponse> listAttributesResponseIterator(ListAttributesRequest request) Creates a new iterable which will iterate over the responses received from the listAttributes operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listAttributesRecordIteratorpublic Iterable<AttributeSummary> listAttributesRecordIterator(ListAttributesRequest request) Creates a new iterable which will iterate over theAttributeSummaryobjects contained in responses from the listAttributes operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theAttributeSummaryobjects contained in responses received from the service.
 
 - 
listCatalogPrivateEndpointsResponseIteratorpublic Iterable<ListCatalogPrivateEndpointsResponse> listCatalogPrivateEndpointsResponseIterator(ListCatalogPrivateEndpointsRequest request) Creates a new iterable which will iterate over the responses received from the listCatalogPrivateEndpoints operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCatalogPrivateEndpointsRecordIteratorpublic Iterable<CatalogPrivateEndpointSummary> listCatalogPrivateEndpointsRecordIterator(ListCatalogPrivateEndpointsRequest request) Creates a new iterable which will iterate over theCatalogPrivateEndpointSummaryobjects contained in responses from the listCatalogPrivateEndpoints operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theCatalogPrivateEndpointSummaryobjects contained in responses received from the service.
 
 - 
listCatalogsResponseIteratorpublic Iterable<ListCatalogsResponse> listCatalogsResponseIterator(ListCatalogsRequest request) Creates a new iterable which will iterate over the responses received from the listCatalogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCatalogsRecordIteratorpublic Iterable<CatalogSummary> listCatalogsRecordIterator(ListCatalogsRequest request) Creates a new iterable which will iterate over theCatalogSummaryobjects contained in responses from the listCatalogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theCatalogSummaryobjects contained in responses received from the service.
 
 - 
listConnectionsResponseIteratorpublic Iterable<ListConnectionsResponse> listConnectionsResponseIterator(ListConnectionsRequest request) Creates a new iterable which will iterate over the responses received from the listConnections operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listConnectionsRecordIteratorpublic Iterable<ConnectionSummary> listConnectionsRecordIterator(ListConnectionsRequest request) Creates a new iterable which will iterate over theConnectionSummaryobjects contained in responses from the listConnections operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theConnectionSummaryobjects contained in responses received from the service.
 
 - 
listCustomPropertiesResponseIteratorpublic Iterable<ListCustomPropertiesResponse> listCustomPropertiesResponseIterator(ListCustomPropertiesRequest request) Creates a new iterable which will iterate over the responses received from the listCustomProperties operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCustomPropertiesRecordIteratorpublic Iterable<CustomPropertySummary> listCustomPropertiesRecordIterator(ListCustomPropertiesRequest request) Creates a new iterable which will iterate over theCustomPropertySummaryobjects contained in responses from the listCustomProperties operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theCustomPropertySummaryobjects contained in responses received from the service.
 
 - 
listDataAssetTagsResponseIteratorpublic Iterable<ListDataAssetTagsResponse> listDataAssetTagsResponseIterator(ListDataAssetTagsRequest request) Creates a new iterable which will iterate over the responses received from the listDataAssetTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDataAssetTagsRecordIteratorpublic Iterable<DataAssetTagSummary> listDataAssetTagsRecordIterator(ListDataAssetTagsRequest request) Creates a new iterable which will iterate over theDataAssetTagSummaryobjects contained in responses from the listDataAssetTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDataAssetTagSummaryobjects contained in responses received from the service.
 
 - 
listDataAssetsResponseIteratorpublic Iterable<ListDataAssetsResponse> listDataAssetsResponseIterator(ListDataAssetsRequest request) Creates a new iterable which will iterate over the responses received from the listDataAssets operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDataAssetsRecordIteratorpublic Iterable<DataAssetSummary> listDataAssetsRecordIterator(ListDataAssetsRequest request) Creates a new iterable which will iterate over theDataAssetSummaryobjects contained in responses from the listDataAssets operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDataAssetSummaryobjects contained in responses received from the service.
 
 - 
listEntitiesResponseIteratorpublic Iterable<ListEntitiesResponse> listEntitiesResponseIterator(ListEntitiesRequest request) Creates a new iterable which will iterate over the responses received from the listEntities operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listEntitiesRecordIteratorpublic Iterable<EntitySummary> listEntitiesRecordIterator(ListEntitiesRequest request) Creates a new iterable which will iterate over theEntitySummaryobjects contained in responses from the listEntities operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theEntitySummaryobjects contained in responses received from the service.
 
 - 
listEntityTagsResponseIteratorpublic Iterable<ListEntityTagsResponse> listEntityTagsResponseIterator(ListEntityTagsRequest request) Creates a new iterable which will iterate over the responses received from the listEntityTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listEntityTagsRecordIteratorpublic Iterable<EntityTagSummary> listEntityTagsRecordIterator(ListEntityTagsRequest request) Creates a new iterable which will iterate over theEntityTagSummaryobjects contained in responses from the listEntityTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theEntityTagSummaryobjects contained in responses received from the service.
 
 - 
listFolderTagsResponseIteratorpublic Iterable<ListFolderTagsResponse> listFolderTagsResponseIterator(ListFolderTagsRequest request) Creates a new iterable which will iterate over the responses received from the listFolderTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listFolderTagsRecordIteratorpublic Iterable<FolderTagSummary> listFolderTagsRecordIterator(ListFolderTagsRequest request) Creates a new iterable which will iterate over theFolderTagSummaryobjects contained in responses from the listFolderTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theFolderTagSummaryobjects contained in responses received from the service.
 
 - 
listFoldersResponseIteratorpublic Iterable<ListFoldersResponse> listFoldersResponseIterator(ListFoldersRequest request) Creates a new iterable which will iterate over the responses received from the listFolders operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listFoldersRecordIteratorpublic Iterable<FolderSummary> listFoldersRecordIterator(ListFoldersRequest request) Creates a new iterable which will iterate over theFolderSummaryobjects contained in responses from the listFolders operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theFolderSummaryobjects contained in responses received from the service.
 
 - 
listGlossariesResponseIteratorpublic Iterable<ListGlossariesResponse> listGlossariesResponseIterator(ListGlossariesRequest request) Creates a new iterable which will iterate over the responses received from the listGlossaries operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listGlossariesRecordIteratorpublic Iterable<GlossarySummary> listGlossariesRecordIterator(ListGlossariesRequest request) Creates a new iterable which will iterate over theGlossarySummaryobjects contained in responses from the listGlossaries operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theGlossarySummaryobjects contained in responses received from the service.
 
 - 
listJobDefinitionsResponseIteratorpublic Iterable<ListJobDefinitionsResponse> listJobDefinitionsResponseIterator(ListJobDefinitionsRequest request) Creates a new iterable which will iterate over the responses received from the listJobDefinitions operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listJobDefinitionsRecordIteratorpublic Iterable<JobDefinitionSummary> listJobDefinitionsRecordIterator(ListJobDefinitionsRequest request) Creates a new iterable which will iterate over theJobDefinitionSummaryobjects contained in responses from the listJobDefinitions operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theJobDefinitionSummaryobjects contained in responses received from the service.
 
 - 
listJobExecutionsResponseIteratorpublic Iterable<ListJobExecutionsResponse> listJobExecutionsResponseIterator(ListJobExecutionsRequest request) Creates a new iterable which will iterate over the responses received from the listJobExecutions operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listJobExecutionsRecordIteratorpublic Iterable<JobExecutionSummary> listJobExecutionsRecordIterator(ListJobExecutionsRequest request) Creates a new iterable which will iterate over theJobExecutionSummaryobjects contained in responses from the listJobExecutions operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theJobExecutionSummaryobjects contained in responses received from the service.
 
 - 
listJobLogsResponseIteratorpublic Iterable<ListJobLogsResponse> listJobLogsResponseIterator(ListJobLogsRequest request) Creates a new iterable which will iterate over the responses received from the listJobLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listJobLogsRecordIteratorpublic Iterable<JobLogSummary> listJobLogsRecordIterator(ListJobLogsRequest request) Creates a new iterable which will iterate over theJobLogSummaryobjects contained in responses from the listJobLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theJobLogSummaryobjects contained in responses received from the service.
 
 - 
listJobMetricsResponseIteratorpublic Iterable<ListJobMetricsResponse> listJobMetricsResponseIterator(ListJobMetricsRequest request) Creates a new iterable which will iterate over the responses received from the listJobMetrics operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listJobMetricsRecordIteratorpublic Iterable<JobMetricSummary> listJobMetricsRecordIterator(ListJobMetricsRequest request) Creates a new iterable which will iterate over theJobMetricSummaryobjects contained in responses from the listJobMetrics operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theJobMetricSummaryobjects contained in responses received from the service.
 
 - 
listJobsResponseIteratorpublic Iterable<ListJobsResponse> listJobsResponseIterator(ListJobsRequest request) Creates a new iterable which will iterate over the responses received from the listJobs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listJobsRecordIteratorpublic Iterable<JobSummary> listJobsRecordIterator(ListJobsRequest request) Creates a new iterable which will iterate over theJobSummaryobjects contained in responses from the listJobs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theJobSummaryobjects contained in responses received from the service.
 
 - 
listMetastoresResponseIteratorpublic Iterable<ListMetastoresResponse> listMetastoresResponseIterator(ListMetastoresRequest request) Creates a new iterable which will iterate over the responses received from the listMetastores operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listMetastoresRecordIteratorpublic Iterable<MetastoreSummary> listMetastoresRecordIterator(ListMetastoresRequest request) Creates a new iterable which will iterate over theMetastoreSummaryobjects contained in responses from the listMetastores operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theMetastoreSummaryobjects contained in responses received from the service.
 
 - 
listNamespacesResponseIteratorpublic Iterable<ListNamespacesResponse> listNamespacesResponseIterator(ListNamespacesRequest request) Creates a new iterable which will iterate over the responses received from the listNamespaces operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listNamespacesRecordIteratorpublic Iterable<NamespaceSummary> listNamespacesRecordIterator(ListNamespacesRequest request) Creates a new iterable which will iterate over theNamespaceSummaryobjects contained in responses from the listNamespaces operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theNamespaceSummaryobjects contained in responses received from the service.
 
 - 
listPatternsResponseIteratorpublic Iterable<ListPatternsResponse> listPatternsResponseIterator(ListPatternsRequest request) Creates a new iterable which will iterate over the responses received from the listPatterns operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPatternsRecordIteratorpublic Iterable<PatternSummary> listPatternsRecordIterator(ListPatternsRequest request) Creates a new iterable which will iterate over thePatternSummaryobjects contained in responses from the listPatterns operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePatternSummaryobjects contained in responses received from the service.
 
 - 
listRulesResponseIteratorpublic Iterable<ListRulesResponse> listRulesResponseIterator(ListRulesRequest request) Creates a new iterable which will iterate over the responses received from the listRules operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listRulesRecordIteratorpublic Iterable<RuleSummary> listRulesRecordIterator(ListRulesRequest request) Creates a new iterable which will iterate over theRuleSummaryobjects contained in responses from the listRules operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theRuleSummaryobjects contained in responses received from the service.
 
 - 
listTagsResponseIteratorpublic Iterable<ListTagsResponse> listTagsResponseIterator(ListTagsRequest request) Creates a new iterable which will iterate over the responses received from the listTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listTagsRecordIteratorpublic Iterable<TermSummary> listTagsRecordIterator(ListTagsRequest request) Creates a new iterable which will iterate over theTermSummaryobjects contained in responses from the listTags operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theTermSummaryobjects contained in responses received from the service.
 
 - 
listTermRelationshipsResponseIteratorpublic Iterable<ListTermRelationshipsResponse> listTermRelationshipsResponseIterator(ListTermRelationshipsRequest request) Creates a new iterable which will iterate over the responses received from the listTermRelationships operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listTermRelationshipsRecordIteratorpublic Iterable<TermRelationshipSummary> listTermRelationshipsRecordIterator(ListTermRelationshipsRequest request) Creates a new iterable which will iterate over theTermRelationshipSummaryobjects contained in responses from the listTermRelationships operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theTermRelationshipSummaryobjects contained in responses received from the service.
 
 - 
listTermsResponseIteratorpublic Iterable<ListTermsResponse> listTermsResponseIterator(ListTermsRequest request) Creates a new iterable which will iterate over the responses received from the listTerms operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listTermsRecordIteratorpublic Iterable<TermSummary> listTermsRecordIterator(ListTermsRequest request) Creates a new iterable which will iterate over theTermSummaryobjects contained in responses from the listTerms operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theTermSummaryobjects contained in responses received from the service.
 
 - 
listTypesResponseIteratorpublic Iterable<ListTypesResponse> listTypesResponseIterator(ListTypesRequest request) Creates a new iterable which will iterate over the responses received from the listTypes operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listTypesRecordIteratorpublic Iterable<TypeSummary> listTypesRecordIterator(ListTypesRequest request) Creates a new iterable which will iterate over theTypeSummaryobjects contained in responses from the listTypes operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theTypeSummaryobjects contained in responses received from the service.
 
 - 
listWorkRequestErrorsResponseIteratorpublic Iterable<ListWorkRequestErrorsResponse> listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestErrorsRecordIteratorpublic Iterable<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request) Creates a new iterable which will iterate over theWorkRequestErrorobjects contained in responses from the listWorkRequestErrors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestErrorobjects contained in responses received from the service.
 
 - 
listWorkRequestLogsResponseIteratorpublic Iterable<ListWorkRequestLogsResponse> listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequestLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestLogsRecordIteratorpublic Iterable<WorkRequestLog> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request) Creates a new iterable which will iterate over theWorkRequestLogobjects contained in responses from the listWorkRequestLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestLogobjects contained in responses received from the service.
 
 - 
listWorkRequestsResponseIteratorpublic Iterable<ListWorkRequestsResponse> listWorkRequestsResponseIterator(ListWorkRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequests operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestsRecordIteratorpublic Iterable<WorkRequest> listWorkRequestsRecordIterator(ListWorkRequestsRequest request) Creates a new iterable which will iterate over theWorkRequestobjects contained in responses from the listWorkRequests operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestobjects contained in responses received from the service.
 
 
- 
 
-