@Generated(value="OracleSDKGenerator", comments="API Version: 20181201") public class DataSafePaginators extends Object
Collection of helper methods that can be used to provide an Iterable
interface
to any list operations of DataSafe where multiple pages of data may be fetched. Two styles of
iteration are supported:
These iterables abstract away the need to write code to manually handle pagination via looping and using the page tokens. They will automatically fetch more data from the service when required.
As an example, if we were using the ListUsers operation in IdentityService, then the Iterable
returned by calling a ResponseIterator method would iterate over the
ListUsersResponse objects returned by each ListUsers call, whereas the Iterable
returned by calling a RecordIterator method would iterate over the User records and we don't have
to deal with ListUsersResponse objects at all. In either case, pagination will be automatically
handled so we can iterate until there are no more responses or no more resources/records
available.
Constructor and Description |
---|
DataSafePaginators(DataSafe client) |
Modifier and Type | Method and Description |
---|---|
Iterable<AlertAggregationItems> |
listAlertAnalyticsRecordIterator(ListAlertAnalyticsRequest request)
Creates a new iterable which will iterate over the
AlertAggregationItems objects contained in responses from the
listAlertAnalytics operation. |
Iterable<ListAlertAnalyticsResponse> |
listAlertAnalyticsResponseIterator(ListAlertAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAlertAnalytics operation.
|
Iterable<AlertPolicySummary> |
listAlertPoliciesRecordIterator(ListAlertPoliciesRequest request)
Creates a new iterable which will iterate over the
AlertPolicySummary objects contained in responses from the
listAlertPolicies operation. |
Iterable<ListAlertPoliciesResponse> |
listAlertPoliciesResponseIterator(ListAlertPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAlertPolicies operation.
|
Iterable<AlertPolicyRuleSummary> |
listAlertPolicyRulesRecordIterator(ListAlertPolicyRulesRequest request)
Creates a new iterable which will iterate over the
AlertPolicyRuleSummary objects contained in responses from the
listAlertPolicyRules operation. |
Iterable<ListAlertPolicyRulesResponse> |
listAlertPolicyRulesResponseIterator(ListAlertPolicyRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAlertPolicyRules operation.
|
Iterable<AlertSummary> |
listAlertsRecordIterator(ListAlertsRequest request)
Creates a new iterable which will iterate over the
AlertSummary objects contained in responses from the
listAlerts operation. |
Iterable<ListAlertsResponse> |
listAlertsResponseIterator(ListAlertsRequest request)
Creates a new iterable which will iterate over the responses received from the listAlerts
operation.
|
Iterable<AuditArchiveRetrievalSummary> |
listAuditArchiveRetrievalsRecordIterator(ListAuditArchiveRetrievalsRequest request)
Creates a new iterable which will iterate over the
AuditArchiveRetrievalSummary objects contained in responses
from the listAuditArchiveRetrievals operation. |
Iterable<ListAuditArchiveRetrievalsResponse> |
listAuditArchiveRetrievalsResponseIterator(ListAuditArchiveRetrievalsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditArchiveRetrievals operation.
|
Iterable<AuditEventAggregationItems> |
listAuditEventAnalyticsRecordIterator(ListAuditEventAnalyticsRequest request)
Creates a new iterable which will iterate over the
AuditEventAggregationItems objects contained in responses from
the listAuditEventAnalytics operation. |
Iterable<ListAuditEventAnalyticsResponse> |
listAuditEventAnalyticsResponseIterator(ListAuditEventAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditEventAnalytics operation.
|
Iterable<AuditEventSummary> |
listAuditEventsRecordIterator(ListAuditEventsRequest request)
Creates a new iterable which will iterate over the
AuditEventSummary objects contained in responses from the
listAuditEvents operation. |
Iterable<ListAuditEventsResponse> |
listAuditEventsResponseIterator(ListAuditEventsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditEvents operation.
|
Iterable<AuditPolicySummary> |
listAuditPoliciesRecordIterator(ListAuditPoliciesRequest request)
Creates a new iterable which will iterate over the
AuditPolicySummary objects contained in responses from the
listAuditPolicies operation. |
Iterable<ListAuditPoliciesResponse> |
listAuditPoliciesResponseIterator(ListAuditPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditPolicies operation.
|
Iterable<AuditPolicyAggregationItems> |
listAuditPolicyAnalyticsRecordIterator(ListAuditPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the
AuditPolicyAggregationItems objects contained in responses
from the listAuditPolicyAnalytics operation. |
Iterable<ListAuditPolicyAnalyticsResponse> |
listAuditPolicyAnalyticsResponseIterator(ListAuditPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditPolicyAnalytics operation.
|
Iterable<AuditProfileAggregationItems> |
listAuditProfileAnalyticsRecordIterator(ListAuditProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the
AuditProfileAggregationItems objects contained in responses
from the listAuditProfileAnalytics operation. |
Iterable<ListAuditProfileAnalyticsResponse> |
listAuditProfileAnalyticsResponseIterator(ListAuditProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditProfileAnalytics operation.
|
Iterable<AuditProfileSummary> |
listAuditProfilesRecordIterator(ListAuditProfilesRequest request)
Creates a new iterable which will iterate over the
AuditProfileSummary objects contained in responses from the
listAuditProfiles operation. |
Iterable<ListAuditProfilesResponse> |
listAuditProfilesResponseIterator(ListAuditProfilesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditProfiles operation.
|
Iterable<AuditTrailAggregationItems> |
listAuditTrailAnalyticsRecordIterator(ListAuditTrailAnalyticsRequest request)
Creates a new iterable which will iterate over the
AuditTrailAggregationItems objects contained in responses from
the listAuditTrailAnalytics operation. |
Iterable<ListAuditTrailAnalyticsResponse> |
listAuditTrailAnalyticsResponseIterator(ListAuditTrailAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditTrailAnalytics operation.
|
Iterable<AuditTrailSummary> |
listAuditTrailsRecordIterator(ListAuditTrailsRequest request)
Creates a new iterable which will iterate over the
AuditTrailSummary objects contained in responses from the
listAuditTrails operation. |
Iterable<ListAuditTrailsResponse> |
listAuditTrailsResponseIterator(ListAuditTrailsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAuditTrails operation.
|
Iterable<AvailableAuditVolumeSummary> |
listAvailableAuditVolumesRecordIterator(ListAvailableAuditVolumesRequest request)
Creates a new iterable which will iterate over the
AvailableAuditVolumeSummary objects contained in responses
from the listAvailableAuditVolumes operation. |
Iterable<ListAvailableAuditVolumesResponse> |
listAvailableAuditVolumesResponseIterator(ListAvailableAuditVolumesRequest request)
Creates a new iterable which will iterate over the responses received from the
listAvailableAuditVolumes operation.
|
Iterable<CollectedAuditVolumeSummary> |
listCollectedAuditVolumesRecordIterator(ListCollectedAuditVolumesRequest request)
Creates a new iterable which will iterate over the
CollectedAuditVolumeSummary objects contained in responses
from the listCollectedAuditVolumes operation. |
Iterable<ListCollectedAuditVolumesResponse> |
listCollectedAuditVolumesResponseIterator(ListCollectedAuditVolumesRequest request)
Creates a new iterable which will iterate over the responses received from the
listCollectedAuditVolumes operation.
|
Iterable<ColumnSummary> |
listColumnsRecordIterator(ListColumnsRequest request)
Creates a new iterable which will iterate over the
ColumnSummary objects contained in responses from the
listColumns operation. |
Iterable<ListColumnsResponse> |
listColumnsResponseIterator(ListColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the listColumns
operation.
|
Iterable<DatabaseSecurityConfigSummary> |
listDatabaseSecurityConfigsRecordIterator(ListDatabaseSecurityConfigsRequest request)
Creates a new iterable which will iterate over the
DatabaseSecurityConfigSummary objects contained in responses
from the listDatabaseSecurityConfigs operation. |
Iterable<ListDatabaseSecurityConfigsResponse> |
listDatabaseSecurityConfigsResponseIterator(ListDatabaseSecurityConfigsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDatabaseSecurityConfigs operation.
|
Iterable<DatabaseTableAccessEntrySummary> |
listDatabaseTableAccessEntriesRecordIterator(ListDatabaseTableAccessEntriesRequest request)
Creates a new iterable which will iterate over the
DatabaseTableAccessEntrySummary objects contained in responses
from the listDatabaseTableAccessEntries operation. |
Iterable<ListDatabaseTableAccessEntriesResponse> |
listDatabaseTableAccessEntriesResponseIterator(ListDatabaseTableAccessEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDatabaseTableAccessEntries operation.
|
Iterable<DatabaseViewAccessEntrySummary> |
listDatabaseViewAccessEntriesRecordIterator(ListDatabaseViewAccessEntriesRequest request)
Creates a new iterable which will iterate over the
DatabaseViewAccessEntrySummary objects contained in responses
from the listDatabaseViewAccessEntries operation. |
Iterable<ListDatabaseViewAccessEntriesResponse> |
listDatabaseViewAccessEntriesResponseIterator(ListDatabaseViewAccessEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDatabaseViewAccessEntries operation.
|
Iterable<DataSafePrivateEndpointSummary> |
listDataSafePrivateEndpointsRecordIterator(ListDataSafePrivateEndpointsRequest request)
Creates a new iterable which will iterate over the
DataSafePrivateEndpointSummary objects contained in responses
from the listDataSafePrivateEndpoints operation. |
Iterable<ListDataSafePrivateEndpointsResponse> |
listDataSafePrivateEndpointsResponseIterator(ListDataSafePrivateEndpointsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDataSafePrivateEndpoints operation.
|
Iterable<DifferenceColumnSummary> |
listDifferenceColumnsRecordIterator(ListDifferenceColumnsRequest request)
Creates a new iterable which will iterate over the
DifferenceColumnSummary objects contained in responses from
the listDifferenceColumns operation. |
Iterable<ListDifferenceColumnsResponse> |
listDifferenceColumnsResponseIterator(ListDifferenceColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDifferenceColumns operation.
|
Iterable<DiscoveryAnalyticsSummary> |
listDiscoveryAnalyticsRecordIterator(ListDiscoveryAnalyticsRequest request)
Creates a new iterable which will iterate over the
DiscoveryAnalyticsSummary objects contained in responses from
the listDiscoveryAnalytics operation. |
Iterable<ListDiscoveryAnalyticsResponse> |
listDiscoveryAnalyticsResponseIterator(ListDiscoveryAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDiscoveryAnalytics operation.
|
Iterable<DiscoveryJobResultSummary> |
listDiscoveryJobResultsRecordIterator(ListDiscoveryJobResultsRequest request)
Creates a new iterable which will iterate over the
DiscoveryJobResultSummary objects contained in responses from
the listDiscoveryJobResults operation. |
Iterable<ListDiscoveryJobResultsResponse> |
listDiscoveryJobResultsResponseIterator(ListDiscoveryJobResultsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDiscoveryJobResults operation.
|
Iterable<DiscoveryJobSummary> |
listDiscoveryJobsRecordIterator(ListDiscoveryJobsRequest request)
Creates a new iterable which will iterate over the
DiscoveryJobSummary objects contained in responses from the
listDiscoveryJobs operation. |
Iterable<ListDiscoveryJobsResponse> |
listDiscoveryJobsResponseIterator(ListDiscoveryJobsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDiscoveryJobs operation.
|
Iterable<FindingAnalyticsSummary> |
listFindingAnalyticsRecordIterator(ListFindingAnalyticsRequest request)
Creates a new iterable which will iterate over the
FindingAnalyticsSummary objects contained in responses from
the listFindingAnalytics operation. |
Iterable<ListFindingAnalyticsResponse> |
listFindingAnalyticsResponseIterator(ListFindingAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listFindingAnalytics operation.
|
Iterable<FindingsChangeAuditLogSummary> |
listFindingsChangeAuditLogsRecordIterator(ListFindingsChangeAuditLogsRequest request)
Creates a new iterable which will iterate over the
FindingsChangeAuditLogSummary objects contained in responses
from the listFindingsChangeAuditLogs operation. |
Iterable<ListFindingsChangeAuditLogsResponse> |
listFindingsChangeAuditLogsResponseIterator(ListFindingsChangeAuditLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listFindingsChangeAuditLogs operation.
|
Iterable<FindingSummary> |
listFindingsRecordIterator(ListFindingsRequest request)
Creates a new iterable which will iterate over the
FindingSummary objects contained in responses from the
listFindings operation. |
Iterable<ListFindingsResponse> |
listFindingsResponseIterator(ListFindingsRequest request)
Creates a new iterable which will iterate over the responses received from the listFindings
operation.
|
Iterable<GrantSummary> |
listGrantsRecordIterator(ListGrantsRequest request)
Creates a new iterable which will iterate over the
GrantSummary objects contained in responses from the
listGrants operation. |
Iterable<ListGrantsResponse> |
listGrantsResponseIterator(ListGrantsRequest request)
Creates a new iterable which will iterate over the responses received from the listGrants
operation.
|
Iterable<LibraryMaskingFormatSummary> |
listLibraryMaskingFormatsRecordIterator(ListLibraryMaskingFormatsRequest request)
Creates a new iterable which will iterate over the
LibraryMaskingFormatSummary objects contained in responses
from the listLibraryMaskingFormats operation. |
Iterable<ListLibraryMaskingFormatsResponse> |
listLibraryMaskingFormatsResponseIterator(ListLibraryMaskingFormatsRequest request)
Creates a new iterable which will iterate over the responses received from the
listLibraryMaskingFormats operation.
|
Iterable<MaskedColumnSummary> |
listMaskedColumnsRecordIterator(ListMaskedColumnsRequest request)
Creates a new iterable which will iterate over the
MaskedColumnSummary objects contained in responses from the
listMaskedColumns operation. |
Iterable<ListMaskedColumnsResponse> |
listMaskedColumnsResponseIterator(ListMaskedColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskedColumns operation.
|
Iterable<MaskingAnalyticsSummary> |
listMaskingAnalyticsRecordIterator(ListMaskingAnalyticsRequest request)
Creates a new iterable which will iterate over the
MaskingAnalyticsSummary objects contained in responses from
the listMaskingAnalytics operation. |
Iterable<ListMaskingAnalyticsResponse> |
listMaskingAnalyticsResponseIterator(ListMaskingAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingAnalytics operation.
|
Iterable<MaskingColumnSummary> |
listMaskingColumnsRecordIterator(ListMaskingColumnsRequest request)
Creates a new iterable which will iterate over the
MaskingColumnSummary objects contained in responses from the
listMaskingColumns operation. |
Iterable<ListMaskingColumnsResponse> |
listMaskingColumnsResponseIterator(ListMaskingColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingColumns operation.
|
Iterable<MaskingObjectSummary> |
listMaskingObjectsRecordIterator(ListMaskingObjectsRequest request)
Creates a new iterable which will iterate over the
MaskingObjectSummary objects contained in responses from the
listMaskingObjects operation. |
Iterable<ListMaskingObjectsResponse> |
listMaskingObjectsResponseIterator(ListMaskingObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingObjects operation.
|
Iterable<MaskingPolicySummary> |
listMaskingPoliciesRecordIterator(ListMaskingPoliciesRequest request)
Creates a new iterable which will iterate over the
MaskingPolicySummary objects contained in responses from the
listMaskingPolicies operation. |
Iterable<ListMaskingPoliciesResponse> |
listMaskingPoliciesResponseIterator(ListMaskingPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingPolicies operation.
|
Iterable<MaskingPolicyHealthReportLogSummary> |
listMaskingPolicyHealthReportLogsRecordIterator(ListMaskingPolicyHealthReportLogsRequest request)
Creates a new iterable which will iterate over the
MaskingPolicyHealthReportLogSummary objects contained in
responses from the listMaskingPolicyHealthReportLogs operation. |
Iterable<ListMaskingPolicyHealthReportLogsResponse> |
listMaskingPolicyHealthReportLogsResponseIterator(ListMaskingPolicyHealthReportLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingPolicyHealthReportLogs operation.
|
Iterable<MaskingPolicyHealthReportSummary> |
listMaskingPolicyHealthReportsRecordIterator(ListMaskingPolicyHealthReportsRequest request)
Creates a new iterable which will iterate over the
MaskingPolicyHealthReportSummary objects contained in
responses from the listMaskingPolicyHealthReports operation. |
Iterable<ListMaskingPolicyHealthReportsResponse> |
listMaskingPolicyHealthReportsResponseIterator(ListMaskingPolicyHealthReportsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingPolicyHealthReports operation.
|
Iterable<MaskingReportSummary> |
listMaskingReportsRecordIterator(ListMaskingReportsRequest request)
Creates a new iterable which will iterate over the
MaskingReportSummary objects contained in responses from the
listMaskingReports operation. |
Iterable<ListMaskingReportsResponse> |
listMaskingReportsResponseIterator(ListMaskingReportsRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingReports operation.
|
Iterable<MaskingSchemaSummary> |
listMaskingSchemasRecordIterator(ListMaskingSchemasRequest request)
Creates a new iterable which will iterate over the
MaskingSchemaSummary objects contained in responses from the
listMaskingSchemas operation. |
Iterable<ListMaskingSchemasResponse> |
listMaskingSchemasResponseIterator(ListMaskingSchemasRequest request)
Creates a new iterable which will iterate over the responses received from the
listMaskingSchemas operation.
|
Iterable<OnPremConnectorSummary> |
listOnPremConnectorsRecordIterator(ListOnPremConnectorsRequest request)
Creates a new iterable which will iterate over the
OnPremConnectorSummary objects contained in responses from the
listOnPremConnectors operation. |
Iterable<ListOnPremConnectorsResponse> |
listOnPremConnectorsResponseIterator(ListOnPremConnectorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOnPremConnectors operation.
|
Iterable<PeerTargetDatabaseSummary> |
listPeerTargetDatabasesRecordIterator(ListPeerTargetDatabasesRequest request)
Creates a new iterable which will iterate over the
PeerTargetDatabaseSummary objects contained in responses from
the listPeerTargetDatabases operation. |
Iterable<ListPeerTargetDatabasesResponse> |
listPeerTargetDatabasesResponseIterator(ListPeerTargetDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the
listPeerTargetDatabases operation.
|
Iterable<ProfileAggregation> |
listProfileAnalyticsRecordIterator(ListProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the
ProfileAggregation objects contained in responses from the
listProfileAnalytics operation. |
Iterable<ListProfileAnalyticsResponse> |
listProfileAnalyticsResponseIterator(ListProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listProfileAnalytics operation.
|
Iterable<ProfileSummary> |
listProfileSummariesRecordIterator(ListProfileSummariesRequest request)
Creates a new iterable which will iterate over the
ProfileSummary objects contained in responses from the
listProfileSummaries operation. |
Iterable<ListProfileSummariesResponse> |
listProfileSummariesResponseIterator(ListProfileSummariesRequest request)
Creates a new iterable which will iterate over the responses received from the
listProfileSummaries operation.
|
Iterable<ReportDefinitionSummary> |
listReportDefinitionsRecordIterator(ListReportDefinitionsRequest request)
Creates a new iterable which will iterate over the
ReportDefinitionSummary objects contained in responses from
the listReportDefinitions operation. |
Iterable<ListReportDefinitionsResponse> |
listReportDefinitionsResponseIterator(ListReportDefinitionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listReportDefinitions operation.
|
Iterable<ReportSummary> |
listReportsRecordIterator(ListReportsRequest request)
Creates a new iterable which will iterate over the
ReportSummary objects contained in responses from the
listReports operation. |
Iterable<ListReportsResponse> |
listReportsResponseIterator(ListReportsRequest request)
Creates a new iterable which will iterate over the responses received from the listReports
operation.
|
Iterable<RoleGrantPathSummary> |
listRoleGrantPathsRecordIterator(ListRoleGrantPathsRequest request)
Creates a new iterable which will iterate over the
RoleGrantPathSummary objects contained in responses from the
listRoleGrantPaths operation. |
Iterable<ListRoleGrantPathsResponse> |
listRoleGrantPathsResponseIterator(ListRoleGrantPathsRequest request)
Creates a new iterable which will iterate over the responses received from the
listRoleGrantPaths operation.
|
Iterable<RoleSummary> |
listRolesRecordIterator(ListRolesRequest request)
Creates a new iterable which will iterate over the
RoleSummary objects contained in responses from the listRoles
operation. |
Iterable<ListRolesResponse> |
listRolesResponseIterator(ListRolesRequest request)
Creates a new iterable which will iterate over the responses received from the listRoles
operation.
|
Iterable<SchemaSummary> |
listSchemasRecordIterator(ListSchemasRequest request)
Creates a new iterable which will iterate over the
SchemaSummary objects contained in responses from the
listSchemas operation. |
Iterable<ListSchemasResponse> |
listSchemasResponseIterator(ListSchemasRequest request)
Creates a new iterable which will iterate over the responses received from the listSchemas
operation.
|
Iterable<SdmMaskingPolicyDifferenceSummary> |
listSdmMaskingPolicyDifferencesRecordIterator(ListSdmMaskingPolicyDifferencesRequest request)
Creates a new iterable which will iterate over the
SdmMaskingPolicyDifferenceSummary objects contained in
responses from the listSdmMaskingPolicyDifferences operation. |
Iterable<ListSdmMaskingPolicyDifferencesResponse> |
listSdmMaskingPolicyDifferencesResponseIterator(ListSdmMaskingPolicyDifferencesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSdmMaskingPolicyDifferences operation.
|
Iterable<SecurityAssessmentSummary> |
listSecurityAssessmentsRecordIterator(ListSecurityAssessmentsRequest request)
Creates a new iterable which will iterate over the
SecurityAssessmentSummary objects contained in responses from
the listSecurityAssessments operation. |
Iterable<ListSecurityAssessmentsResponse> |
listSecurityAssessmentsResponseIterator(ListSecurityAssessmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSecurityAssessments operation.
|
Iterable<SecurityFeatureSummary> |
listSecurityFeaturesRecordIterator(ListSecurityFeaturesRequest request)
Creates a new iterable which will iterate over the
SecurityFeatureSummary objects contained in responses from the
listSecurityFeatures operation. |
Iterable<ListSecurityFeaturesResponse> |
listSecurityFeaturesResponseIterator(ListSecurityFeaturesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSecurityFeatures operation.
|
Iterable<SecurityPolicySummary> |
listSecurityPoliciesRecordIterator(ListSecurityPoliciesRequest request)
Creates a new iterable which will iterate over the
SecurityPolicySummary objects contained in responses from the
listSecurityPolicies operation. |
Iterable<ListSecurityPoliciesResponse> |
listSecurityPoliciesResponseIterator(ListSecurityPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSecurityPolicies operation.
|
Iterable<SecurityPolicyDeploymentSummary> |
listSecurityPolicyDeploymentsRecordIterator(ListSecurityPolicyDeploymentsRequest request)
Creates a new iterable which will iterate over the
SecurityPolicyDeploymentSummary objects contained in responses
from the listSecurityPolicyDeployments operation. |
Iterable<ListSecurityPolicyDeploymentsResponse> |
listSecurityPolicyDeploymentsResponseIterator(ListSecurityPolicyDeploymentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSecurityPolicyDeployments operation.
|
Iterable<SecurityPolicyEntryStateSummary> |
listSecurityPolicyEntryStatesRecordIterator(ListSecurityPolicyEntryStatesRequest request)
Creates a new iterable which will iterate over the
SecurityPolicyEntryStateSummary objects contained in responses
from the listSecurityPolicyEntryStates operation. |
Iterable<ListSecurityPolicyEntryStatesResponse> |
listSecurityPolicyEntryStatesResponseIterator(ListSecurityPolicyEntryStatesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSecurityPolicyEntryStates operation.
|
Iterable<SecurityPolicyReportSummary> |
listSecurityPolicyReportsRecordIterator(ListSecurityPolicyReportsRequest request)
Creates a new iterable which will iterate over the
SecurityPolicyReportSummary objects contained in responses
from the listSecurityPolicyReports operation. |
Iterable<ListSecurityPolicyReportsResponse> |
listSecurityPolicyReportsResponseIterator(ListSecurityPolicyReportsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSecurityPolicyReports operation.
|
Iterable<SensitiveColumnSummary> |
listSensitiveColumnsRecordIterator(ListSensitiveColumnsRequest request)
Creates a new iterable which will iterate over the
SensitiveColumnSummary objects contained in responses from the
listSensitiveColumns operation. |
Iterable<ListSensitiveColumnsResponse> |
listSensitiveColumnsResponseIterator(ListSensitiveColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSensitiveColumns operation.
|
Iterable<SensitiveDataModelSensitiveTypeSummary> |
listSensitiveDataModelSensitiveTypesRecordIterator(ListSensitiveDataModelSensitiveTypesRequest request)
Creates a new iterable which will iterate over the
SensitiveDataModelSensitiveTypeSummary objects contained in
responses from the listSensitiveDataModelSensitiveTypes operation. |
Iterable<ListSensitiveDataModelSensitiveTypesResponse> |
listSensitiveDataModelSensitiveTypesResponseIterator(ListSensitiveDataModelSensitiveTypesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSensitiveDataModelSensitiveTypes operation.
|
Iterable<SensitiveDataModelSummary> |
listSensitiveDataModelsRecordIterator(ListSensitiveDataModelsRequest request)
Creates a new iterable which will iterate over the
SensitiveDataModelSummary objects contained in responses from
the listSensitiveDataModels operation. |
Iterable<ListSensitiveDataModelsResponse> |
listSensitiveDataModelsResponseIterator(ListSensitiveDataModelsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSensitiveDataModels operation.
|
Iterable<SensitiveObjectSummary> |
listSensitiveObjectsRecordIterator(ListSensitiveObjectsRequest request)
Creates a new iterable which will iterate over the
SensitiveObjectSummary objects contained in responses from the
listSensitiveObjects operation. |
Iterable<ListSensitiveObjectsResponse> |
listSensitiveObjectsResponseIterator(ListSensitiveObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSensitiveObjects operation.
|
Iterable<SensitiveSchemaSummary> |
listSensitiveSchemasRecordIterator(ListSensitiveSchemasRequest request)
Creates a new iterable which will iterate over the
SensitiveSchemaSummary objects contained in responses from the
listSensitiveSchemas operation. |
Iterable<ListSensitiveSchemasResponse> |
listSensitiveSchemasResponseIterator(ListSensitiveSchemasRequest request)
Creates a new iterable which will iterate over the responses received from the
listSensitiveSchemas operation.
|
Iterable<SensitiveTypeSummary> |
listSensitiveTypesRecordIterator(ListSensitiveTypesRequest request)
Creates a new iterable which will iterate over the
SensitiveTypeSummary objects contained in responses from the
listSensitiveTypes operation. |
Iterable<ListSensitiveTypesResponse> |
listSensitiveTypesResponseIterator(ListSensitiveTypesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSensitiveTypes operation.
|
Iterable<SqlCollectionAggregation> |
listSqlCollectionAnalyticsRecordIterator(ListSqlCollectionAnalyticsRequest request)
Creates a new iterable which will iterate over the
SqlCollectionAggregation objects contained in responses from
the listSqlCollectionAnalytics operation. |
Iterable<ListSqlCollectionAnalyticsResponse> |
listSqlCollectionAnalyticsResponseIterator(ListSqlCollectionAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlCollectionAnalytics operation.
|
Iterable<SqlCollectionLogAggregation> |
listSqlCollectionLogInsightsRecordIterator(ListSqlCollectionLogInsightsRequest request)
Creates a new iterable which will iterate over the
SqlCollectionLogAggregation objects contained in responses
from the listSqlCollectionLogInsights operation. |
Iterable<ListSqlCollectionLogInsightsResponse> |
listSqlCollectionLogInsightsResponseIterator(ListSqlCollectionLogInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlCollectionLogInsights operation.
|
Iterable<SqlCollectionSummary> |
listSqlCollectionsRecordIterator(ListSqlCollectionsRequest request)
Creates a new iterable which will iterate over the
SqlCollectionSummary objects contained in responses from the
listSqlCollections operation. |
Iterable<ListSqlCollectionsResponse> |
listSqlCollectionsResponseIterator(ListSqlCollectionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlCollections operation.
|
Iterable<SqlFirewallAllowedSqlAggregation> |
listSqlFirewallAllowedSqlAnalyticsRecordIterator(ListSqlFirewallAllowedSqlAnalyticsRequest request)
Creates a new iterable which will iterate over the
SqlFirewallAllowedSqlAggregation objects contained in
responses from the listSqlFirewallAllowedSqlAnalytics operation. |
Iterable<ListSqlFirewallAllowedSqlAnalyticsResponse> |
listSqlFirewallAllowedSqlAnalyticsResponseIterator(ListSqlFirewallAllowedSqlAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlFirewallAllowedSqlAnalytics operation.
|
Iterable<SqlFirewallAllowedSqlSummary> |
listSqlFirewallAllowedSqlsRecordIterator(ListSqlFirewallAllowedSqlsRequest request)
Creates a new iterable which will iterate over the
SqlFirewallAllowedSqlSummary objects contained in responses
from the listSqlFirewallAllowedSqls operation. |
Iterable<ListSqlFirewallAllowedSqlsResponse> |
listSqlFirewallAllowedSqlsResponseIterator(ListSqlFirewallAllowedSqlsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlFirewallAllowedSqls operation.
|
Iterable<SqlFirewallPolicySummary> |
listSqlFirewallPoliciesRecordIterator(ListSqlFirewallPoliciesRequest request)
Creates a new iterable which will iterate over the
SqlFirewallPolicySummary objects contained in responses from
the listSqlFirewallPolicies operation. |
Iterable<ListSqlFirewallPoliciesResponse> |
listSqlFirewallPoliciesResponseIterator(ListSqlFirewallPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlFirewallPolicies operation.
|
Iterable<SqlFirewallPolicyAggregation> |
listSqlFirewallPolicyAnalyticsRecordIterator(ListSqlFirewallPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the
SqlFirewallPolicyAggregation objects contained in responses
from the listSqlFirewallPolicyAnalytics operation. |
Iterable<ListSqlFirewallPolicyAnalyticsResponse> |
listSqlFirewallPolicyAnalyticsResponseIterator(ListSqlFirewallPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlFirewallPolicyAnalytics operation.
|
Iterable<SqlFirewallViolationAggregation> |
listSqlFirewallViolationAnalyticsRecordIterator(ListSqlFirewallViolationAnalyticsRequest request)
Creates a new iterable which will iterate over the
SqlFirewallViolationAggregation objects contained in responses
from the listSqlFirewallViolationAnalytics operation. |
Iterable<ListSqlFirewallViolationAnalyticsResponse> |
listSqlFirewallViolationAnalyticsResponseIterator(ListSqlFirewallViolationAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlFirewallViolationAnalytics operation.
|
Iterable<SqlFirewallViolationSummary> |
listSqlFirewallViolationsRecordIterator(ListSqlFirewallViolationsRequest request)
Creates a new iterable which will iterate over the
SqlFirewallViolationSummary objects contained in responses
from the listSqlFirewallViolations operation. |
Iterable<ListSqlFirewallViolationsResponse> |
listSqlFirewallViolationsResponseIterator(ListSqlFirewallViolationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listSqlFirewallViolations operation.
|
Iterable<TableSummary> |
listTablesRecordIterator(ListTablesRequest request)
Creates a new iterable which will iterate over the
TableSummary objects contained in responses from the
listTables operation. |
Iterable<ListTablesResponse> |
listTablesResponseIterator(ListTablesRequest request)
Creates a new iterable which will iterate over the responses received from the listTables
operation.
|
Iterable<TargetAlertPolicyAssociationSummary> |
listTargetAlertPolicyAssociationsRecordIterator(ListTargetAlertPolicyAssociationsRequest request)
Creates a new iterable which will iterate over the
TargetAlertPolicyAssociationSummary objects contained in
responses from the listTargetAlertPolicyAssociations operation. |
Iterable<ListTargetAlertPolicyAssociationsResponse> |
listTargetAlertPolicyAssociationsResponseIterator(ListTargetAlertPolicyAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTargetAlertPolicyAssociations operation.
|
Iterable<TargetDatabaseSummary> |
listTargetDatabasesRecordIterator(ListTargetDatabasesRequest request)
Creates a new iterable which will iterate over the
TargetDatabaseSummary objects contained in responses from the
listTargetDatabases operation. |
Iterable<ListTargetDatabasesResponse> |
listTargetDatabasesResponseIterator(ListTargetDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the
listTargetDatabases operation.
|
Iterable<UserAccessAnalyticsSummary> |
listUserAccessAnalyticsRecordIterator(ListUserAccessAnalyticsRequest request)
Creates a new iterable which will iterate over the
UserAccessAnalyticsSummary objects contained in responses from
the listUserAccessAnalytics operation. |
Iterable<ListUserAccessAnalyticsResponse> |
listUserAccessAnalyticsResponseIterator(ListUserAccessAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listUserAccessAnalytics operation.
|
Iterable<UserAggregation> |
listUserAnalyticsRecordIterator(ListUserAnalyticsRequest request)
Creates a new iterable which will iterate over the
UserAggregation objects contained in responses from the
listUserAnalytics operation. |
Iterable<ListUserAnalyticsResponse> |
listUserAnalyticsResponseIterator(ListUserAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the
listUserAnalytics operation.
|
Iterable<UserAssessmentSummary> |
listUserAssessmentsRecordIterator(ListUserAssessmentsRequest request)
Creates a new iterable which will iterate over the
UserAssessmentSummary objects contained in responses from the
listUserAssessments operation. |
Iterable<ListUserAssessmentsResponse> |
listUserAssessmentsResponseIterator(ListUserAssessmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listUserAssessments operation.
|
Iterable<UserSummary> |
listUsersRecordIterator(ListUsersRequest request)
Creates a new iterable which will iterate over the
UserSummary objects contained in responses from the listUsers
operation. |
Iterable<ListUsersResponse> |
listUsersResponseIterator(ListUsersRequest request)
Creates a new iterable which will iterate over the responses received from the listUsers
operation.
|
Iterable<WorkRequestError> |
listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the
WorkRequestError objects contained in responses from the
listWorkRequestErrors operation. |
Iterable<ListWorkRequestErrorsResponse> |
listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequestErrors operation.
|
Iterable<WorkRequestLogEntry> |
listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
WorkRequestLogEntry objects contained in responses from the
listWorkRequestLogs operation. |
Iterable<ListWorkRequestLogsResponse> |
listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequestLogs operation.
|
Iterable<WorkRequestSummary> |
listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the
WorkRequestSummary objects contained in responses from the
listWorkRequests operation. |
Iterable<ListWorkRequestsResponse> |
listWorkRequestsResponseIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listWorkRequests operation.
|
public DataSafePaginators(DataSafe client)
public Iterable<ListAlertAnalyticsResponse> listAlertAnalyticsResponseIterator(ListAlertAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listAlertAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AlertAggregationItems> listAlertAnalyticsRecordIterator(ListAlertAnalyticsRequest request)
Creates a new iterable which will iterate over the AlertAggregationItems
objects contained in responses from the
listAlertAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AlertAggregationItems
objects contained in responses
received from the service.public Iterable<ListAlertPoliciesResponse> listAlertPoliciesResponseIterator(ListAlertPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the listAlertPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AlertPolicySummary> listAlertPoliciesRecordIterator(ListAlertPoliciesRequest request)
Creates a new iterable which will iterate over the AlertPolicySummary
objects contained in responses from the
listAlertPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AlertPolicySummary
objects contained in responses received
from the service.public Iterable<ListAlertPolicyRulesResponse> listAlertPolicyRulesResponseIterator(ListAlertPolicyRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listAlertPolicyRules operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AlertPolicyRuleSummary> listAlertPolicyRulesRecordIterator(ListAlertPolicyRulesRequest request)
Creates a new iterable which will iterate over the AlertPolicyRuleSummary
objects contained in responses from the
listAlertPolicyRules operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AlertPolicyRuleSummary
objects contained in responses
received from the service.public Iterable<ListAlertsResponse> listAlertsResponseIterator(ListAlertsRequest request)
Creates a new iterable which will iterate over the responses received from the listAlerts operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AlertSummary> listAlertsRecordIterator(ListAlertsRequest request)
Creates a new iterable which will iterate over the AlertSummary
objects contained in responses from the
listAlerts operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AlertSummary
objects contained in responses received from
the service.public Iterable<ListAuditArchiveRetrievalsResponse> listAuditArchiveRetrievalsResponseIterator(ListAuditArchiveRetrievalsRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditArchiveRetrievals operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditArchiveRetrievalSummary> listAuditArchiveRetrievalsRecordIterator(ListAuditArchiveRetrievalsRequest request)
Creates a new iterable which will iterate over the AuditArchiveRetrievalSummary
objects contained in responses
from the listAuditArchiveRetrievals operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditArchiveRetrievalSummary
objects contained in
responses received from the service.public Iterable<ListAuditEventAnalyticsResponse> listAuditEventAnalyticsResponseIterator(ListAuditEventAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditEventAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditEventAggregationItems> listAuditEventAnalyticsRecordIterator(ListAuditEventAnalyticsRequest request)
Creates a new iterable which will iterate over the AuditEventAggregationItems
objects contained in responses from
the listAuditEventAnalytics operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditEventAggregationItems
objects contained in responses
received from the service.public Iterable<ListAuditEventsResponse> listAuditEventsResponseIterator(ListAuditEventsRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditEvents operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditEventSummary> listAuditEventsRecordIterator(ListAuditEventsRequest request)
Creates a new iterable which will iterate over the AuditEventSummary
objects contained in responses from the
listAuditEvents operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditEventSummary
objects contained in responses received
from the service.public Iterable<ListAuditPoliciesResponse> listAuditPoliciesResponseIterator(ListAuditPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditPolicySummary> listAuditPoliciesRecordIterator(ListAuditPoliciesRequest request)
Creates a new iterable which will iterate over the AuditPolicySummary
objects contained in responses from the
listAuditPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditPolicySummary
objects contained in responses received
from the service.public Iterable<ListAuditPolicyAnalyticsResponse> listAuditPolicyAnalyticsResponseIterator(ListAuditPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditPolicyAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditPolicyAggregationItems> listAuditPolicyAnalyticsRecordIterator(ListAuditPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the AuditPolicyAggregationItems
objects contained in responses
from the listAuditPolicyAnalytics operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditPolicyAggregationItems
objects contained in responses
received from the service.public Iterable<ListAuditProfileAnalyticsResponse> listAuditProfileAnalyticsResponseIterator(ListAuditProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditProfileAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditProfileAggregationItems> listAuditProfileAnalyticsRecordIterator(ListAuditProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the AuditProfileAggregationItems
objects contained in responses
from the listAuditProfileAnalytics operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditProfileAggregationItems
objects contained in
responses received from the service.public Iterable<ListAuditProfilesResponse> listAuditProfilesResponseIterator(ListAuditProfilesRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditProfiles operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditProfileSummary> listAuditProfilesRecordIterator(ListAuditProfilesRequest request)
Creates a new iterable which will iterate over the AuditProfileSummary
objects contained in responses from the
listAuditProfiles operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditProfileSummary
objects contained in responses
received from the service.public Iterable<ListAuditTrailAnalyticsResponse> listAuditTrailAnalyticsResponseIterator(ListAuditTrailAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditTrailAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditTrailAggregationItems> listAuditTrailAnalyticsRecordIterator(ListAuditTrailAnalyticsRequest request)
Creates a new iterable which will iterate over the AuditTrailAggregationItems
objects contained in responses from
the listAuditTrailAnalytics operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditTrailAggregationItems
objects contained in responses
received from the service.public Iterable<ListAuditTrailsResponse> listAuditTrailsResponseIterator(ListAuditTrailsRequest request)
Creates a new iterable which will iterate over the responses received from the listAuditTrails operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AuditTrailSummary> listAuditTrailsRecordIterator(ListAuditTrailsRequest request)
Creates a new iterable which will iterate over the AuditTrailSummary
objects contained in responses from the
listAuditTrails operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AuditTrailSummary
objects contained in responses received
from the service.public Iterable<ListAvailableAuditVolumesResponse> listAvailableAuditVolumesResponseIterator(ListAvailableAuditVolumesRequest request)
Creates a new iterable which will iterate over the responses received from the listAvailableAuditVolumes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<AvailableAuditVolumeSummary> listAvailableAuditVolumesRecordIterator(ListAvailableAuditVolumesRequest request)
Creates a new iterable which will iterate over the AvailableAuditVolumeSummary
objects contained in responses
from the listAvailableAuditVolumes operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the AvailableAuditVolumeSummary
objects contained in responses
received from the service.public Iterable<ListCollectedAuditVolumesResponse> listCollectedAuditVolumesResponseIterator(ListCollectedAuditVolumesRequest request)
Creates a new iterable which will iterate over the responses received from the listCollectedAuditVolumes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<CollectedAuditVolumeSummary> listCollectedAuditVolumesRecordIterator(ListCollectedAuditVolumesRequest request)
Creates a new iterable which will iterate over the CollectedAuditVolumeSummary
objects contained in responses
from the listCollectedAuditVolumes operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the CollectedAuditVolumeSummary
objects contained in responses
received from the service.public Iterable<ListColumnsResponse> listColumnsResponseIterator(ListColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the listColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ColumnSummary> listColumnsRecordIterator(ListColumnsRequest request)
Creates a new iterable which will iterate over the ColumnSummary
objects contained in responses from the
listColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ColumnSummary
objects contained in responses received from
the service.public Iterable<ListDataSafePrivateEndpointsResponse> listDataSafePrivateEndpointsResponseIterator(ListDataSafePrivateEndpointsRequest request)
Creates a new iterable which will iterate over the responses received from the listDataSafePrivateEndpoints operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DataSafePrivateEndpointSummary> listDataSafePrivateEndpointsRecordIterator(ListDataSafePrivateEndpointsRequest request)
Creates a new iterable which will iterate over the DataSafePrivateEndpointSummary
objects contained in responses
from the listDataSafePrivateEndpoints operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DataSafePrivateEndpointSummary
objects contained in
responses received from the service.public Iterable<ListDatabaseSecurityConfigsResponse> listDatabaseSecurityConfigsResponseIterator(ListDatabaseSecurityConfigsRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabaseSecurityConfigs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DatabaseSecurityConfigSummary> listDatabaseSecurityConfigsRecordIterator(ListDatabaseSecurityConfigsRequest request)
Creates a new iterable which will iterate over the DatabaseSecurityConfigSummary
objects contained in responses
from the listDatabaseSecurityConfigs operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseSecurityConfigSummary
objects contained in
responses received from the service.public Iterable<ListDatabaseTableAccessEntriesResponse> listDatabaseTableAccessEntriesResponseIterator(ListDatabaseTableAccessEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabaseTableAccessEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DatabaseTableAccessEntrySummary> listDatabaseTableAccessEntriesRecordIterator(ListDatabaseTableAccessEntriesRequest request)
Creates a new iterable which will iterate over the DatabaseTableAccessEntrySummary
objects contained in responses
from the listDatabaseTableAccessEntries operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseTableAccessEntrySummary
objects contained in
responses received from the service.public Iterable<ListDatabaseViewAccessEntriesResponse> listDatabaseViewAccessEntriesResponseIterator(ListDatabaseViewAccessEntriesRequest request)
Creates a new iterable which will iterate over the responses received from the listDatabaseViewAccessEntries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DatabaseViewAccessEntrySummary> listDatabaseViewAccessEntriesRecordIterator(ListDatabaseViewAccessEntriesRequest request)
Creates a new iterable which will iterate over the DatabaseViewAccessEntrySummary
objects contained in responses
from the listDatabaseViewAccessEntries operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DatabaseViewAccessEntrySummary
objects contained in
responses received from the service.public Iterable<ListDifferenceColumnsResponse> listDifferenceColumnsResponseIterator(ListDifferenceColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the listDifferenceColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DifferenceColumnSummary> listDifferenceColumnsRecordIterator(ListDifferenceColumnsRequest request)
Creates a new iterable which will iterate over the DifferenceColumnSummary
objects contained in responses from
the listDifferenceColumns operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DifferenceColumnSummary
objects contained in responses
received from the service.public Iterable<ListDiscoveryAnalyticsResponse> listDiscoveryAnalyticsResponseIterator(ListDiscoveryAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listDiscoveryAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DiscoveryAnalyticsSummary> listDiscoveryAnalyticsRecordIterator(ListDiscoveryAnalyticsRequest request)
Creates a new iterable which will iterate over the DiscoveryAnalyticsSummary
objects contained in responses from
the listDiscoveryAnalytics operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DiscoveryAnalyticsSummary
objects contained in responses
received from the service.public Iterable<ListDiscoveryJobResultsResponse> listDiscoveryJobResultsResponseIterator(ListDiscoveryJobResultsRequest request)
Creates a new iterable which will iterate over the responses received from the listDiscoveryJobResults operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DiscoveryJobResultSummary> listDiscoveryJobResultsRecordIterator(ListDiscoveryJobResultsRequest request)
Creates a new iterable which will iterate over the DiscoveryJobResultSummary
objects contained in responses from
the listDiscoveryJobResults operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DiscoveryJobResultSummary
objects contained in responses
received from the service.public Iterable<ListDiscoveryJobsResponse> listDiscoveryJobsResponseIterator(ListDiscoveryJobsRequest request)
Creates a new iterable which will iterate over the responses received from the listDiscoveryJobs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<DiscoveryJobSummary> listDiscoveryJobsRecordIterator(ListDiscoveryJobsRequest request)
Creates a new iterable which will iterate over the DiscoveryJobSummary
objects contained in responses from the
listDiscoveryJobs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DiscoveryJobSummary
objects contained in responses
received from the service.public Iterable<ListFindingAnalyticsResponse> listFindingAnalyticsResponseIterator(ListFindingAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listFindingAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<FindingAnalyticsSummary> listFindingAnalyticsRecordIterator(ListFindingAnalyticsRequest request)
Creates a new iterable which will iterate over the FindingAnalyticsSummary
objects contained in responses from
the listFindingAnalytics operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the FindingAnalyticsSummary
objects contained in responses
received from the service.public Iterable<ListFindingsResponse> listFindingsResponseIterator(ListFindingsRequest request)
Creates a new iterable which will iterate over the responses received from the listFindings operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<FindingSummary> listFindingsRecordIterator(ListFindingsRequest request)
Creates a new iterable which will iterate over the FindingSummary
objects contained in responses from the
listFindings operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the FindingSummary
objects contained in responses received
from the service.public Iterable<ListFindingsChangeAuditLogsResponse> listFindingsChangeAuditLogsResponseIterator(ListFindingsChangeAuditLogsRequest request)
Creates a new iterable which will iterate over the responses received from the listFindingsChangeAuditLogs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<FindingsChangeAuditLogSummary> listFindingsChangeAuditLogsRecordIterator(ListFindingsChangeAuditLogsRequest request)
Creates a new iterable which will iterate over the FindingsChangeAuditLogSummary
objects contained in responses
from the listFindingsChangeAuditLogs operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the FindingsChangeAuditLogSummary
objects contained in
responses received from the service.public Iterable<ListGrantsResponse> listGrantsResponseIterator(ListGrantsRequest request)
Creates a new iterable which will iterate over the responses received from the listGrants operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<GrantSummary> listGrantsRecordIterator(ListGrantsRequest request)
Creates a new iterable which will iterate over the GrantSummary
objects contained in responses from the
listGrants operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the GrantSummary
objects contained in responses received from
the service.public Iterable<ListLibraryMaskingFormatsResponse> listLibraryMaskingFormatsResponseIterator(ListLibraryMaskingFormatsRequest request)
Creates a new iterable which will iterate over the responses received from the listLibraryMaskingFormats operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<LibraryMaskingFormatSummary> listLibraryMaskingFormatsRecordIterator(ListLibraryMaskingFormatsRequest request)
Creates a new iterable which will iterate over the LibraryMaskingFormatSummary
objects contained in responses
from the listLibraryMaskingFormats operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the LibraryMaskingFormatSummary
objects contained in responses
received from the service.public Iterable<ListMaskedColumnsResponse> listMaskedColumnsResponseIterator(ListMaskedColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskedColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskedColumnSummary> listMaskedColumnsRecordIterator(ListMaskedColumnsRequest request)
Creates a new iterable which will iterate over the MaskedColumnSummary
objects contained in responses from the
listMaskedColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskedColumnSummary
objects contained in responses
received from the service.public Iterable<ListMaskingAnalyticsResponse> listMaskingAnalyticsResponseIterator(ListMaskingAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingAnalyticsSummary> listMaskingAnalyticsRecordIterator(ListMaskingAnalyticsRequest request)
Creates a new iterable which will iterate over the MaskingAnalyticsSummary
objects contained in responses from
the listMaskingAnalytics operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingAnalyticsSummary
objects contained in responses
received from the service.public Iterable<ListMaskingColumnsResponse> listMaskingColumnsResponseIterator(ListMaskingColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingColumnSummary> listMaskingColumnsRecordIterator(ListMaskingColumnsRequest request)
Creates a new iterable which will iterate over the MaskingColumnSummary
objects contained in responses from the
listMaskingColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingColumnSummary
objects contained in responses
received from the service.public Iterable<ListMaskingObjectsResponse> listMaskingObjectsResponseIterator(ListMaskingObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingObjects operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingObjectSummary> listMaskingObjectsRecordIterator(ListMaskingObjectsRequest request)
Creates a new iterable which will iterate over the MaskingObjectSummary
objects contained in responses from the
listMaskingObjects operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingObjectSummary
objects contained in responses
received from the service.public Iterable<ListMaskingPoliciesResponse> listMaskingPoliciesResponseIterator(ListMaskingPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingPolicySummary> listMaskingPoliciesRecordIterator(ListMaskingPoliciesRequest request)
Creates a new iterable which will iterate over the MaskingPolicySummary
objects contained in responses from the
listMaskingPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingPolicySummary
objects contained in responses
received from the service.public Iterable<ListMaskingPolicyHealthReportLogsResponse> listMaskingPolicyHealthReportLogsResponseIterator(ListMaskingPolicyHealthReportLogsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingPolicyHealthReportLogs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingPolicyHealthReportLogSummary> listMaskingPolicyHealthReportLogsRecordIterator(ListMaskingPolicyHealthReportLogsRequest request)
Creates a new iterable which will iterate over the MaskingPolicyHealthReportLogSummary
objects contained in
responses from the listMaskingPolicyHealthReportLogs operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingPolicyHealthReportLogSummary
objects contained in
responses received from the service.public Iterable<ListMaskingPolicyHealthReportsResponse> listMaskingPolicyHealthReportsResponseIterator(ListMaskingPolicyHealthReportsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingPolicyHealthReports operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingPolicyHealthReportSummary> listMaskingPolicyHealthReportsRecordIterator(ListMaskingPolicyHealthReportsRequest request)
Creates a new iterable which will iterate over the MaskingPolicyHealthReportSummary
objects contained in
responses from the listMaskingPolicyHealthReports operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingPolicyHealthReportSummary
objects contained in
responses received from the service.public Iterable<ListMaskingReportsResponse> listMaskingReportsResponseIterator(ListMaskingReportsRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingReports operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingReportSummary> listMaskingReportsRecordIterator(ListMaskingReportsRequest request)
Creates a new iterable which will iterate over the MaskingReportSummary
objects contained in responses from the
listMaskingReports operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingReportSummary
objects contained in responses
received from the service.public Iterable<ListMaskingSchemasResponse> listMaskingSchemasResponseIterator(ListMaskingSchemasRequest request)
Creates a new iterable which will iterate over the responses received from the listMaskingSchemas operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<MaskingSchemaSummary> listMaskingSchemasRecordIterator(ListMaskingSchemasRequest request)
Creates a new iterable which will iterate over the MaskingSchemaSummary
objects contained in responses from the
listMaskingSchemas operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MaskingSchemaSummary
objects contained in responses
received from the service.public Iterable<ListOnPremConnectorsResponse> listOnPremConnectorsResponseIterator(ListOnPremConnectorsRequest request)
Creates a new iterable which will iterate over the responses received from the listOnPremConnectors operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<OnPremConnectorSummary> listOnPremConnectorsRecordIterator(ListOnPremConnectorsRequest request)
Creates a new iterable which will iterate over the OnPremConnectorSummary
objects contained in responses from the
listOnPremConnectors operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OnPremConnectorSummary
objects contained in responses
received from the service.public Iterable<ListPeerTargetDatabasesResponse> listPeerTargetDatabasesResponseIterator(ListPeerTargetDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listPeerTargetDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<PeerTargetDatabaseSummary> listPeerTargetDatabasesRecordIterator(ListPeerTargetDatabasesRequest request)
Creates a new iterable which will iterate over the PeerTargetDatabaseSummary
objects contained in responses from
the listPeerTargetDatabases operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the PeerTargetDatabaseSummary
objects contained in responses
received from the service.public Iterable<ListProfileAnalyticsResponse> listProfileAnalyticsResponseIterator(ListProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listProfileAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ProfileAggregation> listProfileAnalyticsRecordIterator(ListProfileAnalyticsRequest request)
Creates a new iterable which will iterate over the ProfileAggregation
objects contained in responses from the
listProfileAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ProfileAggregation
objects contained in responses received
from the service.public Iterable<ListProfileSummariesResponse> listProfileSummariesResponseIterator(ListProfileSummariesRequest request)
Creates a new iterable which will iterate over the responses received from the listProfileSummaries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ProfileSummary> listProfileSummariesRecordIterator(ListProfileSummariesRequest request)
Creates a new iterable which will iterate over the ProfileSummary
objects contained in responses from the
listProfileSummaries operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ProfileSummary
objects contained in responses received
from the service.public Iterable<ListReportDefinitionsResponse> listReportDefinitionsResponseIterator(ListReportDefinitionsRequest request)
Creates a new iterable which will iterate over the responses received from the listReportDefinitions operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ReportDefinitionSummary> listReportDefinitionsRecordIterator(ListReportDefinitionsRequest request)
Creates a new iterable which will iterate over the ReportDefinitionSummary
objects contained in responses from
the listReportDefinitions operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ReportDefinitionSummary
objects contained in responses
received from the service.public Iterable<ListReportsResponse> listReportsResponseIterator(ListReportsRequest request)
Creates a new iterable which will iterate over the responses received from the listReports operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<ReportSummary> listReportsRecordIterator(ListReportsRequest request)
Creates a new iterable which will iterate over the ReportSummary
objects contained in responses from the
listReports operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the ReportSummary
objects contained in responses received from
the service.public Iterable<ListRoleGrantPathsResponse> listRoleGrantPathsResponseIterator(ListRoleGrantPathsRequest request)
Creates a new iterable which will iterate over the responses received from the listRoleGrantPaths operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<RoleGrantPathSummary> listRoleGrantPathsRecordIterator(ListRoleGrantPathsRequest request)
Creates a new iterable which will iterate over the RoleGrantPathSummary
objects contained in responses from the
listRoleGrantPaths operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the RoleGrantPathSummary
objects contained in responses
received from the service.public Iterable<ListRolesResponse> listRolesResponseIterator(ListRolesRequest request)
Creates a new iterable which will iterate over the responses received from the listRoles operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<RoleSummary> listRolesRecordIterator(ListRolesRequest request)
Creates a new iterable which will iterate over the RoleSummary
objects contained in responses from the listRoles
operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the RoleSummary
objects contained in responses received from
the service.public Iterable<ListSchemasResponse> listSchemasResponseIterator(ListSchemasRequest request)
Creates a new iterable which will iterate over the responses received from the listSchemas operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SchemaSummary> listSchemasRecordIterator(ListSchemasRequest request)
Creates a new iterable which will iterate over the SchemaSummary
objects contained in responses from the
listSchemas operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SchemaSummary
objects contained in responses received from
the service.public Iterable<ListSdmMaskingPolicyDifferencesResponse> listSdmMaskingPolicyDifferencesResponseIterator(ListSdmMaskingPolicyDifferencesRequest request)
Creates a new iterable which will iterate over the responses received from the listSdmMaskingPolicyDifferences operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SdmMaskingPolicyDifferenceSummary> listSdmMaskingPolicyDifferencesRecordIterator(ListSdmMaskingPolicyDifferencesRequest request)
Creates a new iterable which will iterate over the SdmMaskingPolicyDifferenceSummary
objects contained in
responses from the listSdmMaskingPolicyDifferences operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SdmMaskingPolicyDifferenceSummary
objects contained in
responses received from the service.public Iterable<ListSecurityAssessmentsResponse> listSecurityAssessmentsResponseIterator(ListSecurityAssessmentsRequest request)
Creates a new iterable which will iterate over the responses received from the listSecurityAssessments operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SecurityAssessmentSummary> listSecurityAssessmentsRecordIterator(ListSecurityAssessmentsRequest request)
Creates a new iterable which will iterate over the SecurityAssessmentSummary
objects contained in responses from
the listSecurityAssessments operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SecurityAssessmentSummary
objects contained in responses
received from the service.public Iterable<ListSecurityFeaturesResponse> listSecurityFeaturesResponseIterator(ListSecurityFeaturesRequest request)
Creates a new iterable which will iterate over the responses received from the listSecurityFeatures operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SecurityFeatureSummary> listSecurityFeaturesRecordIterator(ListSecurityFeaturesRequest request)
Creates a new iterable which will iterate over the SecurityFeatureSummary
objects contained in responses from the
listSecurityFeatures operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SecurityFeatureSummary
objects contained in responses
received from the service.public Iterable<ListSecurityPoliciesResponse> listSecurityPoliciesResponseIterator(ListSecurityPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the listSecurityPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SecurityPolicySummary> listSecurityPoliciesRecordIterator(ListSecurityPoliciesRequest request)
Creates a new iterable which will iterate over the SecurityPolicySummary
objects contained in responses from the
listSecurityPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SecurityPolicySummary
objects contained in responses
received from the service.public Iterable<ListSecurityPolicyDeploymentsResponse> listSecurityPolicyDeploymentsResponseIterator(ListSecurityPolicyDeploymentsRequest request)
Creates a new iterable which will iterate over the responses received from the listSecurityPolicyDeployments operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SecurityPolicyDeploymentSummary> listSecurityPolicyDeploymentsRecordIterator(ListSecurityPolicyDeploymentsRequest request)
Creates a new iterable which will iterate over the SecurityPolicyDeploymentSummary
objects contained in responses
from the listSecurityPolicyDeployments operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SecurityPolicyDeploymentSummary
objects contained in
responses received from the service.public Iterable<ListSecurityPolicyEntryStatesResponse> listSecurityPolicyEntryStatesResponseIterator(ListSecurityPolicyEntryStatesRequest request)
Creates a new iterable which will iterate over the responses received from the listSecurityPolicyEntryStates operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SecurityPolicyEntryStateSummary> listSecurityPolicyEntryStatesRecordIterator(ListSecurityPolicyEntryStatesRequest request)
Creates a new iterable which will iterate over the SecurityPolicyEntryStateSummary
objects contained in responses
from the listSecurityPolicyEntryStates operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SecurityPolicyEntryStateSummary
objects contained in
responses received from the service.public Iterable<ListSecurityPolicyReportsResponse> listSecurityPolicyReportsResponseIterator(ListSecurityPolicyReportsRequest request)
Creates a new iterable which will iterate over the responses received from the listSecurityPolicyReports operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SecurityPolicyReportSummary> listSecurityPolicyReportsRecordIterator(ListSecurityPolicyReportsRequest request)
Creates a new iterable which will iterate over the SecurityPolicyReportSummary
objects contained in responses
from the listSecurityPolicyReports operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SecurityPolicyReportSummary
objects contained in responses
received from the service.public Iterable<ListSensitiveColumnsResponse> listSensitiveColumnsResponseIterator(ListSensitiveColumnsRequest request)
Creates a new iterable which will iterate over the responses received from the listSensitiveColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SensitiveColumnSummary> listSensitiveColumnsRecordIterator(ListSensitiveColumnsRequest request)
Creates a new iterable which will iterate over the SensitiveColumnSummary
objects contained in responses from the
listSensitiveColumns operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SensitiveColumnSummary
objects contained in responses
received from the service.public Iterable<ListSensitiveDataModelSensitiveTypesResponse> listSensitiveDataModelSensitiveTypesResponseIterator(ListSensitiveDataModelSensitiveTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listSensitiveDataModelSensitiveTypes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SensitiveDataModelSensitiveTypeSummary> listSensitiveDataModelSensitiveTypesRecordIterator(ListSensitiveDataModelSensitiveTypesRequest request)
Creates a new iterable which will iterate over the SensitiveDataModelSensitiveTypeSummary
objects contained in
responses from the listSensitiveDataModelSensitiveTypes operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SensitiveDataModelSensitiveTypeSummary
objects contained
in responses received from the service.public Iterable<ListSensitiveDataModelsResponse> listSensitiveDataModelsResponseIterator(ListSensitiveDataModelsRequest request)
Creates a new iterable which will iterate over the responses received from the listSensitiveDataModels operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SensitiveDataModelSummary> listSensitiveDataModelsRecordIterator(ListSensitiveDataModelsRequest request)
Creates a new iterable which will iterate over the SensitiveDataModelSummary
objects contained in responses from
the listSensitiveDataModels operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SensitiveDataModelSummary
objects contained in responses
received from the service.public Iterable<ListSensitiveObjectsResponse> listSensitiveObjectsResponseIterator(ListSensitiveObjectsRequest request)
Creates a new iterable which will iterate over the responses received from the listSensitiveObjects operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SensitiveObjectSummary> listSensitiveObjectsRecordIterator(ListSensitiveObjectsRequest request)
Creates a new iterable which will iterate over the SensitiveObjectSummary
objects contained in responses from the
listSensitiveObjects operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SensitiveObjectSummary
objects contained in responses
received from the service.public Iterable<ListSensitiveSchemasResponse> listSensitiveSchemasResponseIterator(ListSensitiveSchemasRequest request)
Creates a new iterable which will iterate over the responses received from the listSensitiveSchemas operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SensitiveSchemaSummary> listSensitiveSchemasRecordIterator(ListSensitiveSchemasRequest request)
Creates a new iterable which will iterate over the SensitiveSchemaSummary
objects contained in responses from the
listSensitiveSchemas operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SensitiveSchemaSummary
objects contained in responses
received from the service.public Iterable<ListSensitiveTypesResponse> listSensitiveTypesResponseIterator(ListSensitiveTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listSensitiveTypes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SensitiveTypeSummary> listSensitiveTypesRecordIterator(ListSensitiveTypesRequest request)
Creates a new iterable which will iterate over the SensitiveTypeSummary
objects contained in responses from the
listSensitiveTypes operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SensitiveTypeSummary
objects contained in responses
received from the service.public Iterable<ListSqlCollectionAnalyticsResponse> listSqlCollectionAnalyticsResponseIterator(ListSqlCollectionAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlCollectionAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlCollectionAggregation> listSqlCollectionAnalyticsRecordIterator(ListSqlCollectionAnalyticsRequest request)
Creates a new iterable which will iterate over the SqlCollectionAggregation
objects contained in responses from
the listSqlCollectionAnalytics operation. This iterable will fetch more data from the server
as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlCollectionAggregation
objects contained in responses
received from the service.public Iterable<ListSqlCollectionLogInsightsResponse> listSqlCollectionLogInsightsResponseIterator(ListSqlCollectionLogInsightsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlCollectionLogInsights operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlCollectionLogAggregation> listSqlCollectionLogInsightsRecordIterator(ListSqlCollectionLogInsightsRequest request)
Creates a new iterable which will iterate over the SqlCollectionLogAggregation
objects contained in responses
from the listSqlCollectionLogInsights operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlCollectionLogAggregation
objects contained in responses
received from the service.public Iterable<ListSqlCollectionsResponse> listSqlCollectionsResponseIterator(ListSqlCollectionsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlCollections operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlCollectionSummary> listSqlCollectionsRecordIterator(ListSqlCollectionsRequest request)
Creates a new iterable which will iterate over the SqlCollectionSummary
objects contained in responses from the
listSqlCollections operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlCollectionSummary
objects contained in responses
received from the service.public Iterable<ListSqlFirewallAllowedSqlAnalyticsResponse> listSqlFirewallAllowedSqlAnalyticsResponseIterator(ListSqlFirewallAllowedSqlAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlFirewallAllowedSqlAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlFirewallAllowedSqlAggregation> listSqlFirewallAllowedSqlAnalyticsRecordIterator(ListSqlFirewallAllowedSqlAnalyticsRequest request)
Creates a new iterable which will iterate over the SqlFirewallAllowedSqlAggregation
objects contained in
responses from the listSqlFirewallAllowedSqlAnalytics operation. This iterable will fetch
more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlFirewallAllowedSqlAggregation
objects contained in
responses received from the service.public Iterable<ListSqlFirewallAllowedSqlsResponse> listSqlFirewallAllowedSqlsResponseIterator(ListSqlFirewallAllowedSqlsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlFirewallAllowedSqls operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlFirewallAllowedSqlSummary> listSqlFirewallAllowedSqlsRecordIterator(ListSqlFirewallAllowedSqlsRequest request)
Creates a new iterable which will iterate over the SqlFirewallAllowedSqlSummary
objects contained in responses
from the listSqlFirewallAllowedSqls operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlFirewallAllowedSqlSummary
objects contained in
responses received from the service.public Iterable<ListSqlFirewallPoliciesResponse> listSqlFirewallPoliciesResponseIterator(ListSqlFirewallPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlFirewallPolicies operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlFirewallPolicySummary> listSqlFirewallPoliciesRecordIterator(ListSqlFirewallPoliciesRequest request)
Creates a new iterable which will iterate over the SqlFirewallPolicySummary
objects contained in responses from
the listSqlFirewallPolicies operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlFirewallPolicySummary
objects contained in responses
received from the service.public Iterable<ListSqlFirewallPolicyAnalyticsResponse> listSqlFirewallPolicyAnalyticsResponseIterator(ListSqlFirewallPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlFirewallPolicyAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlFirewallPolicyAggregation> listSqlFirewallPolicyAnalyticsRecordIterator(ListSqlFirewallPolicyAnalyticsRequest request)
Creates a new iterable which will iterate over the SqlFirewallPolicyAggregation
objects contained in responses
from the listSqlFirewallPolicyAnalytics operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlFirewallPolicyAggregation
objects contained in
responses received from the service.public Iterable<ListSqlFirewallViolationAnalyticsResponse> listSqlFirewallViolationAnalyticsResponseIterator(ListSqlFirewallViolationAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlFirewallViolationAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlFirewallViolationAggregation> listSqlFirewallViolationAnalyticsRecordIterator(ListSqlFirewallViolationAnalyticsRequest request)
Creates a new iterable which will iterate over the SqlFirewallViolationAggregation
objects contained in responses
from the listSqlFirewallViolationAnalytics operation. This iterable will fetch more data from
the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlFirewallViolationAggregation
objects contained in
responses received from the service.public Iterable<ListSqlFirewallViolationsResponse> listSqlFirewallViolationsResponseIterator(ListSqlFirewallViolationsRequest request)
Creates a new iterable which will iterate over the responses received from the listSqlFirewallViolations operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<SqlFirewallViolationSummary> listSqlFirewallViolationsRecordIterator(ListSqlFirewallViolationsRequest request)
Creates a new iterable which will iterate over the SqlFirewallViolationSummary
objects contained in responses
from the listSqlFirewallViolations operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the SqlFirewallViolationSummary
objects contained in responses
received from the service.public Iterable<ListTablesResponse> listTablesResponseIterator(ListTablesRequest request)
Creates a new iterable which will iterate over the responses received from the listTables operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TableSummary> listTablesRecordIterator(ListTablesRequest request)
Creates a new iterable which will iterate over the TableSummary
objects contained in responses from the
listTables operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TableSummary
objects contained in responses received from
the service.public Iterable<ListTargetAlertPolicyAssociationsResponse> listTargetAlertPolicyAssociationsResponseIterator(ListTargetAlertPolicyAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the listTargetAlertPolicyAssociations operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TargetAlertPolicyAssociationSummary> listTargetAlertPolicyAssociationsRecordIterator(ListTargetAlertPolicyAssociationsRequest request)
Creates a new iterable which will iterate over the TargetAlertPolicyAssociationSummary
objects contained in
responses from the listTargetAlertPolicyAssociations operation. This iterable will fetch more
data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TargetAlertPolicyAssociationSummary
objects contained in
responses received from the service.public Iterable<ListTargetDatabasesResponse> listTargetDatabasesResponseIterator(ListTargetDatabasesRequest request)
Creates a new iterable which will iterate over the responses received from the listTargetDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<TargetDatabaseSummary> listTargetDatabasesRecordIterator(ListTargetDatabasesRequest request)
Creates a new iterable which will iterate over the TargetDatabaseSummary
objects contained in responses from the
listTargetDatabases operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TargetDatabaseSummary
objects contained in responses
received from the service.public Iterable<ListUserAccessAnalyticsResponse> listUserAccessAnalyticsResponseIterator(ListUserAccessAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listUserAccessAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UserAccessAnalyticsSummary> listUserAccessAnalyticsRecordIterator(ListUserAccessAnalyticsRequest request)
Creates a new iterable which will iterate over the UserAccessAnalyticsSummary
objects contained in responses from
the listUserAccessAnalytics operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UserAccessAnalyticsSummary
objects contained in responses
received from the service.public Iterable<ListUserAnalyticsResponse> listUserAnalyticsResponseIterator(ListUserAnalyticsRequest request)
Creates a new iterable which will iterate over the responses received from the listUserAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UserAggregation> listUserAnalyticsRecordIterator(ListUserAnalyticsRequest request)
Creates a new iterable which will iterate over the UserAggregation
objects contained in responses from the
listUserAnalytics operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UserAggregation
objects contained in responses received
from the service.public Iterable<ListUserAssessmentsResponse> listUserAssessmentsResponseIterator(ListUserAssessmentsRequest request)
Creates a new iterable which will iterate over the responses received from the listUserAssessments operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UserAssessmentSummary> listUserAssessmentsRecordIterator(ListUserAssessmentsRequest request)
Creates a new iterable which will iterate over the UserAssessmentSummary
objects contained in responses from the
listUserAssessments operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UserAssessmentSummary
objects contained in responses
received from the service.public Iterable<ListUsersResponse> listUsersResponseIterator(ListUsersRequest request)
Creates a new iterable which will iterate over the responses received from the listUsers operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<UserSummary> listUsersRecordIterator(ListUsersRequest request)
Creates a new iterable which will iterate over the UserSummary
objects contained in responses from the listUsers
operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UserSummary
objects contained in responses received from
the service.public Iterable<ListWorkRequestErrorsResponse> listWorkRequestErrorsResponseIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the listWorkRequestErrors operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<WorkRequestError> listWorkRequestErrorsRecordIterator(ListWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the WorkRequestError
objects contained in responses from the
listWorkRequestErrors operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestError
objects contained in responses received
from the service.public Iterable<ListWorkRequestLogsResponse> listWorkRequestLogsResponseIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the listWorkRequestLogs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<WorkRequestLogEntry> listWorkRequestLogsRecordIterator(ListWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the WorkRequestLogEntry
objects contained in responses from the
listWorkRequestLogs operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestLogEntry
objects contained in responses
received from the service.public Iterable<ListWorkRequestsResponse> listWorkRequestsResponseIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listWorkRequests operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the responses
received from the service.public Iterable<WorkRequestSummary> listWorkRequestsRecordIterator(ListWorkRequestsRequest request)
Creates a new iterable which will iterate over the WorkRequestSummary
objects contained in responses from the
listWorkRequests operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the WorkRequestSummary
objects contained in responses received
from the service.Copyright © 2016–2024. All rights reserved.