Class GoldenGatePaginators
- java.lang.Object
- 
- com.oracle.bmc.goldengate.GoldenGatePaginators
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20200407") public class GoldenGatePaginators extends ObjectCollection of helper methods that can be used to provide anIterableinterface to any list operations of GoldenGate 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 GoldenGatePaginators(GoldenGate client)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<CertificateSummary>listCertificatesRecordIterator(ListCertificatesRequest request)Creates a new iterable which will iterate over theCertificateSummaryobjects contained in responses from the listCertificates operation.Iterable<ListCertificatesResponse>listCertificatesResponseIterator(ListCertificatesRequest request)Creates a new iterable which will iterate over the responses received from the listCertificates operation.Iterable<ConnectionAssignmentSummary>listConnectionAssignmentsRecordIterator(ListConnectionAssignmentsRequest request)Creates a new iterable which will iterate over theConnectionAssignmentSummaryobjects contained in responses from the listConnectionAssignments operation.Iterable<ListConnectionAssignmentsResponse>listConnectionAssignmentsResponseIterator(ListConnectionAssignmentsRequest request)Creates a new iterable which will iterate over the responses received from the listConnectionAssignments 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<DatabaseRegistrationSummary>listDatabaseRegistrationsRecordIterator(ListDatabaseRegistrationsRequest request)Creates a new iterable which will iterate over theDatabaseRegistrationSummaryobjects contained in responses from the listDatabaseRegistrations operation.Iterable<ListDatabaseRegistrationsResponse>listDatabaseRegistrationsResponseIterator(ListDatabaseRegistrationsRequest request)Creates a new iterable which will iterate over the responses received from the listDatabaseRegistrations operation.Iterable<DeploymentBackupSummary>listDeploymentBackupsRecordIterator(ListDeploymentBackupsRequest request)Creates a new iterable which will iterate over theDeploymentBackupSummaryobjects contained in responses from the listDeploymentBackups operation.Iterable<ListDeploymentBackupsResponse>listDeploymentBackupsResponseIterator(ListDeploymentBackupsRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentBackups operation.Iterable<DeploymentEnvironmentSummary>listDeploymentEnvironmentsRecordIterator(ListDeploymentEnvironmentsRequest request)Creates a new iterable which will iterate over theDeploymentEnvironmentSummaryobjects contained in responses from the listDeploymentEnvironments operation.Iterable<ListDeploymentEnvironmentsResponse>listDeploymentEnvironmentsResponseIterator(ListDeploymentEnvironmentsRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentEnvironments operation.Iterable<DeploymentPeerSummary>listDeploymentPeersRecordIterator(ListDeploymentPeersRequest request)Creates a new iterable which will iterate over theDeploymentPeerSummaryobjects contained in responses from the listDeploymentPeers operation.Iterable<ListDeploymentPeersResponse>listDeploymentPeersResponseIterator(ListDeploymentPeersRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentPeers operation.Iterable<DeploymentSummary>listDeploymentsRecordIterator(ListDeploymentsRequest request)Creates a new iterable which will iterate over theDeploymentSummaryobjects contained in responses from the listDeployments operation.Iterable<ListDeploymentsResponse>listDeploymentsResponseIterator(ListDeploymentsRequest request)Creates a new iterable which will iterate over the responses received from the listDeployments operation.Iterable<DeploymentTypeSummary>listDeploymentTypesRecordIterator(ListDeploymentTypesRequest request)Creates a new iterable which will iterate over theDeploymentTypeSummaryobjects contained in responses from the listDeploymentTypes operation.Iterable<ListDeploymentTypesResponse>listDeploymentTypesResponseIterator(ListDeploymentTypesRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentTypes operation.Iterable<DeploymentUpgradeSummary>listDeploymentUpgradesRecordIterator(ListDeploymentUpgradesRequest request)Creates a new iterable which will iterate over theDeploymentUpgradeSummaryobjects contained in responses from the listDeploymentUpgrades operation.Iterable<ListDeploymentUpgradesResponse>listDeploymentUpgradesResponseIterator(ListDeploymentUpgradesRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentUpgrades operation.Iterable<DeploymentVersionSummary>listDeploymentVersionsRecordIterator(ListDeploymentVersionsRequest request)Creates a new iterable which will iterate over theDeploymentVersionSummaryobjects contained in responses from the listDeploymentVersions operation.Iterable<ListDeploymentVersionsResponse>listDeploymentVersionsResponseIterator(ListDeploymentVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentVersions operation.Iterable<DeploymentWalletsOperationSummary>listDeploymentWalletsOperationsRecordIterator(ListDeploymentWalletsOperationsRequest request)Creates a new iterable which will iterate over theDeploymentWalletsOperationSummaryobjects contained in responses from the listDeploymentWalletsOperations operation.Iterable<ListDeploymentWalletsOperationsResponse>listDeploymentWalletsOperationsResponseIterator(ListDeploymentWalletsOperationsRequest request)Creates a new iterable which will iterate over the responses received from the listDeploymentWalletsOperations operation.Iterable<PipelineRunningProcessSummary>listPipelineRunningProcessesRecordIterator(ListPipelineRunningProcessesRequest request)Creates a new iterable which will iterate over thePipelineRunningProcessSummaryobjects contained in responses from the listPipelineRunningProcesses operation.Iterable<ListPipelineRunningProcessesResponse>listPipelineRunningProcessesResponseIterator(ListPipelineRunningProcessesRequest request)Creates a new iterable which will iterate over the responses received from the listPipelineRunningProcesses operation.Iterable<PipelineSchemaSummary>listPipelineSchemasRecordIterator(ListPipelineSchemasRequest request)Creates a new iterable which will iterate over thePipelineSchemaSummaryobjects contained in responses from the listPipelineSchemas operation.Iterable<ListPipelineSchemasResponse>listPipelineSchemasResponseIterator(ListPipelineSchemasRequest request)Creates a new iterable which will iterate over the responses received from the listPipelineSchemas operation.Iterable<PipelineSchemaTableSummary>listPipelineSchemaTablesRecordIterator(ListPipelineSchemaTablesRequest request)Creates a new iterable which will iterate over thePipelineSchemaTableSummaryobjects contained in responses from the listPipelineSchemaTables operation.Iterable<ListPipelineSchemaTablesResponse>listPipelineSchemaTablesResponseIterator(ListPipelineSchemaTablesRequest request)Creates a new iterable which will iterate over the responses received from the listPipelineSchemaTables operation.Iterable<PipelineSummary>listPipelinesRecordIterator(ListPipelinesRequest request)Creates a new iterable which will iterate over thePipelineSummaryobjects contained in responses from the listPipelines operation.Iterable<ListPipelinesResponse>listPipelinesResponseIterator(ListPipelinesRequest request)Creates a new iterable which will iterate over the responses received from the listPipelines operation.Iterable<RecipeSummary>listRecipesRecordIterator(ListRecipesRequest request)Creates a new iterable which will iterate over theRecipeSummaryobjects contained in responses from the listRecipes operation.Iterable<ListRecipesResponse>listRecipesResponseIterator(ListRecipesRequest request)Creates a new iterable which will iterate over the responses received from the listRecipes operation.Iterable<TrailFileSummary>listTrailFilesRecordIterator(ListTrailFilesRequest request)Creates a new iterable which will iterate over theTrailFileSummaryobjects contained in responses from the listTrailFiles operation.Iterable<ListTrailFilesResponse>listTrailFilesResponseIterator(ListTrailFilesRequest request)Creates a new iterable which will iterate over the responses received from the listTrailFiles operation.Iterable<TrailSequenceSummary>listTrailSequencesRecordIterator(ListTrailSequencesRequest request)Creates a new iterable which will iterate over theTrailSequenceSummaryobjects contained in responses from the listTrailSequences operation.Iterable<ListTrailSequencesResponse>listTrailSequencesResponseIterator(ListTrailSequencesRequest request)Creates a new iterable which will iterate over the responses received from the listTrailSequences operation.Iterable<WorkRequestError>listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)Creates a new iterable which will iterate over theWorkRequestErrorobjects contained in responses from the listWorkRequestErrors operation.Iterable<ListWorkRequestErrorsResponse>listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request)Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation.Iterable<WorkRequestLogEntry>listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)Creates a new iterable which will iterate over theWorkRequestLogEntryobjects contained in responses from the listWorkRequestLogs operation.Iterable<ListWorkRequestLogsResponse>listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request)Creates a new iterable which will iterate over the responses received from the listWorkRequestLogs operation.Iterable<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- 
GoldenGatePaginatorspublic GoldenGatePaginators(GoldenGate client) 
 
- 
 - 
Method Detail- 
listCertificatesResponseIteratorpublic Iterable<ListCertificatesResponse> listCertificatesResponseIterator(ListCertificatesRequest request) Creates a new iterable which will iterate over the responses received from the listCertificates 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.
 
 - 
listCertificatesRecordIteratorpublic Iterable<CertificateSummary> listCertificatesRecordIterator(ListCertificatesRequest request) Creates a new iterable which will iterate over theCertificateSummaryobjects contained in responses from the listCertificates 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 theCertificateSummaryobjects contained in responses received from the service.
 
 - 
listConnectionAssignmentsResponseIteratorpublic Iterable<ListConnectionAssignmentsResponse> listConnectionAssignmentsResponseIterator(ListConnectionAssignmentsRequest request) Creates a new iterable which will iterate over the responses received from the listConnectionAssignments 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.
 
 - 
listConnectionAssignmentsRecordIteratorpublic Iterable<ConnectionAssignmentSummary> listConnectionAssignmentsRecordIterator(ListConnectionAssignmentsRequest request) Creates a new iterable which will iterate over theConnectionAssignmentSummaryobjects contained in responses from the listConnectionAssignments 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 theConnectionAssignmentSummaryobjects 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.
 
 - 
listDatabaseRegistrationsResponseIteratorpublic Iterable<ListDatabaseRegistrationsResponse> listDatabaseRegistrationsResponseIterator(ListDatabaseRegistrationsRequest request) Creates a new iterable which will iterate over the responses received from the listDatabaseRegistrations 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.
 
 - 
listDatabaseRegistrationsRecordIteratorpublic Iterable<DatabaseRegistrationSummary> listDatabaseRegistrationsRecordIterator(ListDatabaseRegistrationsRequest request) Creates a new iterable which will iterate over theDatabaseRegistrationSummaryobjects contained in responses from the listDatabaseRegistrations 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 theDatabaseRegistrationSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentBackupsResponseIteratorpublic Iterable<ListDeploymentBackupsResponse> listDeploymentBackupsResponseIterator(ListDeploymentBackupsRequest request) Creates a new iterable which will iterate over the responses received from the listDeploymentBackups 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.
 
 - 
listDeploymentBackupsRecordIteratorpublic Iterable<DeploymentBackupSummary> listDeploymentBackupsRecordIterator(ListDeploymentBackupsRequest request) Creates a new iterable which will iterate over theDeploymentBackupSummaryobjects contained in responses from the listDeploymentBackups 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 theDeploymentBackupSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentEnvironmentsResponseIteratorpublic Iterable<ListDeploymentEnvironmentsResponse> listDeploymentEnvironmentsResponseIterator(ListDeploymentEnvironmentsRequest request) Creates a new iterable which will iterate over the responses received from the listDeploymentEnvironments 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.
 
 - 
listDeploymentEnvironmentsRecordIteratorpublic Iterable<DeploymentEnvironmentSummary> listDeploymentEnvironmentsRecordIterator(ListDeploymentEnvironmentsRequest request) Creates a new iterable which will iterate over theDeploymentEnvironmentSummaryobjects contained in responses from the listDeploymentEnvironments 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 theDeploymentEnvironmentSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentPeersResponseIteratorpublic Iterable<ListDeploymentPeersResponse> listDeploymentPeersResponseIterator(ListDeploymentPeersRequest request) Creates a new iterable which will iterate over the responses received from the listDeploymentPeers 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.
 
 - 
listDeploymentPeersRecordIteratorpublic Iterable<DeploymentPeerSummary> listDeploymentPeersRecordIterator(ListDeploymentPeersRequest request) Creates a new iterable which will iterate over theDeploymentPeerSummaryobjects contained in responses from the listDeploymentPeers 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 theDeploymentPeerSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentTypesResponseIteratorpublic Iterable<ListDeploymentTypesResponse> listDeploymentTypesResponseIterator(ListDeploymentTypesRequest request) Creates a new iterable which will iterate over the responses received from the listDeploymentTypes 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.
 
 - 
listDeploymentTypesRecordIteratorpublic Iterable<DeploymentTypeSummary> listDeploymentTypesRecordIterator(ListDeploymentTypesRequest request) Creates a new iterable which will iterate over theDeploymentTypeSummaryobjects contained in responses from the listDeploymentTypes 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 theDeploymentTypeSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentUpgradesResponseIteratorpublic Iterable<ListDeploymentUpgradesResponse> listDeploymentUpgradesResponseIterator(ListDeploymentUpgradesRequest request) Creates a new iterable which will iterate over the responses received from the listDeploymentUpgrades 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.
 
 - 
listDeploymentUpgradesRecordIteratorpublic Iterable<DeploymentUpgradeSummary> listDeploymentUpgradesRecordIterator(ListDeploymentUpgradesRequest request) Creates a new iterable which will iterate over theDeploymentUpgradeSummaryobjects contained in responses from the listDeploymentUpgrades 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 theDeploymentUpgradeSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentVersionsResponseIteratorpublic Iterable<ListDeploymentVersionsResponse> listDeploymentVersionsResponseIterator(ListDeploymentVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listDeploymentVersions 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.
 
 - 
listDeploymentVersionsRecordIteratorpublic Iterable<DeploymentVersionSummary> listDeploymentVersionsRecordIterator(ListDeploymentVersionsRequest request) Creates a new iterable which will iterate over theDeploymentVersionSummaryobjects contained in responses from the listDeploymentVersions 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 theDeploymentVersionSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentWalletsOperationsResponseIteratorpublic Iterable<ListDeploymentWalletsOperationsResponse> listDeploymentWalletsOperationsResponseIterator(ListDeploymentWalletsOperationsRequest request) Creates a new iterable which will iterate over the responses received from the listDeploymentWalletsOperations 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.
 
 - 
listDeploymentWalletsOperationsRecordIteratorpublic Iterable<DeploymentWalletsOperationSummary> listDeploymentWalletsOperationsRecordIterator(ListDeploymentWalletsOperationsRequest request) Creates a new iterable which will iterate over theDeploymentWalletsOperationSummaryobjects contained in responses from the listDeploymentWalletsOperations 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 theDeploymentWalletsOperationSummaryobjects contained in responses received from the service.
 
 - 
listDeploymentsResponseIteratorpublic Iterable<ListDeploymentsResponse> listDeploymentsResponseIterator(ListDeploymentsRequest request) Creates a new iterable which will iterate over the responses received from the listDeployments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listDeploymentsRecordIteratorpublic Iterable<DeploymentSummary> listDeploymentsRecordIterator(ListDeploymentsRequest request) Creates a new iterable which will iterate over theDeploymentSummaryobjects contained in responses from the listDeployments operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theDeploymentSummaryobjects contained in responses received from the service.
 
 - 
listPipelineRunningProcessesResponseIteratorpublic Iterable<ListPipelineRunningProcessesResponse> listPipelineRunningProcessesResponseIterator(ListPipelineRunningProcessesRequest request) Creates a new iterable which will iterate over the responses received from the listPipelineRunningProcesses 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.
 
 - 
listPipelineRunningProcessesRecordIteratorpublic Iterable<PipelineRunningProcessSummary> listPipelineRunningProcessesRecordIterator(ListPipelineRunningProcessesRequest request) Creates a new iterable which will iterate over thePipelineRunningProcessSummaryobjects contained in responses from the listPipelineRunningProcesses 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 thePipelineRunningProcessSummaryobjects contained in responses received from the service.
 
 - 
listPipelineSchemaTablesResponseIteratorpublic Iterable<ListPipelineSchemaTablesResponse> listPipelineSchemaTablesResponseIterator(ListPipelineSchemaTablesRequest request) Creates a new iterable which will iterate over the responses received from the listPipelineSchemaTables 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.
 
 - 
listPipelineSchemaTablesRecordIteratorpublic Iterable<PipelineSchemaTableSummary> listPipelineSchemaTablesRecordIterator(ListPipelineSchemaTablesRequest request) Creates a new iterable which will iterate over thePipelineSchemaTableSummaryobjects contained in responses from the listPipelineSchemaTables 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 thePipelineSchemaTableSummaryobjects contained in responses received from the service.
 
 - 
listPipelineSchemasResponseIteratorpublic Iterable<ListPipelineSchemasResponse> listPipelineSchemasResponseIterator(ListPipelineSchemasRequest request) Creates a new iterable which will iterate over the responses received from the listPipelineSchemas 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.
 
 - 
listPipelineSchemasRecordIteratorpublic Iterable<PipelineSchemaSummary> listPipelineSchemasRecordIterator(ListPipelineSchemasRequest request) Creates a new iterable which will iterate over thePipelineSchemaSummaryobjects contained in responses from the listPipelineSchemas 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 thePipelineSchemaSummaryobjects contained in responses received from the service.
 
 - 
listPipelinesResponseIteratorpublic Iterable<ListPipelinesResponse> listPipelinesResponseIterator(ListPipelinesRequest request) Creates a new iterable which will iterate over the responses received from the listPipelines operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listPipelinesRecordIteratorpublic Iterable<PipelineSummary> listPipelinesRecordIterator(ListPipelinesRequest request) Creates a new iterable which will iterate over thePipelineSummaryobjects contained in responses from the listPipelines operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over thePipelineSummaryobjects contained in responses received from the service.
 
 - 
listRecipesResponseIteratorpublic Iterable<ListRecipesResponse> listRecipesResponseIterator(ListRecipesRequest request) Creates a new iterable which will iterate over the responses received from the listRecipes 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.
 
 - 
listRecipesRecordIteratorpublic Iterable<RecipeSummary> listRecipesRecordIterator(ListRecipesRequest request) Creates a new iterable which will iterate over theRecipeSummaryobjects contained in responses from the listRecipes 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 theRecipeSummaryobjects contained in responses received from the service.
 
 - 
listTrailFilesResponseIteratorpublic Iterable<ListTrailFilesResponse> listTrailFilesResponseIterator(ListTrailFilesRequest request) Creates a new iterable which will iterate over the responses received from the listTrailFiles 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.
 
 - 
listTrailFilesRecordIteratorpublic Iterable<TrailFileSummary> listTrailFilesRecordIterator(ListTrailFilesRequest request) Creates a new iterable which will iterate over theTrailFileSummaryobjects contained in responses from the listTrailFiles 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 theTrailFileSummaryobjects contained in responses received from the service.
 
 - 
listTrailSequencesResponseIteratorpublic Iterable<ListTrailSequencesResponse> listTrailSequencesResponseIterator(ListTrailSequencesRequest request) Creates a new iterable which will iterate over the responses received from the listTrailSequences 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.
 
 - 
listTrailSequencesRecordIteratorpublic Iterable<TrailSequenceSummary> listTrailSequencesRecordIterator(ListTrailSequencesRequest request) Creates a new iterable which will iterate over theTrailSequenceSummaryobjects contained in responses from the listTrailSequences 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 theTrailSequenceSummaryobjects contained in responses received from the service.
 
 - 
listWorkRequestErrorsResponseIteratorpublic Iterable<ListWorkRequestErrorsResponse> listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestErrorsRecordIteratorpublic Iterable<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request) Creates a new iterable which will iterate over theWorkRequestErrorobjects contained in responses from the listWorkRequestErrors operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestErrorobjects contained in responses received from the service.
 
 - 
listWorkRequestLogsResponseIteratorpublic Iterable<ListWorkRequestLogsResponse> listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequestLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestLogsRecordIteratorpublic Iterable<WorkRequestLogEntry> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request) Creates a new iterable which will iterate over theWorkRequestLogEntryobjects contained in responses from the listWorkRequestLogs operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over theWorkRequestLogEntryobjects contained in responses received from the service.
 
 - 
listWorkRequestsResponseIteratorpublic Iterable<ListWorkRequestsResponse> listWorkRequestsResponseIterator(ListWorkRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listWorkRequests operation.This iterable will fetch more data from the server as needed. - Parameters:
- request- a request which can be sent to the service operation
- Returns:
- an Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestsRecordIteratorpublic Iterable<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.
 
 
- 
 
-