@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class DatabasePaginators extends Object
Collection of helper methods that can be used to provide an Iterable
interface
to any list operations of Database where multiple pages of data may be fetched. Two styles of
iteration are supported:
These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. They will automatically fetch more data from the service when required.
As an example, if we were using the ListUsers operation in IdentityService, then the Iterable
returned by calling a ResponseIterator method would iterate over the
ListUsersResponse objects returned by each ListUsers call, whereas the Iterable
returned by calling a RecordIterator method would iterate over the User records and we don't have
to deal with ListUsersResponse objects at all. In either case, pagination will be automatically
handled so we can iterate until there are no more responses or no more resources/records
available.
Constructor and Description |
---|
DatabasePaginators(Database client) |
Modifier and Type | Method and Description |
---|---|
Iterable<ApplicationVipSummary> |
listApplicationVipsRecordIterator(ListApplicationVipsRequest request)
Creates a new iterable which will iterate over the
ApplicationVipSummary objects 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<AutonomousContainerDatabaseDataguardAssociation> |
listAutonomousContainerDatabaseDataguardAssociationsRecordIterator(ListAutonomousContainerDatabaseDataguardAssociationsRequest request)
Creates a new iterable which will iterate over the
AutonomousContainerDatabaseDataguardAssociation objects
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 the
AutonomousContainerDatabaseSummary objects contained in
responses from the listAutonomousContainerDatabases operation. |
Iterable<ListAutonomousContainerDatabasesResponse> |
listAutonomousContainerDatabasesResponseIterator(ListAutonomousContainerDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAutonomousContainerDatabases operation.
|
Iterable<AutonomousContainerDatabaseVersionSummary> |
listAutonomousContainerDatabaseVersionsRecordIterator(ListAutonomousContainerDatabaseVersionsRequest request)
Creates a new iterable which will iterate over the
AutonomousContainerDatabaseVersionSummary objects 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 the
AutonomousDatabaseBackupSummary objects contained in responses
from the listAutonomousDatabaseBackups operation. |
Iterable<ListAutonomousDatabaseBackupsResponse> |
listAutonomousDatabaseBackupsResponseIterator(ListAutonomousDatabaseBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAutonomousDatabaseBackups operation.
|
Iterable<AutonomousDatabaseSummary> |
listAutonomousDatabaseClonesRecordIterator(ListAutonomousDatabaseClonesRequest request)
Creates a new iterable which will iterate over the
AutonomousDatabaseSummary objects 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 the
AutonomousDatabaseDataguardAssociation objects 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 the
AutonomousDatabasePeerSummary objects 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 the
RefreshableCloneSummary objects 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 the
AutonomousDatabaseSoftwareImageSummary objects 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 the
AutonomousDatabaseSummary objects contained in responses from
the listAutonomousDatabases operation. |
Iterable<ListAutonomousDatabasesResponse> |
listAutonomousDatabasesResponseIterator(ListAutonomousDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAutonomousDatabases operation.
|
Iterable<AutonomousDbPreviewVersionSummary> |
listAutonomousDbPreviewVersionsRecordIterator(ListAutonomousDbPreviewVersionsRequest request)
Creates a new iterable which will iterate over the
AutonomousDbPreviewVersionSummary objects 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 the
AutonomousDbVersionSummary objects 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 the
AutonomousExadataInfrastructureShapeSummary objects contained
in responses from the listAutonomousExadataInfrastructureShapes operation. |
Iterable<ListAutonomousExadataInfrastructureShapesResponse> |
listAutonomousExadataInfrastructureShapesResponseIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAutonomousExadataInfrastructureShapes operation.
|
Iterable<AutonomousExadataInfrastructureSummary> |
listAutonomousExadataInfrastructuresRecordIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the
AutonomousExadataInfrastructureSummary objects contained in
responses from the listAutonomousExadataInfrastructures operation. |
Iterable<ListAutonomousExadataInfrastructuresResponse> |
listAutonomousExadataInfrastructuresResponseIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the responses received from the
listAutonomousExadataInfrastructures operation.
|
Iterable<AutonomousVirtualMachineSummary> |
listAutonomousVirtualMachinesRecordIterator(ListAutonomousVirtualMachinesRequest request)
Creates a new iterable which will iterate over the
AutonomousVirtualMachineSummary objects 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 the
AutonomousContainerDatabaseResourceUsage objects 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 the
AutonomousVmClusterSummary objects 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 the
BackupDestinationSummary objects 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 the
BackupSummary objects contained in responses from the
listBackups operation. |
Iterable<ListBackupsResponse> |
listBackupsResponseIterator(ListBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listBackups
operation.
|
Iterable<AutonomousContainerDatabaseResourceUsage> |
listCloudAutonomousVmClusterAcdResourceUsageRecordIterator(ListCloudAutonomousVmClusterAcdResourceUsageRequest request)
Creates a new iterable which will iterate over the
AutonomousContainerDatabaseResourceUsage objects 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 the
CloudAutonomousVmClusterSummary objects 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 the
CloudExadataInfrastructureSummary objects 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 the
CloudVmClusterSummary objects 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 the
UpdateHistoryEntrySummary objects 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 the
UpdateSummary objects 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 the
ConsoleHistorySummary objects 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 the
AutonomousPatchSummary objects 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 the
DatabaseSoftwareImageSummary objects 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 the
DatabaseSummary objects contained in responses from the
listDatabases operation. |
Iterable<ListDatabasesResponse> |
listDatabasesResponseIterator(ListDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabases
operation.
|
Iterable<DatabaseUpgradeHistoryEntrySummary> |
listDatabaseUpgradeHistoryEntriesRecordIterator(ListDatabaseUpgradeHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
DatabaseUpgradeHistoryEntrySummary objects 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 the
DataGuardAssociationSummary objects contained in responses
from the listDataGuardAssociations operation. |
Iterable<ListDataGuardAssociationsResponse> |
listDataGuardAssociationsResponseIterator(ListDataGuardAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDataGuardAssociations operation.
|
Iterable<PatchSummary> |
listDbHomePatchesRecordIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the
PatchSummary objects contained in responses from the
listDbHomePatches operation. |
Iterable<ListDbHomePatchesResponse> |
listDbHomePatchesResponseIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDbHomePatches operation.
|
Iterable<PatchHistoryEntrySummary> |
listDbHomePatchHistoryEntriesRecordIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects contained in responses from
the listDbHomePatchHistoryEntries operation. |
Iterable<ListDbHomePatchHistoryEntriesResponse> |
listDbHomePatchHistoryEntriesResponseIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDbHomePatchHistoryEntries operation.
|
Iterable<DbHomeSummary> |
listDbHomesRecordIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the
DbHomeSummary objects contained in responses from the
listDbHomes operation. |
Iterable<ListDbHomesResponse> |
listDbHomesResponseIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomes
operation.
|
Iterable<DbNodeSummary> |
listDbNodesRecordIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the
DbNodeSummary objects contained in responses from the
listDbNodes operation. |
Iterable<ListDbNodesResponse> |
listDbNodesResponseIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbNodes
operation.
|
Iterable<DbServerSummary> |
listDbServersRecordIterator(ListDbServersRequest request)
Creates a new iterable which will iterate over the
DbServerSummary objects 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 the
PatchSummary objects contained in responses from the
listDbSystemPatches operation. |
Iterable<ListDbSystemPatchesResponse> |
listDbSystemPatchesResponseIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDbSystemPatches operation.
|
Iterable<PatchHistoryEntrySummary> |
listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects contained in responses from
the listDbSystemPatchHistoryEntries operation. |
Iterable<ListDbSystemPatchHistoryEntriesResponse> |
listDbSystemPatchHistoryEntriesResponseIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDbSystemPatchHistoryEntries operation.
|
Iterable<DbSystemShapeSummary> |
listDbSystemShapesRecordIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the
DbSystemShapeSummary objects contained in responses from the
listDbSystemShapes operation. |
Iterable<ListDbSystemShapesResponse> |
listDbSystemShapesResponseIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDbSystemShapes operation.
|
Iterable<DbSystemSummary> |
listDbSystemsRecordIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the
DbSystemSummary objects contained in responses from the
listDbSystems operation. |
Iterable<ListDbSystemsResponse> |
listDbSystemsResponseIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystems
operation.
|
Iterable<DbSystemUpgradeHistoryEntrySummary> |
listDbSystemUpgradeHistoryEntriesRecordIterator(ListDbSystemUpgradeHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
DbSystemUpgradeHistoryEntrySummary objects 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<DbVersionSummary> |
listDbVersionsRecordIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the
DbVersionSummary objects contained in responses from the
listDbVersions operation. |
Iterable<ListDbVersionsResponse> |
listDbVersionsResponseIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbVersions
operation.
|
Iterable<ExadataInfrastructureSummary> |
listExadataInfrastructuresRecordIterator(ListExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the
ExadataInfrastructureSummary objects 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 the
ExadbVmClusterSummary objects 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 the
ExadbVmClusterUpdateHistoryEntrySummary objects 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 the
ExadbVmClusterUpdateSummary objects 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 the
ExascaleDbStorageVaultSummary objects 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 the
ExecutionActionSummary objects 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 the
ExecutionWindowSummary objects 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 the
ExternalContainerDatabaseSummary objects 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 the
ExternalDatabaseConnectorSummary objects 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 the
ExternalNonContainerDatabaseSummary objects 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 the
ExternalPluggableDatabaseSummary objects 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 the
FlexComponentSummary objects 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 the
GiMinorVersionSummary objects 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 the
GiVersionSummary objects 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 the
KeyStoreSummary objects 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 the
MaintenanceRunHistorySummary objects 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 the
MaintenanceRunSummary objects contained in responses from the
listMaintenanceRuns operation. |
Iterable<ListMaintenanceRunsResponse> |
listMaintenanceRunsResponseIterator(ListMaintenanceRunsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaintenanceRuns operation.
|
Iterable<OneoffPatchSummary> |
listOneoffPatchesRecordIterator(ListOneoffPatchesRequest request)
Creates a new iterable which will iterate over the
OneoffPatchSummary objects 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 the
ActionParamValuesSummary objects 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 the
PdbConversionHistoryEntrySummary objects 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<PluggableDatabaseSummary> |
listPluggableDatabasesRecordIterator(ListPluggableDatabasesRequest request)
Creates a new iterable which will iterate over the
PluggableDatabaseSummary objects 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 the
RecommendedScheduledActionSummary objects 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<ScheduledActionSummary> |
listScheduledActionsRecordIterator(ListScheduledActionsRequest request)
Creates a new iterable which will iterate over the
ScheduledActionSummary objects 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 the
SchedulingPlanSummary objects 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 the
SchedulingPolicySummary objects 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 the
SchedulingWindowSummary objects 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<SystemVersionSummary> |
listSystemVersionsRecordIterator(ListSystemVersionsRequest request)
Creates a new iterable which will iterate over the
SystemVersionSummary objects 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 the
VmClusterNetworkSummary objects 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 the
PatchSummary objects 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 the
PatchHistoryEntrySummary objects 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 the
VmClusterSummary objects 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 the
VmClusterUpdateHistoryEntrySummary objects 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 the
VmClusterUpdateSummary objects 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.
|
public DatabasePaginators(Database client)
public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ApplicationVipSummary> listApplicationVipsRecordIterator(ListApplicationVipsRequest request)
Creates a new iterable which will iterate over the ApplicationVipSummary
objects contained in responses from the
listApplicationVips operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ApplicationVipSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousContainerDatabaseDataguardAssociation> listAutonomousContainerDatabaseDataguardAssociationsRecordIterator(ListAutonomousContainerDatabaseDataguardAssociationsRequest request)
Creates a new iterable which will iterate over the AutonomousContainerDatabaseDataguardAssociation
objects
contained in responses from the listAutonomousContainerDatabaseDataguardAssociations
operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousContainerDatabaseDataguardAssociation
objects
contained in responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousContainerDatabaseVersionSummary> listAutonomousContainerDatabaseVersionsRecordIterator(ListAutonomousContainerDatabaseVersionsRequest request)
Creates a new iterable which will iterate over the AutonomousContainerDatabaseVersionSummary
objects contained in
responses from the listAutonomousContainerDatabaseVersions operation. This iterable will
fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousContainerDatabaseVersionSummary
objects
contained in responses received from the service.public Iterable<ListAutonomousContainerDatabasesResponse> listAutonomousContainerDatabasesResponseIterator(ListAutonomousContainerDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousContainerDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousContainerDatabaseSummary> listAutonomousContainerDatabasesRecordIterator(ListAutonomousContainerDatabasesRequest request)
Creates a new iterable which will iterate over the AutonomousContainerDatabaseSummary
objects contained in
responses from the listAutonomousContainerDatabases operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousContainerDatabaseSummary
objects contained in
responses received from the service.public Iterable<ListAutonomousDatabaseBackupsResponse> listAutonomousDatabaseBackupsResponseIterator(ListAutonomousDatabaseBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDatabaseBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDatabaseBackupSummary> listAutonomousDatabaseBackupsRecordIterator(ListAutonomousDatabaseBackupsRequest request)
Creates a new iterable which will iterate over the AutonomousDatabaseBackupSummary
objects contained in responses
from the listAutonomousDatabaseBackups operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabaseBackupSummary
objects contained in
responses received from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDatabaseSummary> listAutonomousDatabaseClonesRecordIterator(ListAutonomousDatabaseClonesRequest request)
Creates a new iterable which will iterate over the AutonomousDatabaseSummary
objects contained in responses from
the listAutonomousDatabaseClones operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabaseSummary
objects contained in responses
received from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDatabaseDataguardAssociation> listAutonomousDatabaseDataguardAssociationsRecordIterator(ListAutonomousDatabaseDataguardAssociationsRequest request)
Creates a new iterable which will iterate over the AutonomousDatabaseDataguardAssociation
objects contained in
responses from the listAutonomousDatabaseDataguardAssociations operation. This iterable will
fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabaseDataguardAssociation
objects contained
in responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDatabasePeerSummary> listAutonomousDatabasePeersRecordIterator(ListAutonomousDatabasePeersRequest request)
Creates a new iterable which will iterate over the AutonomousDatabasePeerSummary
objects contained in responses
from the listAutonomousDatabasePeers operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabasePeerSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<RefreshableCloneSummary> listAutonomousDatabaseRefreshableClonesRecordIterator(ListAutonomousDatabaseRefreshableClonesRequest request)
Creates a new iterable which will iterate over the RefreshableCloneSummary
objects contained in responses from
the listAutonomousDatabaseRefreshableClones operation. This iterable will fetch more data
from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the RefreshableCloneSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDatabaseSoftwareImageSummary> listAutonomousDatabaseSoftwareImagesRecordIterator(ListAutonomousDatabaseSoftwareImagesRequest request)
Creates a new iterable which will iterate over the AutonomousDatabaseSoftwareImageSummary
objects contained in
responses from the listAutonomousDatabaseSoftwareImages operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabaseSoftwareImageSummary
objects contained
in responses received from the service.public Iterable<ListAutonomousDatabasesResponse> listAutonomousDatabasesResponseIterator(ListAutonomousDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDatabaseSummary> listAutonomousDatabasesRecordIterator(ListAutonomousDatabasesRequest request)
Creates a new iterable which will iterate over the AutonomousDatabaseSummary
objects contained in responses from
the listAutonomousDatabases operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDatabaseSummary
objects contained in responses
received from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDbPreviewVersionSummary> listAutonomousDbPreviewVersionsRecordIterator(ListAutonomousDbPreviewVersionsRequest request)
Creates a new iterable which will iterate over the AutonomousDbPreviewVersionSummary
objects contained in
responses from the listAutonomousDbPreviewVersions operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDbPreviewVersionSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousDbVersionSummary> listAutonomousDbVersionsRecordIterator(ListAutonomousDbVersionsRequest request)
Creates a new iterable which will iterate over the AutonomousDbVersionSummary
objects contained in responses from
the listAutonomousDbVersions operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousDbVersionSummary
objects contained in responses
received from the service.public Iterable<ListAutonomousExadataInfrastructureShapesResponse> listAutonomousExadataInfrastructureShapesResponseIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousExadataInfrastructureShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousExadataInfrastructureShapeSummary> listAutonomousExadataInfrastructureShapesRecordIterator(ListAutonomousExadataInfrastructureShapesRequest request)
Creates a new iterable which will iterate over the AutonomousExadataInfrastructureShapeSummary
objects contained
in responses from the listAutonomousExadataInfrastructureShapes operation. This iterable will
fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousExadataInfrastructureShapeSummary
objects
contained in responses received from the service.public Iterable<ListAutonomousExadataInfrastructuresResponse> listAutonomousExadataInfrastructuresResponseIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the responses received from the listAutonomousExadataInfrastructures operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousExadataInfrastructureSummary> listAutonomousExadataInfrastructuresRecordIterator(ListAutonomousExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the AutonomousExadataInfrastructureSummary
objects contained in
responses from the listAutonomousExadataInfrastructures operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousExadataInfrastructureSummary
objects contained
in responses received from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousVirtualMachineSummary> listAutonomousVirtualMachinesRecordIterator(ListAutonomousVirtualMachinesRequest request)
Creates a new iterable which will iterate over the AutonomousVirtualMachineSummary
objects contained in responses
from the listAutonomousVirtualMachines operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousVirtualMachineSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousContainerDatabaseResourceUsage> listAutonomousVmClusterAcdResourceUsageRecordIterator(ListAutonomousVmClusterAcdResourceUsageRequest request)
Creates a new iterable which will iterate over the AutonomousContainerDatabaseResourceUsage
objects contained in
responses from the listAutonomousVmClusterAcdResourceUsage operation. This iterable will
fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousContainerDatabaseResourceUsage
objects contained
in responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousVmClusterSummary> listAutonomousVmClustersRecordIterator(ListAutonomousVmClustersRequest request)
Creates a new iterable which will iterate over the AutonomousVmClusterSummary
objects contained in responses from
the listAutonomousVmClusters operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousVmClusterSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<BackupDestinationSummary> listBackupDestinationRecordIterator(ListBackupDestinationRequest request)
Creates a new iterable which will iterate over the BackupDestinationSummary
objects contained in responses from
the listBackupDestination operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the BackupDestinationSummary
objects contained in responses
received from the service.public Iterable<ListBackupsResponse> listBackupsResponseIterator(ListBackupsRequest request)
Creates a new iterable which will iterate over the responses received from the listBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<BackupSummary> listBackupsRecordIterator(ListBackupsRequest request)
Creates a new iterable which will iterate over the BackupSummary
objects contained in responses from the
listBackups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the BackupSummary
objects contained in responses received from
the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousContainerDatabaseResourceUsage> listCloudAutonomousVmClusterAcdResourceUsageRecordIterator(ListCloudAutonomousVmClusterAcdResourceUsageRequest request)
Creates a new iterable which will iterate over the AutonomousContainerDatabaseResourceUsage
objects contained in
responses from the listCloudAutonomousVmClusterAcdResourceUsage operation. This iterable will
fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousContainerDatabaseResourceUsage
objects contained
in responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<CloudAutonomousVmClusterSummary> listCloudAutonomousVmClustersRecordIterator(ListCloudAutonomousVmClustersRequest request)
Creates a new iterable which will iterate over the CloudAutonomousVmClusterSummary
objects contained in responses
from the listCloudAutonomousVmClusters operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the CloudAutonomousVmClusterSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<CloudExadataInfrastructureSummary> listCloudExadataInfrastructuresRecordIterator(ListCloudExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the CloudExadataInfrastructureSummary
objects contained in
responses from the listCloudExadataInfrastructures operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the CloudExadataInfrastructureSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UpdateHistoryEntrySummary> listCloudVmClusterUpdateHistoryEntriesRecordIterator(ListCloudVmClusterUpdateHistoryEntriesRequest request)
Creates a new iterable which will iterate over the UpdateHistoryEntrySummary
objects contained in responses from
the listCloudVmClusterUpdateHistoryEntries operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UpdateHistoryEntrySummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UpdateSummary> listCloudVmClusterUpdatesRecordIterator(ListCloudVmClusterUpdatesRequest request)
Creates a new iterable which will iterate over the UpdateSummary
objects contained in responses from the
listCloudVmClusterUpdates operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UpdateSummary
objects contained in responses received from
the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<CloudVmClusterSummary> listCloudVmClustersRecordIterator(ListCloudVmClustersRequest request)
Creates a new iterable which will iterate over the CloudVmClusterSummary
objects contained in responses from the
listCloudVmClusters operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the CloudVmClusterSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ConsoleHistorySummary> listConsoleHistoriesRecordIterator(ListConsoleHistoriesRequest request)
Creates a new iterable which will iterate over the ConsoleHistorySummary
objects contained in responses from the
listConsoleHistories operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ConsoleHistorySummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AutonomousPatchSummary> listContainerDatabasePatchesRecordIterator(ListContainerDatabasePatchesRequest request)
Creates a new iterable which will iterate over the AutonomousPatchSummary
objects contained in responses from the
listContainerDatabasePatches operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutonomousPatchSummary
objects contained in responses
received from the service.public Iterable<ListDataGuardAssociationsResponse> listDataGuardAssociationsResponseIterator(ListDataGuardAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listDataGuardAssociations operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DataGuardAssociationSummary> listDataGuardAssociationsRecordIterator(ListDataGuardAssociationsRequest request)
Creates a new iterable which will iterate over the DataGuardAssociationSummary
objects contained in responses
from the listDataGuardAssociations operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DataGuardAssociationSummary
objects contained in responses
received from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DatabaseSoftwareImageSummary> listDatabaseSoftwareImagesRecordIterator(ListDatabaseSoftwareImagesRequest request)
Creates a new iterable which will iterate over the DatabaseSoftwareImageSummary
objects contained in responses
from the listDatabaseSoftwareImages operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseSoftwareImageSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DatabaseUpgradeHistoryEntrySummary> listDatabaseUpgradeHistoryEntriesRecordIterator(ListDatabaseUpgradeHistoryEntriesRequest request)
Creates a new iterable which will iterate over the DatabaseUpgradeHistoryEntrySummary
objects contained in
responses from the listDatabaseUpgradeHistoryEntries operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseUpgradeHistoryEntrySummary
objects contained in
responses received from the service.public Iterable<ListDatabasesResponse> listDatabasesResponseIterator(ListDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DatabaseSummary> listDatabasesRecordIterator(ListDatabasesRequest request)
Creates a new iterable which will iterate over the DatabaseSummary
objects contained in responses from the
listDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseSummary
objects contained in responses received
from the service.public Iterable<ListDbHomePatchHistoryEntriesResponse> listDbHomePatchHistoryEntriesResponseIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomePatchHistoryEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchHistoryEntrySummary> listDbHomePatchHistoryEntriesRecordIterator(ListDbHomePatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the PatchHistoryEntrySummary
objects contained in responses from
the listDbHomePatchHistoryEntries operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchHistoryEntrySummary
objects contained in responses
received from the service.public Iterable<ListDbHomePatchesResponse> listDbHomePatchesResponseIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomePatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchSummary> listDbHomePatchesRecordIterator(ListDbHomePatchesRequest request)
Creates a new iterable which will iterate over the PatchSummary
objects contained in responses from the
listDbHomePatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchSummary
objects contained in responses received from
the service.public Iterable<ListDbHomesResponse> listDbHomesResponseIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbHomes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DbHomeSummary> listDbHomesRecordIterator(ListDbHomesRequest request)
Creates a new iterable which will iterate over the DbHomeSummary
objects contained in responses from the
listDbHomes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbHomeSummary
objects contained in responses received from
the service.public Iterable<ListDbNodesResponse> listDbNodesResponseIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbNodes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DbNodeSummary> listDbNodesRecordIterator(ListDbNodesRequest request)
Creates a new iterable which will iterate over the DbNodeSummary
objects contained in responses from the
listDbNodes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbNodeSummary
objects contained in responses received from
the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DbServerSummary> listDbServersRecordIterator(ListDbServersRequest request)
Creates a new iterable which will iterate over the DbServerSummary
objects contained in responses from the
listDbServers operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbServerSummary
objects contained in responses received
from the service.public Iterable<ListDbSystemPatchHistoryEntriesResponse> listDbSystemPatchHistoryEntriesResponseIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatchHistoryEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchHistoryEntrySummary> listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the PatchHistoryEntrySummary
objects contained in responses from
the listDbSystemPatchHistoryEntries operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchHistoryEntrySummary
objects contained in responses
received from the service.public Iterable<ListDbSystemPatchesResponse> listDbSystemPatchesResponseIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchSummary> listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the PatchSummary
objects contained in responses from the
listDbSystemPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchSummary
objects contained in responses received from
the service.public Iterable<ListDbSystemShapesResponse> listDbSystemShapesResponseIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DbSystemShapeSummary> listDbSystemShapesRecordIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the DbSystemShapeSummary
objects contained in responses from the
listDbSystemShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbSystemShapeSummary
objects contained in responses
received from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DbSystemUpgradeHistoryEntrySummary> listDbSystemUpgradeHistoryEntriesRecordIterator(ListDbSystemUpgradeHistoryEntriesRequest request)
Creates a new iterable which will iterate over the DbSystemUpgradeHistoryEntrySummary
objects contained in
responses from the listDbSystemUpgradeHistoryEntries operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbSystemUpgradeHistoryEntrySummary
objects contained in
responses received from the service.public Iterable<ListDbSystemsResponse> listDbSystemsResponseIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystems operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DbSystemSummary> listDbSystemsRecordIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the DbSystemSummary
objects contained in responses from the
listDbSystems operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbSystemSummary
objects contained in responses received
from the service.public Iterable<ListDbVersionsResponse> listDbVersionsResponseIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbVersions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DbVersionSummary> listDbVersionsRecordIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the DbVersionSummary
objects contained in responses from the
listDbVersions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbVersionSummary
objects contained in responses received
from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExadataInfrastructureSummary> listExadataInfrastructuresRecordIterator(ListExadataInfrastructuresRequest request)
Creates a new iterable which will iterate over the ExadataInfrastructureSummary
objects contained in responses
from the listExadataInfrastructures operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExadataInfrastructureSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExadbVmClusterUpdateHistoryEntrySummary> listExadbVmClusterUpdateHistoryEntriesRecordIterator(ListExadbVmClusterUpdateHistoryEntriesRequest request)
Creates a new iterable which will iterate over the ExadbVmClusterUpdateHistoryEntrySummary
objects contained in
responses from the listExadbVmClusterUpdateHistoryEntries operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExadbVmClusterUpdateHistoryEntrySummary
objects contained
in responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExadbVmClusterUpdateSummary> listExadbVmClusterUpdatesRecordIterator(ListExadbVmClusterUpdatesRequest request)
Creates a new iterable which will iterate over the ExadbVmClusterUpdateSummary
objects contained in responses
from the listExadbVmClusterUpdates operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExadbVmClusterUpdateSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExadbVmClusterSummary> listExadbVmClustersRecordIterator(ListExadbVmClustersRequest request)
Creates a new iterable which will iterate over the ExadbVmClusterSummary
objects contained in responses from the
listExadbVmClusters operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExadbVmClusterSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExascaleDbStorageVaultSummary> listExascaleDbStorageVaultsRecordIterator(ListExascaleDbStorageVaultsRequest request)
Creates a new iterable which will iterate over the ExascaleDbStorageVaultSummary
objects contained in responses
from the listExascaleDbStorageVaults operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExascaleDbStorageVaultSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExecutionActionSummary> listExecutionActionsRecordIterator(ListExecutionActionsRequest request)
Creates a new iterable which will iterate over the ExecutionActionSummary
objects contained in responses from the
listExecutionActions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExecutionActionSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExecutionWindowSummary> listExecutionWindowsRecordIterator(ListExecutionWindowsRequest request)
Creates a new iterable which will iterate over the ExecutionWindowSummary
objects contained in responses from the
listExecutionWindows operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExecutionWindowSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExternalContainerDatabaseSummary> listExternalContainerDatabasesRecordIterator(ListExternalContainerDatabasesRequest request)
Creates a new iterable which will iterate over the ExternalContainerDatabaseSummary
objects contained in
responses from the listExternalContainerDatabases operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExternalContainerDatabaseSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExternalDatabaseConnectorSummary> listExternalDatabaseConnectorsRecordIterator(ListExternalDatabaseConnectorsRequest request)
Creates a new iterable which will iterate over the ExternalDatabaseConnectorSummary
objects contained in
responses from the listExternalDatabaseConnectors operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExternalDatabaseConnectorSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExternalNonContainerDatabaseSummary> listExternalNonContainerDatabasesRecordIterator(ListExternalNonContainerDatabasesRequest request)
Creates a new iterable which will iterate over the ExternalNonContainerDatabaseSummary
objects contained in
responses from the listExternalNonContainerDatabases operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExternalNonContainerDatabaseSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ExternalPluggableDatabaseSummary> listExternalPluggableDatabasesRecordIterator(ListExternalPluggableDatabasesRequest request)
Creates a new iterable which will iterate over the ExternalPluggableDatabaseSummary
objects contained in
responses from the listExternalPluggableDatabases operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExternalPluggableDatabaseSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<FlexComponentSummary> listFlexComponentsRecordIterator(ListFlexComponentsRequest request)
Creates a new iterable which will iterate over the FlexComponentSummary
objects contained in responses from the
listFlexComponents operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the FlexComponentSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<GiMinorVersionSummary> listGiVersionMinorVersionsRecordIterator(ListGiVersionMinorVersionsRequest request)
Creates a new iterable which will iterate over the GiMinorVersionSummary
objects contained in responses from the
listGiVersionMinorVersions operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the GiMinorVersionSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<GiVersionSummary> listGiVersionsRecordIterator(ListGiVersionsRequest request)
Creates a new iterable which will iterate over the GiVersionSummary
objects contained in responses from the
listGiVersions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the GiVersionSummary
objects contained in responses received
from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<KeyStoreSummary> listKeyStoresRecordIterator(ListKeyStoresRequest request)
Creates a new iterable which will iterate over the KeyStoreSummary
objects contained in responses from the
listKeyStores operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the KeyStoreSummary
objects contained in responses received
from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaintenanceRunHistorySummary> listMaintenanceRunHistoryRecordIterator(ListMaintenanceRunHistoryRequest request)
Creates a new iterable which will iterate over the MaintenanceRunHistorySummary
objects contained in responses
from the listMaintenanceRunHistory operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaintenanceRunHistorySummary
objects contained in
responses received from the service.public Iterable<ListMaintenanceRunsResponse> listMaintenanceRunsResponseIterator(ListMaintenanceRunsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaintenanceRuns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaintenanceRunSummary> listMaintenanceRunsRecordIterator(ListMaintenanceRunsRequest request)
Creates a new iterable which will iterate over the MaintenanceRunSummary
objects contained in responses from the
listMaintenanceRuns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaintenanceRunSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<OneoffPatchSummary> listOneoffPatchesRecordIterator(ListOneoffPatchesRequest request)
Creates a new iterable which will iterate over the OneoffPatchSummary
objects contained in responses from the
listOneoffPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OneoffPatchSummary
objects contained in responses received
from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ActionParamValuesSummary> listParamsForActionTypeRecordIterator(ListParamsForActionTypeRequest request)
Creates a new iterable which will iterate over the ActionParamValuesSummary
objects contained in responses from
the listParamsForActionType operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ActionParamValuesSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PdbConversionHistoryEntrySummary> listPdbConversionHistoryEntriesRecordIterator(ListPdbConversionHistoryEntriesRequest request)
Creates a new iterable which will iterate over the PdbConversionHistoryEntrySummary
objects contained in
responses from the listPdbConversionHistoryEntries operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PdbConversionHistoryEntrySummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PluggableDatabaseSummary> listPluggableDatabasesRecordIterator(ListPluggableDatabasesRequest request)
Creates a new iterable which will iterate over the PluggableDatabaseSummary
objects contained in responses from
the listPluggableDatabases operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PluggableDatabaseSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<RecommendedScheduledActionSummary> listRecommendedScheduledActionsRecordIterator(ListRecommendedScheduledActionsRequest request)
Creates a new iterable which will iterate over the RecommendedScheduledActionSummary
objects contained in
responses from the listRecommendedScheduledActions operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the RecommendedScheduledActionSummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ScheduledActionSummary> listScheduledActionsRecordIterator(ListScheduledActionsRequest request)
Creates a new iterable which will iterate over the ScheduledActionSummary
objects contained in responses from the
listScheduledActions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ScheduledActionSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SchedulingPlanSummary> listSchedulingPlansRecordIterator(ListSchedulingPlansRequest request)
Creates a new iterable which will iterate over the SchedulingPlanSummary
objects contained in responses from the
listSchedulingPlans operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SchedulingPlanSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SchedulingPolicySummary> listSchedulingPoliciesRecordIterator(ListSchedulingPoliciesRequest request)
Creates a new iterable which will iterate over the SchedulingPolicySummary
objects contained in responses from
the listSchedulingPolicies operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SchedulingPolicySummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SchedulingWindowSummary> listSchedulingWindowsRecordIterator(ListSchedulingWindowsRequest request)
Creates a new iterable which will iterate over the SchedulingWindowSummary
objects contained in responses from
the listSchedulingWindows operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SchedulingWindowSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SystemVersionSummary> listSystemVersionsRecordIterator(ListSystemVersionsRequest request)
Creates a new iterable which will iterate over the SystemVersionSummary
objects contained in responses from the
listSystemVersions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SystemVersionSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<VmClusterNetworkSummary> listVmClusterNetworksRecordIterator(ListVmClusterNetworksRequest request)
Creates a new iterable which will iterate over the VmClusterNetworkSummary
objects contained in responses from
the listVmClusterNetworks operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the VmClusterNetworkSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchHistoryEntrySummary> listVmClusterPatchHistoryEntriesRecordIterator(ListVmClusterPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the PatchHistoryEntrySummary
objects contained in responses from
the listVmClusterPatchHistoryEntries operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchHistoryEntrySummary
objects contained in responses
received from the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PatchSummary> listVmClusterPatchesRecordIterator(ListVmClusterPatchesRequest request)
Creates a new iterable which will iterate over the PatchSummary
objects contained in responses from the
listVmClusterPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchSummary
objects contained in responses received from
the service.public Iterable<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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<VmClusterUpdateHistoryEntrySummary> listVmClusterUpdateHistoryEntriesRecordIterator(ListVmClusterUpdateHistoryEntriesRequest request)
Creates a new iterable which will iterate over the VmClusterUpdateHistoryEntrySummary
objects contained in
responses from the listVmClusterUpdateHistoryEntries operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the VmClusterUpdateHistoryEntrySummary
objects contained in
responses received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<VmClusterUpdateSummary> listVmClusterUpdatesRecordIterator(ListVmClusterUpdatesRequest request)
Creates a new iterable which will iterate over the VmClusterUpdateSummary
objects contained in responses from the
listVmClusterUpdates operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the VmClusterUpdateSummary
objects contained in responses
received from the service.public 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.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<VmClusterSummary> listVmClustersRecordIterator(ListVmClustersRequest request)
Creates a new iterable which will iterate over the VmClusterSummary
objects contained in responses from the
listVmClusters operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the VmClusterSummary
objects contained in responses received
from the service.Copyright © 2016–2024. All rights reserved.