@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class DatabasePaginators extends Object
Collection of helper methods that can be used to provide an Iterable
interface to any list operations of Database where multiple pages of data may be fetched. Two styles of iteration are supported:
These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. They will automatically fetch more data from the service when required.
As an example, if we were using the ListUsers operation in IdentityService, then the Iterable
returned by calling a ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas the Iterable
returned by calling a RecordIterator method would iterate over the User records and we don’t have to deal with ListUsersResponse objects at all. In either case, pagination will be automatically handled so we can iterate until there are no more responses or no more resources/records available.
Constructor and Description |
---|
DatabasePaginators(Database client) |
Modifier and Type | Method and Description |
---|---|
Iterable<AutonomousContainerDatabaseSummary> |
listAutonomousContainerDatabasesRecordIterator(ListAutonomousContainerDatabasesRequest request)
Creates a new iterable which will iterate over the
AutonomousContainerDatabaseSummary objects contained in responses from the listAutonomousContainerDatabases operation. |
Iterable<ListAutonomousContainerDatabasesResponse> |
listAutonomousContainerDatabasesResponseIterator(ListAutonomousContainerDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabases operation.
|
Iterable<AutonomousDatabaseBackupSummary> |
listAutonomousDatabaseBackupsRecordIterator(ListAutonomousDatabaseBackupsRequest request)
Creates a new iterable which will iterate over the
AutonomousDatabaseBackupSummary objects contained in responses from the listAutonomousDatabaseBackups operation. |
Iterable<ListAutonomousDatabaseBackupsResponse> |
listAutonomousDatabaseBackupsResponseIterator(ListAutonomousDatabaseBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseBackups operation.
|
Iterable<AutonomousDatabaseSummary> |
listAutonomousDatabasesRecordIterator(ListAutonomousDatabasesRequest request)
Creates a new iterable which will iterate over the
AutonomousDatabaseSummary objects contained in responses from the listAutonomousDatabases operation. |
Iterable<ListAutonomousDatabasesResponse> |
listAutonomousDatabasesResponseIterator(ListAutonomousDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDatabases operation.
|
Iterable<AutonomousDataWarehouseBackupSummary> |
listAutonomousDataWarehouseBackupsRecordIterator(ListAutonomousDataWarehouseBackupsRequest request)
Creates a new iterable which will iterate over the
AutonomousDataWarehouseBackupSummary objects contained in responses from the listAutonomousDataWarehouseBackups operation. |
Iterable<ListAutonomousDataWarehouseBackupsResponse> |
listAutonomousDataWarehouseBackupsResponseIterator(ListAutonomousDataWarehouseBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDataWarehouseBackups operation.
|
Iterable<AutonomousDataWarehouseSummary> |
listAutonomousDataWarehousesRecordIterator(ListAutonomousDataWarehousesRequest request)
Creates a new iterable which will iterate over the
AutonomousDataWarehouseSummary objects contained in responses from the listAutonomousDataWarehouses operation. |
Iterable<ListAutonomousDataWarehousesResponse> |
listAutonomousDataWarehousesResponseIterator(ListAutonomousDataWarehousesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDataWarehouses operation.
|
Iterable<AutonomousExadataInfrastructureShapeSummary> |
listAutonomousExadataInfrastructureShapesRecordIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the
AutonomousExadataInfrastructureShapeSummary objects contained in responses from the listAutonomousExadataInfrastructureShapes operation. |
Iterable<ListAutonomousExadataInfrastructureShapesResponse> |
listAutonomousExadataInfrastructureShapesResponseIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousExadataInfrastructureShapes operation.
|
Iterable<AutonomousExadataInfrastructureSummary> |
listAutonomousExadataInfrastructuresRecordIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the
AutonomousExadataInfrastructureSummary objects contained in responses from the listAutonomousExadataInfrastructures operation. |
Iterable<ListAutonomousExadataInfrastructuresResponse> |
listAutonomousExadataInfrastructuresResponseIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousExadataInfrastructures operation.
|
Iterable<BackupSummary> |
listBackupsRecordIterator(ListBackupsRequest request)
Creates a new iterable which will iterate over the
BackupSummary objects contained in responses from the listBackups operation. |
Iterable<ListBackupsResponse> |
listBackupsResponseIterator(ListBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listBackups operation.
|
Iterable<DatabaseSummary> |
listDatabasesRecordIterator(ListDatabasesRequest request)
Creates a new iterable which will iterate over the
DatabaseSummary objects contained in responses from the listDatabases operation. |
Iterable<ListDatabasesResponse> |
listDatabasesResponseIterator(ListDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabases operation.
|
Iterable<DataGuardAssociationSummary> |
listDataGuardAssociationsRecordIterator(ListDataGuardAssociationsRequest request)
Creates a new iterable which will iterate over the
DataGuardAssociationSummary objects contained in responses from the listDataGuardAssociations operation. |
Iterable<ListDataGuardAssociationsResponse> |
listDataGuardAssociationsResponseIterator(ListDataGuardAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listDataGuardAssociations operation.
|
Iterable<PatchSummary> |
listDbHomePatchesRecordIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the
PatchSummary objects contained in responses from the listDbHomePatches operation. |
Iterable<ListDbHomePatchesResponse> |
listDbHomePatchesResponseIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomePatches operation.
|
Iterable<PatchHistoryEntrySummary> |
listDbHomePatchHistoryEntriesRecordIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects contained in responses from the listDbHomePatchHistoryEntries operation. |
Iterable<ListDbHomePatchHistoryEntriesResponse> |
listDbHomePatchHistoryEntriesResponseIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomePatchHistoryEntries operation.
|
Iterable<DbHomeSummary> |
listDbHomesRecordIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the
DbHomeSummary objects contained in responses from the listDbHomes operation. |
Iterable<ListDbHomesResponse> |
listDbHomesResponseIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomes operation.
|
Iterable<DbNodeSummary> |
listDbNodesRecordIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the
DbNodeSummary objects contained in responses from the listDbNodes operation. |
Iterable<ListDbNodesResponse> |
listDbNodesResponseIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbNodes operation.
|
Iterable<PatchSummary> |
listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the
PatchSummary objects contained in responses from the listDbSystemPatches operation. |
Iterable<ListDbSystemPatchesResponse> |
listDbSystemPatchesResponseIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatches operation.
|
Iterable<PatchHistoryEntrySummary> |
listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects contained in responses from the listDbSystemPatchHistoryEntries operation. |
Iterable<ListDbSystemPatchHistoryEntriesResponse> |
listDbSystemPatchHistoryEntriesResponseIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatchHistoryEntries operation.
|
Iterable<DbSystemShapeSummary> |
listDbSystemShapesRecordIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the
DbSystemShapeSummary objects contained in responses from the listDbSystemShapes operation. |
Iterable<ListDbSystemShapesResponse> |
listDbSystemShapesResponseIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemShapes operation.
|
Iterable<DbSystemSummary> |
listDbSystemsRecordIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the
DbSystemSummary objects contained in responses from the listDbSystems operation. |
Iterable<ListDbSystemsResponse> |
listDbSystemsResponseIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystems operation.
|
Iterable<DbVersionSummary> |
listDbVersionsRecordIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the
DbVersionSummary objects contained in responses from the listDbVersions operation. |
Iterable<ListDbVersionsResponse> |
listDbVersionsResponseIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbVersions operation.
|
Iterable<MaintenanceRunSummary> |
listMaintenanceRunsRecordIterator(ListMaintenanceRunsRequest request)
Creates a new iterable which will iterate over the
MaintenanceRunSummary objects contained in responses from the listMaintenanceRuns operation. |
Iterable<ListMaintenanceRunsResponse> |
listMaintenanceRunsResponseIterator(ListMaintenanceRunsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaintenanceRuns operation.
|
@ConstructorProperties(value="client") public DatabasePaginators(Database client)
public Iterable<ListAutonomousContainerDatabasesResponse> listAutonomousContainerDatabasesResponseIterator(ListAutonomousContainerDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<AutonomousContainerDatabaseSummary> listAutonomousContainerDatabasesRecordIterator(ListAutonomousContainerDatabasesRequest request)
Creates a new iterable which will iterate over the AutonomousContainerDatabaseSummary
objects contained in responses from the listAutonomousContainerDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousContainerDatabaseSummary
objects contained in responses received from the service.public Iterable<ListAutonomousDataWarehouseBackupsResponse> listAutonomousDataWarehouseBackupsResponseIterator(ListAutonomousDataWarehouseBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDataWarehouseBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<AutonomousDataWarehouseBackupSummary> listAutonomousDataWarehouseBackupsRecordIterator(ListAutonomousDataWarehouseBackupsRequest request)
Creates a new iterable which will iterate over the AutonomousDataWarehouseBackupSummary
objects contained in responses from the listAutonomousDataWarehouseBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDataWarehouseBackupSummary
objects contained in responses received from the service.public Iterable<ListAutonomousDataWarehousesResponse> listAutonomousDataWarehousesResponseIterator(ListAutonomousDataWarehousesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDataWarehouses operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<AutonomousDataWarehouseSummary> listAutonomousDataWarehousesRecordIterator(ListAutonomousDataWarehousesRequest request)
Creates a new iterable which will iterate over the AutonomousDataWarehouseSummary
objects contained in responses from the listAutonomousDataWarehouses operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDataWarehouseSummary
objects contained in responses received from the service.public Iterable<ListAutonomousDatabaseBackupsResponse> listAutonomousDatabaseBackupsResponseIterator(ListAutonomousDatabaseBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<AutonomousDatabaseBackupSummary> listAutonomousDatabaseBackupsRecordIterator(ListAutonomousDatabaseBackupsRequest request)
Creates a new iterable which will iterate over the AutonomousDatabaseBackupSummary
objects contained in responses from the listAutonomousDatabaseBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabaseBackupSummary
objects contained in responses received from the service.public Iterable<ListAutonomousDatabasesResponse> listAutonomousDatabasesResponseIterator(ListAutonomousDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<AutonomousDatabaseSummary> listAutonomousDatabasesRecordIterator(ListAutonomousDatabasesRequest request)
Creates a new iterable which will iterate over the AutonomousDatabaseSummary
objects contained in responses from the listAutonomousDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabaseSummary
objects contained in responses received from the service.public Iterable<ListAutonomousExadataInfrastructureShapesResponse> listAutonomousExadataInfrastructureShapesResponseIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousExadataInfrastructureShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<AutonomousExadataInfrastructureShapeSummary> listAutonomousExadataInfrastructureShapesRecordIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the AutonomousExadataInfrastructureShapeSummary
objects contained in responses from the listAutonomousExadataInfrastructureShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousExadataInfrastructureShapeSummary
objects contained in responses received from the service.public Iterable<ListAutonomousExadataInfrastructuresResponse> listAutonomousExadataInfrastructuresResponseIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousExadataInfrastructures operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<AutonomousExadataInfrastructureSummary> listAutonomousExadataInfrastructuresRecordIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the AutonomousExadataInfrastructureSummary
objects contained in responses from the listAutonomousExadataInfrastructures operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousExadataInfrastructureSummary
objects contained in responses received from the service.public Iterable<ListBackupsResponse> listBackupsResponseIterator(ListBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<BackupSummary> listBackupsRecordIterator(ListBackupsRequest request)
Creates a new iterable which will iterate over the BackupSummary
objects contained in responses from the listBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the BackupSummary
objects contained in responses received from the service.public Iterable<ListDataGuardAssociationsResponse> listDataGuardAssociationsResponseIterator(ListDataGuardAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listDataGuardAssociations operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DataGuardAssociationSummary> listDataGuardAssociationsRecordIterator(ListDataGuardAssociationsRequest request)
Creates a new iterable which will iterate over the DataGuardAssociationSummary
objects contained in responses from the listDataGuardAssociations operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DataGuardAssociationSummary
objects contained in responses received from the service.public Iterable<ListDatabasesResponse> listDatabasesResponseIterator(ListDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DatabaseSummary> listDatabasesRecordIterator(ListDatabasesRequest request)
Creates a new iterable which will iterate over the DatabaseSummary
objects contained in responses from the listDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseSummary
objects contained in responses received from the service.public Iterable<ListDbHomePatchHistoryEntriesResponse> listDbHomePatchHistoryEntriesResponseIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomePatchHistoryEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<PatchHistoryEntrySummary> listDbHomePatchHistoryEntriesRecordIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the PatchHistoryEntrySummary
objects contained in responses from the listDbHomePatchHistoryEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchHistoryEntrySummary
objects contained in responses received from the service.public Iterable<ListDbHomePatchesResponse> listDbHomePatchesResponseIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomePatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<PatchSummary> listDbHomePatchesRecordIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the PatchSummary
objects contained in responses from the listDbHomePatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchSummary
objects contained in responses received from the service.public Iterable<ListDbHomesResponse> listDbHomesResponseIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbHomeSummary> listDbHomesRecordIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the DbHomeSummary
objects contained in responses from the listDbHomes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbHomeSummary
objects contained in responses received from the service.public Iterable<ListDbNodesResponse> listDbNodesResponseIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbNodes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbNodeSummary> listDbNodesRecordIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the DbNodeSummary
objects contained in responses from the listDbNodes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbNodeSummary
objects contained in responses received from the service.public Iterable<ListDbSystemPatchHistoryEntriesResponse> listDbSystemPatchHistoryEntriesResponseIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatchHistoryEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<PatchHistoryEntrySummary> listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the PatchHistoryEntrySummary
objects contained in responses from the listDbSystemPatchHistoryEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchHistoryEntrySummary
objects contained in responses received from the service.public Iterable<ListDbSystemPatchesResponse> listDbSystemPatchesResponseIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<PatchSummary> listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the PatchSummary
objects contained in responses from the listDbSystemPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchSummary
objects contained in responses received from the service.public Iterable<ListDbSystemShapesResponse> listDbSystemShapesResponseIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbSystemShapeSummary> listDbSystemShapesRecordIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the DbSystemShapeSummary
objects contained in responses from the listDbSystemShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbSystemShapeSummary
objects contained in responses received from the service.public Iterable<ListDbSystemsResponse> listDbSystemsResponseIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystems operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbSystemSummary> listDbSystemsRecordIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the DbSystemSummary
objects contained in responses from the listDbSystems operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbSystemSummary
objects contained in responses received from the service.public Iterable<ListDbVersionsResponse> listDbVersionsResponseIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbVersions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbVersionSummary> listDbVersionsRecordIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the DbVersionSummary
objects contained in responses from the listDbVersions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbVersionSummary
objects contained in responses received from the service.public Iterable<ListMaintenanceRunsResponse> listMaintenanceRunsResponseIterator(ListMaintenanceRunsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaintenanceRuns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<MaintenanceRunSummary> listMaintenanceRunsRecordIterator(ListMaintenanceRunsRequest request)
Creates a new iterable which will iterate over the MaintenanceRunSummary
objects contained in responses from the listMaintenanceRuns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaintenanceRunSummary
objects contained in responses received from the service.Copyright © 2016–2019. All rights reserved.