Class LogAnalyticsPaginators
- java.lang.Object
-
- com.oracle.bmc.loganalytics.LogAnalyticsPaginators
-
@Generated(value="OracleSDKGenerator", comments="API Version: 20200601") public class LogAnalyticsPaginators extends Object
Collection of helper methods that can be used to provide anIterable
interface to any list operations of LogAnalytics where multiple pages of data may be fetched.Two styles of iteration are supported:
- Iterating over the Response objects returned by the list operation. These are referred to as ResponseIterators, and the methods are suffixed with ResponseIterator. For example: listUsersResponseIterator
- Iterating over the resources/records being listed. These are referred to as RecordIterators, and the methods are suffixed with RecordIterator. For example: listUsersRecordIterator
These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. They will automatically fetch more data from the service when required.
As an example, if we were using the ListUsers operation in IdentityService, then the
Iterable
returned by calling a ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas theIterable
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 Summary
Constructors Constructor Description LogAnalyticsPaginators(LogAnalytics client)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<AssociableEntity>
listAssociableEntitiesRecordIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over theAssociableEntity
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 theLogAnalyticsAssociatedEntity
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 theAutoAssociationState
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 theLogAnalyticsCategory
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 theLogAnalyticsConfigWorkRequestSummary
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<EffectivePropertySummary>
listEffectivePropertiesRecordIterator(ListEffectivePropertiesRequest request)
Creates a new iterable which will iterate over theEffectivePropertySummary
objects contained in responses from the listEffectiveProperties operation.Iterable<ListEffectivePropertiesResponse>
listEffectivePropertiesResponseIterator(ListEffectivePropertiesRequest request)
Creates a new iterable which will iterate over the responses received from the listEffectiveProperties operation.Iterable<LogAnalyticsEntitySummary>
listEntityAssociationsRecordIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsEntitySummary
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 theLogAnalyticsAssociation
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 theLogAnalyticsFieldSummary
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<IngestTimeRuleSummary>
listIngestTimeRulesRecordIterator(ListIngestTimeRulesRequest request)
Creates a new iterable which will iterate over theIngestTimeRuleSummary
objects contained in responses from the listIngestTimeRules operation.Iterable<ListIngestTimeRulesResponse>
listIngestTimeRulesResponseIterator(ListIngestTimeRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listIngestTimeRules operation.Iterable<LabelPriority>
listLabelPrioritiesRecordIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over theLabelPriority
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 theLabelSourceSummary
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 theLogAnalyticsLabelSummary
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 theLogAnalyticsEmBridgeSummary
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 theLogAnalyticsEntitySummary
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 theLogAnalyticsEntityTopologySummary
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 theLogAnalyticsEntityTypeSummary
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 theLogAnalyticsLogGroupSummary
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 theLogAnalyticsObjectCollectionRuleSummary
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 theLogAnalyticsLookup
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 theLogAnalyticsMetaSourceType
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<OverlappingRecallSummary>
listOverlappingRecallsRecordIterator(ListOverlappingRecallsRequest request)
Creates a new iterable which will iterate over theOverlappingRecallSummary
objects contained in responses from the listOverlappingRecalls operation.Iterable<ListOverlappingRecallsResponse>
listOverlappingRecallsResponseIterator(ListOverlappingRecallsRequest request)
Creates a new iterable which will iterate over the responses received from the listOverlappingRecalls operation.Iterable<LogAnalyticsParserFunction>
listParserFunctionsRecordIterator(ListParserFunctionsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsParserFunction
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 theLogAnalyticsParserMetaPlugin
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 theLogAnalyticsParserSummary
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<PropertyMetadataSummary>
listPropertiesMetadataRecordIterator(ListPropertiesMetadataRequest request)
Creates a new iterable which will iterate over thePropertyMetadataSummary
objects contained in responses from the listPropertiesMetadata operation.Iterable<ListPropertiesMetadataResponse>
listPropertiesMetadataResponseIterator(ListPropertiesMetadataRequest request)
Creates a new iterable which will iterate over the responses received from the listPropertiesMetadata operation.Iterable<QueryWorkRequestSummary>
listQueryWorkRequestsRecordIterator(ListQueryWorkRequestsRequest request)
Creates a new iterable which will iterate over theQueryWorkRequestSummary
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 theRecalledData
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 theLogAnalyticsResourceCategory
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<RuleSummary>
listRulesRecordIterator(ListRulesRequest request)
Creates a new iterable which will iterate over theRuleSummary
objects contained in responses from the listRules operation.Iterable<ListRulesResponse>
listRulesResponseIterator(ListRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listRules operation.Iterable<ScheduledTaskSummary>
listScheduledTasksRecordIterator(ListScheduledTasksRequest request)
Creates a new iterable which will iterate over theScheduledTaskSummary
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 theLogAnalyticsAssociation
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 theEventType
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 theLogAnalyticsSourceExtendedFieldDefinition
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 theLogAnalyticsLabelOperator
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 theLogAnalyticsMetaFunction
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 theLogAnalyticsSourcePattern
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 theLogAnalyticsSourceSummary
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 theWorkRequestError
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 theStorageWorkRequestSummary
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 theUploadFileSummary
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 theUploadSummary
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 theUploadWarningSummary
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 theLogAnalyticsWarning
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 theWorkRequestError
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 theWorkRequestLog
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 theWorkRequestSummary
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.
-
-
-
Constructor Detail
-
LogAnalyticsPaginators
public LogAnalyticsPaginators(LogAnalytics client)
-
-
Method Detail
-
listAssociableEntitiesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listAssociableEntitiesRecordIterator
public Iterable<AssociableEntity> listAssociableEntitiesRecordIterator(ListAssociableEntitiesRequest request)
Creates a new iterable which will iterate over theAssociableEntity
objects contained in responses from the listAssociableEntities operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theAssociableEntity
objects contained in responses received from the service.
-
listAssociatedEntitiesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listAssociatedEntitiesRecordIterator
public Iterable<LogAnalyticsAssociatedEntity> listAssociatedEntitiesRecordIterator(ListAssociatedEntitiesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsAssociatedEntity
objects contained in responses from the listAssociatedEntities operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsAssociatedEntity
objects contained in responses received from the service.
-
listAutoAssociationsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listAutoAssociationsRecordIterator
public Iterable<AutoAssociationState> listAutoAssociationsRecordIterator(ListAutoAssociationsRequest request)
Creates a new iterable which will iterate over theAutoAssociationState
objects contained in responses from the listAutoAssociations operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theAutoAssociationState
objects contained in responses received from the service.
-
listCategoriesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listCategoriesRecordIterator
public Iterable<LogAnalyticsCategory> listCategoriesRecordIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsCategory
objects contained in responses from the listCategories operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsCategory
objects contained in responses received from the service.
-
listConfigWorkRequestsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listConfigWorkRequestsRecordIterator
public Iterable<LogAnalyticsConfigWorkRequestSummary> listConfigWorkRequestsRecordIterator(ListConfigWorkRequestsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsConfigWorkRequestSummary
objects contained in responses from the listConfigWorkRequests operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsConfigWorkRequestSummary
objects contained in responses received from the service.
-
listEffectivePropertiesResponseIterator
public Iterable<ListEffectivePropertiesResponse> listEffectivePropertiesResponseIterator(ListEffectivePropertiesRequest request)
Creates a new iterable which will iterate over the responses received from the listEffectiveProperties operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listEffectivePropertiesRecordIterator
public Iterable<EffectivePropertySummary> listEffectivePropertiesRecordIterator(ListEffectivePropertiesRequest request)
Creates a new iterable which will iterate over theEffectivePropertySummary
objects contained in responses from the listEffectiveProperties operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theEffectivePropertySummary
objects contained in responses received from the service.
-
listEntityAssociationsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listEntityAssociationsRecordIterator
public Iterable<LogAnalyticsEntitySummary> listEntityAssociationsRecordIterator(ListEntityAssociationsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsEntitySummary
objects contained in responses from the listEntityAssociations operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsEntitySummary
objects contained in responses received from the service.
-
listEntitySourceAssociationsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listEntitySourceAssociationsRecordIterator
public Iterable<LogAnalyticsAssociation> listEntitySourceAssociationsRecordIterator(ListEntitySourceAssociationsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsAssociation
objects contained in responses from the listEntitySourceAssociations operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsAssociation
objects contained in responses received from the service.
-
listFieldsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listFieldsRecordIterator
public Iterable<LogAnalyticsFieldSummary> listFieldsRecordIterator(ListFieldsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsFieldSummary
objects contained in responses from the listFields operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsFieldSummary
objects contained in responses received from the service.
-
listIngestTimeRulesResponseIterator
public Iterable<ListIngestTimeRulesResponse> listIngestTimeRulesResponseIterator(ListIngestTimeRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listIngestTimeRules operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listIngestTimeRulesRecordIterator
public Iterable<IngestTimeRuleSummary> listIngestTimeRulesRecordIterator(ListIngestTimeRulesRequest request)
Creates a new iterable which will iterate over theIngestTimeRuleSummary
objects contained in responses from the listIngestTimeRules operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theIngestTimeRuleSummary
objects contained in responses received from the service.
-
listLabelPrioritiesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLabelPrioritiesRecordIterator
public Iterable<LabelPriority> listLabelPrioritiesRecordIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over theLabelPriority
objects contained in responses from the listLabelPriorities operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLabelPriority
objects contained in responses received from the service.
-
listLabelSourceDetailsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLabelSourceDetailsRecordIterator
public Iterable<LabelSourceSummary> listLabelSourceDetailsRecordIterator(ListLabelSourceDetailsRequest request)
Creates a new iterable which will iterate over theLabelSourceSummary
objects contained in responses from the listLabelSourceDetails operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLabelSourceSummary
objects contained in responses received from the service.
-
listLabelsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLabelsRecordIterator
public Iterable<LogAnalyticsLabelSummary> listLabelsRecordIterator(ListLabelsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsLabelSummary
objects contained in responses from the listLabels operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsLabelSummary
objects contained in responses received from the service.
-
listLogAnalyticsEmBridgesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLogAnalyticsEmBridgesRecordIterator
public Iterable<LogAnalyticsEmBridgeSummary> listLogAnalyticsEmBridgesRecordIterator(ListLogAnalyticsEmBridgesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsEmBridgeSummary
objects contained in responses from the listLogAnalyticsEmBridges operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsEmBridgeSummary
objects contained in responses received from the service.
-
listLogAnalyticsEntitiesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLogAnalyticsEntitiesRecordIterator
public Iterable<LogAnalyticsEntitySummary> listLogAnalyticsEntitiesRecordIterator(ListLogAnalyticsEntitiesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsEntitySummary
objects contained in responses from the listLogAnalyticsEntities operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsEntitySummary
objects contained in responses received from the service.
-
listLogAnalyticsEntityTopologyResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLogAnalyticsEntityTopologyRecordIterator
public Iterable<LogAnalyticsEntityTopologySummary> listLogAnalyticsEntityTopologyRecordIterator(ListLogAnalyticsEntityTopologyRequest request)
Creates a new iterable which will iterate over theLogAnalyticsEntityTopologySummary
objects contained in responses from the listLogAnalyticsEntityTopology operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsEntityTopologySummary
objects contained in responses received from the service.
-
listLogAnalyticsEntityTypesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLogAnalyticsEntityTypesRecordIterator
public Iterable<LogAnalyticsEntityTypeSummary> listLogAnalyticsEntityTypesRecordIterator(ListLogAnalyticsEntityTypesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsEntityTypeSummary
objects contained in responses from the listLogAnalyticsEntityTypes operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsEntityTypeSummary
objects contained in responses received from the service.
-
listLogAnalyticsLogGroupsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLogAnalyticsLogGroupsRecordIterator
public Iterable<LogAnalyticsLogGroupSummary> listLogAnalyticsLogGroupsRecordIterator(ListLogAnalyticsLogGroupsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsLogGroupSummary
objects contained in responses from the listLogAnalyticsLogGroups operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsLogGroupSummary
objects contained in responses received from the service.
-
listLogAnalyticsObjectCollectionRulesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLogAnalyticsObjectCollectionRulesRecordIterator
public Iterable<LogAnalyticsObjectCollectionRuleSummary> listLogAnalyticsObjectCollectionRulesRecordIterator(ListLogAnalyticsObjectCollectionRulesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsObjectCollectionRuleSummary
objects contained in responses from the listLogAnalyticsObjectCollectionRules operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsObjectCollectionRuleSummary
objects contained in responses received from the service.
-
listLookupsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listLookupsRecordIterator
public Iterable<LogAnalyticsLookup> listLookupsRecordIterator(ListLookupsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsLookup
objects contained in responses from the listLookups operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsLookup
objects contained in responses received from the service.
-
listMetaSourceTypesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listMetaSourceTypesRecordIterator
public Iterable<LogAnalyticsMetaSourceType> listMetaSourceTypesRecordIterator(ListMetaSourceTypesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsMetaSourceType
objects contained in responses from the listMetaSourceTypes operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsMetaSourceType
objects contained in responses received from the service.
-
listOverlappingRecallsResponseIterator
public Iterable<ListOverlappingRecallsResponse> listOverlappingRecallsResponseIterator(ListOverlappingRecallsRequest request)
Creates a new iterable which will iterate over the responses received from the listOverlappingRecalls operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listOverlappingRecallsRecordIterator
public Iterable<OverlappingRecallSummary> listOverlappingRecallsRecordIterator(ListOverlappingRecallsRequest request)
Creates a new iterable which will iterate over theOverlappingRecallSummary
objects contained in responses from the listOverlappingRecalls operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theOverlappingRecallSummary
objects contained in responses received from the service.
-
listParserFunctionsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listParserFunctionsRecordIterator
public Iterable<LogAnalyticsParserFunction> listParserFunctionsRecordIterator(ListParserFunctionsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsParserFunction
objects contained in responses from the listParserFunctions operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsParserFunction
objects contained in responses received from the service.
-
listParserMetaPluginsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listParserMetaPluginsRecordIterator
public Iterable<LogAnalyticsParserMetaPlugin> listParserMetaPluginsRecordIterator(ListParserMetaPluginsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsParserMetaPlugin
objects contained in responses from the listParserMetaPlugins operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsParserMetaPlugin
objects contained in responses received from the service.
-
listParsersResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listParsersRecordIterator
public Iterable<LogAnalyticsParserSummary> listParsersRecordIterator(ListParsersRequest request)
Creates a new iterable which will iterate over theLogAnalyticsParserSummary
objects contained in responses from the listParsers operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsParserSummary
objects contained in responses received from the service.
-
listPropertiesMetadataResponseIterator
public Iterable<ListPropertiesMetadataResponse> listPropertiesMetadataResponseIterator(ListPropertiesMetadataRequest request)
Creates a new iterable which will iterate over the responses received from the listPropertiesMetadata operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listPropertiesMetadataRecordIterator
public Iterable<PropertyMetadataSummary> listPropertiesMetadataRecordIterator(ListPropertiesMetadataRequest request)
Creates a new iterable which will iterate over thePropertyMetadataSummary
objects contained in responses from the listPropertiesMetadata operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over thePropertyMetadataSummary
objects contained in responses received from the service.
-
listQueryWorkRequestsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listQueryWorkRequestsRecordIterator
public Iterable<QueryWorkRequestSummary> listQueryWorkRequestsRecordIterator(ListQueryWorkRequestsRequest request)
Creates a new iterable which will iterate over theQueryWorkRequestSummary
objects contained in responses from the listQueryWorkRequests operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theQueryWorkRequestSummary
objects contained in responses received from the service.
-
listRecalledDataResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listRecalledDataRecordIterator
public Iterable<RecalledData> listRecalledDataRecordIterator(ListRecalledDataRequest request)
Creates a new iterable which will iterate over theRecalledData
objects contained in responses from the listRecalledData operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theRecalledData
objects contained in responses received from the service.
-
listResourceCategoriesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listResourceCategoriesRecordIterator
public Iterable<LogAnalyticsResourceCategory> listResourceCategoriesRecordIterator(ListResourceCategoriesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsResourceCategory
objects contained in responses from the listResourceCategories operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsResourceCategory
objects contained in responses received from the service.
-
listRulesResponseIterator
public Iterable<ListRulesResponse> listRulesResponseIterator(ListRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listRules operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listRulesRecordIterator
public Iterable<RuleSummary> listRulesRecordIterator(ListRulesRequest request)
Creates a new iterable which will iterate over theRuleSummary
objects contained in responses from the listRules operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theRuleSummary
objects contained in responses received from the service.
-
listScheduledTasksResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listScheduledTasksRecordIterator
public Iterable<ScheduledTaskSummary> listScheduledTasksRecordIterator(ListScheduledTasksRequest request)
Creates a new iterable which will iterate over theScheduledTaskSummary
objects contained in responses from the listScheduledTasks operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theScheduledTaskSummary
objects contained in responses received from the service.
-
listSourceAssociationsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listSourceAssociationsRecordIterator
public Iterable<LogAnalyticsAssociation> listSourceAssociationsRecordIterator(ListSourceAssociationsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsAssociation
objects contained in responses from the listSourceAssociations operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsAssociation
objects contained in responses received from the service.
-
listSourceEventTypesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listSourceEventTypesRecordIterator
public Iterable<EventType> listSourceEventTypesRecordIterator(ListSourceEventTypesRequest request)
Creates a new iterable which will iterate over theEventType
objects contained in responses from the listSourceEventTypes operation.This iterable will fetch more data from the server as needed.
-
listSourceExtendedFieldDefinitionsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listSourceExtendedFieldDefinitionsRecordIterator
public Iterable<LogAnalyticsSourceExtendedFieldDefinition> listSourceExtendedFieldDefinitionsRecordIterator(ListSourceExtendedFieldDefinitionsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsSourceExtendedFieldDefinition
objects contained in responses from the listSourceExtendedFieldDefinitions operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsSourceExtendedFieldDefinition
objects contained in responses received from the service.
-
listSourceLabelOperatorsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listSourceLabelOperatorsRecordIterator
public Iterable<LogAnalyticsLabelOperator> listSourceLabelOperatorsRecordIterator(ListSourceLabelOperatorsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsLabelOperator
objects contained in responses from the listSourceLabelOperators operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsLabelOperator
objects contained in responses received from the service.
-
listSourceMetaFunctionsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listSourceMetaFunctionsRecordIterator
public Iterable<LogAnalyticsMetaFunction> listSourceMetaFunctionsRecordIterator(ListSourceMetaFunctionsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsMetaFunction
objects contained in responses from the listSourceMetaFunctions operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsMetaFunction
objects contained in responses received from the service.
-
listSourcePatternsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listSourcePatternsRecordIterator
public Iterable<LogAnalyticsSourcePattern> listSourcePatternsRecordIterator(ListSourcePatternsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsSourcePattern
objects contained in responses from the listSourcePatterns operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsSourcePattern
objects contained in responses received from the service.
-
listSourcesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listSourcesRecordIterator
public Iterable<LogAnalyticsSourceSummary> listSourcesRecordIterator(ListSourcesRequest request)
Creates a new iterable which will iterate over theLogAnalyticsSourceSummary
objects contained in responses from the listSources operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsSourceSummary
objects contained in responses received from the service.
-
listStorageWorkRequestErrorsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listStorageWorkRequestErrorsRecordIterator
public Iterable<WorkRequestError> listStorageWorkRequestErrorsRecordIterator(ListStorageWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over theWorkRequestError
objects contained in responses from the listStorageWorkRequestErrors operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theWorkRequestError
objects contained in responses received from the service.
-
listStorageWorkRequestsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listStorageWorkRequestsRecordIterator
public Iterable<StorageWorkRequestSummary> listStorageWorkRequestsRecordIterator(ListStorageWorkRequestsRequest request)
Creates a new iterable which will iterate over theStorageWorkRequestSummary
objects contained in responses from the listStorageWorkRequests operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theStorageWorkRequestSummary
objects contained in responses received from the service.
-
listUploadFilesResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listUploadFilesRecordIterator
public Iterable<UploadFileSummary> listUploadFilesRecordIterator(ListUploadFilesRequest request)
Creates a new iterable which will iterate over theUploadFileSummary
objects contained in responses from the listUploadFiles operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theUploadFileSummary
objects contained in responses received from the service.
-
listUploadWarningsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listUploadWarningsRecordIterator
public Iterable<UploadWarningSummary> listUploadWarningsRecordIterator(ListUploadWarningsRequest request)
Creates a new iterable which will iterate over theUploadWarningSummary
objects contained in responses from the listUploadWarnings operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theUploadWarningSummary
objects contained in responses received from the service.
-
listUploadsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listUploadsRecordIterator
public Iterable<UploadSummary> listUploadsRecordIterator(ListUploadsRequest request)
Creates a new iterable which will iterate over theUploadSummary
objects contained in responses from the listUploads operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theUploadSummary
objects contained in responses received from the service.
-
listWarningsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listWarningsRecordIterator
public Iterable<LogAnalyticsWarning> listWarningsRecordIterator(ListWarningsRequest request)
Creates a new iterable which will iterate over theLogAnalyticsWarning
objects contained in responses from the listWarnings operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theLogAnalyticsWarning
objects contained in responses received from the service.
-
listWorkRequestErrorsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listWorkRequestErrorsRecordIterator
public Iterable<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over theWorkRequestError
objects contained in responses from the listWorkRequestErrors operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theWorkRequestError
objects contained in responses received from the service.
-
listWorkRequestLogsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listWorkRequestLogsRecordIterator
public Iterable<WorkRequestLog> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over theWorkRequestLog
objects contained in responses from the listWorkRequestLogs operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theWorkRequestLog
objects contained in responses received from the service.
-
listWorkRequestsResponseIterator
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.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over the responses received from the service.
-
listWorkRequestsRecordIterator
public Iterable<WorkRequestSummary> listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over theWorkRequestSummary
objects contained in responses from the listWorkRequests operation.This iterable will fetch more data from the server as needed.
- Parameters:
request
- a request which can be sent to the service operation- Returns:
- an
Iterable
which can be used to iterate over theWorkRequestSummary
objects contained in responses received from the service.
-
-