Class GoldenGatePaginators
- java.lang.Object
-
- com.oracle.bmc.goldengate.GoldenGatePaginators
-
@Generated(value="OracleSDKGenerator", comments="API Version: 20200407") public class GoldenGatePaginators extends Object
Collection of helper methods that can be used to provide anIterable
interface 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
Iterable
returned by calling a ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas theIterable
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 Summary
Constructors Constructor Description GoldenGatePaginators(GoldenGate client)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<CertificateSummary>
listCertificatesRecordIterator(ListCertificatesRequest request)
Creates a new iterable which will iterate over theCertificateSummary
objects 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 theConnectionAssignmentSummary
objects 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 theConnectionSummary
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<DatabaseRegistrationSummary>
listDatabaseRegistrationsRecordIterator(ListDatabaseRegistrationsRequest request)
Creates a new iterable which will iterate over theDatabaseRegistrationSummary
objects 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 theDeploymentBackupSummary
objects 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 theDeploymentEnvironmentSummary
objects 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 theDeploymentPeerSummary
objects 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 theDeploymentSummary
objects 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 theDeploymentTypeSummary
objects 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 theDeploymentUpgradeSummary
objects 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 theDeploymentVersionSummary
objects 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 theDeploymentWalletsOperationSummary
objects 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 thePipelineRunningProcessSummary
objects 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 thePipelineSchemaSummary
objects 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 thePipelineSchemaTableSummary
objects 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 thePipelineSummary
objects contained in responses from the listPipelines operation.Iterable<ListPipelinesResponse>
listPipelinesResponseIterator(ListPipelinesRequest request)
Creates a new iterable which will iterate over the responses received from the listPipelines operation.Iterable<RecipeSummary>
listRecipesRecordIterator(ListRecipesRequest request)
Creates a new iterable which will iterate over theRecipeSummary
objects 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 theTrailFileSummary
objects 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 theTrailSequenceSummary
objects 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 theWorkRequestError
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 theWorkRequestLogEntry
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<WorkRequest>
listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over theWorkRequest
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.
-
-
-
Constructor Detail
-
GoldenGatePaginators
public GoldenGatePaginators(GoldenGate client)
-
-
Method Detail
-
listCertificatesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listCertificatesRecordIterator
public Iterable<CertificateSummary> listCertificatesRecordIterator(ListCertificatesRequest request)
Creates a new iterable which will iterate over theCertificateSummary
objects 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
Iterable
which can be used to iterate over theCertificateSummary
objects contained in responses received from the service.
-
listConnectionAssignmentsResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listConnectionAssignmentsRecordIterator
public Iterable<ConnectionAssignmentSummary> listConnectionAssignmentsRecordIterator(ListConnectionAssignmentsRequest request)
Creates a new iterable which will iterate over theConnectionAssignmentSummary
objects 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
Iterable
which can be used to iterate over theConnectionAssignmentSummary
objects contained in responses received from the service.
-
listConnectionsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listConnectionsRecordIterator
public Iterable<ConnectionSummary> listConnectionsRecordIterator(ListConnectionsRequest request)
Creates a new iterable which will iterate over theConnectionSummary
objects 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
Iterable
which can be used to iterate over theConnectionSummary
objects contained in responses received from the service.
-
listDatabaseRegistrationsResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDatabaseRegistrationsRecordIterator
public Iterable<DatabaseRegistrationSummary> listDatabaseRegistrationsRecordIterator(ListDatabaseRegistrationsRequest request)
Creates a new iterable which will iterate over theDatabaseRegistrationSummary
objects 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
Iterable
which can be used to iterate over theDatabaseRegistrationSummary
objects contained in responses received from the service.
-
listDeploymentBackupsResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentBackupsRecordIterator
public Iterable<DeploymentBackupSummary> listDeploymentBackupsRecordIterator(ListDeploymentBackupsRequest request)
Creates a new iterable which will iterate over theDeploymentBackupSummary
objects 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
Iterable
which can be used to iterate over theDeploymentBackupSummary
objects contained in responses received from the service.
-
listDeploymentEnvironmentsResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentEnvironmentsRecordIterator
public Iterable<DeploymentEnvironmentSummary> listDeploymentEnvironmentsRecordIterator(ListDeploymentEnvironmentsRequest request)
Creates a new iterable which will iterate over theDeploymentEnvironmentSummary
objects 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
Iterable
which can be used to iterate over theDeploymentEnvironmentSummary
objects contained in responses received from the service.
-
listDeploymentPeersResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentPeersRecordIterator
public Iterable<DeploymentPeerSummary> listDeploymentPeersRecordIterator(ListDeploymentPeersRequest request)
Creates a new iterable which will iterate over theDeploymentPeerSummary
objects 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
Iterable
which can be used to iterate over theDeploymentPeerSummary
objects contained in responses received from the service.
-
listDeploymentTypesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentTypesRecordIterator
public Iterable<DeploymentTypeSummary> listDeploymentTypesRecordIterator(ListDeploymentTypesRequest request)
Creates a new iterable which will iterate over theDeploymentTypeSummary
objects 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
Iterable
which can be used to iterate over theDeploymentTypeSummary
objects contained in responses received from the service.
-
listDeploymentUpgradesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentUpgradesRecordIterator
public Iterable<DeploymentUpgradeSummary> listDeploymentUpgradesRecordIterator(ListDeploymentUpgradesRequest request)
Creates a new iterable which will iterate over theDeploymentUpgradeSummary
objects 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
Iterable
which can be used to iterate over theDeploymentUpgradeSummary
objects contained in responses received from the service.
-
listDeploymentVersionsResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentVersionsRecordIterator
public Iterable<DeploymentVersionSummary> listDeploymentVersionsRecordIterator(ListDeploymentVersionsRequest request)
Creates a new iterable which will iterate over theDeploymentVersionSummary
objects 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
Iterable
which can be used to iterate over theDeploymentVersionSummary
objects contained in responses received from the service.
-
listDeploymentWalletsOperationsResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentWalletsOperationsRecordIterator
public Iterable<DeploymentWalletsOperationSummary> listDeploymentWalletsOperationsRecordIterator(ListDeploymentWalletsOperationsRequest request)
Creates a new iterable which will iterate over theDeploymentWalletsOperationSummary
objects 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
Iterable
which can be used to iterate over theDeploymentWalletsOperationSummary
objects contained in responses received from the service.
-
listDeploymentsResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listDeploymentsRecordIterator
public Iterable<DeploymentSummary> listDeploymentsRecordIterator(ListDeploymentsRequest request)
Creates a new iterable which will iterate over theDeploymentSummary
objects 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
Iterable
which can be used to iterate over theDeploymentSummary
objects contained in responses received from the service.
-
listPipelineRunningProcessesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listPipelineRunningProcessesRecordIterator
public Iterable<PipelineRunningProcessSummary> listPipelineRunningProcessesRecordIterator(ListPipelineRunningProcessesRequest request)
Creates a new iterable which will iterate over thePipelineRunningProcessSummary
objects 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
Iterable
which can be used to iterate over thePipelineRunningProcessSummary
objects contained in responses received from the service.
-
listPipelineSchemaTablesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listPipelineSchemaTablesRecordIterator
public Iterable<PipelineSchemaTableSummary> listPipelineSchemaTablesRecordIterator(ListPipelineSchemaTablesRequest request)
Creates a new iterable which will iterate over thePipelineSchemaTableSummary
objects 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
Iterable
which can be used to iterate over thePipelineSchemaTableSummary
objects contained in responses received from the service.
-
listPipelineSchemasResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listPipelineSchemasRecordIterator
public Iterable<PipelineSchemaSummary> listPipelineSchemasRecordIterator(ListPipelineSchemasRequest request)
Creates a new iterable which will iterate over thePipelineSchemaSummary
objects 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
Iterable
which can be used to iterate over thePipelineSchemaSummary
objects contained in responses received from the service.
-
listPipelinesResponseIterator
public Iterable<ListPipelinesResponse> listPipelinesResponseIterator(ListPipelinesRequest request)
Creates a new iterable which will iterate over the responses received from the listPipelines operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listPipelinesRecordIterator
public Iterable<PipelineSummary> listPipelinesRecordIterator(ListPipelinesRequest request)
Creates a new iterable which will iterate over thePipelineSummary
objects 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
Iterable
which can be used to iterate over thePipelineSummary
objects contained in responses received from the service.
-
listRecipesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listRecipesRecordIterator
public Iterable<RecipeSummary> listRecipesRecordIterator(ListRecipesRequest request)
Creates a new iterable which will iterate over theRecipeSummary
objects 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
Iterable
which can be used to iterate over theRecipeSummary
objects contained in responses received from the service.
-
listTrailFilesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listTrailFilesRecordIterator
public Iterable<TrailFileSummary> listTrailFilesRecordIterator(ListTrailFilesRequest request)
Creates a new iterable which will iterate over theTrailFileSummary
objects 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
Iterable
which can be used to iterate over theTrailFileSummary
objects contained in responses received from the service.
-
listTrailSequencesResponseIterator
public 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
Iterable
which can be used to iterate over the responses received from the service.
-
listTrailSequencesRecordIterator
public Iterable<TrailSequenceSummary> listTrailSequencesRecordIterator(ListTrailSequencesRequest request)
Creates a new iterable which will iterate over theTrailSequenceSummary
objects 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
Iterable
which can be used to iterate over theTrailSequenceSummary
objects contained in responses received from the service.
-
listWorkRequestErrorsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listWorkRequestErrorsRecordIterator
public Iterable<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over theWorkRequestError
objects 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
Iterable
which can be used to iterate over theWorkRequestError
objects contained in responses received from the service.
-
listWorkRequestLogsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listWorkRequestLogsRecordIterator
public Iterable<WorkRequestLogEntry> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over theWorkRequestLogEntry
objects 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
Iterable
which can be used to iterate over theWorkRequestLogEntry
objects contained in responses received from the service.
-
listWorkRequestsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listWorkRequestsRecordIterator
public Iterable<WorkRequest> listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over theWorkRequest
objects 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
Iterable
which can be used to iterate over theWorkRequest
objects contained in responses received from the service.
-
-