@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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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<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–2023. All rights reserved.