@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<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<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<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<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<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<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<PatchSummary> |
listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the
PatchSummary objects
contained in responses from the listDbSystemPatches operation. |
Iterable<ListDbSystemPatchesResponse> |
listDbSystemPatchesResponseIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatches operation.
|
Iterable<PatchHistoryEntrySummary> |
listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the
PatchHistoryEntrySummary objects
contained in responses from the listDbSystemPatchHistoryEntries operation. |
Iterable<ListDbSystemPatchHistoryEntriesResponse> |
listDbSystemPatchHistoryEntriesResponseIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatchHistoryEntries operation.
|
Iterable<DbSystemShapeSummary> |
listDbSystemShapesRecordIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the
DbSystemShapeSummary objects
contained in responses from the listDbSystemShapes operation. |
Iterable<ListDbSystemShapesResponse> |
listDbSystemShapesResponseIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemShapes operation.
|
Iterable<DbSystemSummary> |
listDbSystemsRecordIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the
DbSystemSummary objects
contained in responses from the listDbSystems operation. |
Iterable<ListDbSystemsResponse> |
listDbSystemsResponseIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystems operation.
|
Iterable<DbVersionSummary> |
listDbVersionsRecordIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the
DbVersionSummary objects
contained in responses from the listDbVersions operation. |
Iterable<ListDbVersionsResponse> |
listDbVersionsResponseIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbVersions operation.
|
Iterable<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<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<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<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<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.
|
@ConstructorProperties(value="client") public DatabasePaginators(Database client)
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<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<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<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<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<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<ListDbSystemPatchHistoryEntriesResponse> listDbSystemPatchHistoryEntriesResponseIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatchHistoryEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<PatchHistoryEntrySummary> listDbSystemPatchHistoryEntriesRecordIterator(ListDbSystemPatchHistoryEntriesRequest request)
Creates a new iterable which will iterate over the PatchHistoryEntrySummary
objects
contained in responses from the listDbSystemPatchHistoryEntries operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchHistoryEntrySummary
objects
contained in responses received from the service.public Iterable<ListDbSystemPatchesResponse> listDbSystemPatchesResponseIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemPatches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<PatchSummary> listDbSystemPatchesRecordIterator(ListDbSystemPatchesRequest request)
Creates a new iterable which will iterate over the PatchSummary
objects
contained in responses from the listDbSystemPatches operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PatchSummary
objects
contained in responses received from the service.public Iterable<ListDbSystemShapesResponse> listDbSystemShapesResponseIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystemShapes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbSystemShapeSummary> listDbSystemShapesRecordIterator(ListDbSystemShapesRequest request)
Creates a new iterable which will iterate over the DbSystemShapeSummary
objects
contained in responses from the listDbSystemShapes operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbSystemShapeSummary
objects
contained in responses received from the service.public Iterable<ListDbSystemsResponse> listDbSystemsResponseIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbSystems operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbSystemSummary> listDbSystemsRecordIterator(ListDbSystemsRequest request)
Creates a new iterable which will iterate over the DbSystemSummary
objects
contained in responses from the listDbSystems operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbSystemSummary
objects
contained in responses received from the service.public Iterable<ListDbVersionsResponse> listDbVersionsResponseIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbVersions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses received from the service.public Iterable<DbVersionSummary> listDbVersionsRecordIterator(ListDbVersionsRequest request)
Creates a new iterable which will iterate over the DbVersionSummary
objects
contained in responses from the listDbVersions operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbVersionSummary
objects
contained in responses received from the service.public Iterable<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<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<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<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<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<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–2021. All rights reserved.