@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class IdentityPaginators extends Object
Collection of helper methods that can be used to provide an Iterable
interface
to any list operations of Identity 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 |
---|
IdentityPaginators(Identity client) |
Modifier and Type | Method and Description |
---|---|
Iterable<BulkActionResourceType> |
listBulkActionResourceTypesRecordIterator(ListBulkActionResourceTypesRequest request)
Creates a new iterable which will iterate over the
BulkActionResourceType objects contained in responses from the
listBulkActionResourceTypes operation. |
Iterable<ListBulkActionResourceTypesResponse> |
listBulkActionResourceTypesResponseIterator(ListBulkActionResourceTypesRequest request)
Creates a new iterable which will iterate over the responses received from the
listBulkActionResourceTypes operation.
|
Iterable<BulkEditTagsResourceType> |
listBulkEditTagsResourceTypesRecordIterator(ListBulkEditTagsResourceTypesRequest request)
Creates a new iterable which will iterate over the
BulkEditTagsResourceType objects contained in responses from
the listBulkEditTagsResourceTypes operation. |
Iterable<ListBulkEditTagsResourceTypesResponse> |
listBulkEditTagsResourceTypesResponseIterator(ListBulkEditTagsResourceTypesRequest request)
Creates a new iterable which will iterate over the responses received from the
listBulkEditTagsResourceTypes operation.
|
Iterable<Compartment> |
listCompartmentsRecordIterator(ListCompartmentsRequest request)
Creates a new iterable which will iterate over the
Compartment objects contained in responses from the
listCompartments operation. |
Iterable<ListCompartmentsResponse> |
listCompartmentsResponseIterator(ListCompartmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listCompartments operation.
|
Iterable<Tag> |
listCostTrackingTagsRecordIterator(ListCostTrackingTagsRequest request)
Creates a new iterable which will iterate over the
Tag
objects contained in responses from the listCostTrackingTags operation. |
Iterable<ListCostTrackingTagsResponse> |
listCostTrackingTagsResponseIterator(ListCostTrackingTagsRequest request)
Creates a new iterable which will iterate over the responses received from the
listCostTrackingTags operation.
|
Iterable<DbCredentialSummary> |
listDbCredentialsRecordIterator(ListDbCredentialsRequest request)
Creates a new iterable which will iterate over the
DbCredentialSummary objects contained in responses from the
listDbCredentials operation. |
Iterable<ListDbCredentialsResponse> |
listDbCredentialsResponseIterator(ListDbCredentialsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDbCredentials operation.
|
Iterable<DomainSummary> |
listDomainsRecordIterator(ListDomainsRequest request)
Creates a new iterable which will iterate over the
DomainSummary objects contained in responses from the
listDomains operation. |
Iterable<ListDomainsResponse> |
listDomainsResponseIterator(ListDomainsRequest request)
Creates a new iterable which will iterate over the responses received from the listDomains
operation.
|
Iterable<DynamicGroup> |
listDynamicGroupsRecordIterator(ListDynamicGroupsRequest request)
Creates a new iterable which will iterate over the
DynamicGroup objects contained in responses from the
listDynamicGroups operation. |
Iterable<ListDynamicGroupsResponse> |
listDynamicGroupsResponseIterator(ListDynamicGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDynamicGroups operation.
|
Iterable<Group> |
listGroupsRecordIterator(ListGroupsRequest request)
Creates a new iterable which will iterate over the
Group objects contained in responses from the listGroups
operation. |
Iterable<ListGroupsResponse> |
listGroupsResponseIterator(ListGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the listGroups
operation.
|
Iterable<IamWorkRequestErrorSummary> |
listIamWorkRequestErrorsRecordIterator(ListIamWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the
IamWorkRequestErrorSummary objects contained in responses from
the listIamWorkRequestErrors operation. |
Iterable<ListIamWorkRequestErrorsResponse> |
listIamWorkRequestErrorsResponseIterator(ListIamWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listIamWorkRequestErrors operation.
|
Iterable<IamWorkRequestLogSummary> |
listIamWorkRequestLogsRecordIterator(ListIamWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
IamWorkRequestLogSummary objects contained in responses from
the listIamWorkRequestLogs operation. |
Iterable<ListIamWorkRequestLogsResponse> |
listIamWorkRequestLogsResponseIterator(ListIamWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listIamWorkRequestLogs operation.
|
Iterable<IamWorkRequestSummary> |
listIamWorkRequestsRecordIterator(ListIamWorkRequestsRequest request)
Creates a new iterable which will iterate over the
IamWorkRequestSummary objects contained in responses from the
listIamWorkRequests operation. |
Iterable<ListIamWorkRequestsResponse> |
listIamWorkRequestsResponseIterator(ListIamWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listIamWorkRequests operation.
|
Iterable<IdentityProviderGroupSummary> |
listIdentityProviderGroupsRecordIterator(ListIdentityProviderGroupsRequest request)
Creates a new iterable which will iterate over the
IdentityProviderGroupSummary objects contained in responses
from the listIdentityProviderGroups operation. |
Iterable<ListIdentityProviderGroupsResponse> |
listIdentityProviderGroupsResponseIterator(ListIdentityProviderGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the
listIdentityProviderGroups operation.
|
Iterable<IdentityProvider> |
listIdentityProvidersRecordIterator(ListIdentityProvidersRequest request)
Creates a new iterable which will iterate over the
IdentityProvider objects contained in responses from the
listIdentityProviders operation. |
Iterable<ListIdentityProvidersResponse> |
listIdentityProvidersResponseIterator(ListIdentityProvidersRequest request)
Creates a new iterable which will iterate over the responses received from the
listIdentityProviders operation.
|
Iterable<IdpGroupMapping> |
listIdpGroupMappingsRecordIterator(ListIdpGroupMappingsRequest request)
Creates a new iterable which will iterate over the
IdpGroupMapping objects contained in responses from the
listIdpGroupMappings operation. |
Iterable<ListIdpGroupMappingsResponse> |
listIdpGroupMappingsResponseIterator(ListIdpGroupMappingsRequest request)
Creates a new iterable which will iterate over the responses received from the
listIdpGroupMappings operation.
|
Iterable<MfaTotpDeviceSummary> |
listMfaTotpDevicesRecordIterator(ListMfaTotpDevicesRequest request)
Creates a new iterable which will iterate over the
MfaTotpDeviceSummary objects contained in responses from the
listMfaTotpDevices operation. |
Iterable<ListMfaTotpDevicesResponse> |
listMfaTotpDevicesResponseIterator(ListMfaTotpDevicesRequest request)
Creates a new iterable which will iterate over the responses received from the
listMfaTotpDevices operation.
|
Iterable<NetworkSourcesSummary> |
listNetworkSourcesRecordIterator(ListNetworkSourcesRequest request)
Creates a new iterable which will iterate over the
NetworkSourcesSummary objects contained in responses from the
listNetworkSources operation. |
Iterable<ListNetworkSourcesResponse> |
listNetworkSourcesResponseIterator(ListNetworkSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the
listNetworkSources operation.
|
Iterable<OAuth2ClientCredentialSummary> |
listOAuthClientCredentialsRecordIterator(ListOAuthClientCredentialsRequest request)
Creates a new iterable which will iterate over the
OAuth2ClientCredentialSummary objects contained in responses
from the listOAuthClientCredentials operation. |
Iterable<ListOAuthClientCredentialsResponse> |
listOAuthClientCredentialsResponseIterator(ListOAuthClientCredentialsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOAuthClientCredentials operation.
|
Iterable<Policy> |
listPoliciesRecordIterator(ListPoliciesRequest request)
Creates a new iterable which will iterate over the
Policy objects contained in responses from the listPolicies
operation. |
Iterable<ListPoliciesResponse> |
listPoliciesResponseIterator(ListPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the listPolicies
operation.
|
Iterable<StandardTagNamespaceTemplateSummary> |
listStandardTagNamespacesRecordIterator(ListStandardTagNamespacesRequest request)
Creates a new iterable which will iterate over the
StandardTagNamespaceTemplateSummary objects contained in
responses from the listStandardTagNamespaces operation. |
Iterable<ListStandardTagNamespacesResponse> |
listStandardTagNamespacesResponseIterator(ListStandardTagNamespacesRequest request)
Creates a new iterable which will iterate over the responses received from the
listStandardTagNamespaces operation.
|
Iterable<TagDefaultSummary> |
listTagDefaultsRecordIterator(ListTagDefaultsRequest request)
Creates a new iterable which will iterate over the
TagDefaultSummary objects contained in responses from the
listTagDefaults operation. |
Iterable<ListTagDefaultsResponse> |
listTagDefaultsResponseIterator(ListTagDefaultsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTagDefaults operation.
|
Iterable<TaggingWorkRequestErrorSummary> |
listTaggingWorkRequestErrorsRecordIterator(ListTaggingWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the
TaggingWorkRequestErrorSummary objects contained in responses
from the listTaggingWorkRequestErrors operation. |
Iterable<ListTaggingWorkRequestErrorsResponse> |
listTaggingWorkRequestErrorsResponseIterator(ListTaggingWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTaggingWorkRequestErrors operation.
|
Iterable<TaggingWorkRequestLogSummary> |
listTaggingWorkRequestLogsRecordIterator(ListTaggingWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the
TaggingWorkRequestLogSummary objects contained in responses
from the listTaggingWorkRequestLogs operation. |
Iterable<ListTaggingWorkRequestLogsResponse> |
listTaggingWorkRequestLogsResponseIterator(ListTaggingWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTaggingWorkRequestLogs operation.
|
Iterable<TaggingWorkRequestSummary> |
listTaggingWorkRequestsRecordIterator(ListTaggingWorkRequestsRequest request)
Creates a new iterable which will iterate over the
TaggingWorkRequestSummary objects contained in responses from
the listTaggingWorkRequests operation. |
Iterable<ListTaggingWorkRequestsResponse> |
listTaggingWorkRequestsResponseIterator(ListTaggingWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTaggingWorkRequests operation.
|
Iterable<TagNamespaceSummary> |
listTagNamespacesRecordIterator(ListTagNamespacesRequest request)
Creates a new iterable which will iterate over the
TagNamespaceSummary objects contained in responses from the
listTagNamespaces operation. |
Iterable<ListTagNamespacesResponse> |
listTagNamespacesResponseIterator(ListTagNamespacesRequest request)
Creates a new iterable which will iterate over the responses received from the
listTagNamespaces operation.
|
Iterable<TagSummary> |
listTagsRecordIterator(ListTagsRequest request)
Creates a new iterable which will iterate over the
TagSummary objects contained in responses from the listTags
operation. |
Iterable<ListTagsResponse> |
listTagsResponseIterator(ListTagsRequest request)
Creates a new iterable which will iterate over the responses received from the listTags
operation.
|
Iterable<UserGroupMembership> |
listUserGroupMembershipsRecordIterator(ListUserGroupMembershipsRequest request)
Creates a new iterable which will iterate over the
UserGroupMembership objects contained in responses from the
listUserGroupMemberships operation. |
Iterable<ListUserGroupMembershipsResponse> |
listUserGroupMembershipsResponseIterator(ListUserGroupMembershipsRequest request)
Creates a new iterable which will iterate over the responses received from the
listUserGroupMemberships operation.
|
Iterable<User> |
listUsersRecordIterator(ListUsersRequest request)
Creates a new iterable which will iterate over the
User
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<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 IdentityPaginators(Identity client)
public Iterable<ListBulkActionResourceTypesResponse> listBulkActionResourceTypesResponseIterator(ListBulkActionResourceTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listBulkActionResourceTypes operation. This iterable will fetch more data 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<BulkActionResourceType> listBulkActionResourceTypesRecordIterator(ListBulkActionResourceTypesRequest request)
Creates a new iterable which will iterate over the BulkActionResourceType
objects contained in responses from the
listBulkActionResourceTypes operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the BulkActionResourceType
objects contained in responses
received from the service.public Iterable<ListBulkEditTagsResourceTypesResponse> listBulkEditTagsResourceTypesResponseIterator(ListBulkEditTagsResourceTypesRequest request)
Creates a new iterable which will iterate over the responses received from the listBulkEditTagsResourceTypes operation. This iterable will fetch more data 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<BulkEditTagsResourceType> listBulkEditTagsResourceTypesRecordIterator(ListBulkEditTagsResourceTypesRequest request)
Creates a new iterable which will iterate over the BulkEditTagsResourceType
objects contained in responses from
the listBulkEditTagsResourceTypes operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the BulkEditTagsResourceType
objects contained in responses
received from the service.public Iterable<ListCompartmentsResponse> listCompartmentsResponseIterator(ListCompartmentsRequest request)
Creates a new iterable which will iterate over the responses received from the listCompartments operation. This iterable will fetch more data 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<Compartment> listCompartmentsRecordIterator(ListCompartmentsRequest request)
Creates a new iterable which will iterate over the Compartment
objects contained in responses from the
listCompartments operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the Compartment
objects contained in responses received from
the service.public Iterable<ListCostTrackingTagsResponse> listCostTrackingTagsResponseIterator(ListCostTrackingTagsRequest request)
Creates a new iterable which will iterate over the responses received from the listCostTrackingTags operation. This iterable will fetch more data 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<Tag> listCostTrackingTagsRecordIterator(ListCostTrackingTagsRequest request)
Creates a new iterable which will iterate over the Tag
objects contained in responses from the listCostTrackingTags operation. This iterable will
fetch more data from the server as needed.
public Iterable<ListDbCredentialsResponse> listDbCredentialsResponseIterator(ListDbCredentialsRequest request)
Creates a new iterable which will iterate over the responses received from the listDbCredentials operation. This iterable will fetch more data 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<DbCredentialSummary> listDbCredentialsRecordIterator(ListDbCredentialsRequest request)
Creates a new iterable which will iterate over the DbCredentialSummary
objects contained in responses from the
listDbCredentials operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DbCredentialSummary
objects contained in responses
received from the service.public Iterable<ListDomainsResponse> listDomainsResponseIterator(ListDomainsRequest request)
Creates a new iterable which will iterate over the responses received from the listDomains operation. This iterable will fetch more data 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<DomainSummary> listDomainsRecordIterator(ListDomainsRequest request)
Creates a new iterable which will iterate over the DomainSummary
objects contained in responses from the
listDomains operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DomainSummary
objects contained in responses received from
the service.public Iterable<ListDynamicGroupsResponse> listDynamicGroupsResponseIterator(ListDynamicGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the listDynamicGroups operation. This iterable will fetch more data 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<DynamicGroup> listDynamicGroupsRecordIterator(ListDynamicGroupsRequest request)
Creates a new iterable which will iterate over the DynamicGroup
objects contained in responses from the
listDynamicGroups operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the DynamicGroup
objects contained in responses received from
the service.public Iterable<ListGroupsResponse> listGroupsResponseIterator(ListGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the listGroups operation. This iterable will fetch more data 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<Group> listGroupsRecordIterator(ListGroupsRequest request)
Creates a new iterable which will iterate over the Group
objects contained in responses from the listGroups
operation. This iterable will fetch more data from the server as needed.
public Iterable<ListIamWorkRequestErrorsResponse> listIamWorkRequestErrorsResponseIterator(ListIamWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the listIamWorkRequestErrors operation. This iterable will fetch more data 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<IamWorkRequestErrorSummary> listIamWorkRequestErrorsRecordIterator(ListIamWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the IamWorkRequestErrorSummary
objects contained in responses from
the listIamWorkRequestErrors operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the IamWorkRequestErrorSummary
objects contained in responses
received from the service.public Iterable<ListIamWorkRequestLogsResponse> listIamWorkRequestLogsResponseIterator(ListIamWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the listIamWorkRequestLogs operation. This iterable will fetch more data 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<IamWorkRequestLogSummary> listIamWorkRequestLogsRecordIterator(ListIamWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the IamWorkRequestLogSummary
objects contained in responses from
the listIamWorkRequestLogs operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the IamWorkRequestLogSummary
objects contained in responses
received from the service.public Iterable<ListIamWorkRequestsResponse> listIamWorkRequestsResponseIterator(ListIamWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listIamWorkRequests operation. This iterable will fetch more data 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<IamWorkRequestSummary> listIamWorkRequestsRecordIterator(ListIamWorkRequestsRequest request)
Creates a new iterable which will iterate over the IamWorkRequestSummary
objects contained in responses from the
listIamWorkRequests operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the IamWorkRequestSummary
objects contained in responses
received from the service.public Iterable<ListIdentityProviderGroupsResponse> listIdentityProviderGroupsResponseIterator(ListIdentityProviderGroupsRequest request)
Creates a new iterable which will iterate over the responses received from the listIdentityProviderGroups operation. This iterable will fetch more data 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<IdentityProviderGroupSummary> listIdentityProviderGroupsRecordIterator(ListIdentityProviderGroupsRequest request)
Creates a new iterable which will iterate over the IdentityProviderGroupSummary
objects contained in responses
from the listIdentityProviderGroups operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the IdentityProviderGroupSummary
objects contained in
responses received from the service.public Iterable<ListIdentityProvidersResponse> listIdentityProvidersResponseIterator(ListIdentityProvidersRequest request)
Creates a new iterable which will iterate over the responses received from the listIdentityProviders operation. This iterable will fetch more data 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<IdentityProvider> listIdentityProvidersRecordIterator(ListIdentityProvidersRequest request)
Creates a new iterable which will iterate over the IdentityProvider
objects contained in responses from the
listIdentityProviders operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the IdentityProvider
objects contained in responses received
from the service.public Iterable<ListIdpGroupMappingsResponse> listIdpGroupMappingsResponseIterator(ListIdpGroupMappingsRequest request)
Creates a new iterable which will iterate over the responses received from the listIdpGroupMappings operation. This iterable will fetch more data 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<IdpGroupMapping> listIdpGroupMappingsRecordIterator(ListIdpGroupMappingsRequest request)
Creates a new iterable which will iterate over the IdpGroupMapping
objects contained in responses from the
listIdpGroupMappings operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the IdpGroupMapping
objects contained in responses received
from the service.public Iterable<ListMfaTotpDevicesResponse> listMfaTotpDevicesResponseIterator(ListMfaTotpDevicesRequest request)
Creates a new iterable which will iterate over the responses received from the listMfaTotpDevices operation. This iterable will fetch more data 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<MfaTotpDeviceSummary> listMfaTotpDevicesRecordIterator(ListMfaTotpDevicesRequest request)
Creates a new iterable which will iterate over the MfaTotpDeviceSummary
objects contained in responses from the
listMfaTotpDevices operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the MfaTotpDeviceSummary
objects contained in responses
received from the service.public Iterable<ListNetworkSourcesResponse> listNetworkSourcesResponseIterator(ListNetworkSourcesRequest request)
Creates a new iterable which will iterate over the responses received from the listNetworkSources operation. This iterable will fetch more data 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<NetworkSourcesSummary> listNetworkSourcesRecordIterator(ListNetworkSourcesRequest request)
Creates a new iterable which will iterate over the NetworkSourcesSummary
objects contained in responses from the
listNetworkSources operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the NetworkSourcesSummary
objects contained in responses
received from the service.public Iterable<ListOAuthClientCredentialsResponse> listOAuthClientCredentialsResponseIterator(ListOAuthClientCredentialsRequest request)
Creates a new iterable which will iterate over the responses received from the listOAuthClientCredentials operation. This iterable will fetch more data 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<OAuth2ClientCredentialSummary> listOAuthClientCredentialsRecordIterator(ListOAuthClientCredentialsRequest request)
Creates a new iterable which will iterate over the OAuth2ClientCredentialSummary
objects contained in responses
from the listOAuthClientCredentials operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the OAuth2ClientCredentialSummary
objects contained in
responses received from the service.public Iterable<ListPoliciesResponse> listPoliciesResponseIterator(ListPoliciesRequest request)
Creates a new iterable which will iterate over the responses received from the listPolicies operation. This iterable will fetch more data 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<Policy> listPoliciesRecordIterator(ListPoliciesRequest request)
Creates a new iterable which will iterate over the Policy
objects contained in responses from the listPolicies
operation. This iterable will fetch more data from the server as needed.
public Iterable<ListStandardTagNamespacesResponse> listStandardTagNamespacesResponseIterator(ListStandardTagNamespacesRequest request)
Creates a new iterable which will iterate over the responses received from the listStandardTagNamespaces operation. This iterable will fetch more data 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<StandardTagNamespaceTemplateSummary> listStandardTagNamespacesRecordIterator(ListStandardTagNamespacesRequest request)
Creates a new iterable which will iterate over the StandardTagNamespaceTemplateSummary
objects contained in
responses from the listStandardTagNamespaces operation. This iterable will fetch more data
from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the StandardTagNamespaceTemplateSummary
objects contained in
responses received from the service.public Iterable<ListTagDefaultsResponse> listTagDefaultsResponseIterator(ListTagDefaultsRequest request)
Creates a new iterable which will iterate over the responses received from the listTagDefaults operation. This iterable will fetch more data 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<TagDefaultSummary> listTagDefaultsRecordIterator(ListTagDefaultsRequest request)
Creates a new iterable which will iterate over the TagDefaultSummary
objects contained in responses from the
listTagDefaults operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TagDefaultSummary
objects contained in responses received
from the service.public Iterable<ListTagNamespacesResponse> listTagNamespacesResponseIterator(ListTagNamespacesRequest request)
Creates a new iterable which will iterate over the responses received from the listTagNamespaces operation. This iterable will fetch more data 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<TagNamespaceSummary> listTagNamespacesRecordIterator(ListTagNamespacesRequest request)
Creates a new iterable which will iterate over the TagNamespaceSummary
objects contained in responses from the
listTagNamespaces operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TagNamespaceSummary
objects contained in responses
received from the service.public Iterable<ListTaggingWorkRequestErrorsResponse> listTaggingWorkRequestErrorsResponseIterator(ListTaggingWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the responses received from the listTaggingWorkRequestErrors operation. This iterable will fetch more data 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<TaggingWorkRequestErrorSummary> listTaggingWorkRequestErrorsRecordIterator(ListTaggingWorkRequestErrorsRequest request)
Creates a new iterable which will iterate over the TaggingWorkRequestErrorSummary
objects contained in responses
from the listTaggingWorkRequestErrors operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaggingWorkRequestErrorSummary
objects contained in
responses received from the service.public Iterable<ListTaggingWorkRequestLogsResponse> listTaggingWorkRequestLogsResponseIterator(ListTaggingWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the responses received from the listTaggingWorkRequestLogs operation. This iterable will fetch more data 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<TaggingWorkRequestLogSummary> listTaggingWorkRequestLogsRecordIterator(ListTaggingWorkRequestLogsRequest request)
Creates a new iterable which will iterate over the TaggingWorkRequestLogSummary
objects contained in responses
from the listTaggingWorkRequestLogs operation. This iterable will fetch more data from the
server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaggingWorkRequestLogSummary
objects contained in
responses received from the service.public Iterable<ListTaggingWorkRequestsResponse> listTaggingWorkRequestsResponseIterator(ListTaggingWorkRequestsRequest request)
Creates a new iterable which will iterate over the responses received from the listTaggingWorkRequests operation. This iterable will fetch more data 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<TaggingWorkRequestSummary> listTaggingWorkRequestsRecordIterator(ListTaggingWorkRequestsRequest request)
Creates a new iterable which will iterate over the TaggingWorkRequestSummary
objects contained in responses from
the listTaggingWorkRequests operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TaggingWorkRequestSummary
objects contained in responses
received from the service.public Iterable<ListTagsResponse> listTagsResponseIterator(ListTagsRequest request)
Creates a new iterable which will iterate over the responses received from the listTags operation. This iterable will fetch more data 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<TagSummary> listTagsRecordIterator(ListTagsRequest request)
Creates a new iterable which will iterate over the TagSummary
objects contained in responses from the listTags
operation. This iterable will fetch more data from the server as needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the TagSummary
objects contained in responses received from
the service.public Iterable<ListUserGroupMembershipsResponse> listUserGroupMembershipsResponseIterator(ListUserGroupMembershipsRequest request)
Creates a new iterable which will iterate over the responses received from the listUserGroupMemberships operation. This iterable will fetch more data 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<UserGroupMembership> listUserGroupMembershipsRecordIterator(ListUserGroupMembershipsRequest request)
Creates a new iterable which will iterate over the UserGroupMembership
objects contained in responses from the
listUserGroupMemberships operation. This iterable will fetch more data from the server as
needed.
request
- a request which can be sent to the service operationIterable
which can be used to iterate over the UserGroupMembership
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<User> listUsersRecordIterator(ListUsersRequest request)
Creates a new iterable which will iterate over the User
objects contained in responses from the listUsers operation. This iterable will fetch more
data from the server as needed.
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.