Class WaasPaginators
- java.lang.Object
- 
- com.oracle.bmc.waas.WaasPaginators
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20181116") public class WaasPaginators extends ObjectCollection of helper methods that can be used to provide anIterableinterface to any list operations of Waas 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 Iterablereturned by calling a ResponseIterator method would iterate over the ListUsersResponse objects returned by each ListUsers call, whereas theIterablereturned 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 SummaryConstructors Constructor Description WaasPaginators(Waas client)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<AccessRule>listAccessRulesRecordIterator(ListAccessRulesRequest request)Creates a new iterable which will iterate over theAccessRuleobjects contained in responses from the listAccessRules operation.Iterable<ListAccessRulesResponse>listAccessRulesResponseIterator(ListAccessRulesRequest request)Creates a new iterable which will iterate over the responses received from the listAccessRules operation.Iterable<AddressListSummary>listAddressListsRecordIterator(ListAddressListsRequest request)Creates a new iterable which will iterate over theAddressListSummaryobjects contained in responses from the listAddressLists operation.Iterable<ListAddressListsResponse>listAddressListsResponseIterator(ListAddressListsRequest request)Creates a new iterable which will iterate over the responses received from the listAddressLists operation.Iterable<CachingRuleSummary>listCachingRulesRecordIterator(ListCachingRulesRequest request)Creates a new iterable which will iterate over theCachingRuleSummaryobjects contained in responses from the listCachingRules operation.Iterable<ListCachingRulesResponse>listCachingRulesResponseIterator(ListCachingRulesRequest request)Creates a new iterable which will iterate over the responses received from the listCachingRules operation.Iterable<Captcha>listCaptchasRecordIterator(ListCaptchasRequest request)Creates a new iterable which will iterate over theCaptchaobjects contained in responses from the listCaptchas operation.Iterable<ListCaptchasResponse>listCaptchasResponseIterator(ListCaptchasRequest request)Creates a new iterable which will iterate over the responses received from the listCaptchas operation.Iterable<CertificateSummary>listCertificatesRecordIterator(ListCertificatesRequest request)Creates a new iterable which will iterate over theCertificateSummaryobjects contained in responses from the listCertificates operation.Iterable<ListCertificatesResponse>listCertificatesResponseIterator(ListCertificatesRequest request)Creates a new iterable which will iterate over the responses received from the listCertificates operation.Iterable<CustomProtectionRuleSummary>listCustomProtectionRulesRecordIterator(ListCustomProtectionRulesRequest request)Creates a new iterable which will iterate over theCustomProtectionRuleSummaryobjects contained in responses from the listCustomProtectionRules operation.Iterable<ListCustomProtectionRulesResponse>listCustomProtectionRulesResponseIterator(ListCustomProtectionRulesRequest request)Creates a new iterable which will iterate over the responses received from the listCustomProtectionRules operation.Iterable<EdgeSubnet>listEdgeSubnetsRecordIterator(ListEdgeSubnetsRequest request)Creates a new iterable which will iterate over theEdgeSubnetobjects contained in responses from the listEdgeSubnets operation.Iterable<ListEdgeSubnetsResponse>listEdgeSubnetsResponseIterator(ListEdgeSubnetsRequest request)Creates a new iterable which will iterate over the responses received from the listEdgeSubnets operation.Iterable<GoodBot>listGoodBotsRecordIterator(ListGoodBotsRequest request)Creates a new iterable which will iterate over theGoodBotobjects contained in responses from the listGoodBots operation.Iterable<ListGoodBotsResponse>listGoodBotsResponseIterator(ListGoodBotsRequest request)Creates a new iterable which will iterate over the responses received from the listGoodBots operation.Iterable<ProtectionRule>listProtectionRulesRecordIterator(ListProtectionRulesRequest request)Creates a new iterable which will iterate over theProtectionRuleobjects contained in responses from the listProtectionRules operation.Iterable<ListProtectionRulesResponse>listProtectionRulesResponseIterator(ListProtectionRulesRequest request)Creates a new iterable which will iterate over the responses received from the listProtectionRules operation.Iterable<Recommendation>listRecommendationsRecordIterator(ListRecommendationsRequest request)Creates a new iterable which will iterate over theRecommendationobjects contained in responses from the listRecommendations operation.Iterable<ListRecommendationsResponse>listRecommendationsResponseIterator(ListRecommendationsRequest request)Creates a new iterable which will iterate over the responses received from the listRecommendations operation.Iterable<ThreatFeed>listThreatFeedsRecordIterator(ListThreatFeedsRequest request)Creates a new iterable which will iterate over theThreatFeedobjects contained in responses from the listThreatFeeds operation.Iterable<ListThreatFeedsResponse>listThreatFeedsResponseIterator(ListThreatFeedsRequest request)Creates a new iterable which will iterate over the responses received from the listThreatFeeds operation.Iterable<WaasPolicySummary>listWaasPoliciesRecordIterator(ListWaasPoliciesRequest request)Creates a new iterable which will iterate over theWaasPolicySummaryobjects contained in responses from the listWaasPolicies operation.Iterable<ListWaasPoliciesResponse>listWaasPoliciesResponseIterator(ListWaasPoliciesRequest request)Creates a new iterable which will iterate over the responses received from the listWaasPolicies operation.Iterable<WaasPolicyCustomProtectionRuleSummary>listWaasPolicyCustomProtectionRulesRecordIterator(ListWaasPolicyCustomProtectionRulesRequest request)Creates a new iterable which will iterate over theWaasPolicyCustomProtectionRuleSummaryobjects contained in responses from the listWaasPolicyCustomProtectionRules operation.Iterable<ListWaasPolicyCustomProtectionRulesResponse>listWaasPolicyCustomProtectionRulesResponseIterator(ListWaasPolicyCustomProtectionRulesRequest request)Creates a new iterable which will iterate over the responses received from the listWaasPolicyCustomProtectionRules operation.Iterable<WafBlockedRequest>listWafBlockedRequestsRecordIterator(ListWafBlockedRequestsRequest request)Creates a new iterable which will iterate over theWafBlockedRequestobjects contained in responses from the listWafBlockedRequests operation.Iterable<ListWafBlockedRequestsResponse>listWafBlockedRequestsResponseIterator(ListWafBlockedRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listWafBlockedRequests operation.Iterable<WafLog>listWafLogsRecordIterator(ListWafLogsRequest request)Creates a new iterable which will iterate over theWafLogobjects contained in responses from the listWafLogs operation.Iterable<ListWafLogsResponse>listWafLogsResponseIterator(ListWafLogsRequest request)Creates a new iterable which will iterate over the responses received from the listWafLogs operation.Iterable<WafRequest>listWafRequestsRecordIterator(ListWafRequestsRequest request)Creates a new iterable which will iterate over theWafRequestobjects contained in responses from the listWafRequests operation.Iterable<ListWafRequestsResponse>listWafRequestsResponseIterator(ListWafRequestsRequest request)Creates a new iterable which will iterate over the responses received from the listWafRequests operation.Iterable<WafTrafficDatum>listWafTrafficRecordIterator(ListWafTrafficRequest request)Creates a new iterable which will iterate over theWafTrafficDatumobjects contained in responses from the listWafTraffic operation.Iterable<ListWafTrafficResponse>listWafTrafficResponseIterator(ListWafTrafficRequest request)Creates a new iterable which will iterate over the responses received from the listWafTraffic operation.Iterable<Whitelist>listWhitelistsRecordIterator(ListWhitelistsRequest request)Creates a new iterable which will iterate over theWhitelistobjects contained in responses from the listWhitelists operation.Iterable<ListWhitelistsResponse>listWhitelistsResponseIterator(ListWhitelistsRequest request)Creates a new iterable which will iterate over the responses received from the listWhitelists operation.Iterable<WorkRequestSummary>listWorkRequestsRecordIterator(ListWorkRequestsRequest request)Creates a new iterable which will iterate over theWorkRequestSummaryobjects 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- 
WaasPaginatorspublic WaasPaginators(Waas client) 
 
- 
 - 
Method Detail- 
listAccessRulesResponseIteratorpublic Iterable<ListAccessRulesResponse> listAccessRulesResponseIterator(ListAccessRulesRequest request) Creates a new iterable which will iterate over the responses received from the listAccessRules 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listAccessRulesRecordIteratorpublic Iterable<AccessRule> listAccessRulesRecordIterator(ListAccessRulesRequest request) Creates a new iterable which will iterate over theAccessRuleobjects contained in responses from the listAccessRules 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 Iterablewhich can be used to iterate over theAccessRuleobjects contained in responses received from the service.
 
 - 
listAddressListsResponseIteratorpublic Iterable<ListAddressListsResponse> listAddressListsResponseIterator(ListAddressListsRequest request) Creates a new iterable which will iterate over the responses received from the listAddressLists 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listAddressListsRecordIteratorpublic Iterable<AddressListSummary> listAddressListsRecordIterator(ListAddressListsRequest request) Creates a new iterable which will iterate over theAddressListSummaryobjects contained in responses from the listAddressLists 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 Iterablewhich can be used to iterate over theAddressListSummaryobjects contained in responses received from the service.
 
 - 
listCachingRulesResponseIteratorpublic Iterable<ListCachingRulesResponse> listCachingRulesResponseIterator(ListCachingRulesRequest request) Creates a new iterable which will iterate over the responses received from the listCachingRules 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCachingRulesRecordIteratorpublic Iterable<CachingRuleSummary> listCachingRulesRecordIterator(ListCachingRulesRequest request) Creates a new iterable which will iterate over theCachingRuleSummaryobjects contained in responses from the listCachingRules 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 Iterablewhich can be used to iterate over theCachingRuleSummaryobjects contained in responses received from the service.
 
 - 
listCaptchasResponseIteratorpublic Iterable<ListCaptchasResponse> listCaptchasResponseIterator(ListCaptchasRequest request) Creates a new iterable which will iterate over the responses received from the listCaptchas 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCaptchasRecordIteratorpublic Iterable<Captcha> listCaptchasRecordIterator(ListCaptchasRequest request) Creates a new iterable which will iterate over theCaptchaobjects contained in responses from the listCaptchas operation.This iterable will fetch more data from the server as needed. 
 - 
listCertificatesResponseIteratorpublic Iterable<ListCertificatesResponse> listCertificatesResponseIterator(ListCertificatesRequest request) Creates a new iterable which will iterate over the responses received from the listCertificates 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCertificatesRecordIteratorpublic Iterable<CertificateSummary> listCertificatesRecordIterator(ListCertificatesRequest request) Creates a new iterable which will iterate over theCertificateSummaryobjects contained in responses from the listCertificates 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 Iterablewhich can be used to iterate over theCertificateSummaryobjects contained in responses received from the service.
 
 - 
listCustomProtectionRulesResponseIteratorpublic Iterable<ListCustomProtectionRulesResponse> listCustomProtectionRulesResponseIterator(ListCustomProtectionRulesRequest request) Creates a new iterable which will iterate over the responses received from the listCustomProtectionRules 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listCustomProtectionRulesRecordIteratorpublic Iterable<CustomProtectionRuleSummary> listCustomProtectionRulesRecordIterator(ListCustomProtectionRulesRequest request) Creates a new iterable which will iterate over theCustomProtectionRuleSummaryobjects contained in responses from the listCustomProtectionRules 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 Iterablewhich can be used to iterate over theCustomProtectionRuleSummaryobjects contained in responses received from the service.
 
 - 
listEdgeSubnetsResponseIteratorpublic Iterable<ListEdgeSubnetsResponse> listEdgeSubnetsResponseIterator(ListEdgeSubnetsRequest request) Creates a new iterable which will iterate over the responses received from the listEdgeSubnets 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listEdgeSubnetsRecordIteratorpublic Iterable<EdgeSubnet> listEdgeSubnetsRecordIterator(ListEdgeSubnetsRequest request) Creates a new iterable which will iterate over theEdgeSubnetobjects contained in responses from the listEdgeSubnets 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 Iterablewhich can be used to iterate over theEdgeSubnetobjects contained in responses received from the service.
 
 - 
listGoodBotsResponseIteratorpublic Iterable<ListGoodBotsResponse> listGoodBotsResponseIterator(ListGoodBotsRequest request) Creates a new iterable which will iterate over the responses received from the listGoodBots 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listGoodBotsRecordIteratorpublic Iterable<GoodBot> listGoodBotsRecordIterator(ListGoodBotsRequest request) Creates a new iterable which will iterate over theGoodBotobjects contained in responses from the listGoodBots operation.This iterable will fetch more data from the server as needed. 
 - 
listProtectionRulesResponseIteratorpublic Iterable<ListProtectionRulesResponse> listProtectionRulesResponseIterator(ListProtectionRulesRequest request) Creates a new iterable which will iterate over the responses received from the listProtectionRules 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listProtectionRulesRecordIteratorpublic Iterable<ProtectionRule> listProtectionRulesRecordIterator(ListProtectionRulesRequest request) Creates a new iterable which will iterate over theProtectionRuleobjects contained in responses from the listProtectionRules 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 Iterablewhich can be used to iterate over theProtectionRuleobjects contained in responses received from the service.
 
 - 
listRecommendationsResponseIteratorpublic Iterable<ListRecommendationsResponse> listRecommendationsResponseIterator(ListRecommendationsRequest request) Creates a new iterable which will iterate over the responses received from the listRecommendations 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listRecommendationsRecordIteratorpublic Iterable<Recommendation> listRecommendationsRecordIterator(ListRecommendationsRequest request) Creates a new iterable which will iterate over theRecommendationobjects contained in responses from the listRecommendations 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 Iterablewhich can be used to iterate over theRecommendationobjects contained in responses received from the service.
 
 - 
listThreatFeedsResponseIteratorpublic Iterable<ListThreatFeedsResponse> listThreatFeedsResponseIterator(ListThreatFeedsRequest request) Creates a new iterable which will iterate over the responses received from the listThreatFeeds 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listThreatFeedsRecordIteratorpublic Iterable<ThreatFeed> listThreatFeedsRecordIterator(ListThreatFeedsRequest request) Creates a new iterable which will iterate over theThreatFeedobjects contained in responses from the listThreatFeeds 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 Iterablewhich can be used to iterate over theThreatFeedobjects contained in responses received from the service.
 
 - 
listWaasPoliciesResponseIteratorpublic Iterable<ListWaasPoliciesResponse> listWaasPoliciesResponseIterator(ListWaasPoliciesRequest request) Creates a new iterable which will iterate over the responses received from the listWaasPolicies 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWaasPoliciesRecordIteratorpublic Iterable<WaasPolicySummary> listWaasPoliciesRecordIterator(ListWaasPoliciesRequest request) Creates a new iterable which will iterate over theWaasPolicySummaryobjects contained in responses from the listWaasPolicies 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 Iterablewhich can be used to iterate over theWaasPolicySummaryobjects contained in responses received from the service.
 
 - 
listWaasPolicyCustomProtectionRulesResponseIteratorpublic Iterable<ListWaasPolicyCustomProtectionRulesResponse> listWaasPolicyCustomProtectionRulesResponseIterator(ListWaasPolicyCustomProtectionRulesRequest request) Creates a new iterable which will iterate over the responses received from the listWaasPolicyCustomProtectionRules 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWaasPolicyCustomProtectionRulesRecordIteratorpublic Iterable<WaasPolicyCustomProtectionRuleSummary> listWaasPolicyCustomProtectionRulesRecordIterator(ListWaasPolicyCustomProtectionRulesRequest request) Creates a new iterable which will iterate over theWaasPolicyCustomProtectionRuleSummaryobjects contained in responses from the listWaasPolicyCustomProtectionRules 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 Iterablewhich can be used to iterate over theWaasPolicyCustomProtectionRuleSummaryobjects contained in responses received from the service.
 
 - 
listWafBlockedRequestsResponseIteratorpublic Iterable<ListWafBlockedRequestsResponse> listWafBlockedRequestsResponseIterator(ListWafBlockedRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listWafBlockedRequests 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWafBlockedRequestsRecordIteratorpublic Iterable<WafBlockedRequest> listWafBlockedRequestsRecordIterator(ListWafBlockedRequestsRequest request) Creates a new iterable which will iterate over theWafBlockedRequestobjects contained in responses from the listWafBlockedRequests 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 Iterablewhich can be used to iterate over theWafBlockedRequestobjects contained in responses received from the service.
 
 - 
listWafLogsResponseIteratorpublic Iterable<ListWafLogsResponse> listWafLogsResponseIterator(ListWafLogsRequest request) Creates a new iterable which will iterate over the responses received from the listWafLogs 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWafLogsRecordIteratorpublic Iterable<WafLog> listWafLogsRecordIterator(ListWafLogsRequest request) Creates a new iterable which will iterate over theWafLogobjects contained in responses from the listWafLogs operation.This iterable will fetch more data from the server as needed. 
 - 
listWafRequestsResponseIteratorpublic Iterable<ListWafRequestsResponse> listWafRequestsResponseIterator(ListWafRequestsRequest request) Creates a new iterable which will iterate over the responses received from the listWafRequests 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWafRequestsRecordIteratorpublic Iterable<WafRequest> listWafRequestsRecordIterator(ListWafRequestsRequest request) Creates a new iterable which will iterate over theWafRequestobjects contained in responses from the listWafRequests 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 Iterablewhich can be used to iterate over theWafRequestobjects contained in responses received from the service.
 
 - 
listWafTrafficResponseIteratorpublic Iterable<ListWafTrafficResponse> listWafTrafficResponseIterator(ListWafTrafficRequest request) Creates a new iterable which will iterate over the responses received from the listWafTraffic 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWafTrafficRecordIteratorpublic Iterable<WafTrafficDatum> listWafTrafficRecordIterator(ListWafTrafficRequest request) Creates a new iterable which will iterate over theWafTrafficDatumobjects contained in responses from the listWafTraffic 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 Iterablewhich can be used to iterate over theWafTrafficDatumobjects contained in responses received from the service.
 
 - 
listWhitelistsResponseIteratorpublic Iterable<ListWhitelistsResponse> listWhitelistsResponseIterator(ListWhitelistsRequest request) Creates a new iterable which will iterate over the responses received from the listWhitelists 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWhitelistsRecordIteratorpublic Iterable<Whitelist> listWhitelistsRecordIterator(ListWhitelistsRequest request) Creates a new iterable which will iterate over theWhitelistobjects contained in responses from the listWhitelists operation.This iterable will fetch more data from the server as needed. 
 - 
listWorkRequestsResponseIteratorpublic 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 Iterablewhich can be used to iterate over the responses received from the service.
 
 - 
listWorkRequestsRecordIteratorpublic Iterable<WorkRequestSummary> listWorkRequestsRecordIterator(ListWorkRequestsRequest request) Creates a new iterable which will iterate over theWorkRequestSummaryobjects 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 Iterablewhich can be used to iterate over theWorkRequestSummaryobjects contained in responses received from the service.
 
 
- 
 
-