@Generated(value="OracleSDKGenerator", comments="API Version: 20200630") public class OperationsInsightsPaginators extends Object
Collection of helper methods that can be used to provide an Iterable
interface
to any list operations of OperationsInsights 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 |
---|
OperationsInsightsPaginators(OperationsInsights client) |
Modifier and Type | Method and Description |
---|---|
Iterable<AddmDbFindingCategorySummary> |
listAddmDbFindingCategoriesRecordIterator(ListAddmDbFindingCategoriesRequest request)
Creates a new iterable which will iterate over the
AddmDbFindingCategorySummary objects contained in responses from
the listAddmDbFindingCategories operation. |
Iterable<ListAddmDbFindingCategoriesResponse> |
listAddmDbFindingCategoriesResponseIterator(ListAddmDbFindingCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAddmDbFindingCategories operation.
|
Iterable<AddmDbFindingsTimeSeriesSummary> |
listAddmDbFindingsTimeSeriesRecordIterator(ListAddmDbFindingsTimeSeriesRequest request)
Creates a new iterable which will iterate over the
AddmDbFindingsTimeSeriesSummary objects contained in responses
from the listAddmDbFindingsTimeSeries operation. |
Iterable<ListAddmDbFindingsTimeSeriesResponse> |
listAddmDbFindingsTimeSeriesResponseIterator(ListAddmDbFindingsTimeSeriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAddmDbFindingsTimeSeries operation.
|
Iterable<AddmDbParameterCategorySummary> |
listAddmDbParameterCategoriesRecordIterator(ListAddmDbParameterCategoriesRequest request)
Creates a new iterable which will iterate over the
AddmDbParameterCategorySummary objects contained in responses from
the listAddmDbParameterCategories operation. |
Iterable<ListAddmDbParameterCategoriesResponse> |
listAddmDbParameterCategoriesResponseIterator(ListAddmDbParameterCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAddmDbParameterCategories operation.
|
Iterable<AddmDbRecommendationCategorySummary> |
listAddmDbRecommendationCategoriesRecordIterator(ListAddmDbRecommendationCategoriesRequest request)
Creates a new iterable which will iterate over the
AddmDbRecommendationCategorySummary objects contained in responses
from the listAddmDbRecommendationCategories operation. |
Iterable<ListAddmDbRecommendationCategoriesResponse> |
listAddmDbRecommendationCategoriesResponseIterator(ListAddmDbRecommendationCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAddmDbRecommendationCategories operation.
|
Iterable<AddmDbRecommendationsTimeSeriesSummary> |
listAddmDbRecommendationsTimeSeriesRecordIterator(ListAddmDbRecommendationsTimeSeriesRequest request)
Creates a new iterable which will iterate over the
AddmDbRecommendationsTimeSeriesSummary objects contained in
responses from the listAddmDbRecommendationsTimeSeries operation. |
Iterable<ListAddmDbRecommendationsTimeSeriesResponse> |
listAddmDbRecommendationsTimeSeriesResponseIterator(ListAddmDbRecommendationsTimeSeriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAddmDbRecommendationsTimeSeries operation.
|
Iterable<AddmDbSummary> |
listAddmDbsRecordIterator(ListAddmDbsRequest request)
Creates a new iterable which will iterate over the
AddmDbSummary objects contained in responses from the listAddmDbs
operation. |
Iterable<ListAddmDbsResponse> |
listAddmDbsResponseIterator(ListAddmDbsRequest request)
Creates a new iterable which will iterate over the responses received from the listAddmDbs
operation.
|
Iterable<AwrHubSourceSummary> |
listAwrHubSourcesRecordIterator(ListAwrHubSourcesRequest request)
Creates a new iterable which will iterate over the
AwrHubSourceSummary objects contained in responses from the
listAwrHubSources operation. |
Iterable<ListAwrHubSourcesResponse> |
listAwrHubSourcesResponseIterator(ListAwrHubSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAwrHubSources operation.
|
Iterable<AwrHubSummary> |
listAwrHubsRecordIterator(ListAwrHubsRequest request)
Creates a new iterable which will iterate over the
AwrHubSummary objects contained in responses from the listAwrHubs
operation. |
Iterable<ListAwrHubsResponse> |
listAwrHubsResponseIterator(ListAwrHubsRequest request)
Creates a new iterable which will iterate over the responses received from the listAwrHubs
operation.
|
Iterable<AwrSnapshotSummary> |
listAwrSnapshotsRecordIterator(ListAwrSnapshotsRequest request)
Creates a new iterable which will iterate over the
AwrSnapshotSummary objects contained in responses from the
listAwrSnapshots operation. |
Iterable<ListAwrSnapshotsResponse> |
listAwrSnapshotsResponseIterator(ListAwrSnapshotsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAwrSnapshots operation.
|
Iterable<DatabaseConfigurationSummary> |
listDatabaseConfigurationsRecordIterator(ListDatabaseConfigurationsRequest request)
Creates a new iterable which will iterate over the
DatabaseConfigurationSummary objects contained in responses from
the listDatabaseConfigurations operation. |
Iterable<ListDatabaseConfigurationsResponse> |
listDatabaseConfigurationsResponseIterator(ListDatabaseConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDatabaseConfigurations operation.
|
Iterable<DatabaseInsightSummary> |
listDatabaseInsightsRecordIterator(ListDatabaseInsightsRequest request)
Creates a new iterable which will iterate over the
DatabaseInsightSummary objects contained in responses from the
listDatabaseInsights operation. |
Iterable<ListDatabaseInsightsResponse> |
listDatabaseInsightsResponseIterator(ListDatabaseInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDatabaseInsights operation.
|
Iterable<EnterpriseManagerBridgeSummary> |
listEnterpriseManagerBridgesRecordIterator(ListEnterpriseManagerBridgesRequest request)
Creates a new iterable which will iterate over the
EnterpriseManagerBridgeSummary objects contained in responses from
the listEnterpriseManagerBridges operation. |
Iterable<ListEnterpriseManagerBridgesResponse> |
listEnterpriseManagerBridgesResponseIterator(ListEnterpriseManagerBridgesRequest request)
Creates a new iterable which will iterate over the responses received from the
listEnterpriseManagerBridges operation.
|
Iterable<ExadataConfigurationSummary> |
listExadataConfigurationsRecordIterator(ListExadataConfigurationsRequest request)
Creates a new iterable which will iterate over the
ExadataConfigurationSummary objects contained in responses from
the listExadataConfigurations operation. |
Iterable<ListExadataConfigurationsResponse> |
listExadataConfigurationsResponseIterator(ListExadataConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listExadataConfigurations operation.
|
Iterable<ExadataInsightSummary> |
listExadataInsightsRecordIterator(ListExadataInsightsRequest request)
Creates a new iterable which will iterate over the
ExadataInsightSummary objects contained in responses from the
listExadataInsights operation. |
Iterable<ListExadataInsightsResponse> |
listExadataInsightsResponseIterator(ListExadataInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the
listExadataInsights operation.
|
Iterable<HostConfigurationSummary> |
listHostConfigurationsRecordIterator(ListHostConfigurationsRequest request)
Creates a new iterable which will iterate over the
HostConfigurationSummary objects contained in responses from the
listHostConfigurations operation. |
Iterable<ListHostConfigurationsResponse> |
listHostConfigurationsResponseIterator(ListHostConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostConfigurations operation.
|
Iterable<HostedEntitySummary> |
listHostedEntitiesRecordIterator(ListHostedEntitiesRequest request)
Creates a new iterable which will iterate over the
HostedEntitySummary objects contained in responses from the
listHostedEntities operation. |
Iterable<ListHostedEntitiesResponse> |
listHostedEntitiesResponseIterator(ListHostedEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostedEntities operation.
|
Iterable<HostInsightSummary> |
listHostInsightsRecordIterator(ListHostInsightsRequest request)
Creates a new iterable which will iterate over the
HostInsightSummary objects contained in responses from the
listHostInsights operation. |
Iterable<ListHostInsightsResponse> |
listHostInsightsResponseIterator(ListHostInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the
listHostInsights operation.
|
Iterable<ImportableAgentEntitySummary> |
listImportableAgentEntitiesRecordIterator(ListImportableAgentEntitiesRequest request)
Creates a new iterable which will iterate over the
ImportableAgentEntitySummary objects contained in responses from
the listImportableAgentEntities operation. |
Iterable<ListImportableAgentEntitiesResponse> |
listImportableAgentEntitiesResponseIterator(ListImportableAgentEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listImportableAgentEntities operation.
|
Iterable<ImportableComputeEntitySummary> |
listImportableComputeEntitiesRecordIterator(ListImportableComputeEntitiesRequest request)
Creates a new iterable which will iterate over the
ImportableComputeEntitySummary objects contained in responses from
the listImportableComputeEntities operation. |
Iterable<ListImportableComputeEntitiesResponse> |
listImportableComputeEntitiesResponseIterator(ListImportableComputeEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listImportableComputeEntities operation.
|
Iterable<ImportableEnterpriseManagerEntity> |
listImportableEnterpriseManagerEntitiesRecordIterator(ListImportableEnterpriseManagerEntitiesRequest request)
Creates a new iterable which will iterate over the
ImportableEnterpriseManagerEntity objects contained in responses
from the listImportableEnterpriseManagerEntities operation. |
Iterable<ListImportableEnterpriseManagerEntitiesResponse> |
listImportableEnterpriseManagerEntitiesResponseIterator(ListImportableEnterpriseManagerEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listImportableEnterpriseManagerEntities operation.
|
Iterable<NewsReportSummary> |
listNewsReportsRecordIterator(ListNewsReportsRequest request)
Creates a new iterable which will iterate over the
NewsReportSummary objects contained in responses from the
listNewsReports operation. |
Iterable<ListNewsReportsResponse> |
listNewsReportsResponseIterator(ListNewsReportsRequest request)
Creates a new iterable which will iterate over the responses received from the
listNewsReports operation.
|
Iterable<OperationsInsightsPrivateEndpointSummary> |
listOperationsInsightsPrivateEndpointsRecordIterator(ListOperationsInsightsPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the
OperationsInsightsPrivateEndpointSummary objects contained in
responses from the listOperationsInsightsPrivateEndpoints operation. |
Iterable<ListOperationsInsightsPrivateEndpointsResponse> |
listOperationsInsightsPrivateEndpointsResponseIterator(ListOperationsInsightsPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOperationsInsightsPrivateEndpoints operation.
|
Iterable<OperationsInsightsWarehouseSummary> |
listOperationsInsightsWarehousesRecordIterator(ListOperationsInsightsWarehousesRequest request)
Creates a new iterable which will iterate over the
OperationsInsightsWarehouseSummary objects contained in responses
from the listOperationsInsightsWarehouses operation. |
Iterable<ListOperationsInsightsWarehousesResponse> |
listOperationsInsightsWarehousesResponseIterator(ListOperationsInsightsWarehousesRequest request)
Creates a new iterable which will iterate over the responses received from the
listOperationsInsightsWarehouses operation.
|
Iterable<OperationsInsightsWarehouseUserSummary> |
listOperationsInsightsWarehouseUsersRecordIterator(ListOperationsInsightsWarehouseUsersRequest request)
Creates a new iterable which will iterate over the
OperationsInsightsWarehouseUserSummary objects contained in
responses from the listOperationsInsightsWarehouseUsers operation. |
Iterable<ListOperationsInsightsWarehouseUsersResponse> |
listOperationsInsightsWarehouseUsersResponseIterator(ListOperationsInsightsWarehouseUsersRequest request)
Creates a new iterable which will iterate over the responses received from the
listOperationsInsightsWarehouseUsers operation.
|
Iterable<OpsiConfigurationSummary> |
listOpsiConfigurationsRecordIterator(ListOpsiConfigurationsRequest request)
Creates a new iterable which will iterate over the
OpsiConfigurationSummary objects contained in responses from the
listOpsiConfigurations operation. |
Iterable<ListOpsiConfigurationsResponse> |
listOpsiConfigurationsResponseIterator(ListOpsiConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOpsiConfigurations operation.
|
Iterable<OpsiDataObjectSummary> |
listOpsiDataObjectsRecordIterator(ListOpsiDataObjectsRequest request)
Creates a new iterable which will iterate over the
OpsiDataObjectSummary objects contained in responses from the
listOpsiDataObjects operation. |
Iterable<ListOpsiDataObjectsResponse> |
listOpsiDataObjectsResponseIterator(ListOpsiDataObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOpsiDataObjects operation.
|
Iterable<SqlPlanSummary> |
listSqlPlansRecordIterator(ListSqlPlansRequest request)
Creates a new iterable which will iterate over the
SqlPlanSummary objects contained in responses from the
listSqlPlans operation. |
Iterable<ListSqlPlansResponse> |
listSqlPlansResponseIterator(ListSqlPlansRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlPlans
operation.
|
Iterable<SqlSearchSummary> |
listSqlSearchesRecordIterator(ListSqlSearchesRequest request)
Creates a new iterable which will iterate over the
SqlSearchSummary objects contained in responses from the
listSqlSearches operation. |
Iterable<ListSqlSearchesResponse> |
listSqlSearchesResponseIterator(ListSqlSearchesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlSearches operation.
|
Iterable<SqlTextSummary> |
listSqlTextsRecordIterator(ListSqlTextsRequest request)
Creates a new iterable which will iterate over the
SqlTextSummary objects contained in responses from the
listSqlTexts operation. |
Iterable<ListSqlTextsResponse> |
listSqlTextsResponseIterator(ListSqlTextsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlTexts
operation.
|
Iterable<WarehouseDataObjectSummary> |
listWarehouseDataObjectsRecordIterator(ListWarehouseDataObjectsRequest request)
Creates a new iterable which will iterate over the
WarehouseDataObjectSummary objects contained in responses from the
listWarehouseDataObjects operation. |
Iterable<ListWarehouseDataObjectsResponse> |
listWarehouseDataObjectsResponseIterator(ListWarehouseDataObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWarehouseDataObjects operation.
|
Iterable<WorkRequestError> |
listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the
WorkRequestError objects contained in responses from the
listWorkRequestErrors operation. |
Iterable<ListWorkRequestErrorsResponse> |
listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequestErrors operation.
|
Iterable<WorkRequestLogEntry> |
listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
WorkRequestLogEntry objects contained in responses from the
listWorkRequestLogs operation. |
Iterable<ListWorkRequestLogsResponse> |
listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequestLogs operation.
|
Iterable<WorkRequest> |
listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the
WorkRequest objects contained in responses from the
listWorkRequests operation. |
Iterable<ListWorkRequestsResponse> |
listWorkRequestsResponseIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequests operation.
|
public OperationsInsightsPaginators(OperationsInsights client)
public Iterable<ListAddmDbFindingCategoriesResponse> listAddmDbFindingCategoriesResponseIterator(ListAddmDbFindingCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listAddmDbFindingCategories operation. This iterable will fetch more data 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<AddmDbFindingCategorySummary> listAddmDbFindingCategoriesRecordIterator(ListAddmDbFindingCategoriesRequest request)
Creates a new iterable which will iterate over the AddmDbFindingCategorySummary
objects contained in responses from
the listAddmDbFindingCategories operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AddmDbFindingCategorySummary
objects contained in responses
received from the service.public Iterable<ListAddmDbFindingsTimeSeriesResponse> listAddmDbFindingsTimeSeriesResponseIterator(ListAddmDbFindingsTimeSeriesRequest request)
Creates a new iterable which will iterate over the responses received from the listAddmDbFindingsTimeSeries operation. This iterable will fetch more data 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<AddmDbFindingsTimeSeriesSummary> listAddmDbFindingsTimeSeriesRecordIterator(ListAddmDbFindingsTimeSeriesRequest request)
Creates a new iterable which will iterate over the AddmDbFindingsTimeSeriesSummary
objects contained in responses
from the listAddmDbFindingsTimeSeries operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AddmDbFindingsTimeSeriesSummary
objects contained in responses
received from the service.public Iterable<ListAddmDbParameterCategoriesResponse> listAddmDbParameterCategoriesResponseIterator(ListAddmDbParameterCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listAddmDbParameterCategories operation. This iterable will fetch more data 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<AddmDbParameterCategorySummary> listAddmDbParameterCategoriesRecordIterator(ListAddmDbParameterCategoriesRequest request)
Creates a new iterable which will iterate over the AddmDbParameterCategorySummary
objects contained in responses from
the listAddmDbParameterCategories operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AddmDbParameterCategorySummary
objects contained in responses
received from the service.public Iterable<ListAddmDbRecommendationCategoriesResponse> listAddmDbRecommendationCategoriesResponseIterator(ListAddmDbRecommendationCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listAddmDbRecommendationCategories operation. This iterable will fetch more data 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<AddmDbRecommendationCategorySummary> listAddmDbRecommendationCategoriesRecordIterator(ListAddmDbRecommendationCategoriesRequest request)
Creates a new iterable which will iterate over the AddmDbRecommendationCategorySummary
objects contained in responses
from the listAddmDbRecommendationCategories operation. This iterable will fetch more data
from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AddmDbRecommendationCategorySummary
objects contained in
responses received from the service.public Iterable<ListAddmDbRecommendationsTimeSeriesResponse> listAddmDbRecommendationsTimeSeriesResponseIterator(ListAddmDbRecommendationsTimeSeriesRequest request)
Creates a new iterable which will iterate over the responses received from the listAddmDbRecommendationsTimeSeries operation. This iterable will fetch more data 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<AddmDbRecommendationsTimeSeriesSummary> listAddmDbRecommendationsTimeSeriesRecordIterator(ListAddmDbRecommendationsTimeSeriesRequest request)
Creates a new iterable which will iterate over the AddmDbRecommendationsTimeSeriesSummary
objects contained in
responses from the listAddmDbRecommendationsTimeSeries operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AddmDbRecommendationsTimeSeriesSummary
objects contained in
responses received from the service.public Iterable<ListAddmDbsResponse> listAddmDbsResponseIterator(ListAddmDbsRequest request)
Creates a new iterable which will iterate over the responses received from the listAddmDbs operation. This iterable will fetch more data 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<AddmDbSummary> listAddmDbsRecordIterator(ListAddmDbsRequest request)
Creates a new iterable which will iterate over the AddmDbSummary
objects contained in responses from the listAddmDbs
operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AddmDbSummary
objects contained in responses received from the
service.public Iterable<ListAwrHubSourcesResponse> listAwrHubSourcesResponseIterator(ListAwrHubSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the listAwrHubSources operation. This iterable will fetch more data 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<AwrHubSourceSummary> listAwrHubSourcesRecordIterator(ListAwrHubSourcesRequest request)
Creates a new iterable which will iterate over the AwrHubSourceSummary
objects contained in responses from the
listAwrHubSources operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AwrHubSourceSummary
objects contained in responses received
from the service.public Iterable<ListAwrHubsResponse> listAwrHubsResponseIterator(ListAwrHubsRequest request)
Creates a new iterable which will iterate over the responses received from the listAwrHubs operation. This iterable will fetch more data 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<AwrHubSummary> listAwrHubsRecordIterator(ListAwrHubsRequest request)
Creates a new iterable which will iterate over the AwrHubSummary
objects contained in responses from the listAwrHubs
operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AwrHubSummary
objects contained in responses received from the
service.public Iterable<ListAwrSnapshotsResponse> listAwrSnapshotsResponseIterator(ListAwrSnapshotsRequest request)
Creates a new iterable which will iterate over the responses received from the listAwrSnapshots operation. This iterable will fetch more data 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<AwrSnapshotSummary> listAwrSnapshotsRecordIterator(ListAwrSnapshotsRequest request)
Creates a new iterable which will iterate over the AwrSnapshotSummary
objects contained in responses from the
listAwrSnapshots operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AwrSnapshotSummary
objects contained in responses received
from the service.public Iterable<ListDatabaseConfigurationsResponse> listDatabaseConfigurationsResponseIterator(ListDatabaseConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabaseConfigurations operation. This iterable will fetch more data 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<DatabaseConfigurationSummary> listDatabaseConfigurationsRecordIterator(ListDatabaseConfigurationsRequest request)
Creates a new iterable which will iterate over the DatabaseConfigurationSummary
objects contained in responses from
the listDatabaseConfigurations operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseConfigurationSummary
objects contained in responses
received from the service.public Iterable<ListDatabaseInsightsResponse> listDatabaseInsightsResponseIterator(ListDatabaseInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabaseInsights operation. This iterable will fetch more data 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<DatabaseInsightSummary> listDatabaseInsightsRecordIterator(ListDatabaseInsightsRequest request)
Creates a new iterable which will iterate over the DatabaseInsightSummary
objects contained in responses from the
listDatabaseInsights operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseInsightSummary
objects contained in responses received
from the service.public Iterable<ListEnterpriseManagerBridgesResponse> listEnterpriseManagerBridgesResponseIterator(ListEnterpriseManagerBridgesRequest request)
Creates a new iterable which will iterate over the responses received from the listEnterpriseManagerBridges operation. This iterable will fetch more data 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<EnterpriseManagerBridgeSummary> listEnterpriseManagerBridgesRecordIterator(ListEnterpriseManagerBridgesRequest request)
Creates a new iterable which will iterate over the EnterpriseManagerBridgeSummary
objects contained in responses from
the listEnterpriseManagerBridges operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the EnterpriseManagerBridgeSummary
objects contained in responses
received from the service.public Iterable<ListExadataConfigurationsResponse> listExadataConfigurationsResponseIterator(ListExadataConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the listExadataConfigurations operation. This iterable will fetch more data 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<ExadataConfigurationSummary> listExadataConfigurationsRecordIterator(ListExadataConfigurationsRequest request)
Creates a new iterable which will iterate over the ExadataConfigurationSummary
objects contained in responses from
the listExadataConfigurations operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExadataConfigurationSummary
objects contained in responses
received from the service.public Iterable<ListExadataInsightsResponse> listExadataInsightsResponseIterator(ListExadataInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the listExadataInsights operation. This iterable will fetch more data 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<ExadataInsightSummary> listExadataInsightsRecordIterator(ListExadataInsightsRequest request)
Creates a new iterable which will iterate over the ExadataInsightSummary
objects contained in responses from the
listExadataInsights operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ExadataInsightSummary
objects contained in responses received
from the service.public Iterable<ListHostConfigurationsResponse> listHostConfigurationsResponseIterator(ListHostConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the listHostConfigurations operation. This iterable will fetch more data 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<HostConfigurationSummary> listHostConfigurationsRecordIterator(ListHostConfigurationsRequest request)
Creates a new iterable which will iterate over the HostConfigurationSummary
objects contained in responses from the
listHostConfigurations operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the HostConfigurationSummary
objects contained in responses
received from the service.public Iterable<ListHostInsightsResponse> listHostInsightsResponseIterator(ListHostInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the listHostInsights operation. This iterable will fetch more data 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<HostInsightSummary> listHostInsightsRecordIterator(ListHostInsightsRequest request)
Creates a new iterable which will iterate over the HostInsightSummary
objects contained in responses from the
listHostInsights operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the HostInsightSummary
objects contained in responses received
from the service.public Iterable<ListHostedEntitiesResponse> listHostedEntitiesResponseIterator(ListHostedEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listHostedEntities operation. This iterable will fetch more data 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<HostedEntitySummary> listHostedEntitiesRecordIterator(ListHostedEntitiesRequest request)
Creates a new iterable which will iterate over the HostedEntitySummary
objects contained in responses from the
listHostedEntities operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the HostedEntitySummary
objects contained in responses received
from the service.public Iterable<ListImportableAgentEntitiesResponse> listImportableAgentEntitiesResponseIterator(ListImportableAgentEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listImportableAgentEntities operation. This iterable will fetch more data 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<ImportableAgentEntitySummary> listImportableAgentEntitiesRecordIterator(ListImportableAgentEntitiesRequest request)
Creates a new iterable which will iterate over the ImportableAgentEntitySummary
objects contained in responses from
the listImportableAgentEntities operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ImportableAgentEntitySummary
objects contained in responses
received from the service.public Iterable<ListImportableComputeEntitiesResponse> listImportableComputeEntitiesResponseIterator(ListImportableComputeEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listImportableComputeEntities operation. This iterable will fetch more data 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<ImportableComputeEntitySummary> listImportableComputeEntitiesRecordIterator(ListImportableComputeEntitiesRequest request)
Creates a new iterable which will iterate over the ImportableComputeEntitySummary
objects contained in responses from
the listImportableComputeEntities operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ImportableComputeEntitySummary
objects contained in responses
received from the service.public Iterable<ListImportableEnterpriseManagerEntitiesResponse> listImportableEnterpriseManagerEntitiesResponseIterator(ListImportableEnterpriseManagerEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listImportableEnterpriseManagerEntities operation. This iterable will fetch more data 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<ImportableEnterpriseManagerEntity> listImportableEnterpriseManagerEntitiesRecordIterator(ListImportableEnterpriseManagerEntitiesRequest request)
Creates a new iterable which will iterate over the ImportableEnterpriseManagerEntity
objects contained in responses
from the listImportableEnterpriseManagerEntities operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ImportableEnterpriseManagerEntity
objects contained in
responses received from the service.public Iterable<ListNewsReportsResponse> listNewsReportsResponseIterator(ListNewsReportsRequest request)
Creates a new iterable which will iterate over the responses received from the listNewsReports operation. This iterable will fetch more data 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<NewsReportSummary> listNewsReportsRecordIterator(ListNewsReportsRequest request)
Creates a new iterable which will iterate over the NewsReportSummary
objects contained in responses from the
listNewsReports operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the NewsReportSummary
objects contained in responses received from
the service.public Iterable<ListOperationsInsightsPrivateEndpointsResponse> listOperationsInsightsPrivateEndpointsResponseIterator(ListOperationsInsightsPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the responses received from the listOperationsInsightsPrivateEndpoints operation. This iterable will fetch more data 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<OperationsInsightsPrivateEndpointSummary> listOperationsInsightsPrivateEndpointsRecordIterator(ListOperationsInsightsPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the OperationsInsightsPrivateEndpointSummary
objects contained in
responses from the listOperationsInsightsPrivateEndpoints operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OperationsInsightsPrivateEndpointSummary
objects contained in
responses received from the service.public Iterable<ListOperationsInsightsWarehouseUsersResponse> listOperationsInsightsWarehouseUsersResponseIterator(ListOperationsInsightsWarehouseUsersRequest request)
Creates a new iterable which will iterate over the responses received from the listOperationsInsightsWarehouseUsers operation. This iterable will fetch more data 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<OperationsInsightsWarehouseUserSummary> listOperationsInsightsWarehouseUsersRecordIterator(ListOperationsInsightsWarehouseUsersRequest request)
Creates a new iterable which will iterate over the OperationsInsightsWarehouseUserSummary
objects contained in
responses from the listOperationsInsightsWarehouseUsers operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OperationsInsightsWarehouseUserSummary
objects contained in
responses received from the service.public Iterable<ListOperationsInsightsWarehousesResponse> listOperationsInsightsWarehousesResponseIterator(ListOperationsInsightsWarehousesRequest request)
Creates a new iterable which will iterate over the responses received from the listOperationsInsightsWarehouses operation. This iterable will fetch more data 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<OperationsInsightsWarehouseSummary> listOperationsInsightsWarehousesRecordIterator(ListOperationsInsightsWarehousesRequest request)
Creates a new iterable which will iterate over the OperationsInsightsWarehouseSummary
objects contained in responses
from the listOperationsInsightsWarehouses operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OperationsInsightsWarehouseSummary
objects contained in
responses received from the service.public Iterable<ListOpsiConfigurationsResponse> listOpsiConfigurationsResponseIterator(ListOpsiConfigurationsRequest request)
Creates a new iterable which will iterate over the responses received from the listOpsiConfigurations operation. This iterable will fetch more data 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<OpsiConfigurationSummary> listOpsiConfigurationsRecordIterator(ListOpsiConfigurationsRequest request)
Creates a new iterable which will iterate over the OpsiConfigurationSummary
objects contained in responses from the
listOpsiConfigurations operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OpsiConfigurationSummary
objects contained in responses
received from the service.public Iterable<ListOpsiDataObjectsResponse> listOpsiDataObjectsResponseIterator(ListOpsiDataObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the listOpsiDataObjects operation. This iterable will fetch more data 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<OpsiDataObjectSummary> listOpsiDataObjectsRecordIterator(ListOpsiDataObjectsRequest request)
Creates a new iterable which will iterate over the OpsiDataObjectSummary
objects contained in responses from the
listOpsiDataObjects operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OpsiDataObjectSummary
objects contained in responses received
from the service.public Iterable<ListSqlPlansResponse> listSqlPlansResponseIterator(ListSqlPlansRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlPlans operation. This iterable will fetch more data 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<SqlPlanSummary> listSqlPlansRecordIterator(ListSqlPlansRequest request)
Creates a new iterable which will iterate over the SqlPlanSummary
objects contained in responses from the
listSqlPlans operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlPlanSummary
objects contained in responses received from
the service.public Iterable<ListSqlSearchesResponse> listSqlSearchesResponseIterator(ListSqlSearchesRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlSearches operation. This iterable will fetch more data 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<SqlSearchSummary> listSqlSearchesRecordIterator(ListSqlSearchesRequest request)
Creates a new iterable which will iterate over the SqlSearchSummary
objects contained in responses from the
listSqlSearches operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlSearchSummary
objects contained in responses received from
the service.public Iterable<ListSqlTextsResponse> listSqlTextsResponseIterator(ListSqlTextsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlTexts operation. This iterable will fetch more data 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<SqlTextSummary> listSqlTextsRecordIterator(ListSqlTextsRequest request)
Creates a new iterable which will iterate over the SqlTextSummary
objects contained in responses from the
listSqlTexts operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlTextSummary
objects contained in responses received from
the service.public Iterable<ListWarehouseDataObjectsResponse> listWarehouseDataObjectsResponseIterator(ListWarehouseDataObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the listWarehouseDataObjects operation. This iterable will fetch more data 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<WarehouseDataObjectSummary> listWarehouseDataObjectsRecordIterator(ListWarehouseDataObjectsRequest request)
Creates a new iterable which will iterate over the WarehouseDataObjectSummary
objects contained in responses from the
listWarehouseDataObjects operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WarehouseDataObjectSummary
objects contained in responses
received from the service.public Iterable<ListWorkRequestErrorsResponse> listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation. This iterable will fetch more data from the server as needed.
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<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the WorkRequestError
objects contained in responses from the
listWorkRequestErrors operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestError
objects contained in responses received from
the service.public Iterable<ListWorkRequestLogsResponse> listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the listWorkRequestLogs operation. This iterable will fetch more data from the server as needed.
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<WorkRequestLogEntry> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the WorkRequestLogEntry
objects contained in responses from the
listWorkRequestLogs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestLogEntry
objects contained in responses received
from the service.public Iterable<ListWorkRequestsResponse> listWorkRequestsResponseIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listWorkRequests operation. This iterable will fetch more data from the server as needed.
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<WorkRequest> listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the WorkRequest
objects contained in responses from the
listWorkRequests operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequest
objects contained in responses received from the
service.Copyright © 2016–2024. All rights reserved.