Class DatabasePaginators
- java.lang.Object
- 
- com.oracle.bmc.database.DatabasePaginators
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class DatabasePaginators extends ObjectCollection of helper methods that can be used to provide anIterableinterface to any list operations of Database 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 DatabasePaginators(Database client)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<ApplicationVipSummary>listApplicationVipsRecordIterator(ListApplicationVipsRequest request)Creates a new iterable which will iterate over theApplicationVipSummaryobjects contained in responses from the listApplicationVips operation.Iterable<ListApplicationVipsResponse>listApplicationVipsResponseIterator(ListApplicationVipsRequest request)Creates a new iterable which will iterate over the responses received from the listApplicationVips operation.Iterable<AutonomousContainerDatabaseBackupSummary>listAutonomousContainerDatabaseBackupsRecordIterator(ListAutonomousContainerDatabaseBackupsRequest request)Creates a new iterable which will iterate over theAutonomousContainerDatabaseBackupSummaryobjects contained in responses from the listAutonomousContainerDatabaseBackups operation.Iterable<ListAutonomousContainerDatabaseBackupsResponse>listAutonomousContainerDatabaseBackupsResponseIterator(ListAutonomousContainerDatabaseBackupsRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabaseBackups operation.Iterable<AutonomousContainerDatabaseDataguardAssociation>listAutonomousContainerDatabaseDataguardAssociationsRecordIterator(ListAutonomousContainerDatabaseDataguardAssociationsRequest request)Creates a new iterable which will iterate over theAutonomousContainerDatabaseDataguardAssociationobjects contained in responses from the listAutonomousContainerDatabaseDataguardAssociations operation.Iterable<ListAutonomousContainerDatabaseDataguardAssociationsResponse>listAutonomousContainerDatabaseDataguardAssociationsResponseIterator(ListAutonomousContainerDatabaseDataguardAssociationsRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabaseDataguardAssociations operation.Iterable<AutonomousContainerDatabaseSummary>listAutonomousContainerDatabasesRecordIterator(ListAutonomousContainerDatabasesRequest request)Creates a new iterable which will iterate over theAutonomousContainerDatabaseSummaryobjects 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<AutonomousContainerDatabaseVersionSummary>listAutonomousContainerDatabaseVersionsRecordIterator(ListAutonomousContainerDatabaseVersionsRequest request)Creates a new iterable which will iterate over theAutonomousContainerDatabaseVersionSummaryobjects contained in responses from the listAutonomousContainerDatabaseVersions operation.Iterable<ListAutonomousContainerDatabaseVersionsResponse>listAutonomousContainerDatabaseVersionsResponseIterator(ListAutonomousContainerDatabaseVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabaseVersions operation.Iterable<AutonomousDatabaseBackupSummary>listAutonomousDatabaseBackupsRecordIterator(ListAutonomousDatabaseBackupsRequest request)Creates a new iterable which will iterate over theAutonomousDatabaseBackupSummaryobjects 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>listAutonomousDatabaseClonesRecordIterator(ListAutonomousDatabaseClonesRequest request)Creates a new iterable which will iterate over theAutonomousDatabaseSummaryobjects contained in responses from the listAutonomousDatabaseClones operation.Iterable<ListAutonomousDatabaseClonesResponse>listAutonomousDatabaseClonesResponseIterator(ListAutonomousDatabaseClonesRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseClones operation.Iterable<AutonomousDatabaseDataguardAssociation>listAutonomousDatabaseDataguardAssociationsRecordIterator(ListAutonomousDatabaseDataguardAssociationsRequest request)Creates a new iterable which will iterate over theAutonomousDatabaseDataguardAssociationobjects contained in responses from the listAutonomousDatabaseDataguardAssociations operation.Iterable<ListAutonomousDatabaseDataguardAssociationsResponse>listAutonomousDatabaseDataguardAssociationsResponseIterator(ListAutonomousDatabaseDataguardAssociationsRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseDataguardAssociations operation.Iterable<AutonomousDatabasePeerSummary>listAutonomousDatabasePeersRecordIterator(ListAutonomousDatabasePeersRequest request)Creates a new iterable which will iterate over theAutonomousDatabasePeerSummaryobjects contained in responses from the listAutonomousDatabasePeers operation.Iterable<ListAutonomousDatabasePeersResponse>listAutonomousDatabasePeersResponseIterator(ListAutonomousDatabasePeersRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousDatabasePeers operation.Iterable<RefreshableCloneSummary>listAutonomousDatabaseRefreshableClonesRecordIterator(ListAutonomousDatabaseRefreshableClonesRequest request)Creates a new iterable which will iterate over theRefreshableCloneSummaryobjects contained in responses from the listAutonomousDatabaseRefreshableClones operation.Iterable<ListAutonomousDatabaseRefreshableClonesResponse>listAutonomousDatabaseRefreshableClonesResponseIterator(ListAutonomousDatabaseRefreshableClonesRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseRefreshableClones operation.Iterable<AutonomousDatabaseSoftwareImageSummary>listAutonomousDatabaseSoftwareImagesRecordIterator(ListAutonomousDatabaseSoftwareImagesRequest request)Creates a new iterable which will iterate over theAutonomousDatabaseSoftwareImageSummaryobjects contained in responses from the listAutonomousDatabaseSoftwareImages operation.Iterable<ListAutonomousDatabaseSoftwareImagesResponse>listAutonomousDatabaseSoftwareImagesResponseIterator(ListAutonomousDatabaseSoftwareImagesRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseSoftwareImages operation.Iterable<AutonomousDatabaseSummary>listAutonomousDatabasesRecordIterator(ListAutonomousDatabasesRequest request)Creates a new iterable which will iterate over theAutonomousDatabaseSummaryobjects 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<AutonomousDbPreviewVersionSummary>listAutonomousDbPreviewVersionsRecordIterator(ListAutonomousDbPreviewVersionsRequest request)Creates a new iterable which will iterate over theAutonomousDbPreviewVersionSummaryobjects contained in responses from the listAutonomousDbPreviewVersions operation.Iterable<ListAutonomousDbPreviewVersionsResponse>listAutonomousDbPreviewVersionsResponseIterator(ListAutonomousDbPreviewVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousDbPreviewVersions operation.Iterable<AutonomousDbVersionSummary>listAutonomousDbVersionsRecordIterator(ListAutonomousDbVersionsRequest request)Creates a new iterable which will iterate over theAutonomousDbVersionSummaryobjects contained in responses from the listAutonomousDbVersions operation.Iterable<ListAutonomousDbVersionsResponse>listAutonomousDbVersionsResponseIterator(ListAutonomousDbVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousDbVersions operation.Iterable<AutonomousExadataInfrastructureShapeSummary>listAutonomousExadataInfrastructureShapesRecordIterator(ListAutonomousExadataInfrastructureShapesRequest request)Creates a new iterable which will iterate over theAutonomousExadataInfrastructureShapeSummaryobjects 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 theAutonomousExadataInfrastructureSummaryobjects 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<AutonomousVirtualMachineSummary>listAutonomousVirtualMachinesRecordIterator(ListAutonomousVirtualMachinesRequest request)Creates a new iterable which will iterate over theAutonomousVirtualMachineSummaryobjects contained in responses from the listAutonomousVirtualMachines operation.Iterable<ListAutonomousVirtualMachinesResponse>listAutonomousVirtualMachinesResponseIterator(ListAutonomousVirtualMachinesRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousVirtualMachines operation.Iterable<AutonomousContainerDatabaseResourceUsage>listAutonomousVmClusterAcdResourceUsageRecordIterator(ListAutonomousVmClusterAcdResourceUsageRequest request)Creates a new iterable which will iterate over theAutonomousContainerDatabaseResourceUsageobjects contained in responses from the listAutonomousVmClusterAcdResourceUsage operation.Iterable<ListAutonomousVmClusterAcdResourceUsageResponse>listAutonomousVmClusterAcdResourceUsageResponseIterator(ListAutonomousVmClusterAcdResourceUsageRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousVmClusterAcdResourceUsage operation.Iterable<AutonomousVmClusterSummary>listAutonomousVmClustersRecordIterator(ListAutonomousVmClustersRequest request)Creates a new iterable which will iterate over theAutonomousVmClusterSummaryobjects contained in responses from the listAutonomousVmClusters operation.Iterable<ListAutonomousVmClustersResponse>listAutonomousVmClustersResponseIterator(ListAutonomousVmClustersRequest request)Creates a new iterable which will iterate over the responses received from the listAutonomousVmClusters operation.Iterable<BackupDestinationSummary>listBackupDestinationRecordIterator(ListBackupDestinationRequest request)Creates a new iterable which will iterate over theBackupDestinationSummaryobjects contained in responses from the listBackupDestination operation.Iterable<ListBackupDestinationResponse>listBackupDestinationResponseIterator(ListBackupDestinationRequest request)Creates a new iterable which will iterate over the responses received from the listBackupDestination operation.Iterable<BackupSummary>listBackupsRecordIterator(ListBackupsRequest request)Creates a new iterable which will iterate over theBackupSummaryobjects 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<AutonomousContainerDatabaseResourceUsage>listCloudAutonomousVmClusterAcdResourceUsageRecordIterator(ListCloudAutonomousVmClusterAcdResourceUsageRequest request)Creates a new iterable which will iterate over theAutonomousContainerDatabaseResourceUsageobjects contained in responses from the listCloudAutonomousVmClusterAcdResourceUsage operation.Iterable<ListCloudAutonomousVmClusterAcdResourceUsageResponse>listCloudAutonomousVmClusterAcdResourceUsageResponseIterator(ListCloudAutonomousVmClusterAcdResourceUsageRequest request)Creates a new iterable which will iterate over the responses received from the listCloudAutonomousVmClusterAcdResourceUsage operation.Iterable<CloudAutonomousVmClusterSummary>listCloudAutonomousVmClustersRecordIterator(ListCloudAutonomousVmClustersRequest request)Creates a new iterable which will iterate over theCloudAutonomousVmClusterSummaryobjects contained in responses from the listCloudAutonomousVmClusters operation.Iterable<ListCloudAutonomousVmClustersResponse>listCloudAutonomousVmClustersResponseIterator(ListCloudAutonomousVmClustersRequest request)Creates a new iterable which will iterate over the responses received from the listCloudAutonomousVmClusters operation.Iterable<CloudExadataInfrastructureSummary>listCloudExadataInfrastructuresRecordIterator(ListCloudExadataInfrastructuresRequest request)Creates a new iterable which will iterate over theCloudExadataInfrastructureSummaryobjects contained in responses from the listCloudExadataInfrastructures operation.Iterable<ListCloudExadataInfrastructuresResponse>listCloudExadataInfrastructuresResponseIterator(ListCloudExadataInfrastructuresRequest request)Creates a new iterable which will iterate over the responses received from the listCloudExadataInfrastructures operation.Iterable<CloudVmClusterSummary>listCloudVmClustersRecordIterator(ListCloudVmClustersRequest request)Creates a new iterable which will iterate over theCloudVmClusterSummaryobjects contained in responses from the listCloudVmClusters operation.Iterable<ListCloudVmClustersResponse>listCloudVmClustersResponseIterator(ListCloudVmClustersRequest request)Creates a new iterable which will iterate over the responses received from the listCloudVmClusters operation.Iterable<UpdateHistoryEntrySummary>listCloudVmClusterUpdateHistoryEntriesRecordIterator(ListCloudVmClusterUpdateHistoryEntriesRequest request)Creates a new iterable which will iterate over theUpdateHistoryEntrySummaryobjects contained in responses from the listCloudVmClusterUpdateHistoryEntries operation.Iterable<ListCloudVmClusterUpdateHistoryEntriesResponse>listCloudVmClusterUpdateHistoryEntriesResponseIterator(ListCloudVmClusterUpdateHistoryEntriesRequest request)Creates a new iterable which will iterate over the responses received from the listCloudVmClusterUpdateHistoryEntries operation.Iterable<UpdateSummary>listCloudVmClusterUpdatesRecordIterator(ListCloudVmClusterUpdatesRequest request)Creates a new iterable which will iterate over theUpdateSummaryobjects contained in responses from the listCloudVmClusterUpdates operation.Iterable<ListCloudVmClusterUpdatesResponse>listCloudVmClusterUpdatesResponseIterator(ListCloudVmClusterUpdatesRequest request)Creates a new iterable which will iterate over the responses received from the listCloudVmClusterUpdates operation.Iterable<ConsoleHistorySummary>listConsoleHistoriesRecordIterator(ListConsoleHistoriesRequest request)Creates a new iterable which will iterate over theConsoleHistorySummaryobjects contained in responses from the listConsoleHistories operation.Iterable<ListConsoleHistoriesResponse>listConsoleHistoriesResponseIterator(ListConsoleHistoriesRequest request)Creates a new iterable which will iterate over the responses received from the listConsoleHistories operation.Iterable<AutonomousPatchSummary>listContainerDatabasePatchesRecordIterator(ListContainerDatabasePatchesRequest request)Creates a new iterable which will iterate over theAutonomousPatchSummaryobjects contained in responses from the listContainerDatabasePatches operation.Iterable<ListContainerDatabasePatchesResponse>listContainerDatabasePatchesResponseIterator(ListContainerDatabasePatchesRequest request)Creates a new iterable which will iterate over the responses received from the listContainerDatabasePatches operation.Iterable<DatabaseSoftwareImageSummary>listDatabaseSoftwareImagesRecordIterator(ListDatabaseSoftwareImagesRequest request)Creates a new iterable which will iterate over theDatabaseSoftwareImageSummaryobjects contained in responses from the listDatabaseSoftwareImages operation.Iterable<ListDatabaseSoftwareImagesResponse>listDatabaseSoftwareImagesResponseIterator(ListDatabaseSoftwareImagesRequest request)Creates a new iterable which will iterate over the responses received from the listDatabaseSoftwareImages operation.Iterable<DatabaseSummary>listDatabasesRecordIterator(ListDatabasesRequest request)Creates a new iterable which will iterate over theDatabaseSummaryobjects 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<DatabaseUpgradeHistoryEntrySummary>listDatabaseUpgradeHistoryEntriesRecordIterator(ListDatabaseUpgradeHistoryEntriesRequest request)Creates a new iterable which will iterate over theDatabaseUpgradeHistoryEntrySummaryobjects contained in responses from the listDatabaseUpgradeHistoryEntries operation.Iterable<ListDatabaseUpgradeHistoryEntriesResponse>listDatabaseUpgradeHistoryEntriesResponseIterator(ListDatabaseUpgradeHistoryEntriesRequest request)Creates a new iterable which will iterate over the responses received from the listDatabaseUpgradeHistoryEntries operation.Iterable<DataGuardAssociationSummary>listDataGuardAssociationsRecordIterator(ListDataGuardAssociationsRequest request)Creates a new iterable which will iterate over theDataGuardAssociationSummaryobjects 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 thePatchSummaryobjects 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 thePatchHistoryEntrySummaryobjects 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 theDbHomeSummaryobjects 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 theDbNodeSummaryobjects 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<DbServerSummary>listDbServersRecordIterator(ListDbServersRequest request)Creates a new iterable which will iterate over theDbServerSummaryobjects contained in responses from the listDbServers operation.Iterable<ListDbServersResponse>listDbServersResponseIterator(ListDbServersRequest request)Creates a new iterable which will iterate over the responses received from the listDbServers operation.Iterable<PatchSummary>listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request)Creates a new iterable which will iterate over thePatchSummaryobjects 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 thePatchHistoryEntrySummaryobjects 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 theDbSystemShapeSummaryobjects 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 theDbSystemSummaryobjects 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<DbSystemUpgradeHistoryEntrySummary>listDbSystemUpgradeHistoryEntriesRecordIterator(ListDbSystemUpgradeHistoryEntriesRequest request)Creates a new iterable which will iterate over theDbSystemUpgradeHistoryEntrySummaryobjects contained in responses from the listDbSystemUpgradeHistoryEntries operation.Iterable<ListDbSystemUpgradeHistoryEntriesResponse>listDbSystemUpgradeHistoryEntriesResponseIterator(ListDbSystemUpgradeHistoryEntriesRequest request)Creates a new iterable which will iterate over the responses received from the listDbSystemUpgradeHistoryEntries operation.Iterable<DbSystemUpgradeSummary>listDbSystemUpgradesRecordIterator(ListDbSystemUpgradesRequest request)Creates a new iterable which will iterate over theDbSystemUpgradeSummaryobjects contained in responses from the listDbSystemUpgrades operation.Iterable<ListDbSystemUpgradesResponse>listDbSystemUpgradesResponseIterator(ListDbSystemUpgradesRequest request)Creates a new iterable which will iterate over the responses received from the listDbSystemUpgrades operation.Iterable<DbVersionSummary>listDbVersionsRecordIterator(ListDbVersionsRequest request)Creates a new iterable which will iterate over theDbVersionSummaryobjects 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<ExadataInfrastructureSummary>listExadataInfrastructuresRecordIterator(ListExadataInfrastructuresRequest request)Creates a new iterable which will iterate over theExadataInfrastructureSummaryobjects contained in responses from the listExadataInfrastructures operation.Iterable<ListExadataInfrastructuresResponse>listExadataInfrastructuresResponseIterator(ListExadataInfrastructuresRequest request)Creates a new iterable which will iterate over the responses received from the listExadataInfrastructures operation.Iterable<ExadbVmClusterSummary>listExadbVmClustersRecordIterator(ListExadbVmClustersRequest request)Creates a new iterable which will iterate over theExadbVmClusterSummaryobjects contained in responses from the listExadbVmClusters operation.Iterable<ListExadbVmClustersResponse>listExadbVmClustersResponseIterator(ListExadbVmClustersRequest request)Creates a new iterable which will iterate over the responses received from the listExadbVmClusters operation.Iterable<ExadbVmClusterUpdateHistoryEntrySummary>listExadbVmClusterUpdateHistoryEntriesRecordIterator(ListExadbVmClusterUpdateHistoryEntriesRequest request)Creates a new iterable which will iterate over theExadbVmClusterUpdateHistoryEntrySummaryobjects contained in responses from the listExadbVmClusterUpdateHistoryEntries operation.Iterable<ListExadbVmClusterUpdateHistoryEntriesResponse>listExadbVmClusterUpdateHistoryEntriesResponseIterator(ListExadbVmClusterUpdateHistoryEntriesRequest request)Creates a new iterable which will iterate over the responses received from the listExadbVmClusterUpdateHistoryEntries operation.Iterable<ExadbVmClusterUpdateSummary>listExadbVmClusterUpdatesRecordIterator(ListExadbVmClusterUpdatesRequest request)Creates a new iterable which will iterate over theExadbVmClusterUpdateSummaryobjects contained in responses from the listExadbVmClusterUpdates operation.Iterable<ListExadbVmClusterUpdatesResponse>listExadbVmClusterUpdatesResponseIterator(ListExadbVmClusterUpdatesRequest request)Creates a new iterable which will iterate over the responses received from the listExadbVmClusterUpdates operation.Iterable<ExascaleDbStorageVaultSummary>listExascaleDbStorageVaultsRecordIterator(ListExascaleDbStorageVaultsRequest request)Creates a new iterable which will iterate over theExascaleDbStorageVaultSummaryobjects contained in responses from the listExascaleDbStorageVaults operation.Iterable<ListExascaleDbStorageVaultsResponse>listExascaleDbStorageVaultsResponseIterator(ListExascaleDbStorageVaultsRequest request)Creates a new iterable which will iterate over the responses received from the listExascaleDbStorageVaults operation.Iterable<ExecutionActionSummary>listExecutionActionsRecordIterator(ListExecutionActionsRequest request)Creates a new iterable which will iterate over theExecutionActionSummaryobjects contained in responses from the listExecutionActions operation.Iterable<ListExecutionActionsResponse>listExecutionActionsResponseIterator(ListExecutionActionsRequest request)Creates a new iterable which will iterate over the responses received from the listExecutionActions operation.Iterable<ExecutionWindowSummary>listExecutionWindowsRecordIterator(ListExecutionWindowsRequest request)Creates a new iterable which will iterate over theExecutionWindowSummaryobjects contained in responses from the listExecutionWindows operation.Iterable<ListExecutionWindowsResponse>listExecutionWindowsResponseIterator(ListExecutionWindowsRequest request)Creates a new iterable which will iterate over the responses received from the listExecutionWindows operation.Iterable<ExternalContainerDatabaseSummary>listExternalContainerDatabasesRecordIterator(ListExternalContainerDatabasesRequest request)Creates a new iterable which will iterate over theExternalContainerDatabaseSummaryobjects contained in responses from the listExternalContainerDatabases operation.Iterable<ListExternalContainerDatabasesResponse>listExternalContainerDatabasesResponseIterator(ListExternalContainerDatabasesRequest request)Creates a new iterable which will iterate over the responses received from the listExternalContainerDatabases operation.Iterable<ExternalDatabaseConnectorSummary>listExternalDatabaseConnectorsRecordIterator(ListExternalDatabaseConnectorsRequest request)Creates a new iterable which will iterate over theExternalDatabaseConnectorSummaryobjects contained in responses from the listExternalDatabaseConnectors operation.Iterable<ListExternalDatabaseConnectorsResponse>listExternalDatabaseConnectorsResponseIterator(ListExternalDatabaseConnectorsRequest request)Creates a new iterable which will iterate over the responses received from the listExternalDatabaseConnectors operation.Iterable<ExternalNonContainerDatabaseSummary>listExternalNonContainerDatabasesRecordIterator(ListExternalNonContainerDatabasesRequest request)Creates a new iterable which will iterate over theExternalNonContainerDatabaseSummaryobjects contained in responses from the listExternalNonContainerDatabases operation.Iterable<ListExternalNonContainerDatabasesResponse>listExternalNonContainerDatabasesResponseIterator(ListExternalNonContainerDatabasesRequest request)Creates a new iterable which will iterate over the responses received from the listExternalNonContainerDatabases operation.Iterable<ExternalPluggableDatabaseSummary>listExternalPluggableDatabasesRecordIterator(ListExternalPluggableDatabasesRequest request)Creates a new iterable which will iterate over theExternalPluggableDatabaseSummaryobjects contained in responses from the listExternalPluggableDatabases operation.Iterable<ListExternalPluggableDatabasesResponse>listExternalPluggableDatabasesResponseIterator(ListExternalPluggableDatabasesRequest request)Creates a new iterable which will iterate over the responses received from the listExternalPluggableDatabases operation.Iterable<FlexComponentSummary>listFlexComponentsRecordIterator(ListFlexComponentsRequest request)Creates a new iterable which will iterate over theFlexComponentSummaryobjects contained in responses from the listFlexComponents operation.Iterable<ListFlexComponentsResponse>listFlexComponentsResponseIterator(ListFlexComponentsRequest request)Creates a new iterable which will iterate over the responses received from the listFlexComponents operation.Iterable<GiMinorVersionSummary>listGiVersionMinorVersionsRecordIterator(ListGiVersionMinorVersionsRequest request)Creates a new iterable which will iterate over theGiMinorVersionSummaryobjects contained in responses from the listGiVersionMinorVersions operation.Iterable<ListGiVersionMinorVersionsResponse>listGiVersionMinorVersionsResponseIterator(ListGiVersionMinorVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listGiVersionMinorVersions operation.Iterable<GiVersionSummary>listGiVersionsRecordIterator(ListGiVersionsRequest request)Creates a new iterable which will iterate over theGiVersionSummaryobjects contained in responses from the listGiVersions operation.Iterable<ListGiVersionsResponse>listGiVersionsResponseIterator(ListGiVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listGiVersions operation.Iterable<KeyStoreSummary>listKeyStoresRecordIterator(ListKeyStoresRequest request)Creates a new iterable which will iterate over theKeyStoreSummaryobjects contained in responses from the listKeyStores operation.Iterable<ListKeyStoresResponse>listKeyStoresResponseIterator(ListKeyStoresRequest request)Creates a new iterable which will iterate over the responses received from the listKeyStores operation.Iterable<MaintenanceRunHistorySummary>listMaintenanceRunHistoryRecordIterator(ListMaintenanceRunHistoryRequest request)Creates a new iterable which will iterate over theMaintenanceRunHistorySummaryobjects contained in responses from the listMaintenanceRunHistory operation.Iterable<ListMaintenanceRunHistoryResponse>listMaintenanceRunHistoryResponseIterator(ListMaintenanceRunHistoryRequest request)Creates a new iterable which will iterate over the responses received from the listMaintenanceRunHistory operation.Iterable<MaintenanceRunSummary>listMaintenanceRunsRecordIterator(ListMaintenanceRunsRequest request)Creates a new iterable which will iterate over theMaintenanceRunSummaryobjects 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.Iterable<OneoffPatchSummary>listOneoffPatchesRecordIterator(ListOneoffPatchesRequest request)Creates a new iterable which will iterate over theOneoffPatchSummaryobjects contained in responses from the listOneoffPatches operation.Iterable<ListOneoffPatchesResponse>listOneoffPatchesResponseIterator(ListOneoffPatchesRequest request)Creates a new iterable which will iterate over the responses received from the listOneoffPatches operation.Iterable<ActionParamValuesSummary>listParamsForActionTypeRecordIterator(ListParamsForActionTypeRequest request)Creates a new iterable which will iterate over theActionParamValuesSummaryobjects contained in responses from the listParamsForActionType operation.Iterable<ListParamsForActionTypeResponse>listParamsForActionTypeResponseIterator(ListParamsForActionTypeRequest request)Creates a new iterable which will iterate over the responses received from the listParamsForActionType operation.Iterable<PdbConversionHistoryEntrySummary>listPdbConversionHistoryEntriesRecordIterator(ListPdbConversionHistoryEntriesRequest request)Creates a new iterable which will iterate over thePdbConversionHistoryEntrySummaryobjects contained in responses from the listPdbConversionHistoryEntries operation.Iterable<ListPdbConversionHistoryEntriesResponse>listPdbConversionHistoryEntriesResponseIterator(ListPdbConversionHistoryEntriesRequest request)Creates a new iterable which will iterate over the responses received from the listPdbConversionHistoryEntries operation.Iterable<PluggableDatabaseSnapshotSummary>listPluggableDatabaseSnapshotsRecordIterator(ListPluggableDatabaseSnapshotsRequest request)Creates a new iterable which will iterate over thePluggableDatabaseSnapshotSummaryobjects contained in responses from the listPluggableDatabaseSnapshots operation.Iterable<ListPluggableDatabaseSnapshotsResponse>listPluggableDatabaseSnapshotsResponseIterator(ListPluggableDatabaseSnapshotsRequest request)Creates a new iterable which will iterate over the responses received from the listPluggableDatabaseSnapshots operation.Iterable<PluggableDatabaseSummary>listPluggableDatabasesRecordIterator(ListPluggableDatabasesRequest request)Creates a new iterable which will iterate over thePluggableDatabaseSummaryobjects contained in responses from the listPluggableDatabases operation.Iterable<ListPluggableDatabasesResponse>listPluggableDatabasesResponseIterator(ListPluggableDatabasesRequest request)Creates a new iterable which will iterate over the responses received from the listPluggableDatabases operation.Iterable<RecommendedScheduledActionSummary>listRecommendedScheduledActionsRecordIterator(ListRecommendedScheduledActionsRequest request)Creates a new iterable which will iterate over theRecommendedScheduledActionSummaryobjects contained in responses from the listRecommendedScheduledActions operation.Iterable<ListRecommendedScheduledActionsResponse>listRecommendedScheduledActionsResponseIterator(ListRecommendedScheduledActionsRequest request)Creates a new iterable which will iterate over the responses received from the listRecommendedScheduledActions operation.Iterable<ResourcePoolMemberSummary>listResourcePoolMembersRecordIterator(ListResourcePoolMembersRequest request)Creates a new iterable which will iterate over theResourcePoolMemberSummaryobjects contained in responses from the listResourcePoolMembers operation.Iterable<ListResourcePoolMembersResponse>listResourcePoolMembersResponseIterator(ListResourcePoolMembersRequest request)Creates a new iterable which will iterate over the responses received from the listResourcePoolMembers operation.Iterable<ScheduledActionSummary>listScheduledActionsRecordIterator(ListScheduledActionsRequest request)Creates a new iterable which will iterate over theScheduledActionSummaryobjects contained in responses from the listScheduledActions operation.Iterable<ListScheduledActionsResponse>listScheduledActionsResponseIterator(ListScheduledActionsRequest request)Creates a new iterable which will iterate over the responses received from the listScheduledActions operation.Iterable<SchedulingPlanSummary>listSchedulingPlansRecordIterator(ListSchedulingPlansRequest request)Creates a new iterable which will iterate over theSchedulingPlanSummaryobjects contained in responses from the listSchedulingPlans operation.Iterable<ListSchedulingPlansResponse>listSchedulingPlansResponseIterator(ListSchedulingPlansRequest request)Creates a new iterable which will iterate over the responses received from the listSchedulingPlans operation.Iterable<SchedulingPolicySummary>listSchedulingPoliciesRecordIterator(ListSchedulingPoliciesRequest request)Creates a new iterable which will iterate over theSchedulingPolicySummaryobjects contained in responses from the listSchedulingPolicies operation.Iterable<ListSchedulingPoliciesResponse>listSchedulingPoliciesResponseIterator(ListSchedulingPoliciesRequest request)Creates a new iterable which will iterate over the responses received from the listSchedulingPolicies operation.Iterable<SchedulingWindowSummary>listSchedulingWindowsRecordIterator(ListSchedulingWindowsRequest request)Creates a new iterable which will iterate over theSchedulingWindowSummaryobjects contained in responses from the listSchedulingWindows operation.Iterable<ListSchedulingWindowsResponse>listSchedulingWindowsResponseIterator(ListSchedulingWindowsRequest request)Creates a new iterable which will iterate over the responses received from the listSchedulingWindows operation.Iterable<SystemVersionMinorVersionSummary>listSystemVersionMinorVersionsRecordIterator(ListSystemVersionMinorVersionsRequest request)Creates a new iterable which will iterate over theSystemVersionMinorVersionSummaryobjects contained in responses from the listSystemVersionMinorVersions operation.Iterable<ListSystemVersionMinorVersionsResponse>listSystemVersionMinorVersionsResponseIterator(ListSystemVersionMinorVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listSystemVersionMinorVersions operation.Iterable<SystemVersionSummary>listSystemVersionsRecordIterator(ListSystemVersionsRequest request)Creates a new iterable which will iterate over theSystemVersionSummaryobjects contained in responses from the listSystemVersions operation.Iterable<ListSystemVersionsResponse>listSystemVersionsResponseIterator(ListSystemVersionsRequest request)Creates a new iterable which will iterate over the responses received from the listSystemVersions operation.Iterable<VmClusterNetworkSummary>listVmClusterNetworksRecordIterator(ListVmClusterNetworksRequest request)Creates a new iterable which will iterate over theVmClusterNetworkSummaryobjects contained in responses from the listVmClusterNetworks operation.Iterable<ListVmClusterNetworksResponse>listVmClusterNetworksResponseIterator(ListVmClusterNetworksRequest request)Creates a new iterable which will iterate over the responses received from the listVmClusterNetworks operation.Iterable<PatchSummary>listVmClusterPatchesRecordIterator(ListVmClusterPatchesRequest request)Creates a new iterable which will iterate over thePatchSummaryobjects contained in responses from the listVmClusterPatches operation.Iterable<ListVmClusterPatchesResponse>listVmClusterPatchesResponseIterator(ListVmClusterPatchesRequest request)Creates a new iterable which will iterate over the responses received from the listVmClusterPatches operation.Iterable<PatchHistoryEntrySummary>listVmClusterPatchHistoryEntriesRecordIterator(ListVmClusterPatchHistoryEntriesRequest request)Creates a new iterable which will iterate over thePatchHistoryEntrySummaryobjects contained in responses from the listVmClusterPatchHistoryEntries operation.Iterable<ListVmClusterPatchHistoryEntriesResponse>listVmClusterPatchHistoryEntriesResponseIterator(ListVmClusterPatchHistoryEntriesRequest request)Creates a new iterable which will iterate over the responses received from the listVmClusterPatchHistoryEntries operation.Iterable<VmClusterSummary>listVmClustersRecordIterator(ListVmClustersRequest request)Creates a new iterable which will iterate over theVmClusterSummaryobjects contained in responses from the listVmClusters operation.Iterable<ListVmClustersResponse>listVmClustersResponseIterator(ListVmClustersRequest request)Creates a new iterable which will iterate over the responses received from the listVmClusters operation.Iterable<VmClusterUpdateHistoryEntrySummary>listVmClusterUpdateHistoryEntriesRecordIterator(ListVmClusterUpdateHistoryEntriesRequest request)Creates a new iterable which will iterate over theVmClusterUpdateHistoryEntrySummaryobjects contained in responses from the listVmClusterUpdateHistoryEntries operation.Iterable<ListVmClusterUpdateHistoryEntriesResponse>listVmClusterUpdateHistoryEntriesResponseIterator(ListVmClusterUpdateHistoryEntriesRequest request)Creates a new iterable which will iterate over the responses received from the listVmClusterUpdateHistoryEntries operation.Iterable<VmClusterUpdateSummary>listVmClusterUpdatesRecordIterator(ListVmClusterUpdatesRequest request)Creates a new iterable which will iterate over theVmClusterUpdateSummaryobjects contained in responses from the listVmClusterUpdates operation.Iterable<ListVmClusterUpdatesResponse>listVmClusterUpdatesResponseIterator(ListVmClusterUpdatesRequest request)Creates a new iterable which will iterate over the responses received from the listVmClusterUpdates operation.
 
- 
- 
- 
Constructor Detail- 
DatabasePaginatorspublic DatabasePaginators(Database client) 
 
- 
 - 
Method Detail- 
listApplicationVipsResponseIteratorpublic Iterable<ListApplicationVipsResponse> listApplicationVipsResponseIterator(ListApplicationVipsRequest request) Creates a new iterable which will iterate over the responses received from the listApplicationVips 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.
 
 - 
listApplicationVipsRecordIteratorpublic Iterable<ApplicationVipSummary> listApplicationVipsRecordIterator(ListApplicationVipsRequest request) Creates a new iterable which will iterate over theApplicationVipSummaryobjects contained in responses from the listApplicationVips 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 theApplicationVipSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousContainerDatabaseBackupsResponseIteratorpublic Iterable<ListAutonomousContainerDatabaseBackupsResponse> listAutonomousContainerDatabaseBackupsResponseIterator(ListAutonomousContainerDatabaseBackupsRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabaseBackups 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.
 
 - 
listAutonomousContainerDatabaseBackupsRecordIteratorpublic Iterable<AutonomousContainerDatabaseBackupSummary> listAutonomousContainerDatabaseBackupsRecordIterator(ListAutonomousContainerDatabaseBackupsRequest request) Creates a new iterable which will iterate over theAutonomousContainerDatabaseBackupSummaryobjects contained in responses from the listAutonomousContainerDatabaseBackups 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 theAutonomousContainerDatabaseBackupSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousContainerDatabaseDataguardAssociationsResponseIteratorpublic Iterable<ListAutonomousContainerDatabaseDataguardAssociationsResponse> listAutonomousContainerDatabaseDataguardAssociationsResponseIterator(ListAutonomousContainerDatabaseDataguardAssociationsRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabaseDataguardAssociations 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.
 
 - 
listAutonomousContainerDatabaseDataguardAssociationsRecordIteratorpublic Iterable<AutonomousContainerDatabaseDataguardAssociation> listAutonomousContainerDatabaseDataguardAssociationsRecordIterator(ListAutonomousContainerDatabaseDataguardAssociationsRequest request) Creates a new iterable which will iterate over theAutonomousContainerDatabaseDataguardAssociationobjects contained in responses from the listAutonomousContainerDatabaseDataguardAssociations 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 theAutonomousContainerDatabaseDataguardAssociationobjects contained in responses received from the service.
 
 - 
listAutonomousContainerDatabaseVersionsResponseIteratorpublic Iterable<ListAutonomousContainerDatabaseVersionsResponse> listAutonomousContainerDatabaseVersionsResponseIterator(ListAutonomousContainerDatabaseVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabaseVersions 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.
 
 - 
listAutonomousContainerDatabaseVersionsRecordIteratorpublic Iterable<AutonomousContainerDatabaseVersionSummary> listAutonomousContainerDatabaseVersionsRecordIterator(ListAutonomousContainerDatabaseVersionsRequest request) Creates a new iterable which will iterate over theAutonomousContainerDatabaseVersionSummaryobjects contained in responses from the listAutonomousContainerDatabaseVersions 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 theAutonomousContainerDatabaseVersionSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousContainerDatabasesResponseIteratorpublic 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. - 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.
 
 - 
listAutonomousContainerDatabasesRecordIteratorpublic Iterable<AutonomousContainerDatabaseSummary> listAutonomousContainerDatabasesRecordIterator(ListAutonomousContainerDatabasesRequest request) Creates a new iterable which will iterate over theAutonomousContainerDatabaseSummaryobjects contained in responses from the listAutonomousContainerDatabases 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 theAutonomousContainerDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDatabaseBackupsResponseIteratorpublic 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. - 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.
 
 - 
listAutonomousDatabaseBackupsRecordIteratorpublic Iterable<AutonomousDatabaseBackupSummary> listAutonomousDatabaseBackupsRecordIterator(ListAutonomousDatabaseBackupsRequest request) Creates a new iterable which will iterate over theAutonomousDatabaseBackupSummaryobjects contained in responses from the listAutonomousDatabaseBackups 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 theAutonomousDatabaseBackupSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDatabaseClonesResponseIteratorpublic Iterable<ListAutonomousDatabaseClonesResponse> listAutonomousDatabaseClonesResponseIterator(ListAutonomousDatabaseClonesRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseClones 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.
 
 - 
listAutonomousDatabaseClonesRecordIteratorpublic Iterable<AutonomousDatabaseSummary> listAutonomousDatabaseClonesRecordIterator(ListAutonomousDatabaseClonesRequest request) Creates a new iterable which will iterate over theAutonomousDatabaseSummaryobjects contained in responses from the listAutonomousDatabaseClones 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 theAutonomousDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDatabaseDataguardAssociationsResponseIteratorpublic Iterable<ListAutonomousDatabaseDataguardAssociationsResponse> listAutonomousDatabaseDataguardAssociationsResponseIterator(ListAutonomousDatabaseDataguardAssociationsRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseDataguardAssociations 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.
 
 - 
listAutonomousDatabaseDataguardAssociationsRecordIteratorpublic Iterable<AutonomousDatabaseDataguardAssociation> listAutonomousDatabaseDataguardAssociationsRecordIterator(ListAutonomousDatabaseDataguardAssociationsRequest request) Creates a new iterable which will iterate over theAutonomousDatabaseDataguardAssociationobjects contained in responses from the listAutonomousDatabaseDataguardAssociations 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 theAutonomousDatabaseDataguardAssociationobjects contained in responses received from the service.
 
 - 
listAutonomousDatabasePeersResponseIteratorpublic Iterable<ListAutonomousDatabasePeersResponse> listAutonomousDatabasePeersResponseIterator(ListAutonomousDatabasePeersRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousDatabasePeers 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.
 
 - 
listAutonomousDatabasePeersRecordIteratorpublic Iterable<AutonomousDatabasePeerSummary> listAutonomousDatabasePeersRecordIterator(ListAutonomousDatabasePeersRequest request) Creates a new iterable which will iterate over theAutonomousDatabasePeerSummaryobjects contained in responses from the listAutonomousDatabasePeers 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 theAutonomousDatabasePeerSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDatabaseRefreshableClonesResponseIteratorpublic Iterable<ListAutonomousDatabaseRefreshableClonesResponse> listAutonomousDatabaseRefreshableClonesResponseIterator(ListAutonomousDatabaseRefreshableClonesRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseRefreshableClones 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.
 
 - 
listAutonomousDatabaseRefreshableClonesRecordIteratorpublic Iterable<RefreshableCloneSummary> listAutonomousDatabaseRefreshableClonesRecordIterator(ListAutonomousDatabaseRefreshableClonesRequest request) Creates a new iterable which will iterate over theRefreshableCloneSummaryobjects contained in responses from the listAutonomousDatabaseRefreshableClones 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 theRefreshableCloneSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDatabaseSoftwareImagesResponseIteratorpublic Iterable<ListAutonomousDatabaseSoftwareImagesResponse> listAutonomousDatabaseSoftwareImagesResponseIterator(ListAutonomousDatabaseSoftwareImagesRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseSoftwareImages 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.
 
 - 
listAutonomousDatabaseSoftwareImagesRecordIteratorpublic Iterable<AutonomousDatabaseSoftwareImageSummary> listAutonomousDatabaseSoftwareImagesRecordIterator(ListAutonomousDatabaseSoftwareImagesRequest request) Creates a new iterable which will iterate over theAutonomousDatabaseSoftwareImageSummaryobjects contained in responses from the listAutonomousDatabaseSoftwareImages 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 theAutonomousDatabaseSoftwareImageSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDatabasesResponseIteratorpublic 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. - 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.
 
 - 
listAutonomousDatabasesRecordIteratorpublic Iterable<AutonomousDatabaseSummary> listAutonomousDatabasesRecordIterator(ListAutonomousDatabasesRequest request) Creates a new iterable which will iterate over theAutonomousDatabaseSummaryobjects contained in responses from the listAutonomousDatabases 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 theAutonomousDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDbPreviewVersionsResponseIteratorpublic Iterable<ListAutonomousDbPreviewVersionsResponse> listAutonomousDbPreviewVersionsResponseIterator(ListAutonomousDbPreviewVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousDbPreviewVersions 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.
 
 - 
listAutonomousDbPreviewVersionsRecordIteratorpublic Iterable<AutonomousDbPreviewVersionSummary> listAutonomousDbPreviewVersionsRecordIterator(ListAutonomousDbPreviewVersionsRequest request) Creates a new iterable which will iterate over theAutonomousDbPreviewVersionSummaryobjects contained in responses from the listAutonomousDbPreviewVersions 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 theAutonomousDbPreviewVersionSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousDbVersionsResponseIteratorpublic Iterable<ListAutonomousDbVersionsResponse> listAutonomousDbVersionsResponseIterator(ListAutonomousDbVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousDbVersions 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.
 
 - 
listAutonomousDbVersionsRecordIteratorpublic Iterable<AutonomousDbVersionSummary> listAutonomousDbVersionsRecordIterator(ListAutonomousDbVersionsRequest request) Creates a new iterable which will iterate over theAutonomousDbVersionSummaryobjects contained in responses from the listAutonomousDbVersions 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 theAutonomousDbVersionSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousExadataInfrastructureShapesResponseIteratorpublic 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. - 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.
 
 - 
listAutonomousExadataInfrastructureShapesRecordIteratorpublic Iterable<AutonomousExadataInfrastructureShapeSummary> listAutonomousExadataInfrastructureShapesRecordIterator(ListAutonomousExadataInfrastructureShapesRequest request) Creates a new iterable which will iterate over theAutonomousExadataInfrastructureShapeSummaryobjects contained in responses from the listAutonomousExadataInfrastructureShapes 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 theAutonomousExadataInfrastructureShapeSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousExadataInfrastructuresResponseIteratorpublic 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. - 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.
 
 - 
listAutonomousExadataInfrastructuresRecordIteratorpublic Iterable<AutonomousExadataInfrastructureSummary> listAutonomousExadataInfrastructuresRecordIterator(ListAutonomousExadataInfrastructuresRequest request) Creates a new iterable which will iterate over theAutonomousExadataInfrastructureSummaryobjects contained in responses from the listAutonomousExadataInfrastructures 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 theAutonomousExadataInfrastructureSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousVirtualMachinesResponseIteratorpublic Iterable<ListAutonomousVirtualMachinesResponse> listAutonomousVirtualMachinesResponseIterator(ListAutonomousVirtualMachinesRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousVirtualMachines 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.
 
 - 
listAutonomousVirtualMachinesRecordIteratorpublic Iterable<AutonomousVirtualMachineSummary> listAutonomousVirtualMachinesRecordIterator(ListAutonomousVirtualMachinesRequest request) Creates a new iterable which will iterate over theAutonomousVirtualMachineSummaryobjects contained in responses from the listAutonomousVirtualMachines 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 theAutonomousVirtualMachineSummaryobjects contained in responses received from the service.
 
 - 
listAutonomousVmClusterAcdResourceUsageResponseIteratorpublic Iterable<ListAutonomousVmClusterAcdResourceUsageResponse> listAutonomousVmClusterAcdResourceUsageResponseIterator(ListAutonomousVmClusterAcdResourceUsageRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousVmClusterAcdResourceUsage 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.
 
 - 
listAutonomousVmClusterAcdResourceUsageRecordIteratorpublic Iterable<AutonomousContainerDatabaseResourceUsage> listAutonomousVmClusterAcdResourceUsageRecordIterator(ListAutonomousVmClusterAcdResourceUsageRequest request) Creates a new iterable which will iterate over theAutonomousContainerDatabaseResourceUsageobjects contained in responses from the listAutonomousVmClusterAcdResourceUsage 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 theAutonomousContainerDatabaseResourceUsageobjects contained in responses received from the service.
 
 - 
listAutonomousVmClustersResponseIteratorpublic Iterable<ListAutonomousVmClustersResponse> listAutonomousVmClustersResponseIterator(ListAutonomousVmClustersRequest request) Creates a new iterable which will iterate over the responses received from the listAutonomousVmClusters 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.
 
 - 
listAutonomousVmClustersRecordIteratorpublic Iterable<AutonomousVmClusterSummary> listAutonomousVmClustersRecordIterator(ListAutonomousVmClustersRequest request) Creates a new iterable which will iterate over theAutonomousVmClusterSummaryobjects contained in responses from the listAutonomousVmClusters 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 theAutonomousVmClusterSummaryobjects contained in responses received from the service.
 
 - 
listBackupDestinationResponseIteratorpublic Iterable<ListBackupDestinationResponse> listBackupDestinationResponseIterator(ListBackupDestinationRequest request) Creates a new iterable which will iterate over the responses received from the listBackupDestination 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.
 
 - 
listBackupDestinationRecordIteratorpublic Iterable<BackupDestinationSummary> listBackupDestinationRecordIterator(ListBackupDestinationRequest request) Creates a new iterable which will iterate over theBackupDestinationSummaryobjects contained in responses from the listBackupDestination 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 theBackupDestinationSummaryobjects contained in responses received from the service.
 
 - 
listBackupsResponseIteratorpublic 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. - 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.
 
 - 
listBackupsRecordIteratorpublic Iterable<BackupSummary> listBackupsRecordIterator(ListBackupsRequest request) Creates a new iterable which will iterate over theBackupSummaryobjects contained in responses from the listBackups 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 theBackupSummaryobjects contained in responses received from the service.
 
 - 
listCloudAutonomousVmClusterAcdResourceUsageResponseIteratorpublic Iterable<ListCloudAutonomousVmClusterAcdResourceUsageResponse> listCloudAutonomousVmClusterAcdResourceUsageResponseIterator(ListCloudAutonomousVmClusterAcdResourceUsageRequest request) Creates a new iterable which will iterate over the responses received from the listCloudAutonomousVmClusterAcdResourceUsage 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.
 
 - 
listCloudAutonomousVmClusterAcdResourceUsageRecordIteratorpublic Iterable<AutonomousContainerDatabaseResourceUsage> listCloudAutonomousVmClusterAcdResourceUsageRecordIterator(ListCloudAutonomousVmClusterAcdResourceUsageRequest request) Creates a new iterable which will iterate over theAutonomousContainerDatabaseResourceUsageobjects contained in responses from the listCloudAutonomousVmClusterAcdResourceUsage 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 theAutonomousContainerDatabaseResourceUsageobjects contained in responses received from the service.
 
 - 
listCloudAutonomousVmClustersResponseIteratorpublic Iterable<ListCloudAutonomousVmClustersResponse> listCloudAutonomousVmClustersResponseIterator(ListCloudAutonomousVmClustersRequest request) Creates a new iterable which will iterate over the responses received from the listCloudAutonomousVmClusters 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.
 
 - 
listCloudAutonomousVmClustersRecordIteratorpublic Iterable<CloudAutonomousVmClusterSummary> listCloudAutonomousVmClustersRecordIterator(ListCloudAutonomousVmClustersRequest request) Creates a new iterable which will iterate over theCloudAutonomousVmClusterSummaryobjects contained in responses from the listCloudAutonomousVmClusters 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 theCloudAutonomousVmClusterSummaryobjects contained in responses received from the service.
 
 - 
listCloudExadataInfrastructuresResponseIteratorpublic Iterable<ListCloudExadataInfrastructuresResponse> listCloudExadataInfrastructuresResponseIterator(ListCloudExadataInfrastructuresRequest request) Creates a new iterable which will iterate over the responses received from the listCloudExadataInfrastructures 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.
 
 - 
listCloudExadataInfrastructuresRecordIteratorpublic Iterable<CloudExadataInfrastructureSummary> listCloudExadataInfrastructuresRecordIterator(ListCloudExadataInfrastructuresRequest request) Creates a new iterable which will iterate over theCloudExadataInfrastructureSummaryobjects contained in responses from the listCloudExadataInfrastructures 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 theCloudExadataInfrastructureSummaryobjects contained in responses received from the service.
 
 - 
listCloudVmClusterUpdateHistoryEntriesResponseIteratorpublic Iterable<ListCloudVmClusterUpdateHistoryEntriesResponse> listCloudVmClusterUpdateHistoryEntriesResponseIterator(ListCloudVmClusterUpdateHistoryEntriesRequest request) Creates a new iterable which will iterate over the responses received from the listCloudVmClusterUpdateHistoryEntries 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.
 
 - 
listCloudVmClusterUpdateHistoryEntriesRecordIteratorpublic Iterable<UpdateHistoryEntrySummary> listCloudVmClusterUpdateHistoryEntriesRecordIterator(ListCloudVmClusterUpdateHistoryEntriesRequest request) Creates a new iterable which will iterate over theUpdateHistoryEntrySummaryobjects contained in responses from the listCloudVmClusterUpdateHistoryEntries 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 theUpdateHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listCloudVmClusterUpdatesResponseIteratorpublic Iterable<ListCloudVmClusterUpdatesResponse> listCloudVmClusterUpdatesResponseIterator(ListCloudVmClusterUpdatesRequest request) Creates a new iterable which will iterate over the responses received from the listCloudVmClusterUpdates 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.
 
 - 
listCloudVmClusterUpdatesRecordIteratorpublic Iterable<UpdateSummary> listCloudVmClusterUpdatesRecordIterator(ListCloudVmClusterUpdatesRequest request) Creates a new iterable which will iterate over theUpdateSummaryobjects contained in responses from the listCloudVmClusterUpdates 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 theUpdateSummaryobjects contained in responses received from the service.
 
 - 
listCloudVmClustersResponseIteratorpublic Iterable<ListCloudVmClustersResponse> listCloudVmClustersResponseIterator(ListCloudVmClustersRequest request) Creates a new iterable which will iterate over the responses received from the listCloudVmClusters 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.
 
 - 
listCloudVmClustersRecordIteratorpublic Iterable<CloudVmClusterSummary> listCloudVmClustersRecordIterator(ListCloudVmClustersRequest request) Creates a new iterable which will iterate over theCloudVmClusterSummaryobjects contained in responses from the listCloudVmClusters 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 theCloudVmClusterSummaryobjects contained in responses received from the service.
 
 - 
listConsoleHistoriesResponseIteratorpublic Iterable<ListConsoleHistoriesResponse> listConsoleHistoriesResponseIterator(ListConsoleHistoriesRequest request) Creates a new iterable which will iterate over the responses received from the listConsoleHistories 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.
 
 - 
listConsoleHistoriesRecordIteratorpublic Iterable<ConsoleHistorySummary> listConsoleHistoriesRecordIterator(ListConsoleHistoriesRequest request) Creates a new iterable which will iterate over theConsoleHistorySummaryobjects contained in responses from the listConsoleHistories 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 theConsoleHistorySummaryobjects contained in responses received from the service.
 
 - 
listContainerDatabasePatchesResponseIteratorpublic Iterable<ListContainerDatabasePatchesResponse> listContainerDatabasePatchesResponseIterator(ListContainerDatabasePatchesRequest request) Creates a new iterable which will iterate over the responses received from the listContainerDatabasePatches 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.
 
 - 
listContainerDatabasePatchesRecordIteratorpublic Iterable<AutonomousPatchSummary> listContainerDatabasePatchesRecordIterator(ListContainerDatabasePatchesRequest request) Creates a new iterable which will iterate over theAutonomousPatchSummaryobjects contained in responses from the listContainerDatabasePatches 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 theAutonomousPatchSummaryobjects contained in responses received from the service.
 
 - 
listDataGuardAssociationsResponseIteratorpublic 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. - 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.
 
 - 
listDataGuardAssociationsRecordIteratorpublic Iterable<DataGuardAssociationSummary> listDataGuardAssociationsRecordIterator(ListDataGuardAssociationsRequest request) Creates a new iterable which will iterate over theDataGuardAssociationSummaryobjects contained in responses from the listDataGuardAssociations 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 theDataGuardAssociationSummaryobjects contained in responses received from the service.
 
 - 
listDatabaseSoftwareImagesResponseIteratorpublic Iterable<ListDatabaseSoftwareImagesResponse> listDatabaseSoftwareImagesResponseIterator(ListDatabaseSoftwareImagesRequest request) Creates a new iterable which will iterate over the responses received from the listDatabaseSoftwareImages 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.
 
 - 
listDatabaseSoftwareImagesRecordIteratorpublic Iterable<DatabaseSoftwareImageSummary> listDatabaseSoftwareImagesRecordIterator(ListDatabaseSoftwareImagesRequest request) Creates a new iterable which will iterate over theDatabaseSoftwareImageSummaryobjects contained in responses from the listDatabaseSoftwareImages 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 theDatabaseSoftwareImageSummaryobjects contained in responses received from the service.
 
 - 
listDatabaseUpgradeHistoryEntriesResponseIteratorpublic Iterable<ListDatabaseUpgradeHistoryEntriesResponse> listDatabaseUpgradeHistoryEntriesResponseIterator(ListDatabaseUpgradeHistoryEntriesRequest request) Creates a new iterable which will iterate over the responses received from the listDatabaseUpgradeHistoryEntries 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.
 
 - 
listDatabaseUpgradeHistoryEntriesRecordIteratorpublic Iterable<DatabaseUpgradeHistoryEntrySummary> listDatabaseUpgradeHistoryEntriesRecordIterator(ListDatabaseUpgradeHistoryEntriesRequest request) Creates a new iterable which will iterate over theDatabaseUpgradeHistoryEntrySummaryobjects contained in responses from the listDatabaseUpgradeHistoryEntries 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 theDatabaseUpgradeHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listDatabasesResponseIteratorpublic 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. - 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.
 
 - 
listDatabasesRecordIteratorpublic Iterable<DatabaseSummary> listDatabasesRecordIterator(ListDatabasesRequest request) Creates a new iterable which will iterate over theDatabaseSummaryobjects contained in responses from the listDatabases 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 theDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listDbHomePatchHistoryEntriesResponseIteratorpublic 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. - 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.
 
 - 
listDbHomePatchHistoryEntriesRecordIteratorpublic Iterable<PatchHistoryEntrySummary> listDbHomePatchHistoryEntriesRecordIterator(ListDbHomePatchHistoryEntriesRequest request) Creates a new iterable which will iterate over thePatchHistoryEntrySummaryobjects contained in responses from the listDbHomePatchHistoryEntries 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 thePatchHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listDbHomePatchesResponseIteratorpublic 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. - 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.
 
 - 
listDbHomePatchesRecordIteratorpublic Iterable<PatchSummary> listDbHomePatchesRecordIterator(ListDbHomePatchesRequest request) Creates a new iterable which will iterate over thePatchSummaryobjects contained in responses from the listDbHomePatches 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 thePatchSummaryobjects contained in responses received from the service.
 
 - 
listDbHomesResponseIteratorpublic 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. - 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.
 
 - 
listDbHomesRecordIteratorpublic Iterable<DbHomeSummary> listDbHomesRecordIterator(ListDbHomesRequest request) Creates a new iterable which will iterate over theDbHomeSummaryobjects contained in responses from the listDbHomes 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 theDbHomeSummaryobjects contained in responses received from the service.
 
 - 
listDbNodesResponseIteratorpublic 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. - 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.
 
 - 
listDbNodesRecordIteratorpublic Iterable<DbNodeSummary> listDbNodesRecordIterator(ListDbNodesRequest request) Creates a new iterable which will iterate over theDbNodeSummaryobjects contained in responses from the listDbNodes 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 theDbNodeSummaryobjects contained in responses received from the service.
 
 - 
listDbServersResponseIteratorpublic Iterable<ListDbServersResponse> listDbServersResponseIterator(ListDbServersRequest request) Creates a new iterable which will iterate over the responses received from the listDbServers 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.
 
 - 
listDbServersRecordIteratorpublic Iterable<DbServerSummary> listDbServersRecordIterator(ListDbServersRequest request) Creates a new iterable which will iterate over theDbServerSummaryobjects contained in responses from the listDbServers 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 theDbServerSummaryobjects contained in responses received from the service.
 
 - 
listDbSystemPatchHistoryEntriesResponseIteratorpublic 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. - 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.
 
 - 
listDbSystemPatchHistoryEntriesRecordIteratorpublic Iterable<PatchHistoryEntrySummary> listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request) Creates a new iterable which will iterate over thePatchHistoryEntrySummaryobjects contained in responses from the listDbSystemPatchHistoryEntries 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 thePatchHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listDbSystemPatchesResponseIteratorpublic 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. - 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.
 
 - 
listDbSystemPatchesRecordIteratorpublic Iterable<PatchSummary> listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request) Creates a new iterable which will iterate over thePatchSummaryobjects contained in responses from the listDbSystemPatches 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 thePatchSummaryobjects contained in responses received from the service.
 
 - 
listDbSystemShapesResponseIteratorpublic 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. - 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.
 
 - 
listDbSystemShapesRecordIteratorpublic Iterable<DbSystemShapeSummary> listDbSystemShapesRecordIterator(ListDbSystemShapesRequest request) Creates a new iterable which will iterate over theDbSystemShapeSummaryobjects contained in responses from the listDbSystemShapes 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 theDbSystemShapeSummaryobjects contained in responses received from the service.
 
 - 
listDbSystemUpgradeHistoryEntriesResponseIteratorpublic Iterable<ListDbSystemUpgradeHistoryEntriesResponse> listDbSystemUpgradeHistoryEntriesResponseIterator(ListDbSystemUpgradeHistoryEntriesRequest request) Creates a new iterable which will iterate over the responses received from the listDbSystemUpgradeHistoryEntries 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.
 
 - 
listDbSystemUpgradeHistoryEntriesRecordIteratorpublic Iterable<DbSystemUpgradeHistoryEntrySummary> listDbSystemUpgradeHistoryEntriesRecordIterator(ListDbSystemUpgradeHistoryEntriesRequest request) Creates a new iterable which will iterate over theDbSystemUpgradeHistoryEntrySummaryobjects contained in responses from the listDbSystemUpgradeHistoryEntries 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 theDbSystemUpgradeHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listDbSystemUpgradesResponseIteratorpublic Iterable<ListDbSystemUpgradesResponse> listDbSystemUpgradesResponseIterator(ListDbSystemUpgradesRequest request) Creates a new iterable which will iterate over the responses received from the listDbSystemUpgrades 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.
 
 - 
listDbSystemUpgradesRecordIteratorpublic Iterable<DbSystemUpgradeSummary> listDbSystemUpgradesRecordIterator(ListDbSystemUpgradesRequest request) Creates a new iterable which will iterate over theDbSystemUpgradeSummaryobjects contained in responses from the listDbSystemUpgrades 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 theDbSystemUpgradeSummaryobjects contained in responses received from the service.
 
 - 
listDbSystemsResponseIteratorpublic 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. - 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.
 
 - 
listDbSystemsRecordIteratorpublic Iterable<DbSystemSummary> listDbSystemsRecordIterator(ListDbSystemsRequest request) Creates a new iterable which will iterate over theDbSystemSummaryobjects contained in responses from the listDbSystems 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 theDbSystemSummaryobjects contained in responses received from the service.
 
 - 
listDbVersionsResponseIteratorpublic 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. - 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.
 
 - 
listDbVersionsRecordIteratorpublic Iterable<DbVersionSummary> listDbVersionsRecordIterator(ListDbVersionsRequest request) Creates a new iterable which will iterate over theDbVersionSummaryobjects contained in responses from the listDbVersions 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 theDbVersionSummaryobjects contained in responses received from the service.
 
 - 
listExadataInfrastructuresResponseIteratorpublic Iterable<ListExadataInfrastructuresResponse> listExadataInfrastructuresResponseIterator(ListExadataInfrastructuresRequest request) Creates a new iterable which will iterate over the responses received from the listExadataInfrastructures 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.
 
 - 
listExadataInfrastructuresRecordIteratorpublic Iterable<ExadataInfrastructureSummary> listExadataInfrastructuresRecordIterator(ListExadataInfrastructuresRequest request) Creates a new iterable which will iterate over theExadataInfrastructureSummaryobjects contained in responses from the listExadataInfrastructures 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 theExadataInfrastructureSummaryobjects contained in responses received from the service.
 
 - 
listExadbVmClusterUpdateHistoryEntriesResponseIteratorpublic Iterable<ListExadbVmClusterUpdateHistoryEntriesResponse> listExadbVmClusterUpdateHistoryEntriesResponseIterator(ListExadbVmClusterUpdateHistoryEntriesRequest request) Creates a new iterable which will iterate over the responses received from the listExadbVmClusterUpdateHistoryEntries 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.
 
 - 
listExadbVmClusterUpdateHistoryEntriesRecordIteratorpublic Iterable<ExadbVmClusterUpdateHistoryEntrySummary> listExadbVmClusterUpdateHistoryEntriesRecordIterator(ListExadbVmClusterUpdateHistoryEntriesRequest request) Creates a new iterable which will iterate over theExadbVmClusterUpdateHistoryEntrySummaryobjects contained in responses from the listExadbVmClusterUpdateHistoryEntries 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 theExadbVmClusterUpdateHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listExadbVmClusterUpdatesResponseIteratorpublic Iterable<ListExadbVmClusterUpdatesResponse> listExadbVmClusterUpdatesResponseIterator(ListExadbVmClusterUpdatesRequest request) Creates a new iterable which will iterate over the responses received from the listExadbVmClusterUpdates 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.
 
 - 
listExadbVmClusterUpdatesRecordIteratorpublic Iterable<ExadbVmClusterUpdateSummary> listExadbVmClusterUpdatesRecordIterator(ListExadbVmClusterUpdatesRequest request) Creates a new iterable which will iterate over theExadbVmClusterUpdateSummaryobjects contained in responses from the listExadbVmClusterUpdates 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 theExadbVmClusterUpdateSummaryobjects contained in responses received from the service.
 
 - 
listExadbVmClustersResponseIteratorpublic Iterable<ListExadbVmClustersResponse> listExadbVmClustersResponseIterator(ListExadbVmClustersRequest request) Creates a new iterable which will iterate over the responses received from the listExadbVmClusters 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.
 
 - 
listExadbVmClustersRecordIteratorpublic Iterable<ExadbVmClusterSummary> listExadbVmClustersRecordIterator(ListExadbVmClustersRequest request) Creates a new iterable which will iterate over theExadbVmClusterSummaryobjects contained in responses from the listExadbVmClusters 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 theExadbVmClusterSummaryobjects contained in responses received from the service.
 
 - 
listExascaleDbStorageVaultsResponseIteratorpublic Iterable<ListExascaleDbStorageVaultsResponse> listExascaleDbStorageVaultsResponseIterator(ListExascaleDbStorageVaultsRequest request) Creates a new iterable which will iterate over the responses received from the listExascaleDbStorageVaults 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.
 
 - 
listExascaleDbStorageVaultsRecordIteratorpublic Iterable<ExascaleDbStorageVaultSummary> listExascaleDbStorageVaultsRecordIterator(ListExascaleDbStorageVaultsRequest request) Creates a new iterable which will iterate over theExascaleDbStorageVaultSummaryobjects contained in responses from the listExascaleDbStorageVaults 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 theExascaleDbStorageVaultSummaryobjects contained in responses received from the service.
 
 - 
listExecutionActionsResponseIteratorpublic Iterable<ListExecutionActionsResponse> listExecutionActionsResponseIterator(ListExecutionActionsRequest request) Creates a new iterable which will iterate over the responses received from the listExecutionActions 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.
 
 - 
listExecutionActionsRecordIteratorpublic Iterable<ExecutionActionSummary> listExecutionActionsRecordIterator(ListExecutionActionsRequest request) Creates a new iterable which will iterate over theExecutionActionSummaryobjects contained in responses from the listExecutionActions 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 theExecutionActionSummaryobjects contained in responses received from the service.
 
 - 
listExecutionWindowsResponseIteratorpublic Iterable<ListExecutionWindowsResponse> listExecutionWindowsResponseIterator(ListExecutionWindowsRequest request) Creates a new iterable which will iterate over the responses received from the listExecutionWindows 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.
 
 - 
listExecutionWindowsRecordIteratorpublic Iterable<ExecutionWindowSummary> listExecutionWindowsRecordIterator(ListExecutionWindowsRequest request) Creates a new iterable which will iterate over theExecutionWindowSummaryobjects contained in responses from the listExecutionWindows 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 theExecutionWindowSummaryobjects contained in responses received from the service.
 
 - 
listExternalContainerDatabasesResponseIteratorpublic Iterable<ListExternalContainerDatabasesResponse> listExternalContainerDatabasesResponseIterator(ListExternalContainerDatabasesRequest request) Creates a new iterable which will iterate over the responses received from the listExternalContainerDatabases 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.
 
 - 
listExternalContainerDatabasesRecordIteratorpublic Iterable<ExternalContainerDatabaseSummary> listExternalContainerDatabasesRecordIterator(ListExternalContainerDatabasesRequest request) Creates a new iterable which will iterate over theExternalContainerDatabaseSummaryobjects contained in responses from the listExternalContainerDatabases 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 theExternalContainerDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listExternalDatabaseConnectorsResponseIteratorpublic Iterable<ListExternalDatabaseConnectorsResponse> listExternalDatabaseConnectorsResponseIterator(ListExternalDatabaseConnectorsRequest request) Creates a new iterable which will iterate over the responses received from the listExternalDatabaseConnectors 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.
 
 - 
listExternalDatabaseConnectorsRecordIteratorpublic Iterable<ExternalDatabaseConnectorSummary> listExternalDatabaseConnectorsRecordIterator(ListExternalDatabaseConnectorsRequest request) Creates a new iterable which will iterate over theExternalDatabaseConnectorSummaryobjects contained in responses from the listExternalDatabaseConnectors 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 theExternalDatabaseConnectorSummaryobjects contained in responses received from the service.
 
 - 
listExternalNonContainerDatabasesResponseIteratorpublic Iterable<ListExternalNonContainerDatabasesResponse> listExternalNonContainerDatabasesResponseIterator(ListExternalNonContainerDatabasesRequest request) Creates a new iterable which will iterate over the responses received from the listExternalNonContainerDatabases 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.
 
 - 
listExternalNonContainerDatabasesRecordIteratorpublic Iterable<ExternalNonContainerDatabaseSummary> listExternalNonContainerDatabasesRecordIterator(ListExternalNonContainerDatabasesRequest request) Creates a new iterable which will iterate over theExternalNonContainerDatabaseSummaryobjects contained in responses from the listExternalNonContainerDatabases 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 theExternalNonContainerDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listExternalPluggableDatabasesResponseIteratorpublic Iterable<ListExternalPluggableDatabasesResponse> listExternalPluggableDatabasesResponseIterator(ListExternalPluggableDatabasesRequest request) Creates a new iterable which will iterate over the responses received from the listExternalPluggableDatabases 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.
 
 - 
listExternalPluggableDatabasesRecordIteratorpublic Iterable<ExternalPluggableDatabaseSummary> listExternalPluggableDatabasesRecordIterator(ListExternalPluggableDatabasesRequest request) Creates a new iterable which will iterate over theExternalPluggableDatabaseSummaryobjects contained in responses from the listExternalPluggableDatabases 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 theExternalPluggableDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listFlexComponentsResponseIteratorpublic Iterable<ListFlexComponentsResponse> listFlexComponentsResponseIterator(ListFlexComponentsRequest request) Creates a new iterable which will iterate over the responses received from the listFlexComponents 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.
 
 - 
listFlexComponentsRecordIteratorpublic Iterable<FlexComponentSummary> listFlexComponentsRecordIterator(ListFlexComponentsRequest request) Creates a new iterable which will iterate over theFlexComponentSummaryobjects contained in responses from the listFlexComponents 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 theFlexComponentSummaryobjects contained in responses received from the service.
 
 - 
listGiVersionMinorVersionsResponseIteratorpublic Iterable<ListGiVersionMinorVersionsResponse> listGiVersionMinorVersionsResponseIterator(ListGiVersionMinorVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listGiVersionMinorVersions 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.
 
 - 
listGiVersionMinorVersionsRecordIteratorpublic Iterable<GiMinorVersionSummary> listGiVersionMinorVersionsRecordIterator(ListGiVersionMinorVersionsRequest request) Creates a new iterable which will iterate over theGiMinorVersionSummaryobjects contained in responses from the listGiVersionMinorVersions 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 theGiMinorVersionSummaryobjects contained in responses received from the service.
 
 - 
listGiVersionsResponseIteratorpublic Iterable<ListGiVersionsResponse> listGiVersionsResponseIterator(ListGiVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listGiVersions 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.
 
 - 
listGiVersionsRecordIteratorpublic Iterable<GiVersionSummary> listGiVersionsRecordIterator(ListGiVersionsRequest request) Creates a new iterable which will iterate over theGiVersionSummaryobjects contained in responses from the listGiVersions 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 theGiVersionSummaryobjects contained in responses received from the service.
 
 - 
listKeyStoresResponseIteratorpublic Iterable<ListKeyStoresResponse> listKeyStoresResponseIterator(ListKeyStoresRequest request) Creates a new iterable which will iterate over the responses received from the listKeyStores 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.
 
 - 
listKeyStoresRecordIteratorpublic Iterable<KeyStoreSummary> listKeyStoresRecordIterator(ListKeyStoresRequest request) Creates a new iterable which will iterate over theKeyStoreSummaryobjects contained in responses from the listKeyStores 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 theKeyStoreSummaryobjects contained in responses received from the service.
 
 - 
listMaintenanceRunHistoryResponseIteratorpublic Iterable<ListMaintenanceRunHistoryResponse> listMaintenanceRunHistoryResponseIterator(ListMaintenanceRunHistoryRequest request) Creates a new iterable which will iterate over the responses received from the listMaintenanceRunHistory 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.
 
 - 
listMaintenanceRunHistoryRecordIteratorpublic Iterable<MaintenanceRunHistorySummary> listMaintenanceRunHistoryRecordIterator(ListMaintenanceRunHistoryRequest request) Creates a new iterable which will iterate over theMaintenanceRunHistorySummaryobjects contained in responses from the listMaintenanceRunHistory 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 theMaintenanceRunHistorySummaryobjects contained in responses received from the service.
 
 - 
listMaintenanceRunsResponseIteratorpublic 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. - 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.
 
 - 
listMaintenanceRunsRecordIteratorpublic Iterable<MaintenanceRunSummary> listMaintenanceRunsRecordIterator(ListMaintenanceRunsRequest request) Creates a new iterable which will iterate over theMaintenanceRunSummaryobjects contained in responses from the listMaintenanceRuns 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 theMaintenanceRunSummaryobjects contained in responses received from the service.
 
 - 
listOneoffPatchesResponseIteratorpublic Iterable<ListOneoffPatchesResponse> listOneoffPatchesResponseIterator(ListOneoffPatchesRequest request) Creates a new iterable which will iterate over the responses received from the listOneoffPatches 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.
 
 - 
listOneoffPatchesRecordIteratorpublic Iterable<OneoffPatchSummary> listOneoffPatchesRecordIterator(ListOneoffPatchesRequest request) Creates a new iterable which will iterate over theOneoffPatchSummaryobjects contained in responses from the listOneoffPatches 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 theOneoffPatchSummaryobjects contained in responses received from the service.
 
 - 
listParamsForActionTypeResponseIteratorpublic Iterable<ListParamsForActionTypeResponse> listParamsForActionTypeResponseIterator(ListParamsForActionTypeRequest request) Creates a new iterable which will iterate over the responses received from the listParamsForActionType 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.
 
 - 
listParamsForActionTypeRecordIteratorpublic Iterable<ActionParamValuesSummary> listParamsForActionTypeRecordIterator(ListParamsForActionTypeRequest request) Creates a new iterable which will iterate over theActionParamValuesSummaryobjects contained in responses from the listParamsForActionType 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 theActionParamValuesSummaryobjects contained in responses received from the service.
 
 - 
listPdbConversionHistoryEntriesResponseIteratorpublic Iterable<ListPdbConversionHistoryEntriesResponse> listPdbConversionHistoryEntriesResponseIterator(ListPdbConversionHistoryEntriesRequest request) Creates a new iterable which will iterate over the responses received from the listPdbConversionHistoryEntries 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.
 
 - 
listPdbConversionHistoryEntriesRecordIteratorpublic Iterable<PdbConversionHistoryEntrySummary> listPdbConversionHistoryEntriesRecordIterator(ListPdbConversionHistoryEntriesRequest request) Creates a new iterable which will iterate over thePdbConversionHistoryEntrySummaryobjects contained in responses from the listPdbConversionHistoryEntries 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 thePdbConversionHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listPluggableDatabaseSnapshotsResponseIteratorpublic Iterable<ListPluggableDatabaseSnapshotsResponse> listPluggableDatabaseSnapshotsResponseIterator(ListPluggableDatabaseSnapshotsRequest request) Creates a new iterable which will iterate over the responses received from the listPluggableDatabaseSnapshots 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.
 
 - 
listPluggableDatabaseSnapshotsRecordIteratorpublic Iterable<PluggableDatabaseSnapshotSummary> listPluggableDatabaseSnapshotsRecordIterator(ListPluggableDatabaseSnapshotsRequest request) Creates a new iterable which will iterate over thePluggableDatabaseSnapshotSummaryobjects contained in responses from the listPluggableDatabaseSnapshots 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 thePluggableDatabaseSnapshotSummaryobjects contained in responses received from the service.
 
 - 
listPluggableDatabasesResponseIteratorpublic Iterable<ListPluggableDatabasesResponse> listPluggableDatabasesResponseIterator(ListPluggableDatabasesRequest request) Creates a new iterable which will iterate over the responses received from the listPluggableDatabases 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.
 
 - 
listPluggableDatabasesRecordIteratorpublic Iterable<PluggableDatabaseSummary> listPluggableDatabasesRecordIterator(ListPluggableDatabasesRequest request) Creates a new iterable which will iterate over thePluggableDatabaseSummaryobjects contained in responses from the listPluggableDatabases 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 thePluggableDatabaseSummaryobjects contained in responses received from the service.
 
 - 
listRecommendedScheduledActionsResponseIteratorpublic Iterable<ListRecommendedScheduledActionsResponse> listRecommendedScheduledActionsResponseIterator(ListRecommendedScheduledActionsRequest request) Creates a new iterable which will iterate over the responses received from the listRecommendedScheduledActions 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.
 
 - 
listRecommendedScheduledActionsRecordIteratorpublic Iterable<RecommendedScheduledActionSummary> listRecommendedScheduledActionsRecordIterator(ListRecommendedScheduledActionsRequest request) Creates a new iterable which will iterate over theRecommendedScheduledActionSummaryobjects contained in responses from the listRecommendedScheduledActions 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 theRecommendedScheduledActionSummaryobjects contained in responses received from the service.
 
 - 
listResourcePoolMembersResponseIteratorpublic Iterable<ListResourcePoolMembersResponse> listResourcePoolMembersResponseIterator(ListResourcePoolMembersRequest request) Creates a new iterable which will iterate over the responses received from the listResourcePoolMembers 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.
 
 - 
listResourcePoolMembersRecordIteratorpublic Iterable<ResourcePoolMemberSummary> listResourcePoolMembersRecordIterator(ListResourcePoolMembersRequest request) Creates a new iterable which will iterate over theResourcePoolMemberSummaryobjects contained in responses from the listResourcePoolMembers 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 theResourcePoolMemberSummaryobjects contained in responses received from the service.
 
 - 
listScheduledActionsResponseIteratorpublic Iterable<ListScheduledActionsResponse> listScheduledActionsResponseIterator(ListScheduledActionsRequest request) Creates a new iterable which will iterate over the responses received from the listScheduledActions 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.
 
 - 
listScheduledActionsRecordIteratorpublic Iterable<ScheduledActionSummary> listScheduledActionsRecordIterator(ListScheduledActionsRequest request) Creates a new iterable which will iterate over theScheduledActionSummaryobjects contained in responses from the listScheduledActions 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 theScheduledActionSummaryobjects contained in responses received from the service.
 
 - 
listSchedulingPlansResponseIteratorpublic Iterable<ListSchedulingPlansResponse> listSchedulingPlansResponseIterator(ListSchedulingPlansRequest request) Creates a new iterable which will iterate over the responses received from the listSchedulingPlans 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.
 
 - 
listSchedulingPlansRecordIteratorpublic Iterable<SchedulingPlanSummary> listSchedulingPlansRecordIterator(ListSchedulingPlansRequest request) Creates a new iterable which will iterate over theSchedulingPlanSummaryobjects contained in responses from the listSchedulingPlans 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 theSchedulingPlanSummaryobjects contained in responses received from the service.
 
 - 
listSchedulingPoliciesResponseIteratorpublic Iterable<ListSchedulingPoliciesResponse> listSchedulingPoliciesResponseIterator(ListSchedulingPoliciesRequest request) Creates a new iterable which will iterate over the responses received from the listSchedulingPolicies 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.
 
 - 
listSchedulingPoliciesRecordIteratorpublic Iterable<SchedulingPolicySummary> listSchedulingPoliciesRecordIterator(ListSchedulingPoliciesRequest request) Creates a new iterable which will iterate over theSchedulingPolicySummaryobjects contained in responses from the listSchedulingPolicies 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 theSchedulingPolicySummaryobjects contained in responses received from the service.
 
 - 
listSchedulingWindowsResponseIteratorpublic Iterable<ListSchedulingWindowsResponse> listSchedulingWindowsResponseIterator(ListSchedulingWindowsRequest request) Creates a new iterable which will iterate over the responses received from the listSchedulingWindows 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.
 
 - 
listSchedulingWindowsRecordIteratorpublic Iterable<SchedulingWindowSummary> listSchedulingWindowsRecordIterator(ListSchedulingWindowsRequest request) Creates a new iterable which will iterate over theSchedulingWindowSummaryobjects contained in responses from the listSchedulingWindows 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 theSchedulingWindowSummaryobjects contained in responses received from the service.
 
 - 
listSystemVersionMinorVersionsResponseIteratorpublic Iterable<ListSystemVersionMinorVersionsResponse> listSystemVersionMinorVersionsResponseIterator(ListSystemVersionMinorVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listSystemVersionMinorVersions 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.
 
 - 
listSystemVersionMinorVersionsRecordIteratorpublic Iterable<SystemVersionMinorVersionSummary> listSystemVersionMinorVersionsRecordIterator(ListSystemVersionMinorVersionsRequest request) Creates a new iterable which will iterate over theSystemVersionMinorVersionSummaryobjects contained in responses from the listSystemVersionMinorVersions 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 theSystemVersionMinorVersionSummaryobjects contained in responses received from the service.
 
 - 
listSystemVersionsResponseIteratorpublic Iterable<ListSystemVersionsResponse> listSystemVersionsResponseIterator(ListSystemVersionsRequest request) Creates a new iterable which will iterate over the responses received from the listSystemVersions 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.
 
 - 
listSystemVersionsRecordIteratorpublic Iterable<SystemVersionSummary> listSystemVersionsRecordIterator(ListSystemVersionsRequest request) Creates a new iterable which will iterate over theSystemVersionSummaryobjects contained in responses from the listSystemVersions 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 theSystemVersionSummaryobjects contained in responses received from the service.
 
 - 
listVmClusterNetworksResponseIteratorpublic Iterable<ListVmClusterNetworksResponse> listVmClusterNetworksResponseIterator(ListVmClusterNetworksRequest request) Creates a new iterable which will iterate over the responses received from the listVmClusterNetworks 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.
 
 - 
listVmClusterNetworksRecordIteratorpublic Iterable<VmClusterNetworkSummary> listVmClusterNetworksRecordIterator(ListVmClusterNetworksRequest request) Creates a new iterable which will iterate over theVmClusterNetworkSummaryobjects contained in responses from the listVmClusterNetworks 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 theVmClusterNetworkSummaryobjects contained in responses received from the service.
 
 - 
listVmClusterPatchHistoryEntriesResponseIteratorpublic Iterable<ListVmClusterPatchHistoryEntriesResponse> listVmClusterPatchHistoryEntriesResponseIterator(ListVmClusterPatchHistoryEntriesRequest request) Creates a new iterable which will iterate over the responses received from the listVmClusterPatchHistoryEntries 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.
 
 - 
listVmClusterPatchHistoryEntriesRecordIteratorpublic Iterable<PatchHistoryEntrySummary> listVmClusterPatchHistoryEntriesRecordIterator(ListVmClusterPatchHistoryEntriesRequest request) Creates a new iterable which will iterate over thePatchHistoryEntrySummaryobjects contained in responses from the listVmClusterPatchHistoryEntries 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 thePatchHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listVmClusterPatchesResponseIteratorpublic Iterable<ListVmClusterPatchesResponse> listVmClusterPatchesResponseIterator(ListVmClusterPatchesRequest request) Creates a new iterable which will iterate over the responses received from the listVmClusterPatches 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.
 
 - 
listVmClusterPatchesRecordIteratorpublic Iterable<PatchSummary> listVmClusterPatchesRecordIterator(ListVmClusterPatchesRequest request) Creates a new iterable which will iterate over thePatchSummaryobjects contained in responses from the listVmClusterPatches 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 thePatchSummaryobjects contained in responses received from the service.
 
 - 
listVmClusterUpdateHistoryEntriesResponseIteratorpublic Iterable<ListVmClusterUpdateHistoryEntriesResponse> listVmClusterUpdateHistoryEntriesResponseIterator(ListVmClusterUpdateHistoryEntriesRequest request) Creates a new iterable which will iterate over the responses received from the listVmClusterUpdateHistoryEntries 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.
 
 - 
listVmClusterUpdateHistoryEntriesRecordIteratorpublic Iterable<VmClusterUpdateHistoryEntrySummary> listVmClusterUpdateHistoryEntriesRecordIterator(ListVmClusterUpdateHistoryEntriesRequest request) Creates a new iterable which will iterate over theVmClusterUpdateHistoryEntrySummaryobjects contained in responses from the listVmClusterUpdateHistoryEntries 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 theVmClusterUpdateHistoryEntrySummaryobjects contained in responses received from the service.
 
 - 
listVmClusterUpdatesResponseIteratorpublic Iterable<ListVmClusterUpdatesResponse> listVmClusterUpdatesResponseIterator(ListVmClusterUpdatesRequest request) Creates a new iterable which will iterate over the responses received from the listVmClusterUpdates 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.
 
 - 
listVmClusterUpdatesRecordIteratorpublic Iterable<VmClusterUpdateSummary> listVmClusterUpdatesRecordIterator(ListVmClusterUpdatesRequest request) Creates a new iterable which will iterate over theVmClusterUpdateSummaryobjects contained in responses from the listVmClusterUpdates 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 theVmClusterUpdateSummaryobjects contained in responses received from the service.
 
 - 
listVmClustersResponseIteratorpublic Iterable<ListVmClustersResponse> listVmClustersResponseIterator(ListVmClustersRequest request) Creates a new iterable which will iterate over the responses received from the listVmClusters 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.
 
 - 
listVmClustersRecordIteratorpublic Iterable<VmClusterSummary> listVmClustersRecordIterator(ListVmClustersRequest request) Creates a new iterable which will iterate over theVmClusterSummaryobjects contained in responses from the listVmClusters 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 theVmClusterSummaryobjects contained in responses received from the service.
 
 
- 
 
-