@Generated(value="OracleSDKGenerator", comments="API Version: 20200601") public class LogAnalyticsPaginators extends Object
Collection of helper methods that can be used to provide an Iterable
interface
to any list operations of LogAnalytics 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 |
---|
LogAnalyticsPaginators(LogAnalytics client) |
Modifier and Type | Method and Description |
---|---|
Iterable<AssociableEntity> |
listAssociableEntitiesRecordIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over the
AssociableEntity objects
contained in responses from the listAssociableEntities operation. |
Iterable<ListAssociableEntitiesResponse> |
listAssociableEntitiesResponseIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listAssociableEntities operation.
|
Iterable<LogAnalyticsAssociatedEntity> |
listAssociatedEntitiesRecordIterator(ListAssociatedEntitiesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsAssociatedEntity objects
contained in responses from the listAssociatedEntities operation. |
Iterable<ListAssociatedEntitiesResponse> |
listAssociatedEntitiesResponseIterator(ListAssociatedEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listAssociatedEntities operation.
|
Iterable<AutoAssociationState> |
listAutoAssociationsRecordIterator(ListAutoAssociationsRequest request)
Creates a new iterable which will iterate over the
AutoAssociationState objects
contained in responses from the listAutoAssociations operation. |
Iterable<ListAutoAssociationsResponse> |
listAutoAssociationsResponseIterator(ListAutoAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listAutoAssociations operation.
|
Iterable<LogAnalyticsCategory> |
listCategoriesRecordIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsCategory objects
contained in responses from the listCategories operation. |
Iterable<ListCategoriesResponse> |
listCategoriesResponseIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listCategories operation.
|
Iterable<LogAnalyticsConfigWorkRequestSummary> |
listConfigWorkRequestsRecordIterator(ListConfigWorkRequestsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsConfigWorkRequestSummary objects
contained in responses from the listConfigWorkRequests operation. |
Iterable<ListConfigWorkRequestsResponse> |
listConfigWorkRequestsResponseIterator(ListConfigWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listConfigWorkRequests operation.
|
Iterable<LogAnalyticsEntitySummary> |
listEntityAssociationsRecordIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEntitySummary objects
contained in responses from the listEntityAssociations operation. |
Iterable<ListEntityAssociationsResponse> |
listEntityAssociationsResponseIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listEntityAssociations operation.
|
Iterable<LogAnalyticsAssociation> |
listEntitySourceAssociationsRecordIterator(ListEntitySourceAssociationsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsAssociation objects
contained in responses from the listEntitySourceAssociations operation. |
Iterable<ListEntitySourceAssociationsResponse> |
listEntitySourceAssociationsResponseIterator(ListEntitySourceAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listEntitySourceAssociations operation.
|
Iterable<LogAnalyticsFieldSummary> |
listFieldsRecordIterator(ListFieldsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsFieldSummary objects
contained in responses from the listFields operation. |
Iterable<ListFieldsResponse> |
listFieldsResponseIterator(ListFieldsRequest request)
Creates a new iterable which will iterate over the responses received from the listFields operation.
|
Iterable<LabelPriority> |
listLabelPrioritiesRecordIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over the
LabelPriority objects
contained in responses from the listLabelPriorities operation. |
Iterable<ListLabelPrioritiesResponse> |
listLabelPrioritiesResponseIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over the responses received from the listLabelPriorities operation.
|
Iterable<LabelSourceSummary> |
listLabelSourceDetailsRecordIterator(ListLabelSourceDetailsRequest request)
Creates a new iterable which will iterate over the
LabelSourceSummary objects
contained in responses from the listLabelSourceDetails operation. |
Iterable<ListLabelSourceDetailsResponse> |
listLabelSourceDetailsResponseIterator(ListLabelSourceDetailsRequest request)
Creates a new iterable which will iterate over the responses received from the listLabelSourceDetails operation.
|
Iterable<LogAnalyticsLabelSummary> |
listLabelsRecordIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLabelSummary objects
contained in responses from the listLabels operation. |
Iterable<ListLabelsResponse> |
listLabelsResponseIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over the responses received from the listLabels operation.
|
Iterable<LogAnalyticsEmBridgeSummary> |
listLogAnalyticsEmBridgesRecordIterator(ListLogAnalyticsEmBridgesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEmBridgeSummary objects
contained in responses from the listLogAnalyticsEmBridges operation. |
Iterable<ListLogAnalyticsEmBridgesResponse> |
listLogAnalyticsEmBridgesResponseIterator(ListLogAnalyticsEmBridgesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEmBridges operation.
|
Iterable<LogAnalyticsEntitySummary> |
listLogAnalyticsEntitiesRecordIterator(ListLogAnalyticsEntitiesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEntitySummary objects
contained in responses from the listLogAnalyticsEntities operation. |
Iterable<ListLogAnalyticsEntitiesResponse> |
listLogAnalyticsEntitiesResponseIterator(ListLogAnalyticsEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEntities operation.
|
Iterable<LogAnalyticsEntityTopologySummary> |
listLogAnalyticsEntityTopologyRecordIterator(ListLogAnalyticsEntityTopologyRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEntityTopologySummary objects
contained in responses from the listLogAnalyticsEntityTopology operation. |
Iterable<ListLogAnalyticsEntityTopologyResponse> |
listLogAnalyticsEntityTopologyResponseIterator(ListLogAnalyticsEntityTopologyRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEntityTopology operation.
|
Iterable<LogAnalyticsEntityTypeSummary> |
listLogAnalyticsEntityTypesRecordIterator(ListLogAnalyticsEntityTypesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsEntityTypeSummary objects
contained in responses from the listLogAnalyticsEntityTypes operation. |
Iterable<ListLogAnalyticsEntityTypesResponse> |
listLogAnalyticsEntityTypesResponseIterator(ListLogAnalyticsEntityTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEntityTypes operation.
|
Iterable<LogAnalyticsLogGroupSummary> |
listLogAnalyticsLogGroupsRecordIterator(ListLogAnalyticsLogGroupsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLogGroupSummary objects
contained in responses from the listLogAnalyticsLogGroups operation. |
Iterable<ListLogAnalyticsLogGroupsResponse> |
listLogAnalyticsLogGroupsResponseIterator(ListLogAnalyticsLogGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsLogGroups operation.
|
Iterable<LogAnalyticsObjectCollectionRuleSummary> |
listLogAnalyticsObjectCollectionRulesRecordIterator(ListLogAnalyticsObjectCollectionRulesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsObjectCollectionRuleSummary objects
contained in responses from the listLogAnalyticsObjectCollectionRules operation. |
Iterable<ListLogAnalyticsObjectCollectionRulesResponse> |
listLogAnalyticsObjectCollectionRulesResponseIterator(ListLogAnalyticsObjectCollectionRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsObjectCollectionRules operation.
|
Iterable<LogAnalyticsLookup> |
listLookupsRecordIterator(ListLookupsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLookup objects
contained in responses from the listLookups operation. |
Iterable<ListLookupsResponse> |
listLookupsResponseIterator(ListLookupsRequest request)
Creates a new iterable which will iterate over the responses received from the listLookups operation.
|
Iterable<LogAnalyticsMetaSourceType> |
listMetaSourceTypesRecordIterator(ListMetaSourceTypesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsMetaSourceType objects
contained in responses from the listMetaSourceTypes operation. |
Iterable<ListMetaSourceTypesResponse> |
listMetaSourceTypesResponseIterator(ListMetaSourceTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listMetaSourceTypes operation.
|
Iterable<LogAnalyticsParserFunction> |
listParserFunctionsRecordIterator(ListParserFunctionsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsParserFunction objects
contained in responses from the listParserFunctions operation. |
Iterable<ListParserFunctionsResponse> |
listParserFunctionsResponseIterator(ListParserFunctionsRequest request)
Creates a new iterable which will iterate over the responses received from the listParserFunctions operation.
|
Iterable<LogAnalyticsParserMetaPlugin> |
listParserMetaPluginsRecordIterator(ListParserMetaPluginsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsParserMetaPlugin objects
contained in responses from the listParserMetaPlugins operation. |
Iterable<ListParserMetaPluginsResponse> |
listParserMetaPluginsResponseIterator(ListParserMetaPluginsRequest request)
Creates a new iterable which will iterate over the responses received from the listParserMetaPlugins operation.
|
Iterable<LogAnalyticsParserSummary> |
listParsersRecordIterator(ListParsersRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsParserSummary objects
contained in responses from the listParsers operation. |
Iterable<ListParsersResponse> |
listParsersResponseIterator(ListParsersRequest request)
Creates a new iterable which will iterate over the responses received from the listParsers operation.
|
Iterable<QueryWorkRequestSummary> |
listQueryWorkRequestsRecordIterator(ListQueryWorkRequestsRequest request)
Creates a new iterable which will iterate over the
QueryWorkRequestSummary objects
contained in responses from the listQueryWorkRequests operation. |
Iterable<ListQueryWorkRequestsResponse> |
listQueryWorkRequestsResponseIterator(ListQueryWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listQueryWorkRequests operation.
|
Iterable<RecalledData> |
listRecalledDataRecordIterator(ListRecalledDataRequest request)
Creates a new iterable which will iterate over the
RecalledData objects
contained in responses from the listRecalledData operation. |
Iterable<ListRecalledDataResponse> |
listRecalledDataResponseIterator(ListRecalledDataRequest request)
Creates a new iterable which will iterate over the responses received from the listRecalledData operation.
|
Iterable<LogAnalyticsResourceCategory> |
listResourceCategoriesRecordIterator(ListResourceCategoriesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsResourceCategory objects
contained in responses from the listResourceCategories operation. |
Iterable<ListResourceCategoriesResponse> |
listResourceCategoriesResponseIterator(ListResourceCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listResourceCategories operation.
|
Iterable<ScheduledTaskSummary> |
listScheduledTasksRecordIterator(ListScheduledTasksRequest request)
Creates a new iterable which will iterate over the
ScheduledTaskSummary objects
contained in responses from the listScheduledTasks operation. |
Iterable<ListScheduledTasksResponse> |
listScheduledTasksResponseIterator(ListScheduledTasksRequest request)
Creates a new iterable which will iterate over the responses received from the listScheduledTasks operation.
|
Iterable<LogAnalyticsAssociation> |
listSourceAssociationsRecordIterator(ListSourceAssociationsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsAssociation objects
contained in responses from the listSourceAssociations operation. |
Iterable<ListSourceAssociationsResponse> |
listSourceAssociationsResponseIterator(ListSourceAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceAssociations operation.
|
Iterable<EventType> |
listSourceEventTypesRecordIterator(ListSourceEventTypesRequest request)
Creates a new iterable which will iterate over the
EventType objects
contained in responses from the listSourceEventTypes operation. |
Iterable<ListSourceEventTypesResponse> |
listSourceEventTypesResponseIterator(ListSourceEventTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceEventTypes operation.
|
Iterable<LogAnalyticsSourceExtendedFieldDefinition> |
listSourceExtendedFieldDefinitionsRecordIterator(ListSourceExtendedFieldDefinitionsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsSourceExtendedFieldDefinition objects
contained in responses from the listSourceExtendedFieldDefinitions operation. |
Iterable<ListSourceExtendedFieldDefinitionsResponse> |
listSourceExtendedFieldDefinitionsResponseIterator(ListSourceExtendedFieldDefinitionsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceExtendedFieldDefinitions operation.
|
Iterable<LogAnalyticsLabelOperator> |
listSourceLabelOperatorsRecordIterator(ListSourceLabelOperatorsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsLabelOperator objects
contained in responses from the listSourceLabelOperators operation. |
Iterable<ListSourceLabelOperatorsResponse> |
listSourceLabelOperatorsResponseIterator(ListSourceLabelOperatorsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceLabelOperators operation.
|
Iterable<LogAnalyticsMetaFunction> |
listSourceMetaFunctionsRecordIterator(ListSourceMetaFunctionsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsMetaFunction objects
contained in responses from the listSourceMetaFunctions operation. |
Iterable<ListSourceMetaFunctionsResponse> |
listSourceMetaFunctionsResponseIterator(ListSourceMetaFunctionsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceMetaFunctions operation.
|
Iterable<LogAnalyticsSourcePattern> |
listSourcePatternsRecordIterator(ListSourcePatternsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsSourcePattern objects
contained in responses from the listSourcePatterns operation. |
Iterable<ListSourcePatternsResponse> |
listSourcePatternsResponseIterator(ListSourcePatternsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourcePatterns operation.
|
Iterable<LogAnalyticsSourceSummary> |
listSourcesRecordIterator(ListSourcesRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsSourceSummary objects
contained in responses from the listSources operation. |
Iterable<ListSourcesResponse> |
listSourcesResponseIterator(ListSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the listSources operation.
|
Iterable<WorkRequestError> |
listStorageWorkRequestErrorsRecordIterator(ListStorageWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the
WorkRequestError objects
contained in responses from the listStorageWorkRequestErrors operation. |
Iterable<ListStorageWorkRequestErrorsResponse> |
listStorageWorkRequestErrorsResponseIterator(ListStorageWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the listStorageWorkRequestErrors operation.
|
Iterable<StorageWorkRequestSummary> |
listStorageWorkRequestsRecordIterator(ListStorageWorkRequestsRequest request)
Creates a new iterable which will iterate over the
StorageWorkRequestSummary objects
contained in responses from the listStorageWorkRequests operation. |
Iterable<ListStorageWorkRequestsResponse> |
listStorageWorkRequestsResponseIterator(ListStorageWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listStorageWorkRequests operation.
|
Iterable<UploadFileSummary> |
listUploadFilesRecordIterator(ListUploadFilesRequest request)
Creates a new iterable which will iterate over the
UploadFileSummary objects
contained in responses from the listUploadFiles operation. |
Iterable<ListUploadFilesResponse> |
listUploadFilesResponseIterator(ListUploadFilesRequest request)
Creates a new iterable which will iterate over the responses received from the listUploadFiles operation.
|
Iterable<UploadSummary> |
listUploadsRecordIterator(ListUploadsRequest request)
Creates a new iterable which will iterate over the
UploadSummary objects
contained in responses from the listUploads operation. |
Iterable<ListUploadsResponse> |
listUploadsResponseIterator(ListUploadsRequest request)
Creates a new iterable which will iterate over the responses received from the listUploads operation.
|
Iterable<UploadWarningSummary> |
listUploadWarningsRecordIterator(ListUploadWarningsRequest request)
Creates a new iterable which will iterate over the
UploadWarningSummary objects
contained in responses from the listUploadWarnings operation. |
Iterable<ListUploadWarningsResponse> |
listUploadWarningsResponseIterator(ListUploadWarningsRequest request)
Creates a new iterable which will iterate over the responses received from the listUploadWarnings operation.
|
Iterable<LogAnalyticsWarning> |
listWarningsRecordIterator(ListWarningsRequest request)
Creates a new iterable which will iterate over the
LogAnalyticsWarning objects
contained in responses from the listWarnings operation. |
Iterable<ListWarningsResponse> |
listWarningsResponseIterator(ListWarningsRequest request)
Creates a new iterable which will iterate over the responses received from the listWarnings 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<WorkRequestLog> |
listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
WorkRequestLog 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<WorkRequestSummary> |
listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the
WorkRequestSummary 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.
|
@ConstructorProperties(value="client") public LogAnalyticsPaginators(LogAnalytics client)
public Iterable<ListAssociableEntitiesResponse> listAssociableEntitiesResponseIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listAssociableEntities operation. This iterable will fetch more data 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<AssociableEntity> listAssociableEntitiesRecordIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over the AssociableEntity
objects
contained in responses from the listAssociableEntities operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AssociableEntity
objects
contained in responses received from the service.public Iterable<ListAssociatedEntitiesResponse> listAssociatedEntitiesResponseIterator(ListAssociatedEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listAssociatedEntities operation. This iterable will fetch more data 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<LogAnalyticsAssociatedEntity> listAssociatedEntitiesRecordIterator(ListAssociatedEntitiesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsAssociatedEntity
objects
contained in responses from the listAssociatedEntities operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsAssociatedEntity
objects
contained in responses received from the service.public Iterable<ListAutoAssociationsResponse> listAutoAssociationsResponseIterator(ListAutoAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listAutoAssociations operation. This iterable will fetch more data 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<AutoAssociationState> listAutoAssociationsRecordIterator(ListAutoAssociationsRequest request)
Creates a new iterable which will iterate over the AutoAssociationState
objects
contained in responses from the listAutoAssociations operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AutoAssociationState
objects
contained in responses received from the service.public Iterable<ListCategoriesResponse> listCategoriesResponseIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listCategories operation. This iterable will fetch more data 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<LogAnalyticsCategory> listCategoriesRecordIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsCategory
objects
contained in responses from the listCategories operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsCategory
objects
contained in responses received from the service.public Iterable<ListConfigWorkRequestsResponse> listConfigWorkRequestsResponseIterator(ListConfigWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listConfigWorkRequests operation. This iterable will fetch more data 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<LogAnalyticsConfigWorkRequestSummary> listConfigWorkRequestsRecordIterator(ListConfigWorkRequestsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsConfigWorkRequestSummary
objects
contained in responses from the listConfigWorkRequests operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsConfigWorkRequestSummary
objects
contained in responses received from the service.public Iterable<ListEntityAssociationsResponse> listEntityAssociationsResponseIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listEntityAssociations operation. This iterable will fetch more data 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<LogAnalyticsEntitySummary> listEntityAssociationsRecordIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsEntitySummary
objects
contained in responses from the listEntityAssociations operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsEntitySummary
objects
contained in responses received from the service.public Iterable<ListEntitySourceAssociationsResponse> listEntitySourceAssociationsResponseIterator(ListEntitySourceAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listEntitySourceAssociations operation. This iterable will fetch more data 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<LogAnalyticsAssociation> listEntitySourceAssociationsRecordIterator(ListEntitySourceAssociationsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsAssociation
objects
contained in responses from the listEntitySourceAssociations operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsAssociation
objects
contained in responses received from the service.public Iterable<ListFieldsResponse> listFieldsResponseIterator(ListFieldsRequest request)
Creates a new iterable which will iterate over the responses received from the listFields operation. This iterable will fetch more data 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<LogAnalyticsFieldSummary> listFieldsRecordIterator(ListFieldsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsFieldSummary
objects
contained in responses from the listFields operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsFieldSummary
objects
contained in responses received from the service.public Iterable<ListLabelPrioritiesResponse> listLabelPrioritiesResponseIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over the responses received from the listLabelPriorities operation. This iterable will fetch more data 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<LabelPriority> listLabelPrioritiesRecordIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over the LabelPriority
objects
contained in responses from the listLabelPriorities operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LabelPriority
objects
contained in responses received from the service.public Iterable<ListLabelSourceDetailsResponse> listLabelSourceDetailsResponseIterator(ListLabelSourceDetailsRequest request)
Creates a new iterable which will iterate over the responses received from the listLabelSourceDetails operation. This iterable will fetch more data 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<LabelSourceSummary> listLabelSourceDetailsRecordIterator(ListLabelSourceDetailsRequest request)
Creates a new iterable which will iterate over the LabelSourceSummary
objects
contained in responses from the listLabelSourceDetails operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LabelSourceSummary
objects
contained in responses received from the service.public Iterable<ListLabelsResponse> listLabelsResponseIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over the responses received from the listLabels operation. This iterable will fetch more data 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<LogAnalyticsLabelSummary> listLabelsRecordIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsLabelSummary
objects
contained in responses from the listLabels operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsLabelSummary
objects
contained in responses received from the service.public Iterable<ListLogAnalyticsEmBridgesResponse> listLogAnalyticsEmBridgesResponseIterator(ListLogAnalyticsEmBridgesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEmBridges operation. This iterable will fetch more data 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<LogAnalyticsEmBridgeSummary> listLogAnalyticsEmBridgesRecordIterator(ListLogAnalyticsEmBridgesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsEmBridgeSummary
objects
contained in responses from the listLogAnalyticsEmBridges operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsEmBridgeSummary
objects
contained in responses received from the service.public Iterable<ListLogAnalyticsEntitiesResponse> listLogAnalyticsEntitiesResponseIterator(ListLogAnalyticsEntitiesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEntities operation. This iterable will fetch more data 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<LogAnalyticsEntitySummary> listLogAnalyticsEntitiesRecordIterator(ListLogAnalyticsEntitiesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsEntitySummary
objects
contained in responses from the listLogAnalyticsEntities operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsEntitySummary
objects
contained in responses received from the service.public Iterable<ListLogAnalyticsEntityTopologyResponse> listLogAnalyticsEntityTopologyResponseIterator(ListLogAnalyticsEntityTopologyRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEntityTopology operation. This iterable will fetch more data 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<LogAnalyticsEntityTopologySummary> listLogAnalyticsEntityTopologyRecordIterator(ListLogAnalyticsEntityTopologyRequest request)
Creates a new iterable which will iterate over the LogAnalyticsEntityTopologySummary
objects
contained in responses from the listLogAnalyticsEntityTopology operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsEntityTopologySummary
objects
contained in responses received from the service.public Iterable<ListLogAnalyticsEntityTypesResponse> listLogAnalyticsEntityTypesResponseIterator(ListLogAnalyticsEntityTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsEntityTypes operation. This iterable will fetch more data 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<LogAnalyticsEntityTypeSummary> listLogAnalyticsEntityTypesRecordIterator(ListLogAnalyticsEntityTypesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsEntityTypeSummary
objects
contained in responses from the listLogAnalyticsEntityTypes operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsEntityTypeSummary
objects
contained in responses received from the service.public Iterable<ListLogAnalyticsLogGroupsResponse> listLogAnalyticsLogGroupsResponseIterator(ListLogAnalyticsLogGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsLogGroups operation. This iterable will fetch more data 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<LogAnalyticsLogGroupSummary> listLogAnalyticsLogGroupsRecordIterator(ListLogAnalyticsLogGroupsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsLogGroupSummary
objects
contained in responses from the listLogAnalyticsLogGroups operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsLogGroupSummary
objects
contained in responses received from the service.public Iterable<ListLogAnalyticsObjectCollectionRulesResponse> listLogAnalyticsObjectCollectionRulesResponseIterator(ListLogAnalyticsObjectCollectionRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listLogAnalyticsObjectCollectionRules operation. This iterable will fetch more data 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<LogAnalyticsObjectCollectionRuleSummary> listLogAnalyticsObjectCollectionRulesRecordIterator(ListLogAnalyticsObjectCollectionRulesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsObjectCollectionRuleSummary
objects
contained in responses from the listLogAnalyticsObjectCollectionRules operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsObjectCollectionRuleSummary
objects
contained in responses received from the service.public Iterable<ListLookupsResponse> listLookupsResponseIterator(ListLookupsRequest request)
Creates a new iterable which will iterate over the responses received from the listLookups operation. This iterable will fetch more data 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<LogAnalyticsLookup> listLookupsRecordIterator(ListLookupsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsLookup
objects
contained in responses from the listLookups operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsLookup
objects
contained in responses received from the service.public Iterable<ListMetaSourceTypesResponse> listMetaSourceTypesResponseIterator(ListMetaSourceTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listMetaSourceTypes operation. This iterable will fetch more data 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<LogAnalyticsMetaSourceType> listMetaSourceTypesRecordIterator(ListMetaSourceTypesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsMetaSourceType
objects
contained in responses from the listMetaSourceTypes operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsMetaSourceType
objects
contained in responses received from the service.public Iterable<ListParserFunctionsResponse> listParserFunctionsResponseIterator(ListParserFunctionsRequest request)
Creates a new iterable which will iterate over the responses received from the listParserFunctions operation. This iterable will fetch more data 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<LogAnalyticsParserFunction> listParserFunctionsRecordIterator(ListParserFunctionsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsParserFunction
objects
contained in responses from the listParserFunctions operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsParserFunction
objects
contained in responses received from the service.public Iterable<ListParserMetaPluginsResponse> listParserMetaPluginsResponseIterator(ListParserMetaPluginsRequest request)
Creates a new iterable which will iterate over the responses received from the listParserMetaPlugins operation. This iterable will fetch more data 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<LogAnalyticsParserMetaPlugin> listParserMetaPluginsRecordIterator(ListParserMetaPluginsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsParserMetaPlugin
objects
contained in responses from the listParserMetaPlugins operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsParserMetaPlugin
objects
contained in responses received from the service.public Iterable<ListParsersResponse> listParsersResponseIterator(ListParsersRequest request)
Creates a new iterable which will iterate over the responses received from the listParsers operation. This iterable will fetch more data 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<LogAnalyticsParserSummary> listParsersRecordIterator(ListParsersRequest request)
Creates a new iterable which will iterate over the LogAnalyticsParserSummary
objects
contained in responses from the listParsers operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsParserSummary
objects
contained in responses received from the service.public Iterable<ListQueryWorkRequestsResponse> listQueryWorkRequestsResponseIterator(ListQueryWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listQueryWorkRequests operation. This iterable will fetch more data 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<QueryWorkRequestSummary> listQueryWorkRequestsRecordIterator(ListQueryWorkRequestsRequest request)
Creates a new iterable which will iterate over the QueryWorkRequestSummary
objects
contained in responses from the listQueryWorkRequests operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the QueryWorkRequestSummary
objects
contained in responses received from the service.public Iterable<ListRecalledDataResponse> listRecalledDataResponseIterator(ListRecalledDataRequest request)
Creates a new iterable which will iterate over the responses received from the listRecalledData operation. This iterable will fetch more data 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<RecalledData> listRecalledDataRecordIterator(ListRecalledDataRequest request)
Creates a new iterable which will iterate over the RecalledData
objects
contained in responses from the listRecalledData operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the RecalledData
objects
contained in responses received from the service.public Iterable<ListResourceCategoriesResponse> listResourceCategoriesResponseIterator(ListResourceCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listResourceCategories operation. This iterable will fetch more data 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<LogAnalyticsResourceCategory> listResourceCategoriesRecordIterator(ListResourceCategoriesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsResourceCategory
objects
contained in responses from the listResourceCategories operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsResourceCategory
objects
contained in responses received from the service.public Iterable<ListScheduledTasksResponse> listScheduledTasksResponseIterator(ListScheduledTasksRequest request)
Creates a new iterable which will iterate over the responses received from the listScheduledTasks operation. This iterable will fetch more data 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<ScheduledTaskSummary> listScheduledTasksRecordIterator(ListScheduledTasksRequest request)
Creates a new iterable which will iterate over the ScheduledTaskSummary
objects
contained in responses from the listScheduledTasks operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ScheduledTaskSummary
objects
contained in responses received from the service.public Iterable<ListSourceAssociationsResponse> listSourceAssociationsResponseIterator(ListSourceAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceAssociations operation. This iterable will fetch more data 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<LogAnalyticsAssociation> listSourceAssociationsRecordIterator(ListSourceAssociationsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsAssociation
objects
contained in responses from the listSourceAssociations operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsAssociation
objects
contained in responses received from the service.public Iterable<ListSourceEventTypesResponse> listSourceEventTypesResponseIterator(ListSourceEventTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceEventTypes operation. This iterable will fetch more data 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<EventType> listSourceEventTypesRecordIterator(ListSourceEventTypesRequest request)
Creates a new iterable which will iterate over the EventType
objects
contained in responses from the listSourceEventTypes operation. This iterable will fetch more data from the
server as needed.
public Iterable<ListSourceExtendedFieldDefinitionsResponse> listSourceExtendedFieldDefinitionsResponseIterator(ListSourceExtendedFieldDefinitionsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceExtendedFieldDefinitions operation. This iterable will fetch more data 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<LogAnalyticsSourceExtendedFieldDefinition> listSourceExtendedFieldDefinitionsRecordIterator(ListSourceExtendedFieldDefinitionsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsSourceExtendedFieldDefinition
objects
contained in responses from the listSourceExtendedFieldDefinitions operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsSourceExtendedFieldDefinition
objects
contained in responses received from the service.public Iterable<ListSourceLabelOperatorsResponse> listSourceLabelOperatorsResponseIterator(ListSourceLabelOperatorsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceLabelOperators operation. This iterable will fetch more data 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<LogAnalyticsLabelOperator> listSourceLabelOperatorsRecordIterator(ListSourceLabelOperatorsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsLabelOperator
objects
contained in responses from the listSourceLabelOperators operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsLabelOperator
objects
contained in responses received from the service.public Iterable<ListSourceMetaFunctionsResponse> listSourceMetaFunctionsResponseIterator(ListSourceMetaFunctionsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourceMetaFunctions operation. This iterable will fetch more data 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<LogAnalyticsMetaFunction> listSourceMetaFunctionsRecordIterator(ListSourceMetaFunctionsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsMetaFunction
objects
contained in responses from the listSourceMetaFunctions operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsMetaFunction
objects
contained in responses received from the service.public Iterable<ListSourcePatternsResponse> listSourcePatternsResponseIterator(ListSourcePatternsRequest request)
Creates a new iterable which will iterate over the responses received from the listSourcePatterns operation. This iterable will fetch more data 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<LogAnalyticsSourcePattern> listSourcePatternsRecordIterator(ListSourcePatternsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsSourcePattern
objects
contained in responses from the listSourcePatterns operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsSourcePattern
objects
contained in responses received from the service.public Iterable<ListSourcesResponse> listSourcesResponseIterator(ListSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the listSources operation. This iterable will fetch more data 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<LogAnalyticsSourceSummary> listSourcesRecordIterator(ListSourcesRequest request)
Creates a new iterable which will iterate over the LogAnalyticsSourceSummary
objects
contained in responses from the listSources operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsSourceSummary
objects
contained in responses received from the service.public Iterable<ListStorageWorkRequestErrorsResponse> listStorageWorkRequestErrorsResponseIterator(ListStorageWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the listStorageWorkRequestErrors operation. This iterable will fetch more data 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> listStorageWorkRequestErrorsRecordIterator(ListStorageWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the WorkRequestError
objects
contained in responses from the listStorageWorkRequestErrors operation. This iterable will fetch more data 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<ListStorageWorkRequestsResponse> listStorageWorkRequestsResponseIterator(ListStorageWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listStorageWorkRequests operation. This iterable will fetch more data 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<StorageWorkRequestSummary> listStorageWorkRequestsRecordIterator(ListStorageWorkRequestsRequest request)
Creates a new iterable which will iterate over the StorageWorkRequestSummary
objects
contained in responses from the listStorageWorkRequests operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the StorageWorkRequestSummary
objects
contained in responses received from the service.public Iterable<ListUploadFilesResponse> listUploadFilesResponseIterator(ListUploadFilesRequest request)
Creates a new iterable which will iterate over the responses received from the listUploadFiles operation. This iterable will fetch more data 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<UploadFileSummary> listUploadFilesRecordIterator(ListUploadFilesRequest request)
Creates a new iterable which will iterate over the UploadFileSummary
objects
contained in responses from the listUploadFiles operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UploadFileSummary
objects
contained in responses received from the service.public Iterable<ListUploadWarningsResponse> listUploadWarningsResponseIterator(ListUploadWarningsRequest request)
Creates a new iterable which will iterate over the responses received from the listUploadWarnings operation. This iterable will fetch more data 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<UploadWarningSummary> listUploadWarningsRecordIterator(ListUploadWarningsRequest request)
Creates a new iterable which will iterate over the UploadWarningSummary
objects
contained in responses from the listUploadWarnings operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UploadWarningSummary
objects
contained in responses received from the service.public Iterable<ListUploadsResponse> listUploadsResponseIterator(ListUploadsRequest request)
Creates a new iterable which will iterate over the responses received from the listUploads operation. This iterable will fetch more data 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<UploadSummary> listUploadsRecordIterator(ListUploadsRequest request)
Creates a new iterable which will iterate over the UploadSummary
objects
contained in responses from the listUploads operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UploadSummary
objects
contained in responses received from the service.public Iterable<ListWarningsResponse> listWarningsResponseIterator(ListWarningsRequest request)
Creates a new iterable which will iterate over the responses received from the listWarnings operation. This iterable will fetch more data 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<LogAnalyticsWarning> listWarningsRecordIterator(ListWarningsRequest request)
Creates a new iterable which will iterate over the LogAnalyticsWarning
objects
contained in responses from the listWarnings operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LogAnalyticsWarning
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<WorkRequestLog> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the WorkRequestLog
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 WorkRequestLog
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<WorkRequestSummary> listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the WorkRequestSummary
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 WorkRequestSummary
objects
contained in responses received from the service.Copyright © 2016–2022. All rights reserved.