Interface CleanRoomsClient
- All Superinterfaces:
AutoCloseable
,AwsClient
,SdkAutoCloseable
,SdkClient
builder()
method.
Welcome to the Clean Rooms API Reference.
Clean Rooms is an Amazon Web Services service that helps multiple parties to join their data together in a secure collaboration workspace. In the collaboration, members who can run queries and jobs and receive results can get insights into the collective datasets without either party getting access to the other party's raw data.
To learn more about Clean Rooms concepts, procedures, and best practices, see the Clean Rooms User Guide.
To learn more about SQL commands, functions, and conditions supported in Clean Rooms, see the Clean Rooms SQL Reference.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Value for looking up the service's metadata from theServiceMetadataProvider
.static final String
-
Method Summary
Modifier and TypeMethodDescriptionbatchGetCollaborationAnalysisTemplate
(Consumer<BatchGetCollaborationAnalysisTemplateRequest.Builder> batchGetCollaborationAnalysisTemplateRequest) Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).batchGetCollaborationAnalysisTemplate
(BatchGetCollaborationAnalysisTemplateRequest batchGetCollaborationAnalysisTemplateRequest) Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).default BatchGetSchemaResponse
batchGetSchema
(Consumer<BatchGetSchemaRequest.Builder> batchGetSchemaRequest) Retrieves multiple schemas by their identifiers.default BatchGetSchemaResponse
batchGetSchema
(BatchGetSchemaRequest batchGetSchemaRequest) Retrieves multiple schemas by their identifiers.batchGetSchemaAnalysisRule
(Consumer<BatchGetSchemaAnalysisRuleRequest.Builder> batchGetSchemaAnalysisRuleRequest) Retrieves multiple analysis rule schemas.batchGetSchemaAnalysisRule
(BatchGetSchemaAnalysisRuleRequest batchGetSchemaAnalysisRuleRequest) Retrieves multiple analysis rule schemas.static CleanRoomsClientBuilder
builder()
Create a builder that can be used to configure and create aCleanRoomsClient
.static CleanRoomsClient
create()
Create aCleanRoomsClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
.default CreateAnalysisTemplateResponse
createAnalysisTemplate
(Consumer<CreateAnalysisTemplateRequest.Builder> createAnalysisTemplateRequest) Creates a new analysis template.default CreateAnalysisTemplateResponse
createAnalysisTemplate
(CreateAnalysisTemplateRequest createAnalysisTemplateRequest) Creates a new analysis template.default CreateCollaborationResponse
createCollaboration
(Consumer<CreateCollaborationRequest.Builder> createCollaborationRequest) Creates a new collaboration.default CreateCollaborationResponse
createCollaboration
(CreateCollaborationRequest createCollaborationRequest) Creates a new collaboration.createConfiguredAudienceModelAssociation
(Consumer<CreateConfiguredAudienceModelAssociationRequest.Builder> createConfiguredAudienceModelAssociationRequest) Provides the details necessary to create a configured audience model association.createConfiguredAudienceModelAssociation
(CreateConfiguredAudienceModelAssociationRequest createConfiguredAudienceModelAssociationRequest) Provides the details necessary to create a configured audience model association.default CreateConfiguredTableResponse
createConfiguredTable
(Consumer<CreateConfiguredTableRequest.Builder> createConfiguredTableRequest) Creates a new configured table resource.default CreateConfiguredTableResponse
createConfiguredTable
(CreateConfiguredTableRequest createConfiguredTableRequest) Creates a new configured table resource.createConfiguredTableAnalysisRule
(Consumer<CreateConfiguredTableAnalysisRuleRequest.Builder> createConfiguredTableAnalysisRuleRequest) Creates a new analysis rule for a configured table.createConfiguredTableAnalysisRule
(CreateConfiguredTableAnalysisRuleRequest createConfiguredTableAnalysisRuleRequest) Creates a new analysis rule for a configured table.createConfiguredTableAssociation
(Consumer<CreateConfiguredTableAssociationRequest.Builder> createConfiguredTableAssociationRequest) Creates a configured table association.createConfiguredTableAssociation
(CreateConfiguredTableAssociationRequest createConfiguredTableAssociationRequest) Creates a configured table association.createConfiguredTableAssociationAnalysisRule
(Consumer<CreateConfiguredTableAssociationAnalysisRuleRequest.Builder> createConfiguredTableAssociationAnalysisRuleRequest) Creates a new analysis rule for an associated configured table.createConfiguredTableAssociationAnalysisRule
(CreateConfiguredTableAssociationAnalysisRuleRequest createConfiguredTableAssociationAnalysisRuleRequest) Creates a new analysis rule for an associated configured table.default CreateIdMappingTableResponse
createIdMappingTable
(Consumer<CreateIdMappingTableRequest.Builder> createIdMappingTableRequest) Creates an ID mapping table.default CreateIdMappingTableResponse
createIdMappingTable
(CreateIdMappingTableRequest createIdMappingTableRequest) Creates an ID mapping table.createIdNamespaceAssociation
(Consumer<CreateIdNamespaceAssociationRequest.Builder> createIdNamespaceAssociationRequest) Creates an ID namespace association.createIdNamespaceAssociation
(CreateIdNamespaceAssociationRequest createIdNamespaceAssociationRequest) Creates an ID namespace association.default CreateMembershipResponse
createMembership
(Consumer<CreateMembershipRequest.Builder> createMembershipRequest) Creates a membership for a specific collaboration identifier and joins the collaboration.default CreateMembershipResponse
createMembership
(CreateMembershipRequest createMembershipRequest) Creates a membership for a specific collaboration identifier and joins the collaboration.createPrivacyBudgetTemplate
(Consumer<CreatePrivacyBudgetTemplateRequest.Builder> createPrivacyBudgetTemplateRequest) Creates a privacy budget template for a specified membership.createPrivacyBudgetTemplate
(CreatePrivacyBudgetTemplateRequest createPrivacyBudgetTemplateRequest) Creates a privacy budget template for a specified membership.default DeleteAnalysisTemplateResponse
deleteAnalysisTemplate
(Consumer<DeleteAnalysisTemplateRequest.Builder> deleteAnalysisTemplateRequest) Deletes an analysis template.default DeleteAnalysisTemplateResponse
deleteAnalysisTemplate
(DeleteAnalysisTemplateRequest deleteAnalysisTemplateRequest) Deletes an analysis template.default DeleteCollaborationResponse
deleteCollaboration
(Consumer<DeleteCollaborationRequest.Builder> deleteCollaborationRequest) Deletes a collaboration.default DeleteCollaborationResponse
deleteCollaboration
(DeleteCollaborationRequest deleteCollaborationRequest) Deletes a collaboration.deleteConfiguredAudienceModelAssociation
(Consumer<DeleteConfiguredAudienceModelAssociationRequest.Builder> deleteConfiguredAudienceModelAssociationRequest) Provides the information necessary to delete a configured audience model association.deleteConfiguredAudienceModelAssociation
(DeleteConfiguredAudienceModelAssociationRequest deleteConfiguredAudienceModelAssociationRequest) Provides the information necessary to delete a configured audience model association.default DeleteConfiguredTableResponse
deleteConfiguredTable
(Consumer<DeleteConfiguredTableRequest.Builder> deleteConfiguredTableRequest) Deletes a configured table.default DeleteConfiguredTableResponse
deleteConfiguredTable
(DeleteConfiguredTableRequest deleteConfiguredTableRequest) Deletes a configured table.deleteConfiguredTableAnalysisRule
(Consumer<DeleteConfiguredTableAnalysisRuleRequest.Builder> deleteConfiguredTableAnalysisRuleRequest) Deletes a configured table analysis rule.deleteConfiguredTableAnalysisRule
(DeleteConfiguredTableAnalysisRuleRequest deleteConfiguredTableAnalysisRuleRequest) Deletes a configured table analysis rule.deleteConfiguredTableAssociation
(Consumer<DeleteConfiguredTableAssociationRequest.Builder> deleteConfiguredTableAssociationRequest) Deletes a configured table association.deleteConfiguredTableAssociation
(DeleteConfiguredTableAssociationRequest deleteConfiguredTableAssociationRequest) Deletes a configured table association.deleteConfiguredTableAssociationAnalysisRule
(Consumer<DeleteConfiguredTableAssociationAnalysisRuleRequest.Builder> deleteConfiguredTableAssociationAnalysisRuleRequest) Deletes an analysis rule for a configured table association.deleteConfiguredTableAssociationAnalysisRule
(DeleteConfiguredTableAssociationAnalysisRuleRequest deleteConfiguredTableAssociationAnalysisRuleRequest) Deletes an analysis rule for a configured table association.default DeleteIdMappingTableResponse
deleteIdMappingTable
(Consumer<DeleteIdMappingTableRequest.Builder> deleteIdMappingTableRequest) Deletes an ID mapping table.default DeleteIdMappingTableResponse
deleteIdMappingTable
(DeleteIdMappingTableRequest deleteIdMappingTableRequest) Deletes an ID mapping table.deleteIdNamespaceAssociation
(Consumer<DeleteIdNamespaceAssociationRequest.Builder> deleteIdNamespaceAssociationRequest) Deletes an ID namespace association.deleteIdNamespaceAssociation
(DeleteIdNamespaceAssociationRequest deleteIdNamespaceAssociationRequest) Deletes an ID namespace association.default DeleteMemberResponse
deleteMember
(Consumer<DeleteMemberRequest.Builder> deleteMemberRequest) Removes the specified member from a collaboration.default DeleteMemberResponse
deleteMember
(DeleteMemberRequest deleteMemberRequest) Removes the specified member from a collaboration.default DeleteMembershipResponse
deleteMembership
(Consumer<DeleteMembershipRequest.Builder> deleteMembershipRequest) Deletes a specified membership.default DeleteMembershipResponse
deleteMembership
(DeleteMembershipRequest deleteMembershipRequest) Deletes a specified membership.deletePrivacyBudgetTemplate
(Consumer<DeletePrivacyBudgetTemplateRequest.Builder> deletePrivacyBudgetTemplateRequest) Deletes a privacy budget template for a specified membership.deletePrivacyBudgetTemplate
(DeletePrivacyBudgetTemplateRequest deletePrivacyBudgetTemplateRequest) Deletes a privacy budget template for a specified membership.default GetAnalysisTemplateResponse
getAnalysisTemplate
(Consumer<GetAnalysisTemplateRequest.Builder> getAnalysisTemplateRequest) Retrieves an analysis template.default GetAnalysisTemplateResponse
getAnalysisTemplate
(GetAnalysisTemplateRequest getAnalysisTemplateRequest) Retrieves an analysis template.default GetCollaborationResponse
getCollaboration
(Consumer<GetCollaborationRequest.Builder> getCollaborationRequest) Returns metadata about a collaboration.default GetCollaborationResponse
getCollaboration
(GetCollaborationRequest getCollaborationRequest) Returns metadata about a collaboration.getCollaborationAnalysisTemplate
(Consumer<GetCollaborationAnalysisTemplateRequest.Builder> getCollaborationAnalysisTemplateRequest) Retrieves an analysis template within a collaboration.getCollaborationAnalysisTemplate
(GetCollaborationAnalysisTemplateRequest getCollaborationAnalysisTemplateRequest) Retrieves an analysis template within a collaboration.getCollaborationConfiguredAudienceModelAssociation
(Consumer<GetCollaborationConfiguredAudienceModelAssociationRequest.Builder> getCollaborationConfiguredAudienceModelAssociationRequest) Retrieves a configured audience model association within a collaboration.getCollaborationConfiguredAudienceModelAssociation
(GetCollaborationConfiguredAudienceModelAssociationRequest getCollaborationConfiguredAudienceModelAssociationRequest) Retrieves a configured audience model association within a collaboration.getCollaborationIdNamespaceAssociation
(Consumer<GetCollaborationIdNamespaceAssociationRequest.Builder> getCollaborationIdNamespaceAssociationRequest) Retrieves an ID namespace association from a specific collaboration.getCollaborationIdNamespaceAssociation
(GetCollaborationIdNamespaceAssociationRequest getCollaborationIdNamespaceAssociationRequest) Retrieves an ID namespace association from a specific collaboration.getCollaborationPrivacyBudgetTemplate
(Consumer<GetCollaborationPrivacyBudgetTemplateRequest.Builder> getCollaborationPrivacyBudgetTemplateRequest) Returns details about a specified privacy budget template.getCollaborationPrivacyBudgetTemplate
(GetCollaborationPrivacyBudgetTemplateRequest getCollaborationPrivacyBudgetTemplateRequest) Returns details about a specified privacy budget template.getConfiguredAudienceModelAssociation
(Consumer<GetConfiguredAudienceModelAssociationRequest.Builder> getConfiguredAudienceModelAssociationRequest) Returns information about a configured audience model association.getConfiguredAudienceModelAssociation
(GetConfiguredAudienceModelAssociationRequest getConfiguredAudienceModelAssociationRequest) Returns information about a configured audience model association.default GetConfiguredTableResponse
getConfiguredTable
(Consumer<GetConfiguredTableRequest.Builder> getConfiguredTableRequest) Retrieves a configured table.default GetConfiguredTableResponse
getConfiguredTable
(GetConfiguredTableRequest getConfiguredTableRequest) Retrieves a configured table.getConfiguredTableAnalysisRule
(Consumer<GetConfiguredTableAnalysisRuleRequest.Builder> getConfiguredTableAnalysisRuleRequest) Retrieves a configured table analysis rule.getConfiguredTableAnalysisRule
(GetConfiguredTableAnalysisRuleRequest getConfiguredTableAnalysisRuleRequest) Retrieves a configured table analysis rule.getConfiguredTableAssociation
(Consumer<GetConfiguredTableAssociationRequest.Builder> getConfiguredTableAssociationRequest) Retrieves a configured table association.getConfiguredTableAssociation
(GetConfiguredTableAssociationRequest getConfiguredTableAssociationRequest) Retrieves a configured table association.getConfiguredTableAssociationAnalysisRule
(Consumer<GetConfiguredTableAssociationAnalysisRuleRequest.Builder> getConfiguredTableAssociationAnalysisRuleRequest) Retrieves the analysis rule for a configured table association.getConfiguredTableAssociationAnalysisRule
(GetConfiguredTableAssociationAnalysisRuleRequest getConfiguredTableAssociationAnalysisRuleRequest) Retrieves the analysis rule for a configured table association.default GetIdMappingTableResponse
getIdMappingTable
(Consumer<GetIdMappingTableRequest.Builder> getIdMappingTableRequest) Retrieves an ID mapping table.default GetIdMappingTableResponse
getIdMappingTable
(GetIdMappingTableRequest getIdMappingTableRequest) Retrieves an ID mapping table.getIdNamespaceAssociation
(Consumer<GetIdNamespaceAssociationRequest.Builder> getIdNamespaceAssociationRequest) Retrieves an ID namespace association.getIdNamespaceAssociation
(GetIdNamespaceAssociationRequest getIdNamespaceAssociationRequest) Retrieves an ID namespace association.default GetMembershipResponse
getMembership
(Consumer<GetMembershipRequest.Builder> getMembershipRequest) Retrieves a specified membership for an identifier.default GetMembershipResponse
getMembership
(GetMembershipRequest getMembershipRequest) Retrieves a specified membership for an identifier.default GetPrivacyBudgetTemplateResponse
getPrivacyBudgetTemplate
(Consumer<GetPrivacyBudgetTemplateRequest.Builder> getPrivacyBudgetTemplateRequest) Returns details for a specified privacy budget template.default GetPrivacyBudgetTemplateResponse
getPrivacyBudgetTemplate
(GetPrivacyBudgetTemplateRequest getPrivacyBudgetTemplateRequest) Returns details for a specified privacy budget template.default GetProtectedJobResponse
getProtectedJob
(Consumer<GetProtectedJobRequest.Builder> getProtectedJobRequest) Returns job processing metadata.default GetProtectedJobResponse
getProtectedJob
(GetProtectedJobRequest getProtectedJobRequest) Returns job processing metadata.default GetProtectedQueryResponse
getProtectedQuery
(Consumer<GetProtectedQueryRequest.Builder> getProtectedQueryRequest) Returns query processing metadata.default GetProtectedQueryResponse
getProtectedQuery
(GetProtectedQueryRequest getProtectedQueryRequest) Returns query processing metadata.default GetSchemaResponse
getSchema
(Consumer<GetSchemaRequest.Builder> getSchemaRequest) Retrieves the schema for a relation within a collaboration.default GetSchemaResponse
getSchema
(GetSchemaRequest getSchemaRequest) Retrieves the schema for a relation within a collaboration.default GetSchemaAnalysisRuleResponse
getSchemaAnalysisRule
(Consumer<GetSchemaAnalysisRuleRequest.Builder> getSchemaAnalysisRuleRequest) Retrieves a schema analysis rule.default GetSchemaAnalysisRuleResponse
getSchemaAnalysisRule
(GetSchemaAnalysisRuleRequest getSchemaAnalysisRuleRequest) Retrieves a schema analysis rule.default ListAnalysisTemplatesResponse
listAnalysisTemplates
(Consumer<ListAnalysisTemplatesRequest.Builder> listAnalysisTemplatesRequest) Lists analysis templates that the caller owns.default ListAnalysisTemplatesResponse
listAnalysisTemplates
(ListAnalysisTemplatesRequest listAnalysisTemplatesRequest) Lists analysis templates that the caller owns.default ListAnalysisTemplatesIterable
listAnalysisTemplatesPaginator
(Consumer<ListAnalysisTemplatesRequest.Builder> listAnalysisTemplatesRequest) This is a variant oflistAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesRequest)
operation.default ListAnalysisTemplatesIterable
listAnalysisTemplatesPaginator
(ListAnalysisTemplatesRequest listAnalysisTemplatesRequest) This is a variant oflistAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesRequest)
operation.listCollaborationAnalysisTemplates
(Consumer<ListCollaborationAnalysisTemplatesRequest.Builder> listCollaborationAnalysisTemplatesRequest) Lists analysis templates within a collaboration.listCollaborationAnalysisTemplates
(ListCollaborationAnalysisTemplatesRequest listCollaborationAnalysisTemplatesRequest) Lists analysis templates within a collaboration.listCollaborationAnalysisTemplatesPaginator
(Consumer<ListCollaborationAnalysisTemplatesRequest.Builder> listCollaborationAnalysisTemplatesRequest) This is a variant oflistCollaborationAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest)
operation.listCollaborationAnalysisTemplatesPaginator
(ListCollaborationAnalysisTemplatesRequest listCollaborationAnalysisTemplatesRequest) This is a variant oflistCollaborationAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest)
operation.listCollaborationConfiguredAudienceModelAssociations
(Consumer<ListCollaborationConfiguredAudienceModelAssociationsRequest.Builder> listCollaborationConfiguredAudienceModelAssociationsRequest) Lists configured audience model associations within a collaboration.listCollaborationConfiguredAudienceModelAssociations
(ListCollaborationConfiguredAudienceModelAssociationsRequest listCollaborationConfiguredAudienceModelAssociationsRequest) Lists configured audience model associations within a collaboration.listCollaborationConfiguredAudienceModelAssociationsPaginator
(Consumer<ListCollaborationConfiguredAudienceModelAssociationsRequest.Builder> listCollaborationConfiguredAudienceModelAssociationsRequest) listCollaborationConfiguredAudienceModelAssociationsPaginator
(ListCollaborationConfiguredAudienceModelAssociationsRequest listCollaborationConfiguredAudienceModelAssociationsRequest) listCollaborationIdNamespaceAssociations
(Consumer<ListCollaborationIdNamespaceAssociationsRequest.Builder> listCollaborationIdNamespaceAssociationsRequest) Returns a list of the ID namespace associations in a collaboration.listCollaborationIdNamespaceAssociations
(ListCollaborationIdNamespaceAssociationsRequest listCollaborationIdNamespaceAssociationsRequest) Returns a list of the ID namespace associations in a collaboration.listCollaborationIdNamespaceAssociationsPaginator
(Consumer<ListCollaborationIdNamespaceAssociationsRequest.Builder> listCollaborationIdNamespaceAssociationsRequest) listCollaborationIdNamespaceAssociationsPaginator
(ListCollaborationIdNamespaceAssociationsRequest listCollaborationIdNamespaceAssociationsRequest) listCollaborationPrivacyBudgets
(Consumer<ListCollaborationPrivacyBudgetsRequest.Builder> listCollaborationPrivacyBudgetsRequest) Returns an array that summarizes each privacy budget in a specified collaboration.listCollaborationPrivacyBudgets
(ListCollaborationPrivacyBudgetsRequest listCollaborationPrivacyBudgetsRequest) Returns an array that summarizes each privacy budget in a specified collaboration.listCollaborationPrivacyBudgetsPaginator
(Consumer<ListCollaborationPrivacyBudgetsRequest.Builder> listCollaborationPrivacyBudgetsRequest) This is a variant oflistCollaborationPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest)
operation.listCollaborationPrivacyBudgetsPaginator
(ListCollaborationPrivacyBudgetsRequest listCollaborationPrivacyBudgetsRequest) This is a variant oflistCollaborationPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest)
operation.listCollaborationPrivacyBudgetTemplates
(Consumer<ListCollaborationPrivacyBudgetTemplatesRequest.Builder> listCollaborationPrivacyBudgetTemplatesRequest) Returns an array that summarizes each privacy budget template in a specified collaboration.listCollaborationPrivacyBudgetTemplates
(ListCollaborationPrivacyBudgetTemplatesRequest listCollaborationPrivacyBudgetTemplatesRequest) Returns an array that summarizes each privacy budget template in a specified collaboration.listCollaborationPrivacyBudgetTemplatesPaginator
(Consumer<ListCollaborationPrivacyBudgetTemplatesRequest.Builder> listCollaborationPrivacyBudgetTemplatesRequest) listCollaborationPrivacyBudgetTemplatesPaginator
(ListCollaborationPrivacyBudgetTemplatesRequest listCollaborationPrivacyBudgetTemplatesRequest) default ListCollaborationsResponse
listCollaborations
(Consumer<ListCollaborationsRequest.Builder> listCollaborationsRequest) Lists collaborations the caller owns, is active in, or has been invited to.default ListCollaborationsResponse
listCollaborations
(ListCollaborationsRequest listCollaborationsRequest) Lists collaborations the caller owns, is active in, or has been invited to.default ListCollaborationsIterable
listCollaborationsPaginator
(Consumer<ListCollaborationsRequest.Builder> listCollaborationsRequest) This is a variant oflistCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)
operation.default ListCollaborationsIterable
listCollaborationsPaginator
(ListCollaborationsRequest listCollaborationsRequest) This is a variant oflistCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)
operation.listConfiguredAudienceModelAssociations
(Consumer<ListConfiguredAudienceModelAssociationsRequest.Builder> listConfiguredAudienceModelAssociationsRequest) Lists information about requested configured audience model associations.listConfiguredAudienceModelAssociations
(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest) Lists information about requested configured audience model associations.listConfiguredAudienceModelAssociationsPaginator
(Consumer<ListConfiguredAudienceModelAssociationsRequest.Builder> listConfiguredAudienceModelAssociationsRequest) listConfiguredAudienceModelAssociationsPaginator
(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest) listConfiguredTableAssociations
(Consumer<ListConfiguredTableAssociationsRequest.Builder> listConfiguredTableAssociationsRequest) Lists configured table associations for a membership.listConfiguredTableAssociations
(ListConfiguredTableAssociationsRequest listConfiguredTableAssociationsRequest) Lists configured table associations for a membership.listConfiguredTableAssociationsPaginator
(Consumer<ListConfiguredTableAssociationsRequest.Builder> listConfiguredTableAssociationsRequest) This is a variant oflistConfiguredTableAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsRequest)
operation.listConfiguredTableAssociationsPaginator
(ListConfiguredTableAssociationsRequest listConfiguredTableAssociationsRequest) This is a variant oflistConfiguredTableAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsRequest)
operation.default ListConfiguredTablesResponse
listConfiguredTables
(Consumer<ListConfiguredTablesRequest.Builder> listConfiguredTablesRequest) Lists configured tables.default ListConfiguredTablesResponse
listConfiguredTables
(ListConfiguredTablesRequest listConfiguredTablesRequest) Lists configured tables.default ListConfiguredTablesIterable
listConfiguredTablesPaginator
(Consumer<ListConfiguredTablesRequest.Builder> listConfiguredTablesRequest) This is a variant oflistConfiguredTables(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesRequest)
operation.default ListConfiguredTablesIterable
listConfiguredTablesPaginator
(ListConfiguredTablesRequest listConfiguredTablesRequest) This is a variant oflistConfiguredTables(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesRequest)
operation.default ListIdMappingTablesResponse
listIdMappingTables
(Consumer<ListIdMappingTablesRequest.Builder> listIdMappingTablesRequest) Returns a list of ID mapping tables.default ListIdMappingTablesResponse
listIdMappingTables
(ListIdMappingTablesRequest listIdMappingTablesRequest) Returns a list of ID mapping tables.default ListIdMappingTablesIterable
listIdMappingTablesPaginator
(Consumer<ListIdMappingTablesRequest.Builder> listIdMappingTablesRequest) This is a variant oflistIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)
operation.default ListIdMappingTablesIterable
listIdMappingTablesPaginator
(ListIdMappingTablesRequest listIdMappingTablesRequest) This is a variant oflistIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)
operation.listIdNamespaceAssociations
(Consumer<ListIdNamespaceAssociationsRequest.Builder> listIdNamespaceAssociationsRequest) Returns a list of ID namespace associations.listIdNamespaceAssociations
(ListIdNamespaceAssociationsRequest listIdNamespaceAssociationsRequest) Returns a list of ID namespace associations.listIdNamespaceAssociationsPaginator
(Consumer<ListIdNamespaceAssociationsRequest.Builder> listIdNamespaceAssociationsRequest) This is a variant oflistIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsRequest)
operation.listIdNamespaceAssociationsPaginator
(ListIdNamespaceAssociationsRequest listIdNamespaceAssociationsRequest) This is a variant oflistIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsRequest)
operation.default ListMembersResponse
listMembers
(Consumer<ListMembersRequest.Builder> listMembersRequest) Lists all members within a collaboration.default ListMembersResponse
listMembers
(ListMembersRequest listMembersRequest) Lists all members within a collaboration.default ListMembershipsResponse
listMemberships
(Consumer<ListMembershipsRequest.Builder> listMembershipsRequest) Lists all memberships resources within the caller's account.default ListMembershipsResponse
listMemberships
(ListMembershipsRequest listMembershipsRequest) Lists all memberships resources within the caller's account.default ListMembershipsIterable
listMembershipsPaginator
(Consumer<ListMembershipsRequest.Builder> listMembershipsRequest) This is a variant oflistMemberships(software.amazon.awssdk.services.cleanrooms.model.ListMembershipsRequest)
operation.default ListMembershipsIterable
listMembershipsPaginator
(ListMembershipsRequest listMembershipsRequest) This is a variant oflistMemberships(software.amazon.awssdk.services.cleanrooms.model.ListMembershipsRequest)
operation.default ListMembersIterable
listMembersPaginator
(Consumer<ListMembersRequest.Builder> listMembersRequest) This is a variant oflistMembers(software.amazon.awssdk.services.cleanrooms.model.ListMembersRequest)
operation.default ListMembersIterable
listMembersPaginator
(ListMembersRequest listMembersRequest) This is a variant oflistMembers(software.amazon.awssdk.services.cleanrooms.model.ListMembersRequest)
operation.default ListPrivacyBudgetsResponse
listPrivacyBudgets
(Consumer<ListPrivacyBudgetsRequest.Builder> listPrivacyBudgetsRequest) Returns detailed information about the privacy budgets in a specified membership.default ListPrivacyBudgetsResponse
listPrivacyBudgets
(ListPrivacyBudgetsRequest listPrivacyBudgetsRequest) Returns detailed information about the privacy budgets in a specified membership.default ListPrivacyBudgetsIterable
listPrivacyBudgetsPaginator
(Consumer<ListPrivacyBudgetsRequest.Builder> listPrivacyBudgetsRequest) This is a variant oflistPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsRequest)
operation.default ListPrivacyBudgetsIterable
listPrivacyBudgetsPaginator
(ListPrivacyBudgetsRequest listPrivacyBudgetsRequest) This is a variant oflistPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsRequest)
operation.listPrivacyBudgetTemplates
(Consumer<ListPrivacyBudgetTemplatesRequest.Builder> listPrivacyBudgetTemplatesRequest) Returns detailed information about the privacy budget templates in a specified membership.listPrivacyBudgetTemplates
(ListPrivacyBudgetTemplatesRequest listPrivacyBudgetTemplatesRequest) Returns detailed information about the privacy budget templates in a specified membership.listPrivacyBudgetTemplatesPaginator
(Consumer<ListPrivacyBudgetTemplatesRequest.Builder> listPrivacyBudgetTemplatesRequest) This is a variant oflistPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest)
operation.listPrivacyBudgetTemplatesPaginator
(ListPrivacyBudgetTemplatesRequest listPrivacyBudgetTemplatesRequest) This is a variant oflistPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest)
operation.default ListProtectedJobsResponse
listProtectedJobs
(Consumer<ListProtectedJobsRequest.Builder> listProtectedJobsRequest) Lists protected jobs, sorted by most recent job.default ListProtectedJobsResponse
listProtectedJobs
(ListProtectedJobsRequest listProtectedJobsRequest) Lists protected jobs, sorted by most recent job.default ListProtectedJobsIterable
listProtectedJobsPaginator
(Consumer<ListProtectedJobsRequest.Builder> listProtectedJobsRequest) This is a variant oflistProtectedJobs(software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsRequest)
operation.default ListProtectedJobsIterable
listProtectedJobsPaginator
(ListProtectedJobsRequest listProtectedJobsRequest) This is a variant oflistProtectedJobs(software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsRequest)
operation.default ListProtectedQueriesResponse
listProtectedQueries
(Consumer<ListProtectedQueriesRequest.Builder> listProtectedQueriesRequest) Lists protected queries, sorted by the most recent query.default ListProtectedQueriesResponse
listProtectedQueries
(ListProtectedQueriesRequest listProtectedQueriesRequest) Lists protected queries, sorted by the most recent query.default ListProtectedQueriesIterable
listProtectedQueriesPaginator
(Consumer<ListProtectedQueriesRequest.Builder> listProtectedQueriesRequest) This is a variant oflistProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)
operation.default ListProtectedQueriesIterable
listProtectedQueriesPaginator
(ListProtectedQueriesRequest listProtectedQueriesRequest) This is a variant oflistProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)
operation.default ListSchemasResponse
listSchemas
(Consumer<ListSchemasRequest.Builder> listSchemasRequest) Lists the schemas for relations within a collaboration.default ListSchemasResponse
listSchemas
(ListSchemasRequest listSchemasRequest) Lists the schemas for relations within a collaboration.default ListSchemasIterable
listSchemasPaginator
(Consumer<ListSchemasRequest.Builder> listSchemasRequest) This is a variant oflistSchemas(software.amazon.awssdk.services.cleanrooms.model.ListSchemasRequest)
operation.default ListSchemasIterable
listSchemasPaginator
(ListSchemasRequest listSchemasRequest) This is a variant oflistSchemas(software.amazon.awssdk.services.cleanrooms.model.ListSchemasRequest)
operation.default ListTagsForResourceResponse
listTagsForResource
(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Lists all of the tags that have been added to a resource.default ListTagsForResourceResponse
listTagsForResource
(ListTagsForResourceRequest listTagsForResourceRequest) Lists all of the tags that have been added to a resource.default PopulateIdMappingTableResponse
populateIdMappingTable
(Consumer<PopulateIdMappingTableRequest.Builder> populateIdMappingTableRequest) Defines the information that's necessary to populate an ID mapping table.default PopulateIdMappingTableResponse
populateIdMappingTable
(PopulateIdMappingTableRequest populateIdMappingTableRequest) Defines the information that's necessary to populate an ID mapping table.default PreviewPrivacyImpactResponse
previewPrivacyImpact
(Consumer<PreviewPrivacyImpactRequest.Builder> previewPrivacyImpactRequest) An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.default PreviewPrivacyImpactResponse
previewPrivacyImpact
(PreviewPrivacyImpactRequest previewPrivacyImpactRequest) An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstatic ServiceMetadata
default StartProtectedJobResponse
startProtectedJob
(Consumer<StartProtectedJobRequest.Builder> startProtectedJobRequest) Creates a protected job that is started by Clean Rooms.default StartProtectedJobResponse
startProtectedJob
(StartProtectedJobRequest startProtectedJobRequest) Creates a protected job that is started by Clean Rooms.default StartProtectedQueryResponse
startProtectedQuery
(Consumer<StartProtectedQueryRequest.Builder> startProtectedQueryRequest) Creates a protected query that is started by Clean Rooms.default StartProtectedQueryResponse
startProtectedQuery
(StartProtectedQueryRequest startProtectedQueryRequest) Creates a protected query that is started by Clean Rooms.default TagResourceResponse
tagResource
(Consumer<TagResourceRequest.Builder> tagResourceRequest) Tags a resource.default TagResourceResponse
tagResource
(TagResourceRequest tagResourceRequest) Tags a resource.default UntagResourceResponse
untagResource
(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes a tag or list of tags from a resource.default UntagResourceResponse
untagResource
(UntagResourceRequest untagResourceRequest) Removes a tag or list of tags from a resource.default UpdateAnalysisTemplateResponse
updateAnalysisTemplate
(Consumer<UpdateAnalysisTemplateRequest.Builder> updateAnalysisTemplateRequest) Updates the analysis template metadata.default UpdateAnalysisTemplateResponse
updateAnalysisTemplate
(UpdateAnalysisTemplateRequest updateAnalysisTemplateRequest) Updates the analysis template metadata.default UpdateCollaborationResponse
updateCollaboration
(Consumer<UpdateCollaborationRequest.Builder> updateCollaborationRequest) Updates collaboration metadata and can only be called by the collaboration owner.default UpdateCollaborationResponse
updateCollaboration
(UpdateCollaborationRequest updateCollaborationRequest) Updates collaboration metadata and can only be called by the collaboration owner.updateConfiguredAudienceModelAssociation
(Consumer<UpdateConfiguredAudienceModelAssociationRequest.Builder> updateConfiguredAudienceModelAssociationRequest) Provides the details necessary to update a configured audience model association.updateConfiguredAudienceModelAssociation
(UpdateConfiguredAudienceModelAssociationRequest updateConfiguredAudienceModelAssociationRequest) Provides the details necessary to update a configured audience model association.default UpdateConfiguredTableResponse
updateConfiguredTable
(Consumer<UpdateConfiguredTableRequest.Builder> updateConfiguredTableRequest) Updates a configured table.default UpdateConfiguredTableResponse
updateConfiguredTable
(UpdateConfiguredTableRequest updateConfiguredTableRequest) Updates a configured table.updateConfiguredTableAnalysisRule
(Consumer<UpdateConfiguredTableAnalysisRuleRequest.Builder> updateConfiguredTableAnalysisRuleRequest) Updates a configured table analysis rule.updateConfiguredTableAnalysisRule
(UpdateConfiguredTableAnalysisRuleRequest updateConfiguredTableAnalysisRuleRequest) Updates a configured table analysis rule.updateConfiguredTableAssociation
(Consumer<UpdateConfiguredTableAssociationRequest.Builder> updateConfiguredTableAssociationRequest) Updates a configured table association.updateConfiguredTableAssociation
(UpdateConfiguredTableAssociationRequest updateConfiguredTableAssociationRequest) Updates a configured table association.updateConfiguredTableAssociationAnalysisRule
(Consumer<UpdateConfiguredTableAssociationAnalysisRuleRequest.Builder> updateConfiguredTableAssociationAnalysisRuleRequest) Updates the analysis rule for a configured table association.updateConfiguredTableAssociationAnalysisRule
(UpdateConfiguredTableAssociationAnalysisRuleRequest updateConfiguredTableAssociationAnalysisRuleRequest) Updates the analysis rule for a configured table association.default UpdateIdMappingTableResponse
updateIdMappingTable
(Consumer<UpdateIdMappingTableRequest.Builder> updateIdMappingTableRequest) Provides the details that are necessary to update an ID mapping table.default UpdateIdMappingTableResponse
updateIdMappingTable
(UpdateIdMappingTableRequest updateIdMappingTableRequest) Provides the details that are necessary to update an ID mapping table.updateIdNamespaceAssociation
(Consumer<UpdateIdNamespaceAssociationRequest.Builder> updateIdNamespaceAssociationRequest) Provides the details that are necessary to update an ID namespace association.updateIdNamespaceAssociation
(UpdateIdNamespaceAssociationRequest updateIdNamespaceAssociationRequest) Provides the details that are necessary to update an ID namespace association.default UpdateMembershipResponse
updateMembership
(Consumer<UpdateMembershipRequest.Builder> updateMembershipRequest) Updates a membership.default UpdateMembershipResponse
updateMembership
(UpdateMembershipRequest updateMembershipRequest) Updates a membership.updatePrivacyBudgetTemplate
(Consumer<UpdatePrivacyBudgetTemplateRequest.Builder> updatePrivacyBudgetTemplateRequest) Updates the privacy budget template for the specified membership.updatePrivacyBudgetTemplate
(UpdatePrivacyBudgetTemplateRequest updatePrivacyBudgetTemplateRequest) Updates the privacy budget template for the specified membership.default UpdateProtectedJobResponse
updateProtectedJob
(Consumer<UpdateProtectedJobRequest.Builder> updateProtectedJobRequest) Updates the processing of a currently running job.default UpdateProtectedJobResponse
updateProtectedJob
(UpdateProtectedJobRequest updateProtectedJobRequest) Updates the processing of a currently running job.default UpdateProtectedQueryResponse
updateProtectedQuery
(Consumer<UpdateProtectedQueryRequest.Builder> updateProtectedQueryRequest) Updates the processing of a currently running query.default UpdateProtectedQueryResponse
updateProtectedQuery
(UpdateProtectedQueryRequest updateProtectedQueryRequest) Updates the processing of a currently running query.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
close
Methods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider
.- See Also:
-
-
Method Details
-
batchGetCollaborationAnalysisTemplate
default BatchGetCollaborationAnalysisTemplateResponse batchGetCollaborationAnalysisTemplate(BatchGetCollaborationAnalysisTemplateRequest batchGetCollaborationAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).
- Parameters:
batchGetCollaborationAnalysisTemplateRequest
-- Returns:
- Result of the BatchGetCollaborationAnalysisTemplate operation returned by the service.
- See Also:
-
batchGetCollaborationAnalysisTemplate
default BatchGetCollaborationAnalysisTemplateResponse batchGetCollaborationAnalysisTemplate(Consumer<BatchGetCollaborationAnalysisTemplateRequest.Builder> batchGetCollaborationAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).
This is a convenience which creates an instance of the
BatchGetCollaborationAnalysisTemplateRequest.Builder
avoiding the need to create one manually viaBatchGetCollaborationAnalysisTemplateRequest.builder()
- Parameters:
batchGetCollaborationAnalysisTemplateRequest
- AConsumer
that will call methods onBatchGetCollaborationAnalysisTemplateRequest.Builder
to create a request.- Returns:
- Result of the BatchGetCollaborationAnalysisTemplate operation returned by the service.
- See Also:
-
batchGetSchema
default BatchGetSchemaResponse batchGetSchema(BatchGetSchemaRequest batchGetSchemaRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves multiple schemas by their identifiers.
- Parameters:
batchGetSchemaRequest
-- Returns:
- Result of the BatchGetSchema operation returned by the service.
- See Also:
-
batchGetSchema
default BatchGetSchemaResponse batchGetSchema(Consumer<BatchGetSchemaRequest.Builder> batchGetSchemaRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves multiple schemas by their identifiers.
This is a convenience which creates an instance of the
BatchGetSchemaRequest.Builder
avoiding the need to create one manually viaBatchGetSchemaRequest.builder()
- Parameters:
batchGetSchemaRequest
- AConsumer
that will call methods onBatchGetSchemaRequest.Builder
to create a request.- Returns:
- Result of the BatchGetSchema operation returned by the service.
- See Also:
-
batchGetSchemaAnalysisRule
default BatchGetSchemaAnalysisRuleResponse batchGetSchemaAnalysisRule(BatchGetSchemaAnalysisRuleRequest batchGetSchemaAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves multiple analysis rule schemas.
- Parameters:
batchGetSchemaAnalysisRuleRequest
-- Returns:
- Result of the BatchGetSchemaAnalysisRule operation returned by the service.
- See Also:
-
batchGetSchemaAnalysisRule
default BatchGetSchemaAnalysisRuleResponse batchGetSchemaAnalysisRule(Consumer<BatchGetSchemaAnalysisRuleRequest.Builder> batchGetSchemaAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves multiple analysis rule schemas.
This is a convenience which creates an instance of the
BatchGetSchemaAnalysisRuleRequest.Builder
avoiding the need to create one manually viaBatchGetSchemaAnalysisRuleRequest.builder()
- Parameters:
batchGetSchemaAnalysisRuleRequest
- AConsumer
that will call methods onBatchGetSchemaAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the BatchGetSchemaAnalysisRule operation returned by the service.
- See Also:
-
createAnalysisTemplate
default CreateAnalysisTemplateResponse createAnalysisTemplate(CreateAnalysisTemplateRequest createAnalysisTemplateRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new analysis template.
- Parameters:
createAnalysisTemplateRequest
-- Returns:
- Result of the CreateAnalysisTemplate operation returned by the service.
- See Also:
-
createAnalysisTemplate
default CreateAnalysisTemplateResponse createAnalysisTemplate(Consumer<CreateAnalysisTemplateRequest.Builder> createAnalysisTemplateRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new analysis template.
This is a convenience which creates an instance of the
CreateAnalysisTemplateRequest.Builder
avoiding the need to create one manually viaCreateAnalysisTemplateRequest.builder()
- Parameters:
createAnalysisTemplateRequest
- AConsumer
that will call methods onCreateAnalysisTemplateRequest.Builder
to create a request.- Returns:
- Result of the CreateAnalysisTemplate operation returned by the service.
- See Also:
-
createCollaboration
default CreateCollaborationResponse createCollaboration(CreateCollaborationRequest createCollaborationRequest) throws ServiceQuotaExceededException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new collaboration.
- Parameters:
createCollaborationRequest
-- Returns:
- Result of the CreateCollaboration operation returned by the service.
- See Also:
-
createCollaboration
default CreateCollaborationResponse createCollaboration(Consumer<CreateCollaborationRequest.Builder> createCollaborationRequest) throws ServiceQuotaExceededException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new collaboration.
This is a convenience which creates an instance of the
CreateCollaborationRequest.Builder
avoiding the need to create one manually viaCreateCollaborationRequest.builder()
- Parameters:
createCollaborationRequest
- AConsumer
that will call methods onCreateCollaborationRequest.Builder
to create a request.- Returns:
- Result of the CreateCollaboration operation returned by the service.
- See Also:
-
createConfiguredAudienceModelAssociation
default CreateConfiguredAudienceModelAssociationResponse createConfiguredAudienceModelAssociation(CreateConfiguredAudienceModelAssociationRequest createConfiguredAudienceModelAssociationRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details necessary to create a configured audience model association.
- Parameters:
createConfiguredAudienceModelAssociationRequest
-- Returns:
- Result of the CreateConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
createConfiguredAudienceModelAssociation
default CreateConfiguredAudienceModelAssociationResponse createConfiguredAudienceModelAssociation(Consumer<CreateConfiguredAudienceModelAssociationRequest.Builder> createConfiguredAudienceModelAssociationRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details necessary to create a configured audience model association.
This is a convenience which creates an instance of the
CreateConfiguredAudienceModelAssociationRequest.Builder
avoiding the need to create one manually viaCreateConfiguredAudienceModelAssociationRequest.builder()
- Parameters:
createConfiguredAudienceModelAssociationRequest
- AConsumer
that will call methods onCreateConfiguredAudienceModelAssociationRequest.Builder
to create a request.- Returns:
- Result of the CreateConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
createConfiguredTable
default CreateConfiguredTableResponse createConfiguredTable(CreateConfiguredTableRequest createConfiguredTableRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new configured table resource.
- Parameters:
createConfiguredTableRequest
-- Returns:
- Result of the CreateConfiguredTable operation returned by the service.
- See Also:
-
createConfiguredTable
default CreateConfiguredTableResponse createConfiguredTable(Consumer<CreateConfiguredTableRequest.Builder> createConfiguredTableRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new configured table resource.
This is a convenience which creates an instance of the
CreateConfiguredTableRequest.Builder
avoiding the need to create one manually viaCreateConfiguredTableRequest.builder()
- Parameters:
createConfiguredTableRequest
- AConsumer
that will call methods onCreateConfiguredTableRequest.Builder
to create a request.- Returns:
- Result of the CreateConfiguredTable operation returned by the service.
- See Also:
-
createConfiguredTableAnalysisRule
default CreateConfiguredTableAnalysisRuleResponse createConfiguredTableAnalysisRule(CreateConfiguredTableAnalysisRuleRequest createConfiguredTableAnalysisRuleRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.
- Parameters:
createConfiguredTableAnalysisRuleRequest
-- Returns:
- Result of the CreateConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
createConfiguredTableAnalysisRule
default CreateConfiguredTableAnalysisRuleResponse createConfiguredTableAnalysisRule(Consumer<CreateConfiguredTableAnalysisRuleRequest.Builder> createConfiguredTableAnalysisRuleRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.
This is a convenience which creates an instance of the
CreateConfiguredTableAnalysisRuleRequest.Builder
avoiding the need to create one manually viaCreateConfiguredTableAnalysisRuleRequest.builder()
- Parameters:
createConfiguredTableAnalysisRuleRequest
- AConsumer
that will call methods onCreateConfiguredTableAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the CreateConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
createConfiguredTableAssociation
default CreateConfiguredTableAssociationResponse createConfiguredTableAssociation(CreateConfiguredTableAssociationRequest createConfiguredTableAssociationRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a configured table association. A configured table association links a configured table with a collaboration.
- Parameters:
createConfiguredTableAssociationRequest
-- Returns:
- Result of the CreateConfiguredTableAssociation operation returned by the service.
- See Also:
-
createConfiguredTableAssociation
default CreateConfiguredTableAssociationResponse createConfiguredTableAssociation(Consumer<CreateConfiguredTableAssociationRequest.Builder> createConfiguredTableAssociationRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a configured table association. A configured table association links a configured table with a collaboration.
This is a convenience which creates an instance of the
CreateConfiguredTableAssociationRequest.Builder
avoiding the need to create one manually viaCreateConfiguredTableAssociationRequest.builder()
- Parameters:
createConfiguredTableAssociationRequest
- AConsumer
that will call methods onCreateConfiguredTableAssociationRequest.Builder
to create a request.- Returns:
- Result of the CreateConfiguredTableAssociation operation returned by the service.
- See Also:
-
createConfiguredTableAssociationAnalysisRule
default CreateConfiguredTableAssociationAnalysisRuleResponse createConfiguredTableAssociationAnalysisRule(CreateConfiguredTableAssociationAnalysisRuleRequest createConfiguredTableAssociationAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new analysis rule for an associated configured table.
- Parameters:
createConfiguredTableAssociationAnalysisRuleRequest
-- Returns:
- Result of the CreateConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
createConfiguredTableAssociationAnalysisRule
default CreateConfiguredTableAssociationAnalysisRuleResponse createConfiguredTableAssociationAnalysisRule(Consumer<CreateConfiguredTableAssociationAnalysisRuleRequest.Builder> createConfiguredTableAssociationAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a new analysis rule for an associated configured table.
This is a convenience which creates an instance of the
CreateConfiguredTableAssociationAnalysisRuleRequest.Builder
avoiding the need to create one manually viaCreateConfiguredTableAssociationAnalysisRuleRequest.builder()
- Parameters:
createConfiguredTableAssociationAnalysisRuleRequest
- AConsumer
that will call methods onCreateConfiguredTableAssociationAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the CreateConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
createIdMappingTable
default CreateIdMappingTableResponse createIdMappingTable(CreateIdMappingTableRequest createIdMappingTableRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates an ID mapping table.
- Parameters:
createIdMappingTableRequest
-- Returns:
- Result of the CreateIdMappingTable operation returned by the service.
- See Also:
-
createIdMappingTable
default CreateIdMappingTableResponse createIdMappingTable(Consumer<CreateIdMappingTableRequest.Builder> createIdMappingTableRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates an ID mapping table.
This is a convenience which creates an instance of the
CreateIdMappingTableRequest.Builder
avoiding the need to create one manually viaCreateIdMappingTableRequest.builder()
- Parameters:
createIdMappingTableRequest
- AConsumer
that will call methods onCreateIdMappingTableRequest.Builder
to create a request.- Returns:
- Result of the CreateIdMappingTable operation returned by the service.
- See Also:
-
createIdNamespaceAssociation
default CreateIdNamespaceAssociationResponse createIdNamespaceAssociation(CreateIdNamespaceAssociationRequest createIdNamespaceAssociationRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates an ID namespace association.
- Parameters:
createIdNamespaceAssociationRequest
-- Returns:
- Result of the CreateIdNamespaceAssociation operation returned by the service.
- See Also:
-
createIdNamespaceAssociation
default CreateIdNamespaceAssociationResponse createIdNamespaceAssociation(Consumer<CreateIdNamespaceAssociationRequest.Builder> createIdNamespaceAssociationRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates an ID namespace association.
This is a convenience which creates an instance of the
CreateIdNamespaceAssociationRequest.Builder
avoiding the need to create one manually viaCreateIdNamespaceAssociationRequest.builder()
- Parameters:
createIdNamespaceAssociationRequest
- AConsumer
that will call methods onCreateIdNamespaceAssociationRequest.Builder
to create a request.- Returns:
- Result of the CreateIdNamespaceAssociation operation returned by the service.
- See Also:
-
createMembership
default CreateMembershipResponse createMembership(CreateMembershipRequest createMembershipRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a membership for a specific collaboration identifier and joins the collaboration.
- Parameters:
createMembershipRequest
-- Returns:
- Result of the CreateMembership operation returned by the service.
- See Also:
-
createMembership
default CreateMembershipResponse createMembership(Consumer<CreateMembershipRequest.Builder> createMembershipRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a membership for a specific collaboration identifier and joins the collaboration.
This is a convenience which creates an instance of the
CreateMembershipRequest.Builder
avoiding the need to create one manually viaCreateMembershipRequest.builder()
- Parameters:
createMembershipRequest
- AConsumer
that will call methods onCreateMembershipRequest.Builder
to create a request.- Returns:
- Result of the CreateMembership operation returned by the service.
- See Also:
-
createPrivacyBudgetTemplate
default CreatePrivacyBudgetTemplateResponse createPrivacyBudgetTemplate(CreatePrivacyBudgetTemplateRequest createPrivacyBudgetTemplateRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a privacy budget template for a specified membership. Each membership can have only one privacy budget template, but it can be deleted and recreated. If you need to change the privacy budget template for a membership, use the UpdatePrivacyBudgetTemplate operation.
- Parameters:
createPrivacyBudgetTemplateRequest
-- Returns:
- Result of the CreatePrivacyBudgetTemplate operation returned by the service.
- See Also:
-
createPrivacyBudgetTemplate
default CreatePrivacyBudgetTemplateResponse createPrivacyBudgetTemplate(Consumer<CreatePrivacyBudgetTemplateRequest.Builder> createPrivacyBudgetTemplateRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a privacy budget template for a specified membership. Each membership can have only one privacy budget template, but it can be deleted and recreated. If you need to change the privacy budget template for a membership, use the UpdatePrivacyBudgetTemplate operation.
This is a convenience which creates an instance of the
CreatePrivacyBudgetTemplateRequest.Builder
avoiding the need to create one manually viaCreatePrivacyBudgetTemplateRequest.builder()
- Parameters:
createPrivacyBudgetTemplateRequest
- AConsumer
that will call methods onCreatePrivacyBudgetTemplateRequest.Builder
to create a request.- Returns:
- Result of the CreatePrivacyBudgetTemplate operation returned by the service.
- See Also:
-
deleteAnalysisTemplate
default DeleteAnalysisTemplateResponse deleteAnalysisTemplate(DeleteAnalysisTemplateRequest deleteAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an analysis template.
- Parameters:
deleteAnalysisTemplateRequest
-- Returns:
- Result of the DeleteAnalysisTemplate operation returned by the service.
- See Also:
-
deleteAnalysisTemplate
default DeleteAnalysisTemplateResponse deleteAnalysisTemplate(Consumer<DeleteAnalysisTemplateRequest.Builder> deleteAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an analysis template.
This is a convenience which creates an instance of the
DeleteAnalysisTemplateRequest.Builder
avoiding the need to create one manually viaDeleteAnalysisTemplateRequest.builder()
- Parameters:
deleteAnalysisTemplateRequest
- AConsumer
that will call methods onDeleteAnalysisTemplateRequest.Builder
to create a request.- Returns:
- Result of the DeleteAnalysisTemplate operation returned by the service.
- See Also:
-
deleteCollaboration
default DeleteCollaborationResponse deleteCollaboration(DeleteCollaborationRequest deleteCollaborationRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a collaboration. It can only be called by the collaboration owner.
- Parameters:
deleteCollaborationRequest
-- Returns:
- Result of the DeleteCollaboration operation returned by the service.
- See Also:
-
deleteCollaboration
default DeleteCollaborationResponse deleteCollaboration(Consumer<DeleteCollaborationRequest.Builder> deleteCollaborationRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a collaboration. It can only be called by the collaboration owner.
This is a convenience which creates an instance of the
DeleteCollaborationRequest.Builder
avoiding the need to create one manually viaDeleteCollaborationRequest.builder()
- Parameters:
deleteCollaborationRequest
- AConsumer
that will call methods onDeleteCollaborationRequest.Builder
to create a request.- Returns:
- Result of the DeleteCollaboration operation returned by the service.
- See Also:
-
deleteConfiguredAudienceModelAssociation
default DeleteConfiguredAudienceModelAssociationResponse deleteConfiguredAudienceModelAssociation(DeleteConfiguredAudienceModelAssociationRequest deleteConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the information necessary to delete a configured audience model association.
- Parameters:
deleteConfiguredAudienceModelAssociationRequest
-- Returns:
- Result of the DeleteConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
deleteConfiguredAudienceModelAssociation
default DeleteConfiguredAudienceModelAssociationResponse deleteConfiguredAudienceModelAssociation(Consumer<DeleteConfiguredAudienceModelAssociationRequest.Builder> deleteConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the information necessary to delete a configured audience model association.
This is a convenience which creates an instance of the
DeleteConfiguredAudienceModelAssociationRequest.Builder
avoiding the need to create one manually viaDeleteConfiguredAudienceModelAssociationRequest.builder()
- Parameters:
deleteConfiguredAudienceModelAssociationRequest
- AConsumer
that will call methods onDeleteConfiguredAudienceModelAssociationRequest.Builder
to create a request.- Returns:
- Result of the DeleteConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
deleteConfiguredTable
default DeleteConfiguredTableResponse deleteConfiguredTable(DeleteConfiguredTableRequest deleteConfiguredTableRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a configured table.
- Parameters:
deleteConfiguredTableRequest
-- Returns:
- Result of the DeleteConfiguredTable operation returned by the service.
- See Also:
-
deleteConfiguredTable
default DeleteConfiguredTableResponse deleteConfiguredTable(Consumer<DeleteConfiguredTableRequest.Builder> deleteConfiguredTableRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a configured table.
This is a convenience which creates an instance of the
DeleteConfiguredTableRequest.Builder
avoiding the need to create one manually viaDeleteConfiguredTableRequest.builder()
- Parameters:
deleteConfiguredTableRequest
- AConsumer
that will call methods onDeleteConfiguredTableRequest.Builder
to create a request.- Returns:
- Result of the DeleteConfiguredTable operation returned by the service.
- See Also:
-
deleteConfiguredTableAnalysisRule
default DeleteConfiguredTableAnalysisRuleResponse deleteConfiguredTableAnalysisRule(DeleteConfiguredTableAnalysisRuleRequest deleteConfiguredTableAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a configured table analysis rule.
- Parameters:
deleteConfiguredTableAnalysisRuleRequest
-- Returns:
- Result of the DeleteConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
deleteConfiguredTableAnalysisRule
default DeleteConfiguredTableAnalysisRuleResponse deleteConfiguredTableAnalysisRule(Consumer<DeleteConfiguredTableAnalysisRuleRequest.Builder> deleteConfiguredTableAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a configured table analysis rule.
This is a convenience which creates an instance of the
DeleteConfiguredTableAnalysisRuleRequest.Builder
avoiding the need to create one manually viaDeleteConfiguredTableAnalysisRuleRequest.builder()
- Parameters:
deleteConfiguredTableAnalysisRuleRequest
- AConsumer
that will call methods onDeleteConfiguredTableAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the DeleteConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
deleteConfiguredTableAssociation
default DeleteConfiguredTableAssociationResponse deleteConfiguredTableAssociation(DeleteConfiguredTableAssociationRequest deleteConfiguredTableAssociationRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a configured table association.
- Parameters:
deleteConfiguredTableAssociationRequest
-- Returns:
- Result of the DeleteConfiguredTableAssociation operation returned by the service.
- See Also:
-
deleteConfiguredTableAssociation
default DeleteConfiguredTableAssociationResponse deleteConfiguredTableAssociation(Consumer<DeleteConfiguredTableAssociationRequest.Builder> deleteConfiguredTableAssociationRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a configured table association.
This is a convenience which creates an instance of the
DeleteConfiguredTableAssociationRequest.Builder
avoiding the need to create one manually viaDeleteConfiguredTableAssociationRequest.builder()
- Parameters:
deleteConfiguredTableAssociationRequest
- AConsumer
that will call methods onDeleteConfiguredTableAssociationRequest.Builder
to create a request.- Returns:
- Result of the DeleteConfiguredTableAssociation operation returned by the service.
- See Also:
-
deleteConfiguredTableAssociationAnalysisRule
default DeleteConfiguredTableAssociationAnalysisRuleResponse deleteConfiguredTableAssociationAnalysisRule(DeleteConfiguredTableAssociationAnalysisRuleRequest deleteConfiguredTableAssociationAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an analysis rule for a configured table association.
- Parameters:
deleteConfiguredTableAssociationAnalysisRuleRequest
-- Returns:
- Result of the DeleteConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
deleteConfiguredTableAssociationAnalysisRule
default DeleteConfiguredTableAssociationAnalysisRuleResponse deleteConfiguredTableAssociationAnalysisRule(Consumer<DeleteConfiguredTableAssociationAnalysisRuleRequest.Builder> deleteConfiguredTableAssociationAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an analysis rule for a configured table association.
This is a convenience which creates an instance of the
DeleteConfiguredTableAssociationAnalysisRuleRequest.Builder
avoiding the need to create one manually viaDeleteConfiguredTableAssociationAnalysisRuleRequest.builder()
- Parameters:
deleteConfiguredTableAssociationAnalysisRuleRequest
- AConsumer
that will call methods onDeleteConfiguredTableAssociationAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the DeleteConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
deleteIdMappingTable
default DeleteIdMappingTableResponse deleteIdMappingTable(DeleteIdMappingTableRequest deleteIdMappingTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an ID mapping table.
- Parameters:
deleteIdMappingTableRequest
-- Returns:
- Result of the DeleteIdMappingTable operation returned by the service.
- See Also:
-
deleteIdMappingTable
default DeleteIdMappingTableResponse deleteIdMappingTable(Consumer<DeleteIdMappingTableRequest.Builder> deleteIdMappingTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an ID mapping table.
This is a convenience which creates an instance of the
DeleteIdMappingTableRequest.Builder
avoiding the need to create one manually viaDeleteIdMappingTableRequest.builder()
- Parameters:
deleteIdMappingTableRequest
- AConsumer
that will call methods onDeleteIdMappingTableRequest.Builder
to create a request.- Returns:
- Result of the DeleteIdMappingTable operation returned by the service.
- See Also:
-
deleteIdNamespaceAssociation
default DeleteIdNamespaceAssociationResponse deleteIdNamespaceAssociation(DeleteIdNamespaceAssociationRequest deleteIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an ID namespace association.
- Parameters:
deleteIdNamespaceAssociationRequest
-- Returns:
- Result of the DeleteIdNamespaceAssociation operation returned by the service.
- See Also:
-
deleteIdNamespaceAssociation
default DeleteIdNamespaceAssociationResponse deleteIdNamespaceAssociation(Consumer<DeleteIdNamespaceAssociationRequest.Builder> deleteIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes an ID namespace association.
This is a convenience which creates an instance of the
DeleteIdNamespaceAssociationRequest.Builder
avoiding the need to create one manually viaDeleteIdNamespaceAssociationRequest.builder()
- Parameters:
deleteIdNamespaceAssociationRequest
- AConsumer
that will call methods onDeleteIdNamespaceAssociationRequest.Builder
to create a request.- Returns:
- Result of the DeleteIdNamespaceAssociation operation returned by the service.
- See Also:
-
deleteMember
default DeleteMemberResponse deleteMember(DeleteMemberRequest deleteMemberRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Removes the specified member from a collaboration. The removed member is placed in the Removed status and can't interact with the collaboration. The removed member's data is inaccessible to active members of the collaboration.
- Parameters:
deleteMemberRequest
-- Returns:
- Result of the DeleteMember operation returned by the service.
- See Also:
-
deleteMember
default DeleteMemberResponse deleteMember(Consumer<DeleteMemberRequest.Builder> deleteMemberRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Removes the specified member from a collaboration. The removed member is placed in the Removed status and can't interact with the collaboration. The removed member's data is inaccessible to active members of the collaboration.
This is a convenience which creates an instance of the
DeleteMemberRequest.Builder
avoiding the need to create one manually viaDeleteMemberRequest.builder()
- Parameters:
deleteMemberRequest
- AConsumer
that will call methods onDeleteMemberRequest.Builder
to create a request.- Returns:
- Result of the DeleteMember operation returned by the service.
- See Also:
-
deleteMembership
default DeleteMembershipResponse deleteMembership(DeleteMembershipRequest deleteMembershipRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a specified membership. All resources under a membership must be deleted.
- Parameters:
deleteMembershipRequest
-- Returns:
- Result of the DeleteMembership operation returned by the service.
- See Also:
-
deleteMembership
default DeleteMembershipResponse deleteMembership(Consumer<DeleteMembershipRequest.Builder> deleteMembershipRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a specified membership. All resources under a membership must be deleted.
This is a convenience which creates an instance of the
DeleteMembershipRequest.Builder
avoiding the need to create one manually viaDeleteMembershipRequest.builder()
- Parameters:
deleteMembershipRequest
- AConsumer
that will call methods onDeleteMembershipRequest.Builder
to create a request.- Returns:
- Result of the DeleteMembership operation returned by the service.
- See Also:
-
deletePrivacyBudgetTemplate
default DeletePrivacyBudgetTemplateResponse deletePrivacyBudgetTemplate(DeletePrivacyBudgetTemplateRequest deletePrivacyBudgetTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a privacy budget template for a specified membership.
- Parameters:
deletePrivacyBudgetTemplateRequest
-- Returns:
- Result of the DeletePrivacyBudgetTemplate operation returned by the service.
- See Also:
-
deletePrivacyBudgetTemplate
default DeletePrivacyBudgetTemplateResponse deletePrivacyBudgetTemplate(Consumer<DeletePrivacyBudgetTemplateRequest.Builder> deletePrivacyBudgetTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Deletes a privacy budget template for a specified membership.
This is a convenience which creates an instance of the
DeletePrivacyBudgetTemplateRequest.Builder
avoiding the need to create one manually viaDeletePrivacyBudgetTemplateRequest.builder()
- Parameters:
deletePrivacyBudgetTemplateRequest
- AConsumer
that will call methods onDeletePrivacyBudgetTemplateRequest.Builder
to create a request.- Returns:
- Result of the DeletePrivacyBudgetTemplate operation returned by the service.
- See Also:
-
getAnalysisTemplate
default GetAnalysisTemplateResponse getAnalysisTemplate(GetAnalysisTemplateRequest getAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an analysis template.
- Parameters:
getAnalysisTemplateRequest
-- Returns:
- Result of the GetAnalysisTemplate operation returned by the service.
- See Also:
-
getAnalysisTemplate
default GetAnalysisTemplateResponse getAnalysisTemplate(Consumer<GetAnalysisTemplateRequest.Builder> getAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an analysis template.
This is a convenience which creates an instance of the
GetAnalysisTemplateRequest.Builder
avoiding the need to create one manually viaGetAnalysisTemplateRequest.builder()
- Parameters:
getAnalysisTemplateRequest
- AConsumer
that will call methods onGetAnalysisTemplateRequest.Builder
to create a request.- Returns:
- Result of the GetAnalysisTemplate operation returned by the service.
- See Also:
-
getCollaboration
default GetCollaborationResponse getCollaboration(GetCollaborationRequest getCollaborationRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns metadata about a collaboration.
- Parameters:
getCollaborationRequest
-- Returns:
- Result of the GetCollaboration operation returned by the service.
- See Also:
-
getCollaboration
default GetCollaborationResponse getCollaboration(Consumer<GetCollaborationRequest.Builder> getCollaborationRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns metadata about a collaboration.
This is a convenience which creates an instance of the
GetCollaborationRequest.Builder
avoiding the need to create one manually viaGetCollaborationRequest.builder()
- Parameters:
getCollaborationRequest
- AConsumer
that will call methods onGetCollaborationRequest.Builder
to create a request.- Returns:
- Result of the GetCollaboration operation returned by the service.
- See Also:
-
getCollaborationAnalysisTemplate
default GetCollaborationAnalysisTemplateResponse getCollaborationAnalysisTemplate(GetCollaborationAnalysisTemplateRequest getCollaborationAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an analysis template within a collaboration.
- Parameters:
getCollaborationAnalysisTemplateRequest
-- Returns:
- Result of the GetCollaborationAnalysisTemplate operation returned by the service.
- See Also:
-
getCollaborationAnalysisTemplate
default GetCollaborationAnalysisTemplateResponse getCollaborationAnalysisTemplate(Consumer<GetCollaborationAnalysisTemplateRequest.Builder> getCollaborationAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an analysis template within a collaboration.
This is a convenience which creates an instance of the
GetCollaborationAnalysisTemplateRequest.Builder
avoiding the need to create one manually viaGetCollaborationAnalysisTemplateRequest.builder()
- Parameters:
getCollaborationAnalysisTemplateRequest
- AConsumer
that will call methods onGetCollaborationAnalysisTemplateRequest.Builder
to create a request.- Returns:
- Result of the GetCollaborationAnalysisTemplate operation returned by the service.
- See Also:
-
getCollaborationConfiguredAudienceModelAssociation
default GetCollaborationConfiguredAudienceModelAssociationResponse getCollaborationConfiguredAudienceModelAssociation(GetCollaborationConfiguredAudienceModelAssociationRequest getCollaborationConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured audience model association within a collaboration.
- Parameters:
getCollaborationConfiguredAudienceModelAssociationRequest
-- Returns:
- Result of the GetCollaborationConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
getCollaborationConfiguredAudienceModelAssociation
default GetCollaborationConfiguredAudienceModelAssociationResponse getCollaborationConfiguredAudienceModelAssociation(Consumer<GetCollaborationConfiguredAudienceModelAssociationRequest.Builder> getCollaborationConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured audience model association within a collaboration.
This is a convenience which creates an instance of the
GetCollaborationConfiguredAudienceModelAssociationRequest.Builder
avoiding the need to create one manually viaGetCollaborationConfiguredAudienceModelAssociationRequest.builder()
- Parameters:
getCollaborationConfiguredAudienceModelAssociationRequest
- AConsumer
that will call methods onGetCollaborationConfiguredAudienceModelAssociationRequest.Builder
to create a request.- Returns:
- Result of the GetCollaborationConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
getCollaborationIdNamespaceAssociation
default GetCollaborationIdNamespaceAssociationResponse getCollaborationIdNamespaceAssociation(GetCollaborationIdNamespaceAssociationRequest getCollaborationIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an ID namespace association from a specific collaboration.
- Parameters:
getCollaborationIdNamespaceAssociationRequest
-- Returns:
- Result of the GetCollaborationIdNamespaceAssociation operation returned by the service.
- See Also:
-
getCollaborationIdNamespaceAssociation
default GetCollaborationIdNamespaceAssociationResponse getCollaborationIdNamespaceAssociation(Consumer<GetCollaborationIdNamespaceAssociationRequest.Builder> getCollaborationIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an ID namespace association from a specific collaboration.
This is a convenience which creates an instance of the
GetCollaborationIdNamespaceAssociationRequest.Builder
avoiding the need to create one manually viaGetCollaborationIdNamespaceAssociationRequest.builder()
- Parameters:
getCollaborationIdNamespaceAssociationRequest
- AConsumer
that will call methods onGetCollaborationIdNamespaceAssociationRequest.Builder
to create a request.- Returns:
- Result of the GetCollaborationIdNamespaceAssociation operation returned by the service.
- See Also:
-
getCollaborationPrivacyBudgetTemplate
default GetCollaborationPrivacyBudgetTemplateResponse getCollaborationPrivacyBudgetTemplate(GetCollaborationPrivacyBudgetTemplateRequest getCollaborationPrivacyBudgetTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns details about a specified privacy budget template.
- Parameters:
getCollaborationPrivacyBudgetTemplateRequest
-- Returns:
- Result of the GetCollaborationPrivacyBudgetTemplate operation returned by the service.
- See Also:
-
getCollaborationPrivacyBudgetTemplate
default GetCollaborationPrivacyBudgetTemplateResponse getCollaborationPrivacyBudgetTemplate(Consumer<GetCollaborationPrivacyBudgetTemplateRequest.Builder> getCollaborationPrivacyBudgetTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns details about a specified privacy budget template.
This is a convenience which creates an instance of the
GetCollaborationPrivacyBudgetTemplateRequest.Builder
avoiding the need to create one manually viaGetCollaborationPrivacyBudgetTemplateRequest.builder()
- Parameters:
getCollaborationPrivacyBudgetTemplateRequest
- AConsumer
that will call methods onGetCollaborationPrivacyBudgetTemplateRequest.Builder
to create a request.- Returns:
- Result of the GetCollaborationPrivacyBudgetTemplate operation returned by the service.
- See Also:
-
getConfiguredAudienceModelAssociation
default GetConfiguredAudienceModelAssociationResponse getConfiguredAudienceModelAssociation(GetConfiguredAudienceModelAssociationRequest getConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns information about a configured audience model association.
- Parameters:
getConfiguredAudienceModelAssociationRequest
-- Returns:
- Result of the GetConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
getConfiguredAudienceModelAssociation
default GetConfiguredAudienceModelAssociationResponse getConfiguredAudienceModelAssociation(Consumer<GetConfiguredAudienceModelAssociationRequest.Builder> getConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns information about a configured audience model association.
This is a convenience which creates an instance of the
GetConfiguredAudienceModelAssociationRequest.Builder
avoiding the need to create one manually viaGetConfiguredAudienceModelAssociationRequest.builder()
- Parameters:
getConfiguredAudienceModelAssociationRequest
- AConsumer
that will call methods onGetConfiguredAudienceModelAssociationRequest.Builder
to create a request.- Returns:
- Result of the GetConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
getConfiguredTable
default GetConfiguredTableResponse getConfiguredTable(GetConfiguredTableRequest getConfiguredTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured table.
- Parameters:
getConfiguredTableRequest
-- Returns:
- Result of the GetConfiguredTable operation returned by the service.
- See Also:
-
getConfiguredTable
default GetConfiguredTableResponse getConfiguredTable(Consumer<GetConfiguredTableRequest.Builder> getConfiguredTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured table.
This is a convenience which creates an instance of the
GetConfiguredTableRequest.Builder
avoiding the need to create one manually viaGetConfiguredTableRequest.builder()
- Parameters:
getConfiguredTableRequest
- AConsumer
that will call methods onGetConfiguredTableRequest.Builder
to create a request.- Returns:
- Result of the GetConfiguredTable operation returned by the service.
- See Also:
-
getConfiguredTableAnalysisRule
default GetConfiguredTableAnalysisRuleResponse getConfiguredTableAnalysisRule(GetConfiguredTableAnalysisRuleRequest getConfiguredTableAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured table analysis rule.
- Parameters:
getConfiguredTableAnalysisRuleRequest
-- Returns:
- Result of the GetConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
getConfiguredTableAnalysisRule
default GetConfiguredTableAnalysisRuleResponse getConfiguredTableAnalysisRule(Consumer<GetConfiguredTableAnalysisRuleRequest.Builder> getConfiguredTableAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured table analysis rule.
This is a convenience which creates an instance of the
GetConfiguredTableAnalysisRuleRequest.Builder
avoiding the need to create one manually viaGetConfiguredTableAnalysisRuleRequest.builder()
- Parameters:
getConfiguredTableAnalysisRuleRequest
- AConsumer
that will call methods onGetConfiguredTableAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the GetConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
getConfiguredTableAssociation
default GetConfiguredTableAssociationResponse getConfiguredTableAssociation(GetConfiguredTableAssociationRequest getConfiguredTableAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured table association.
- Parameters:
getConfiguredTableAssociationRequest
-- Returns:
- Result of the GetConfiguredTableAssociation operation returned by the service.
- See Also:
-
getConfiguredTableAssociation
default GetConfiguredTableAssociationResponse getConfiguredTableAssociation(Consumer<GetConfiguredTableAssociationRequest.Builder> getConfiguredTableAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a configured table association.
This is a convenience which creates an instance of the
GetConfiguredTableAssociationRequest.Builder
avoiding the need to create one manually viaGetConfiguredTableAssociationRequest.builder()
- Parameters:
getConfiguredTableAssociationRequest
- AConsumer
that will call methods onGetConfiguredTableAssociationRequest.Builder
to create a request.- Returns:
- Result of the GetConfiguredTableAssociation operation returned by the service.
- See Also:
-
getConfiguredTableAssociationAnalysisRule
default GetConfiguredTableAssociationAnalysisRuleResponse getConfiguredTableAssociationAnalysisRule(GetConfiguredTableAssociationAnalysisRuleRequest getConfiguredTableAssociationAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves the analysis rule for a configured table association.
- Parameters:
getConfiguredTableAssociationAnalysisRuleRequest
-- Returns:
- Result of the GetConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
getConfiguredTableAssociationAnalysisRule
default GetConfiguredTableAssociationAnalysisRuleResponse getConfiguredTableAssociationAnalysisRule(Consumer<GetConfiguredTableAssociationAnalysisRuleRequest.Builder> getConfiguredTableAssociationAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves the analysis rule for a configured table association.
This is a convenience which creates an instance of the
GetConfiguredTableAssociationAnalysisRuleRequest.Builder
avoiding the need to create one manually viaGetConfiguredTableAssociationAnalysisRuleRequest.builder()
- Parameters:
getConfiguredTableAssociationAnalysisRuleRequest
- AConsumer
that will call methods onGetConfiguredTableAssociationAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the GetConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
getIdMappingTable
default GetIdMappingTableResponse getIdMappingTable(GetIdMappingTableRequest getIdMappingTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an ID mapping table.
- Parameters:
getIdMappingTableRequest
-- Returns:
- Result of the GetIdMappingTable operation returned by the service.
- See Also:
-
getIdMappingTable
default GetIdMappingTableResponse getIdMappingTable(Consumer<GetIdMappingTableRequest.Builder> getIdMappingTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an ID mapping table.
This is a convenience which creates an instance of the
GetIdMappingTableRequest.Builder
avoiding the need to create one manually viaGetIdMappingTableRequest.builder()
- Parameters:
getIdMappingTableRequest
- AConsumer
that will call methods onGetIdMappingTableRequest.Builder
to create a request.- Returns:
- Result of the GetIdMappingTable operation returned by the service.
- See Also:
-
getIdNamespaceAssociation
default GetIdNamespaceAssociationResponse getIdNamespaceAssociation(GetIdNamespaceAssociationRequest getIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an ID namespace association.
- Parameters:
getIdNamespaceAssociationRequest
-- Returns:
- Result of the GetIdNamespaceAssociation operation returned by the service.
- See Also:
-
getIdNamespaceAssociation
default GetIdNamespaceAssociationResponse getIdNamespaceAssociation(Consumer<GetIdNamespaceAssociationRequest.Builder> getIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves an ID namespace association.
This is a convenience which creates an instance of the
GetIdNamespaceAssociationRequest.Builder
avoiding the need to create one manually viaGetIdNamespaceAssociationRequest.builder()
- Parameters:
getIdNamespaceAssociationRequest
- AConsumer
that will call methods onGetIdNamespaceAssociationRequest.Builder
to create a request.- Returns:
- Result of the GetIdNamespaceAssociation operation returned by the service.
- See Also:
-
getMembership
default GetMembershipResponse getMembership(GetMembershipRequest getMembershipRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a specified membership for an identifier.
- Parameters:
getMembershipRequest
-- Returns:
- Result of the GetMembership operation returned by the service.
- See Also:
-
getMembership
default GetMembershipResponse getMembership(Consumer<GetMembershipRequest.Builder> getMembershipRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a specified membership for an identifier.
This is a convenience which creates an instance of the
GetMembershipRequest.Builder
avoiding the need to create one manually viaGetMembershipRequest.builder()
- Parameters:
getMembershipRequest
- AConsumer
that will call methods onGetMembershipRequest.Builder
to create a request.- Returns:
- Result of the GetMembership operation returned by the service.
- See Also:
-
getPrivacyBudgetTemplate
default GetPrivacyBudgetTemplateResponse getPrivacyBudgetTemplate(GetPrivacyBudgetTemplateRequest getPrivacyBudgetTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns details for a specified privacy budget template.
- Parameters:
getPrivacyBudgetTemplateRequest
-- Returns:
- Result of the GetPrivacyBudgetTemplate operation returned by the service.
- See Also:
-
getPrivacyBudgetTemplate
default GetPrivacyBudgetTemplateResponse getPrivacyBudgetTemplate(Consumer<GetPrivacyBudgetTemplateRequest.Builder> getPrivacyBudgetTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns details for a specified privacy budget template.
This is a convenience which creates an instance of the
GetPrivacyBudgetTemplateRequest.Builder
avoiding the need to create one manually viaGetPrivacyBudgetTemplateRequest.builder()
- Parameters:
getPrivacyBudgetTemplateRequest
- AConsumer
that will call methods onGetPrivacyBudgetTemplateRequest.Builder
to create a request.- Returns:
- Result of the GetPrivacyBudgetTemplate operation returned by the service.
- See Also:
-
getProtectedJob
default GetProtectedJobResponse getProtectedJob(GetProtectedJobRequest getProtectedJobRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns job processing metadata.
- Parameters:
getProtectedJobRequest
-- Returns:
- Result of the GetProtectedJob operation returned by the service.
- See Also:
-
getProtectedJob
default GetProtectedJobResponse getProtectedJob(Consumer<GetProtectedJobRequest.Builder> getProtectedJobRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns job processing metadata.
This is a convenience which creates an instance of the
GetProtectedJobRequest.Builder
avoiding the need to create one manually viaGetProtectedJobRequest.builder()
- Parameters:
getProtectedJobRequest
- AConsumer
that will call methods onGetProtectedJobRequest.Builder
to create a request.- Returns:
- Result of the GetProtectedJob operation returned by the service.
- See Also:
-
getProtectedQuery
default GetProtectedQueryResponse getProtectedQuery(GetProtectedQueryRequest getProtectedQueryRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns query processing metadata.
- Parameters:
getProtectedQueryRequest
-- Returns:
- Result of the GetProtectedQuery operation returned by the service.
- See Also:
-
getProtectedQuery
default GetProtectedQueryResponse getProtectedQuery(Consumer<GetProtectedQueryRequest.Builder> getProtectedQueryRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns query processing metadata.
This is a convenience which creates an instance of the
GetProtectedQueryRequest.Builder
avoiding the need to create one manually viaGetProtectedQueryRequest.builder()
- Parameters:
getProtectedQueryRequest
- AConsumer
that will call methods onGetProtectedQueryRequest.Builder
to create a request.- Returns:
- Result of the GetProtectedQuery operation returned by the service.
- See Also:
-
getSchema
default GetSchemaResponse getSchema(GetSchemaRequest getSchemaRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves the schema for a relation within a collaboration.
- Parameters:
getSchemaRequest
-- Returns:
- Result of the GetSchema operation returned by the service.
- See Also:
-
getSchema
default GetSchemaResponse getSchema(Consumer<GetSchemaRequest.Builder> getSchemaRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves the schema for a relation within a collaboration.
This is a convenience which creates an instance of the
GetSchemaRequest.Builder
avoiding the need to create one manually viaGetSchemaRequest.builder()
- Parameters:
getSchemaRequest
- AConsumer
that will call methods onGetSchemaRequest.Builder
to create a request.- Returns:
- Result of the GetSchema operation returned by the service.
- See Also:
-
getSchemaAnalysisRule
default GetSchemaAnalysisRuleResponse getSchemaAnalysisRule(GetSchemaAnalysisRuleRequest getSchemaAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a schema analysis rule.
- Parameters:
getSchemaAnalysisRuleRequest
-- Returns:
- Result of the GetSchemaAnalysisRule operation returned by the service.
- See Also:
-
getSchemaAnalysisRule
default GetSchemaAnalysisRuleResponse getSchemaAnalysisRule(Consumer<GetSchemaAnalysisRuleRequest.Builder> getSchemaAnalysisRuleRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Retrieves a schema analysis rule.
This is a convenience which creates an instance of the
GetSchemaAnalysisRuleRequest.Builder
avoiding the need to create one manually viaGetSchemaAnalysisRuleRequest.builder()
- Parameters:
getSchemaAnalysisRuleRequest
- AConsumer
that will call methods onGetSchemaAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the GetSchemaAnalysisRule operation returned by the service.
- See Also:
-
listAnalysisTemplates
default ListAnalysisTemplatesResponse listAnalysisTemplates(ListAnalysisTemplatesRequest listAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists analysis templates that the caller owns.
- Parameters:
listAnalysisTemplatesRequest
-- Returns:
- Result of the ListAnalysisTemplates operation returned by the service.
- See Also:
-
listAnalysisTemplates
default ListAnalysisTemplatesResponse listAnalysisTemplates(Consumer<ListAnalysisTemplatesRequest.Builder> listAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists analysis templates that the caller owns.
This is a convenience which creates an instance of the
ListAnalysisTemplatesRequest.Builder
avoiding the need to create one manually viaListAnalysisTemplatesRequest.builder()
- Parameters:
listAnalysisTemplatesRequest
- AConsumer
that will call methods onListAnalysisTemplatesRequest.Builder
to create a request.- Returns:
- Result of the ListAnalysisTemplates operation returned by the service.
- See Also:
-
listAnalysisTemplatesPaginator
default ListAnalysisTemplatesIterable listAnalysisTemplatesPaginator(ListAnalysisTemplatesRequest listAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListAnalysisTemplatesIterable responses = client.listAnalysisTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListAnalysisTemplatesIterable responses = client .listAnalysisTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListAnalysisTemplatesIterable responses = client.listAnalysisTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesRequest)
operation.- Parameters:
listAnalysisTemplatesRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listAnalysisTemplatesPaginator
default ListAnalysisTemplatesIterable listAnalysisTemplatesPaginator(Consumer<ListAnalysisTemplatesRequest.Builder> listAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListAnalysisTemplatesIterable responses = client.listAnalysisTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListAnalysisTemplatesIterable responses = client .listAnalysisTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListAnalysisTemplatesIterable responses = client.listAnalysisTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListAnalysisTemplatesRequest)
operation.
This is a convenience which creates an instance of the
ListAnalysisTemplatesRequest.Builder
avoiding the need to create one manually viaListAnalysisTemplatesRequest.builder()
- Parameters:
listAnalysisTemplatesRequest
- AConsumer
that will call methods onListAnalysisTemplatesRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationAnalysisTemplates
default ListCollaborationAnalysisTemplatesResponse listCollaborationAnalysisTemplates(ListCollaborationAnalysisTemplatesRequest listCollaborationAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists analysis templates within a collaboration.
- Parameters:
listCollaborationAnalysisTemplatesRequest
-- Returns:
- Result of the ListCollaborationAnalysisTemplates operation returned by the service.
- See Also:
-
listCollaborationAnalysisTemplates
default ListCollaborationAnalysisTemplatesResponse listCollaborationAnalysisTemplates(Consumer<ListCollaborationAnalysisTemplatesRequest.Builder> listCollaborationAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists analysis templates within a collaboration.
This is a convenience which creates an instance of the
ListCollaborationAnalysisTemplatesRequest.Builder
avoiding the need to create one manually viaListCollaborationAnalysisTemplatesRequest.builder()
- Parameters:
listCollaborationAnalysisTemplatesRequest
- AConsumer
that will call methods onListCollaborationAnalysisTemplatesRequest.Builder
to create a request.- Returns:
- Result of the ListCollaborationAnalysisTemplates operation returned by the service.
- See Also:
-
listCollaborationAnalysisTemplatesPaginator
default ListCollaborationAnalysisTemplatesIterable listCollaborationAnalysisTemplatesPaginator(ListCollaborationAnalysisTemplatesRequest listCollaborationAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationAnalysisTemplatesIterable responses = client.listCollaborationAnalysisTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationAnalysisTemplatesIterable responses = client .listCollaborationAnalysisTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationAnalysisTemplatesIterable responses = client.listCollaborationAnalysisTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest)
operation.- Parameters:
listCollaborationAnalysisTemplatesRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationAnalysisTemplatesPaginator
default ListCollaborationAnalysisTemplatesIterable listCollaborationAnalysisTemplatesPaginator(Consumer<ListCollaborationAnalysisTemplatesRequest.Builder> listCollaborationAnalysisTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationAnalysisTemplatesIterable responses = client.listCollaborationAnalysisTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationAnalysisTemplatesIterable responses = client .listCollaborationAnalysisTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationAnalysisTemplatesIterable responses = client.listCollaborationAnalysisTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationAnalysisTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest)
operation.
This is a convenience which creates an instance of the
ListCollaborationAnalysisTemplatesRequest.Builder
avoiding the need to create one manually viaListCollaborationAnalysisTemplatesRequest.builder()
- Parameters:
listCollaborationAnalysisTemplatesRequest
- AConsumer
that will call methods onListCollaborationAnalysisTemplatesRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationConfiguredAudienceModelAssociations
default ListCollaborationConfiguredAudienceModelAssociationsResponse listCollaborationConfiguredAudienceModelAssociations(ListCollaborationConfiguredAudienceModelAssociationsRequest listCollaborationConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists configured audience model associations within a collaboration.
- Parameters:
listCollaborationConfiguredAudienceModelAssociationsRequest
-- Returns:
- Result of the ListCollaborationConfiguredAudienceModelAssociations operation returned by the service.
- See Also:
-
listCollaborationConfiguredAudienceModelAssociations
default ListCollaborationConfiguredAudienceModelAssociationsResponse listCollaborationConfiguredAudienceModelAssociations(Consumer<ListCollaborationConfiguredAudienceModelAssociationsRequest.Builder> listCollaborationConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists configured audience model associations within a collaboration.
This is a convenience which creates an instance of the
ListCollaborationConfiguredAudienceModelAssociationsRequest.Builder
avoiding the need to create one manually viaListCollaborationConfiguredAudienceModelAssociationsRequest.builder()
- Parameters:
listCollaborationConfiguredAudienceModelAssociationsRequest
- AConsumer
that will call methods onListCollaborationConfiguredAudienceModelAssociationsRequest.Builder
to create a request.- Returns:
- Result of the ListCollaborationConfiguredAudienceModelAssociations operation returned by the service.
- See Also:
-
listCollaborationConfiguredAudienceModelAssociationsPaginator
default ListCollaborationConfiguredAudienceModelAssociationsIterable listCollaborationConfiguredAudienceModelAssociationsPaginator(ListCollaborationConfiguredAudienceModelAssociationsRequest listCollaborationConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationConfiguredAudienceModelAssociationsIterable responses = client.listCollaborationConfiguredAudienceModelAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationConfiguredAudienceModelAssociationsIterable responses = client .listCollaborationConfiguredAudienceModelAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationConfiguredAudienceModelAssociationsIterable responses = client.listCollaborationConfiguredAudienceModelAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest)
operation.- Parameters:
listCollaborationConfiguredAudienceModelAssociationsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationConfiguredAudienceModelAssociationsPaginator
default ListCollaborationConfiguredAudienceModelAssociationsIterable listCollaborationConfiguredAudienceModelAssociationsPaginator(Consumer<ListCollaborationConfiguredAudienceModelAssociationsRequest.Builder> listCollaborationConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationConfiguredAudienceModelAssociationsIterable responses = client.listCollaborationConfiguredAudienceModelAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationConfiguredAudienceModelAssociationsIterable responses = client .listCollaborationConfiguredAudienceModelAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationConfiguredAudienceModelAssociationsIterable responses = client.listCollaborationConfiguredAudienceModelAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest)
operation.
This is a convenience which creates an instance of the
ListCollaborationConfiguredAudienceModelAssociationsRequest.Builder
avoiding the need to create one manually viaListCollaborationConfiguredAudienceModelAssociationsRequest.builder()
- Parameters:
listCollaborationConfiguredAudienceModelAssociationsRequest
- AConsumer
that will call methods onListCollaborationConfiguredAudienceModelAssociationsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationIdNamespaceAssociations
default ListCollaborationIdNamespaceAssociationsResponse listCollaborationIdNamespaceAssociations(ListCollaborationIdNamespaceAssociationsRequest listCollaborationIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns a list of the ID namespace associations in a collaboration.
- Parameters:
listCollaborationIdNamespaceAssociationsRequest
-- Returns:
- Result of the ListCollaborationIdNamespaceAssociations operation returned by the service.
- See Also:
-
listCollaborationIdNamespaceAssociations
default ListCollaborationIdNamespaceAssociationsResponse listCollaborationIdNamespaceAssociations(Consumer<ListCollaborationIdNamespaceAssociationsRequest.Builder> listCollaborationIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns a list of the ID namespace associations in a collaboration.
This is a convenience which creates an instance of the
ListCollaborationIdNamespaceAssociationsRequest.Builder
avoiding the need to create one manually viaListCollaborationIdNamespaceAssociationsRequest.builder()
- Parameters:
listCollaborationIdNamespaceAssociationsRequest
- AConsumer
that will call methods onListCollaborationIdNamespaceAssociationsRequest.Builder
to create a request.- Returns:
- Result of the ListCollaborationIdNamespaceAssociations operation returned by the service.
- See Also:
-
listCollaborationIdNamespaceAssociationsPaginator
default ListCollaborationIdNamespaceAssociationsIterable listCollaborationIdNamespaceAssociationsPaginator(ListCollaborationIdNamespaceAssociationsRequest listCollaborationIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationIdNamespaceAssociationsIterable responses = client.listCollaborationIdNamespaceAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationIdNamespaceAssociationsIterable responses = client .listCollaborationIdNamespaceAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationIdNamespaceAssociationsIterable responses = client.listCollaborationIdNamespaceAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest)
operation.- Parameters:
listCollaborationIdNamespaceAssociationsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationIdNamespaceAssociationsPaginator
default ListCollaborationIdNamespaceAssociationsIterable listCollaborationIdNamespaceAssociationsPaginator(Consumer<ListCollaborationIdNamespaceAssociationsRequest.Builder> listCollaborationIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationIdNamespaceAssociationsIterable responses = client.listCollaborationIdNamespaceAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationIdNamespaceAssociationsIterable responses = client .listCollaborationIdNamespaceAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationIdNamespaceAssociationsIterable responses = client.listCollaborationIdNamespaceAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest)
operation.
This is a convenience which creates an instance of the
ListCollaborationIdNamespaceAssociationsRequest.Builder
avoiding the need to create one manually viaListCollaborationIdNamespaceAssociationsRequest.builder()
- Parameters:
listCollaborationIdNamespaceAssociationsRequest
- AConsumer
that will call methods onListCollaborationIdNamespaceAssociationsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationPrivacyBudgetTemplates
default ListCollaborationPrivacyBudgetTemplatesResponse listCollaborationPrivacyBudgetTemplates(ListCollaborationPrivacyBudgetTemplatesRequest listCollaborationPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns an array that summarizes each privacy budget template in a specified collaboration.
- Parameters:
listCollaborationPrivacyBudgetTemplatesRequest
-- Returns:
- Result of the ListCollaborationPrivacyBudgetTemplates operation returned by the service.
- See Also:
-
listCollaborationPrivacyBudgetTemplates
default ListCollaborationPrivacyBudgetTemplatesResponse listCollaborationPrivacyBudgetTemplates(Consumer<ListCollaborationPrivacyBudgetTemplatesRequest.Builder> listCollaborationPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns an array that summarizes each privacy budget template in a specified collaboration.
This is a convenience which creates an instance of the
ListCollaborationPrivacyBudgetTemplatesRequest.Builder
avoiding the need to create one manually viaListCollaborationPrivacyBudgetTemplatesRequest.builder()
- Parameters:
listCollaborationPrivacyBudgetTemplatesRequest
- AConsumer
that will call methods onListCollaborationPrivacyBudgetTemplatesRequest.Builder
to create a request.- Returns:
- Result of the ListCollaborationPrivacyBudgetTemplates operation returned by the service.
- See Also:
-
listCollaborationPrivacyBudgetTemplatesPaginator
default ListCollaborationPrivacyBudgetTemplatesIterable listCollaborationPrivacyBudgetTemplatesPaginator(ListCollaborationPrivacyBudgetTemplatesRequest listCollaborationPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetTemplatesIterable responses = client.listCollaborationPrivacyBudgetTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetTemplatesIterable responses = client .listCollaborationPrivacyBudgetTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetTemplatesIterable responses = client.listCollaborationPrivacyBudgetTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest)
operation.- Parameters:
listCollaborationPrivacyBudgetTemplatesRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationPrivacyBudgetTemplatesPaginator
default ListCollaborationPrivacyBudgetTemplatesIterable listCollaborationPrivacyBudgetTemplatesPaginator(Consumer<ListCollaborationPrivacyBudgetTemplatesRequest.Builder> listCollaborationPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetTemplatesIterable responses = client.listCollaborationPrivacyBudgetTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetTemplatesIterable responses = client .listCollaborationPrivacyBudgetTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetTemplatesIterable responses = client.listCollaborationPrivacyBudgetTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest)
operation.
This is a convenience which creates an instance of the
ListCollaborationPrivacyBudgetTemplatesRequest.Builder
avoiding the need to create one manually viaListCollaborationPrivacyBudgetTemplatesRequest.builder()
- Parameters:
listCollaborationPrivacyBudgetTemplatesRequest
- AConsumer
that will call methods onListCollaborationPrivacyBudgetTemplatesRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationPrivacyBudgets
default ListCollaborationPrivacyBudgetsResponse listCollaborationPrivacyBudgets(ListCollaborationPrivacyBudgetsRequest listCollaborationPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns an array that summarizes each privacy budget in a specified collaboration. The summary includes the collaboration ARN, creation time, creating account, and privacy budget details.
- Parameters:
listCollaborationPrivacyBudgetsRequest
-- Returns:
- Result of the ListCollaborationPrivacyBudgets operation returned by the service.
- See Also:
-
listCollaborationPrivacyBudgets
default ListCollaborationPrivacyBudgetsResponse listCollaborationPrivacyBudgets(Consumer<ListCollaborationPrivacyBudgetsRequest.Builder> listCollaborationPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns an array that summarizes each privacy budget in a specified collaboration. The summary includes the collaboration ARN, creation time, creating account, and privacy budget details.
This is a convenience which creates an instance of the
ListCollaborationPrivacyBudgetsRequest.Builder
avoiding the need to create one manually viaListCollaborationPrivacyBudgetsRequest.builder()
- Parameters:
listCollaborationPrivacyBudgetsRequest
- AConsumer
that will call methods onListCollaborationPrivacyBudgetsRequest.Builder
to create a request.- Returns:
- Result of the ListCollaborationPrivacyBudgets operation returned by the service.
- See Also:
-
listCollaborationPrivacyBudgetsPaginator
default ListCollaborationPrivacyBudgetsIterable listCollaborationPrivacyBudgetsPaginator(ListCollaborationPrivacyBudgetsRequest listCollaborationPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetsIterable responses = client.listCollaborationPrivacyBudgetsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetsIterable responses = client .listCollaborationPrivacyBudgetsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetsIterable responses = client.listCollaborationPrivacyBudgetsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest)
operation.- Parameters:
listCollaborationPrivacyBudgetsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationPrivacyBudgetsPaginator
default ListCollaborationPrivacyBudgetsIterable listCollaborationPrivacyBudgetsPaginator(Consumer<ListCollaborationPrivacyBudgetsRequest.Builder> listCollaborationPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborationPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetsIterable responses = client.listCollaborationPrivacyBudgetsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetsIterable responses = client .listCollaborationPrivacyBudgetsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationPrivacyBudgetsIterable responses = client.listCollaborationPrivacyBudgetsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborationPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest)
operation.
This is a convenience which creates an instance of the
ListCollaborationPrivacyBudgetsRequest.Builder
avoiding the need to create one manually viaListCollaborationPrivacyBudgetsRequest.builder()
- Parameters:
listCollaborationPrivacyBudgetsRequest
- AConsumer
that will call methods onListCollaborationPrivacyBudgetsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborations
default ListCollaborationsResponse listCollaborations(ListCollaborationsRequest listCollaborationsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists collaborations the caller owns, is active in, or has been invited to.
- Parameters:
listCollaborationsRequest
-- Returns:
- Result of the ListCollaborations operation returned by the service.
- See Also:
-
listCollaborations
default ListCollaborationsResponse listCollaborations(Consumer<ListCollaborationsRequest.Builder> listCollaborationsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists collaborations the caller owns, is active in, or has been invited to.
This is a convenience which creates an instance of the
ListCollaborationsRequest.Builder
avoiding the need to create one manually viaListCollaborationsRequest.builder()
- Parameters:
listCollaborationsRequest
- AConsumer
that will call methods onListCollaborationsRequest.Builder
to create a request.- Returns:
- Result of the ListCollaborations operation returned by the service.
- See Also:
-
listCollaborationsPaginator
default ListCollaborationsIterable listCollaborationsPaginator(ListCollaborationsRequest listCollaborationsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationsIterable responses = client.listCollaborationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationsIterable responses = client .listCollaborationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationsIterable responses = client.listCollaborationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)
operation.- Parameters:
listCollaborationsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCollaborationsPaginator
default ListCollaborationsIterable listCollaborationsPaginator(Consumer<ListCollaborationsRequest.Builder> listCollaborationsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationsIterable responses = client.listCollaborationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationsIterable responses = client .listCollaborationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListCollaborationsIterable responses = client.listCollaborationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCollaborations(software.amazon.awssdk.services.cleanrooms.model.ListCollaborationsRequest)
operation.
This is a convenience which creates an instance of the
ListCollaborationsRequest.Builder
avoiding the need to create one manually viaListCollaborationsRequest.builder()
- Parameters:
listCollaborationsRequest
- AConsumer
that will call methods onListCollaborationsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listConfiguredAudienceModelAssociations
default ListConfiguredAudienceModelAssociationsResponse listConfiguredAudienceModelAssociations(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists information about requested configured audience model associations.
- Parameters:
listConfiguredAudienceModelAssociationsRequest
-- Returns:
- Result of the ListConfiguredAudienceModelAssociations operation returned by the service.
- See Also:
-
listConfiguredAudienceModelAssociations
default ListConfiguredAudienceModelAssociationsResponse listConfiguredAudienceModelAssociations(Consumer<ListConfiguredAudienceModelAssociationsRequest.Builder> listConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists information about requested configured audience model associations.
This is a convenience which creates an instance of the
ListConfiguredAudienceModelAssociationsRequest.Builder
avoiding the need to create one manually viaListConfiguredAudienceModelAssociationsRequest.builder()
- Parameters:
listConfiguredAudienceModelAssociationsRequest
- AConsumer
that will call methods onListConfiguredAudienceModelAssociationsRequest.Builder
to create a request.- Returns:
- Result of the ListConfiguredAudienceModelAssociations operation returned by the service.
- See Also:
-
listConfiguredAudienceModelAssociationsPaginator
default ListConfiguredAudienceModelAssociationsIterable listConfiguredAudienceModelAssociationsPaginator(ListConfiguredAudienceModelAssociationsRequest listConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredAudienceModelAssociationsIterable responses = client.listConfiguredAudienceModelAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredAudienceModelAssociationsIterable responses = client .listConfiguredAudienceModelAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredAudienceModelAssociationsIterable responses = client.listConfiguredAudienceModelAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest)
operation.- Parameters:
listConfiguredAudienceModelAssociationsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listConfiguredAudienceModelAssociationsPaginator
default ListConfiguredAudienceModelAssociationsIterable listConfiguredAudienceModelAssociationsPaginator(Consumer<ListConfiguredAudienceModelAssociationsRequest.Builder> listConfiguredAudienceModelAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredAudienceModelAssociationsIterable responses = client.listConfiguredAudienceModelAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredAudienceModelAssociationsIterable responses = client .listConfiguredAudienceModelAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredAudienceModelAssociationsIterable responses = client.listConfiguredAudienceModelAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listConfiguredAudienceModelAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest)
operation.
This is a convenience which creates an instance of the
ListConfiguredAudienceModelAssociationsRequest.Builder
avoiding the need to create one manually viaListConfiguredAudienceModelAssociationsRequest.builder()
- Parameters:
listConfiguredAudienceModelAssociationsRequest
- AConsumer
that will call methods onListConfiguredAudienceModelAssociationsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listConfiguredTableAssociations
default ListConfiguredTableAssociationsResponse listConfiguredTableAssociations(ListConfiguredTableAssociationsRequest listConfiguredTableAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists configured table associations for a membership.
- Parameters:
listConfiguredTableAssociationsRequest
-- Returns:
- Result of the ListConfiguredTableAssociations operation returned by the service.
- See Also:
-
listConfiguredTableAssociations
default ListConfiguredTableAssociationsResponse listConfiguredTableAssociations(Consumer<ListConfiguredTableAssociationsRequest.Builder> listConfiguredTableAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists configured table associations for a membership.
This is a convenience which creates an instance of the
ListConfiguredTableAssociationsRequest.Builder
avoiding the need to create one manually viaListConfiguredTableAssociationsRequest.builder()
- Parameters:
listConfiguredTableAssociationsRequest
- AConsumer
that will call methods onListConfiguredTableAssociationsRequest.Builder
to create a request.- Returns:
- Result of the ListConfiguredTableAssociations operation returned by the service.
- See Also:
-
listConfiguredTableAssociationsPaginator
default ListConfiguredTableAssociationsIterable listConfiguredTableAssociationsPaginator(ListConfiguredTableAssociationsRequest listConfiguredTableAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listConfiguredTableAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTableAssociationsIterable responses = client.listConfiguredTableAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTableAssociationsIterable responses = client .listConfiguredTableAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTableAssociationsIterable responses = client.listConfiguredTableAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listConfiguredTableAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsRequest)
operation.- Parameters:
listConfiguredTableAssociationsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listConfiguredTableAssociationsPaginator
default ListConfiguredTableAssociationsIterable listConfiguredTableAssociationsPaginator(Consumer<ListConfiguredTableAssociationsRequest.Builder> listConfiguredTableAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listConfiguredTableAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTableAssociationsIterable responses = client.listConfiguredTableAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTableAssociationsIterable responses = client .listConfiguredTableAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTableAssociationsIterable responses = client.listConfiguredTableAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listConfiguredTableAssociations(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTableAssociationsRequest)
operation.
This is a convenience which creates an instance of the
ListConfiguredTableAssociationsRequest.Builder
avoiding the need to create one manually viaListConfiguredTableAssociationsRequest.builder()
- Parameters:
listConfiguredTableAssociationsRequest
- AConsumer
that will call methods onListConfiguredTableAssociationsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listConfiguredTables
default ListConfiguredTablesResponse listConfiguredTables(ListConfiguredTablesRequest listConfiguredTablesRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists configured tables.
- Parameters:
listConfiguredTablesRequest
-- Returns:
- Result of the ListConfiguredTables operation returned by the service.
- See Also:
-
listConfiguredTables
default ListConfiguredTablesResponse listConfiguredTables(Consumer<ListConfiguredTablesRequest.Builder> listConfiguredTablesRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists configured tables.
This is a convenience which creates an instance of the
ListConfiguredTablesRequest.Builder
avoiding the need to create one manually viaListConfiguredTablesRequest.builder()
- Parameters:
listConfiguredTablesRequest
- AConsumer
that will call methods onListConfiguredTablesRequest.Builder
to create a request.- Returns:
- Result of the ListConfiguredTables operation returned by the service.
- See Also:
-
listConfiguredTablesPaginator
default ListConfiguredTablesIterable listConfiguredTablesPaginator(ListConfiguredTablesRequest listConfiguredTablesRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listConfiguredTables(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTablesIterable responses = client.listConfiguredTablesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTablesIterable responses = client .listConfiguredTablesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTablesIterable responses = client.listConfiguredTablesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listConfiguredTables(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesRequest)
operation.- Parameters:
listConfiguredTablesRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listConfiguredTablesPaginator
default ListConfiguredTablesIterable listConfiguredTablesPaginator(Consumer<ListConfiguredTablesRequest.Builder> listConfiguredTablesRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listConfiguredTables(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTablesIterable responses = client.listConfiguredTablesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTablesIterable responses = client .listConfiguredTablesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListConfiguredTablesIterable responses = client.listConfiguredTablesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listConfiguredTables(software.amazon.awssdk.services.cleanrooms.model.ListConfiguredTablesRequest)
operation.
This is a convenience which creates an instance of the
ListConfiguredTablesRequest.Builder
avoiding the need to create one manually viaListConfiguredTablesRequest.builder()
- Parameters:
listConfiguredTablesRequest
- AConsumer
that will call methods onListConfiguredTablesRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listIdMappingTables
default ListIdMappingTablesResponse listIdMappingTables(ListIdMappingTablesRequest listIdMappingTablesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns a list of ID mapping tables.
- Parameters:
listIdMappingTablesRequest
-- Returns:
- Result of the ListIdMappingTables operation returned by the service.
- See Also:
-
listIdMappingTables
default ListIdMappingTablesResponse listIdMappingTables(Consumer<ListIdMappingTablesRequest.Builder> listIdMappingTablesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns a list of ID mapping tables.
This is a convenience which creates an instance of the
ListIdMappingTablesRequest.Builder
avoiding the need to create one manually viaListIdMappingTablesRequest.builder()
- Parameters:
listIdMappingTablesRequest
- AConsumer
that will call methods onListIdMappingTablesRequest.Builder
to create a request.- Returns:
- Result of the ListIdMappingTables operation returned by the service.
- See Also:
-
listIdMappingTablesPaginator
default ListIdMappingTablesIterable listIdMappingTablesPaginator(ListIdMappingTablesRequest listIdMappingTablesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdMappingTablesIterable responses = client.listIdMappingTablesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListIdMappingTablesIterable responses = client .listIdMappingTablesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdMappingTablesIterable responses = client.listIdMappingTablesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)
operation.- Parameters:
listIdMappingTablesRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listIdMappingTablesPaginator
default ListIdMappingTablesIterable listIdMappingTablesPaginator(Consumer<ListIdMappingTablesRequest.Builder> listIdMappingTablesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdMappingTablesIterable responses = client.listIdMappingTablesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListIdMappingTablesIterable responses = client .listIdMappingTablesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdMappingTablesIterable responses = client.listIdMappingTablesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listIdMappingTables(software.amazon.awssdk.services.cleanrooms.model.ListIdMappingTablesRequest)
operation.
This is a convenience which creates an instance of the
ListIdMappingTablesRequest.Builder
avoiding the need to create one manually viaListIdMappingTablesRequest.builder()
- Parameters:
listIdMappingTablesRequest
- AConsumer
that will call methods onListIdMappingTablesRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listIdNamespaceAssociations
default ListIdNamespaceAssociationsResponse listIdNamespaceAssociations(ListIdNamespaceAssociationsRequest listIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns a list of ID namespace associations.
- Parameters:
listIdNamespaceAssociationsRequest
-- Returns:
- Result of the ListIdNamespaceAssociations operation returned by the service.
- See Also:
-
listIdNamespaceAssociations
default ListIdNamespaceAssociationsResponse listIdNamespaceAssociations(Consumer<ListIdNamespaceAssociationsRequest.Builder> listIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns a list of ID namespace associations.
This is a convenience which creates an instance of the
ListIdNamespaceAssociationsRequest.Builder
avoiding the need to create one manually viaListIdNamespaceAssociationsRequest.builder()
- Parameters:
listIdNamespaceAssociationsRequest
- AConsumer
that will call methods onListIdNamespaceAssociationsRequest.Builder
to create a request.- Returns:
- Result of the ListIdNamespaceAssociations operation returned by the service.
- See Also:
-
listIdNamespaceAssociationsPaginator
default ListIdNamespaceAssociationsIterable listIdNamespaceAssociationsPaginator(ListIdNamespaceAssociationsRequest listIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdNamespaceAssociationsIterable responses = client.listIdNamespaceAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListIdNamespaceAssociationsIterable responses = client .listIdNamespaceAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdNamespaceAssociationsIterable responses = client.listIdNamespaceAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsRequest)
operation.- Parameters:
listIdNamespaceAssociationsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listIdNamespaceAssociationsPaginator
default ListIdNamespaceAssociationsIterable listIdNamespaceAssociationsPaginator(Consumer<ListIdNamespaceAssociationsRequest.Builder> listIdNamespaceAssociationsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdNamespaceAssociationsIterable responses = client.listIdNamespaceAssociationsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListIdNamespaceAssociationsIterable responses = client .listIdNamespaceAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListIdNamespaceAssociationsIterable responses = client.listIdNamespaceAssociationsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listIdNamespaceAssociations(software.amazon.awssdk.services.cleanrooms.model.ListIdNamespaceAssociationsRequest)
operation.
This is a convenience which creates an instance of the
ListIdNamespaceAssociationsRequest.Builder
avoiding the need to create one manually viaListIdNamespaceAssociationsRequest.builder()
- Parameters:
listIdNamespaceAssociationsRequest
- AConsumer
that will call methods onListIdNamespaceAssociationsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMembers
default ListMembersResponse listMembers(ListMembersRequest listMembersRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists all members within a collaboration.
- Parameters:
listMembersRequest
-- Returns:
- Result of the ListMembers operation returned by the service.
- See Also:
-
listMembers
default ListMembersResponse listMembers(Consumer<ListMembersRequest.Builder> listMembersRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists all members within a collaboration.
This is a convenience which creates an instance of the
ListMembersRequest.Builder
avoiding the need to create one manually viaListMembersRequest.builder()
- Parameters:
listMembersRequest
- AConsumer
that will call methods onListMembersRequest.Builder
to create a request.- Returns:
- Result of the ListMembers operation returned by the service.
- See Also:
-
listMembersPaginator
default ListMembersIterable listMembersPaginator(ListMembersRequest listMembersRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listMembers(software.amazon.awssdk.services.cleanrooms.model.ListMembersRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembersIterable responses = client.listMembersPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListMembersIterable responses = client.listMembersPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListMembersResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembersIterable responses = client.listMembersPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMembers(software.amazon.awssdk.services.cleanrooms.model.ListMembersRequest)
operation.- Parameters:
listMembersRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMembersPaginator
default ListMembersIterable listMembersPaginator(Consumer<ListMembersRequest.Builder> listMembersRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listMembers(software.amazon.awssdk.services.cleanrooms.model.ListMembersRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembersIterable responses = client.listMembersPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListMembersIterable responses = client.listMembersPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListMembersResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembersIterable responses = client.listMembersPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMembers(software.amazon.awssdk.services.cleanrooms.model.ListMembersRequest)
operation.
This is a convenience which creates an instance of the
ListMembersRequest.Builder
avoiding the need to create one manually viaListMembersRequest.builder()
- Parameters:
listMembersRequest
- AConsumer
that will call methods onListMembersRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMemberships
default ListMembershipsResponse listMemberships(ListMembershipsRequest listMembershipsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists all memberships resources within the caller's account.
- Parameters:
listMembershipsRequest
-- Returns:
- Result of the ListMemberships operation returned by the service.
- See Also:
-
listMemberships
default ListMembershipsResponse listMemberships(Consumer<ListMembershipsRequest.Builder> listMembershipsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists all memberships resources within the caller's account.
This is a convenience which creates an instance of the
ListMembershipsRequest.Builder
avoiding the need to create one manually viaListMembershipsRequest.builder()
- Parameters:
listMembershipsRequest
- AConsumer
that will call methods onListMembershipsRequest.Builder
to create a request.- Returns:
- Result of the ListMemberships operation returned by the service.
- See Also:
-
listMembershipsPaginator
default ListMembershipsIterable listMembershipsPaginator(ListMembershipsRequest listMembershipsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listMemberships(software.amazon.awssdk.services.cleanrooms.model.ListMembershipsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembershipsIterable responses = client.listMembershipsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListMembershipsIterable responses = client .listMembershipsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListMembershipsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembershipsIterable responses = client.listMembershipsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMemberships(software.amazon.awssdk.services.cleanrooms.model.ListMembershipsRequest)
operation.- Parameters:
listMembershipsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMembershipsPaginator
default ListMembershipsIterable listMembershipsPaginator(Consumer<ListMembershipsRequest.Builder> listMembershipsRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listMemberships(software.amazon.awssdk.services.cleanrooms.model.ListMembershipsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembershipsIterable responses = client.listMembershipsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListMembershipsIterable responses = client .listMembershipsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListMembershipsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListMembershipsIterable responses = client.listMembershipsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMemberships(software.amazon.awssdk.services.cleanrooms.model.ListMembershipsRequest)
operation.
This is a convenience which creates an instance of the
ListMembershipsRequest.Builder
avoiding the need to create one manually viaListMembershipsRequest.builder()
- Parameters:
listMembershipsRequest
- AConsumer
that will call methods onListMembershipsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listPrivacyBudgetTemplates
default ListPrivacyBudgetTemplatesResponse listPrivacyBudgetTemplates(ListPrivacyBudgetTemplatesRequest listPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns detailed information about the privacy budget templates in a specified membership.
- Parameters:
listPrivacyBudgetTemplatesRequest
-- Returns:
- Result of the ListPrivacyBudgetTemplates operation returned by the service.
- See Also:
-
listPrivacyBudgetTemplates
default ListPrivacyBudgetTemplatesResponse listPrivacyBudgetTemplates(Consumer<ListPrivacyBudgetTemplatesRequest.Builder> listPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns detailed information about the privacy budget templates in a specified membership.
This is a convenience which creates an instance of the
ListPrivacyBudgetTemplatesRequest.Builder
avoiding the need to create one manually viaListPrivacyBudgetTemplatesRequest.builder()
- Parameters:
listPrivacyBudgetTemplatesRequest
- AConsumer
that will call methods onListPrivacyBudgetTemplatesRequest.Builder
to create a request.- Returns:
- Result of the ListPrivacyBudgetTemplates operation returned by the service.
- See Also:
-
listPrivacyBudgetTemplatesPaginator
default ListPrivacyBudgetTemplatesIterable listPrivacyBudgetTemplatesPaginator(ListPrivacyBudgetTemplatesRequest listPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetTemplatesIterable responses = client.listPrivacyBudgetTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetTemplatesIterable responses = client .listPrivacyBudgetTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetTemplatesIterable responses = client.listPrivacyBudgetTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest)
operation.- Parameters:
listPrivacyBudgetTemplatesRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listPrivacyBudgetTemplatesPaginator
default ListPrivacyBudgetTemplatesIterable listPrivacyBudgetTemplatesPaginator(Consumer<ListPrivacyBudgetTemplatesRequest.Builder> listPrivacyBudgetTemplatesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetTemplatesIterable responses = client.listPrivacyBudgetTemplatesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetTemplatesIterable responses = client .listPrivacyBudgetTemplatesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetTemplatesIterable responses = client.listPrivacyBudgetTemplatesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPrivacyBudgetTemplates(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest)
operation.
This is a convenience which creates an instance of the
ListPrivacyBudgetTemplatesRequest.Builder
avoiding the need to create one manually viaListPrivacyBudgetTemplatesRequest.builder()
- Parameters:
listPrivacyBudgetTemplatesRequest
- AConsumer
that will call methods onListPrivacyBudgetTemplatesRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listPrivacyBudgets
default ListPrivacyBudgetsResponse listPrivacyBudgets(ListPrivacyBudgetsRequest listPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns detailed information about the privacy budgets in a specified membership.
- Parameters:
listPrivacyBudgetsRequest
-- Returns:
- Result of the ListPrivacyBudgets operation returned by the service.
- See Also:
-
listPrivacyBudgets
default ListPrivacyBudgetsResponse listPrivacyBudgets(Consumer<ListPrivacyBudgetsRequest.Builder> listPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Returns detailed information about the privacy budgets in a specified membership.
This is a convenience which creates an instance of the
ListPrivacyBudgetsRequest.Builder
avoiding the need to create one manually viaListPrivacyBudgetsRequest.builder()
- Parameters:
listPrivacyBudgetsRequest
- AConsumer
that will call methods onListPrivacyBudgetsRequest.Builder
to create a request.- Returns:
- Result of the ListPrivacyBudgets operation returned by the service.
- See Also:
-
listPrivacyBudgetsPaginator
default ListPrivacyBudgetsIterable listPrivacyBudgetsPaginator(ListPrivacyBudgetsRequest listPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetsIterable responses = client.listPrivacyBudgetsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetsIterable responses = client .listPrivacyBudgetsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetsIterable responses = client.listPrivacyBudgetsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsRequest)
operation.- Parameters:
listPrivacyBudgetsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listPrivacyBudgetsPaginator
default ListPrivacyBudgetsIterable listPrivacyBudgetsPaginator(Consumer<ListPrivacyBudgetsRequest.Builder> listPrivacyBudgetsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetsIterable responses = client.listPrivacyBudgetsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetsIterable responses = client .listPrivacyBudgetsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListPrivacyBudgetsIterable responses = client.listPrivacyBudgetsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPrivacyBudgets(software.amazon.awssdk.services.cleanrooms.model.ListPrivacyBudgetsRequest)
operation.
This is a convenience which creates an instance of the
ListPrivacyBudgetsRequest.Builder
avoiding the need to create one manually viaListPrivacyBudgetsRequest.builder()
- Parameters:
listPrivacyBudgetsRequest
- AConsumer
that will call methods onListPrivacyBudgetsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listProtectedJobs
default ListProtectedJobsResponse listProtectedJobs(ListProtectedJobsRequest listProtectedJobsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists protected jobs, sorted by most recent job.
- Parameters:
listProtectedJobsRequest
-- Returns:
- Result of the ListProtectedJobs operation returned by the service.
- See Also:
-
listProtectedJobs
default ListProtectedJobsResponse listProtectedJobs(Consumer<ListProtectedJobsRequest.Builder> listProtectedJobsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists protected jobs, sorted by most recent job.
This is a convenience which creates an instance of the
ListProtectedJobsRequest.Builder
avoiding the need to create one manually viaListProtectedJobsRequest.builder()
- Parameters:
listProtectedJobsRequest
- AConsumer
that will call methods onListProtectedJobsRequest.Builder
to create a request.- Returns:
- Result of the ListProtectedJobs operation returned by the service.
- See Also:
-
listProtectedJobsPaginator
default ListProtectedJobsIterable listProtectedJobsPaginator(ListProtectedJobsRequest listProtectedJobsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listProtectedJobs(software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedJobsIterable responses = client.listProtectedJobsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListProtectedJobsIterable responses = client .listProtectedJobsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedJobsIterable responses = client.listProtectedJobsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProtectedJobs(software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsRequest)
operation.- Parameters:
listProtectedJobsRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listProtectedJobsPaginator
default ListProtectedJobsIterable listProtectedJobsPaginator(Consumer<ListProtectedJobsRequest.Builder> listProtectedJobsRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listProtectedJobs(software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedJobsIterable responses = client.listProtectedJobsPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListProtectedJobsIterable responses = client .listProtectedJobsPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedJobsIterable responses = client.listProtectedJobsPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProtectedJobs(software.amazon.awssdk.services.cleanrooms.model.ListProtectedJobsRequest)
operation.
This is a convenience which creates an instance of the
ListProtectedJobsRequest.Builder
avoiding the need to create one manually viaListProtectedJobsRequest.builder()
- Parameters:
listProtectedJobsRequest
- AConsumer
that will call methods onListProtectedJobsRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listProtectedQueries
default ListProtectedQueriesResponse listProtectedQueries(ListProtectedQueriesRequest listProtectedQueriesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists protected queries, sorted by the most recent query.
- Parameters:
listProtectedQueriesRequest
-- Returns:
- Result of the ListProtectedQueries operation returned by the service.
- See Also:
-
listProtectedQueries
default ListProtectedQueriesResponse listProtectedQueries(Consumer<ListProtectedQueriesRequest.Builder> listProtectedQueriesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists protected queries, sorted by the most recent query.
This is a convenience which creates an instance of the
ListProtectedQueriesRequest.Builder
avoiding the need to create one manually viaListProtectedQueriesRequest.builder()
- Parameters:
listProtectedQueriesRequest
- AConsumer
that will call methods onListProtectedQueriesRequest.Builder
to create a request.- Returns:
- Result of the ListProtectedQueries operation returned by the service.
- See Also:
-
listProtectedQueriesPaginator
default ListProtectedQueriesIterable listProtectedQueriesPaginator(ListProtectedQueriesRequest listProtectedQueriesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedQueriesIterable responses = client.listProtectedQueriesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListProtectedQueriesIterable responses = client .listProtectedQueriesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedQueriesIterable responses = client.listProtectedQueriesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)
operation.- Parameters:
listProtectedQueriesRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listProtectedQueriesPaginator
default ListProtectedQueriesIterable listProtectedQueriesPaginator(Consumer<ListProtectedQueriesRequest.Builder> listProtectedQueriesRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedQueriesIterable responses = client.listProtectedQueriesPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListProtectedQueriesIterable responses = client .listProtectedQueriesPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListProtectedQueriesIterable responses = client.listProtectedQueriesPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProtectedQueries(software.amazon.awssdk.services.cleanrooms.model.ListProtectedQueriesRequest)
operation.
This is a convenience which creates an instance of the
ListProtectedQueriesRequest.Builder
avoiding the need to create one manually viaListProtectedQueriesRequest.builder()
- Parameters:
listProtectedQueriesRequest
- AConsumer
that will call methods onListProtectedQueriesRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSchemas
default ListSchemasResponse listSchemas(ListSchemasRequest listSchemasRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists the schemas for relations within a collaboration.
- Parameters:
listSchemasRequest
-- Returns:
- Result of the ListSchemas operation returned by the service.
- See Also:
-
listSchemas
default ListSchemasResponse listSchemas(Consumer<ListSchemasRequest.Builder> listSchemasRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Lists the schemas for relations within a collaboration.
This is a convenience which creates an instance of the
ListSchemasRequest.Builder
avoiding the need to create one manually viaListSchemasRequest.builder()
- Parameters:
listSchemasRequest
- AConsumer
that will call methods onListSchemasRequest.Builder
to create a request.- Returns:
- Result of the ListSchemas operation returned by the service.
- See Also:
-
listSchemasPaginator
default ListSchemasIterable listSchemasPaginator(ListSchemasRequest listSchemasRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listSchemas(software.amazon.awssdk.services.cleanrooms.model.ListSchemasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListSchemasIterable responses = client.listSchemasPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListSchemasIterable responses = client.listSchemasPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListSchemasResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListSchemasIterable responses = client.listSchemasPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSchemas(software.amazon.awssdk.services.cleanrooms.model.ListSchemasRequest)
operation.- Parameters:
listSchemasRequest
-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSchemasPaginator
default ListSchemasIterable listSchemasPaginator(Consumer<ListSchemasRequest.Builder> listSchemasRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException This is a variant of
listSchemas(software.amazon.awssdk.services.cleanrooms.model.ListSchemasRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Streamsoftware.amazon.awssdk.services.cleanrooms.paginators.ListSchemasIterable responses = client.listSchemasPaginator(request); responses.stream().forEach(....);
{ @code software.amazon.awssdk.services.cleanrooms.paginators.ListSchemasIterable responses = client.listSchemasPaginator(request); for (software.amazon.awssdk.services.cleanrooms.model.ListSchemasResponse response : responses) { // do something; } }
3) Use iterator directlysoftware.amazon.awssdk.services.cleanrooms.paginators.ListSchemasIterable responses = client.listSchemasPaginator(request); responses.iterator().forEachRemaining(....);
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSchemas(software.amazon.awssdk.services.cleanrooms.model.ListSchemasRequest)
operation.
This is a convenience which creates an instance of the
ListSchemasRequest.Builder
avoiding the need to create one manually viaListSchemasRequest.builder()
- Parameters:
listSchemasRequest
- AConsumer
that will call methods onListSchemasRequest.Builder
to create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, CleanRoomsException Lists all of the tags that have been added to a resource.
- Parameters:
listTagsForResourceRequest
-- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, CleanRoomsException Lists all of the tags that have been added to a resource.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builder
avoiding the need to create one manually viaListTagsForResourceRequest.builder()
- Parameters:
listTagsForResourceRequest
- AConsumer
that will call methods onListTagsForResourceRequest.Builder
to create a request.- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
populateIdMappingTable
default PopulateIdMappingTableResponse populateIdMappingTable(PopulateIdMappingTableRequest populateIdMappingTableRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Defines the information that's necessary to populate an ID mapping table.
- Parameters:
populateIdMappingTableRequest
-- Returns:
- Result of the PopulateIdMappingTable operation returned by the service.
- See Also:
-
populateIdMappingTable
default PopulateIdMappingTableResponse populateIdMappingTable(Consumer<PopulateIdMappingTableRequest.Builder> populateIdMappingTableRequest) throws ConflictException, ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Defines the information that's necessary to populate an ID mapping table.
This is a convenience which creates an instance of the
PopulateIdMappingTableRequest.Builder
avoiding the need to create one manually viaPopulateIdMappingTableRequest.builder()
- Parameters:
populateIdMappingTableRequest
- AConsumer
that will call methods onPopulateIdMappingTableRequest.Builder
to create a request.- Returns:
- Result of the PopulateIdMappingTable operation returned by the service.
- See Also:
-
previewPrivacyImpact
default PreviewPrivacyImpactResponse previewPrivacyImpact(PreviewPrivacyImpactRequest previewPrivacyImpactRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
- Parameters:
previewPrivacyImpactRequest
-- Returns:
- Result of the PreviewPrivacyImpact operation returned by the service.
- See Also:
-
previewPrivacyImpact
default PreviewPrivacyImpactResponse previewPrivacyImpact(Consumer<PreviewPrivacyImpactRequest.Builder> previewPrivacyImpactRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
This is a convenience which creates an instance of the
PreviewPrivacyImpactRequest.Builder
avoiding the need to create one manually viaPreviewPrivacyImpactRequest.builder()
- Parameters:
previewPrivacyImpactRequest
- AConsumer
that will call methods onPreviewPrivacyImpactRequest.Builder
to create a request.- Returns:
- Result of the PreviewPrivacyImpact operation returned by the service.
- See Also:
-
startProtectedJob
default StartProtectedJobResponse startProtectedJob(StartProtectedJobRequest startProtectedJobRequest) throws ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a protected job that is started by Clean Rooms.
- Parameters:
startProtectedJobRequest
-- Returns:
- Result of the StartProtectedJob operation returned by the service.
- See Also:
-
startProtectedJob
default StartProtectedJobResponse startProtectedJob(Consumer<StartProtectedJobRequest.Builder> startProtectedJobRequest) throws ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a protected job that is started by Clean Rooms.
This is a convenience which creates an instance of the
StartProtectedJobRequest.Builder
avoiding the need to create one manually viaStartProtectedJobRequest.builder()
- Parameters:
startProtectedJobRequest
- AConsumer
that will call methods onStartProtectedJobRequest.Builder
to create a request.- Returns:
- Result of the StartProtectedJob operation returned by the service.
- See Also:
-
startProtectedQuery
default StartProtectedQueryResponse startProtectedQuery(StartProtectedQueryRequest startProtectedQueryRequest) throws ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a protected query that is started by Clean Rooms.
- Parameters:
startProtectedQueryRequest
-- Returns:
- Result of the StartProtectedQuery operation returned by the service.
- See Also:
-
startProtectedQuery
default StartProtectedQueryResponse startProtectedQuery(Consumer<StartProtectedQueryRequest.Builder> startProtectedQueryRequest) throws ServiceQuotaExceededException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Creates a protected query that is started by Clean Rooms.
This is a convenience which creates an instance of the
StartProtectedQueryRequest.Builder
avoiding the need to create one manually viaStartProtectedQueryRequest.builder()
- Parameters:
startProtectedQueryRequest
- AConsumer
that will call methods onStartProtectedQueryRequest.Builder
to create a request.- Returns:
- Result of the StartProtectedQuery operation returned by the service.
- See Also:
-
tagResource
default TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, CleanRoomsException Tags a resource.
- Parameters:
tagResourceRequest
-- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
tagResource
default TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, CleanRoomsException Tags a resource.
This is a convenience which creates an instance of the
TagResourceRequest.Builder
avoiding the need to create one manually viaTagResourceRequest.builder()
- Parameters:
tagResourceRequest
- AConsumer
that will call methods onTagResourceRequest.Builder
to create a request.- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
-
untagResource
default UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, CleanRoomsException Removes a tag or list of tags from a resource.
- Parameters:
untagResourceRequest
-- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
untagResource
default UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws ResourceNotFoundException, ValidationException, AwsServiceException, SdkClientException, CleanRoomsException Removes a tag or list of tags from a resource.
This is a convenience which creates an instance of the
UntagResourceRequest.Builder
avoiding the need to create one manually viaUntagResourceRequest.builder()
- Parameters:
untagResourceRequest
- AConsumer
that will call methods onUntagResourceRequest.Builder
to create a request.- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
-
updateAnalysisTemplate
default UpdateAnalysisTemplateResponse updateAnalysisTemplate(UpdateAnalysisTemplateRequest updateAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the analysis template metadata.
- Parameters:
updateAnalysisTemplateRequest
-- Returns:
- Result of the UpdateAnalysisTemplate operation returned by the service.
- See Also:
-
updateAnalysisTemplate
default UpdateAnalysisTemplateResponse updateAnalysisTemplate(Consumer<UpdateAnalysisTemplateRequest.Builder> updateAnalysisTemplateRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the analysis template metadata.
This is a convenience which creates an instance of the
UpdateAnalysisTemplateRequest.Builder
avoiding the need to create one manually viaUpdateAnalysisTemplateRequest.builder()
- Parameters:
updateAnalysisTemplateRequest
- AConsumer
that will call methods onUpdateAnalysisTemplateRequest.Builder
to create a request.- Returns:
- Result of the UpdateAnalysisTemplate operation returned by the service.
- See Also:
-
updateCollaboration
default UpdateCollaborationResponse updateCollaboration(UpdateCollaborationRequest updateCollaborationRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates collaboration metadata and can only be called by the collaboration owner.
- Parameters:
updateCollaborationRequest
-- Returns:
- Result of the UpdateCollaboration operation returned by the service.
- See Also:
-
updateCollaboration
default UpdateCollaborationResponse updateCollaboration(Consumer<UpdateCollaborationRequest.Builder> updateCollaborationRequest) throws InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates collaboration metadata and can only be called by the collaboration owner.
This is a convenience which creates an instance of the
UpdateCollaborationRequest.Builder
avoiding the need to create one manually viaUpdateCollaborationRequest.builder()
- Parameters:
updateCollaborationRequest
- AConsumer
that will call methods onUpdateCollaborationRequest.Builder
to create a request.- Returns:
- Result of the UpdateCollaboration operation returned by the service.
- See Also:
-
updateConfiguredAudienceModelAssociation
default UpdateConfiguredAudienceModelAssociationResponse updateConfiguredAudienceModelAssociation(UpdateConfiguredAudienceModelAssociationRequest updateConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details necessary to update a configured audience model association.
- Parameters:
updateConfiguredAudienceModelAssociationRequest
-- Returns:
- Result of the UpdateConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
updateConfiguredAudienceModelAssociation
default UpdateConfiguredAudienceModelAssociationResponse updateConfiguredAudienceModelAssociation(Consumer<UpdateConfiguredAudienceModelAssociationRequest.Builder> updateConfiguredAudienceModelAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details necessary to update a configured audience model association.
This is a convenience which creates an instance of the
UpdateConfiguredAudienceModelAssociationRequest.Builder
avoiding the need to create one manually viaUpdateConfiguredAudienceModelAssociationRequest.builder()
- Parameters:
updateConfiguredAudienceModelAssociationRequest
- AConsumer
that will call methods onUpdateConfiguredAudienceModelAssociationRequest.Builder
to create a request.- Returns:
- Result of the UpdateConfiguredAudienceModelAssociation operation returned by the service.
- See Also:
-
updateConfiguredTable
default UpdateConfiguredTableResponse updateConfiguredTable(UpdateConfiguredTableRequest updateConfiguredTableRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a configured table.
- Parameters:
updateConfiguredTableRequest
-- Returns:
- Result of the UpdateConfiguredTable operation returned by the service.
- See Also:
-
updateConfiguredTable
default UpdateConfiguredTableResponse updateConfiguredTable(Consumer<UpdateConfiguredTableRequest.Builder> updateConfiguredTableRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a configured table.
This is a convenience which creates an instance of the
UpdateConfiguredTableRequest.Builder
avoiding the need to create one manually viaUpdateConfiguredTableRequest.builder()
- Parameters:
updateConfiguredTableRequest
- AConsumer
that will call methods onUpdateConfiguredTableRequest.Builder
to create a request.- Returns:
- Result of the UpdateConfiguredTable operation returned by the service.
- See Also:
-
updateConfiguredTableAnalysisRule
default UpdateConfiguredTableAnalysisRuleResponse updateConfiguredTableAnalysisRule(UpdateConfiguredTableAnalysisRuleRequest updateConfiguredTableAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a configured table analysis rule.
- Parameters:
updateConfiguredTableAnalysisRuleRequest
-- Returns:
- Result of the UpdateConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
updateConfiguredTableAnalysisRule
default UpdateConfiguredTableAnalysisRuleResponse updateConfiguredTableAnalysisRule(Consumer<UpdateConfiguredTableAnalysisRuleRequest.Builder> updateConfiguredTableAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a configured table analysis rule.
This is a convenience which creates an instance of the
UpdateConfiguredTableAnalysisRuleRequest.Builder
avoiding the need to create one manually viaUpdateConfiguredTableAnalysisRuleRequest.builder()
- Parameters:
updateConfiguredTableAnalysisRuleRequest
- AConsumer
that will call methods onUpdateConfiguredTableAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the UpdateConfiguredTableAnalysisRule operation returned by the service.
- See Also:
-
updateConfiguredTableAssociation
default UpdateConfiguredTableAssociationResponse updateConfiguredTableAssociation(UpdateConfiguredTableAssociationRequest updateConfiguredTableAssociationRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a configured table association.
- Parameters:
updateConfiguredTableAssociationRequest
-- Returns:
- Result of the UpdateConfiguredTableAssociation operation returned by the service.
- See Also:
-
updateConfiguredTableAssociation
default UpdateConfiguredTableAssociationResponse updateConfiguredTableAssociation(Consumer<UpdateConfiguredTableAssociationRequest.Builder> updateConfiguredTableAssociationRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a configured table association.
This is a convenience which creates an instance of the
UpdateConfiguredTableAssociationRequest.Builder
avoiding the need to create one manually viaUpdateConfiguredTableAssociationRequest.builder()
- Parameters:
updateConfiguredTableAssociationRequest
- AConsumer
that will call methods onUpdateConfiguredTableAssociationRequest.Builder
to create a request.- Returns:
- Result of the UpdateConfiguredTableAssociation operation returned by the service.
- See Also:
-
updateConfiguredTableAssociationAnalysisRule
default UpdateConfiguredTableAssociationAnalysisRuleResponse updateConfiguredTableAssociationAnalysisRule(UpdateConfiguredTableAssociationAnalysisRuleRequest updateConfiguredTableAssociationAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the analysis rule for a configured table association.
- Parameters:
updateConfiguredTableAssociationAnalysisRuleRequest
-- Returns:
- Result of the UpdateConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
updateConfiguredTableAssociationAnalysisRule
default UpdateConfiguredTableAssociationAnalysisRuleResponse updateConfiguredTableAssociationAnalysisRule(Consumer<UpdateConfiguredTableAssociationAnalysisRuleRequest.Builder> updateConfiguredTableAssociationAnalysisRuleRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the analysis rule for a configured table association.
This is a convenience which creates an instance of the
UpdateConfiguredTableAssociationAnalysisRuleRequest.Builder
avoiding the need to create one manually viaUpdateConfiguredTableAssociationAnalysisRuleRequest.builder()
- Parameters:
updateConfiguredTableAssociationAnalysisRuleRequest
- AConsumer
that will call methods onUpdateConfiguredTableAssociationAnalysisRuleRequest.Builder
to create a request.- Returns:
- Result of the UpdateConfiguredTableAssociationAnalysisRule operation returned by the service.
- See Also:
-
updateIdMappingTable
default UpdateIdMappingTableResponse updateIdMappingTable(UpdateIdMappingTableRequest updateIdMappingTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details that are necessary to update an ID mapping table.
- Parameters:
updateIdMappingTableRequest
-- Returns:
- Result of the UpdateIdMappingTable operation returned by the service.
- See Also:
-
updateIdMappingTable
default UpdateIdMappingTableResponse updateIdMappingTable(Consumer<UpdateIdMappingTableRequest.Builder> updateIdMappingTableRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details that are necessary to update an ID mapping table.
This is a convenience which creates an instance of the
UpdateIdMappingTableRequest.Builder
avoiding the need to create one manually viaUpdateIdMappingTableRequest.builder()
- Parameters:
updateIdMappingTableRequest
- AConsumer
that will call methods onUpdateIdMappingTableRequest.Builder
to create a request.- Returns:
- Result of the UpdateIdMappingTable operation returned by the service.
- See Also:
-
updateIdNamespaceAssociation
default UpdateIdNamespaceAssociationResponse updateIdNamespaceAssociation(UpdateIdNamespaceAssociationRequest updateIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details that are necessary to update an ID namespace association.
- Parameters:
updateIdNamespaceAssociationRequest
-- Returns:
- Result of the UpdateIdNamespaceAssociation operation returned by the service.
- See Also:
-
updateIdNamespaceAssociation
default UpdateIdNamespaceAssociationResponse updateIdNamespaceAssociation(Consumer<UpdateIdNamespaceAssociationRequest.Builder> updateIdNamespaceAssociationRequest) throws ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Provides the details that are necessary to update an ID namespace association.
This is a convenience which creates an instance of the
UpdateIdNamespaceAssociationRequest.Builder
avoiding the need to create one manually viaUpdateIdNamespaceAssociationRequest.builder()
- Parameters:
updateIdNamespaceAssociationRequest
- AConsumer
that will call methods onUpdateIdNamespaceAssociationRequest.Builder
to create a request.- Returns:
- Result of the UpdateIdNamespaceAssociation operation returned by the service.
- See Also:
-
updateMembership
default UpdateMembershipResponse updateMembership(UpdateMembershipRequest updateMembershipRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a membership.
- Parameters:
updateMembershipRequest
-- Returns:
- Result of the UpdateMembership operation returned by the service.
- See Also:
-
updateMembership
default UpdateMembershipResponse updateMembership(Consumer<UpdateMembershipRequest.Builder> updateMembershipRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates a membership.
This is a convenience which creates an instance of the
UpdateMembershipRequest.Builder
avoiding the need to create one manually viaUpdateMembershipRequest.builder()
- Parameters:
updateMembershipRequest
- AConsumer
that will call methods onUpdateMembershipRequest.Builder
to create a request.- Returns:
- Result of the UpdateMembership operation returned by the service.
- See Also:
-
updatePrivacyBudgetTemplate
default UpdatePrivacyBudgetTemplateResponse updatePrivacyBudgetTemplate(UpdatePrivacyBudgetTemplateRequest updatePrivacyBudgetTemplateRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the privacy budget template for the specified membership.
- Parameters:
updatePrivacyBudgetTemplateRequest
-- Returns:
- Result of the UpdatePrivacyBudgetTemplate operation returned by the service.
- See Also:
-
updatePrivacyBudgetTemplate
default UpdatePrivacyBudgetTemplateResponse updatePrivacyBudgetTemplate(Consumer<UpdatePrivacyBudgetTemplateRequest.Builder> updatePrivacyBudgetTemplateRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the privacy budget template for the specified membership.
This is a convenience which creates an instance of the
UpdatePrivacyBudgetTemplateRequest.Builder
avoiding the need to create one manually viaUpdatePrivacyBudgetTemplateRequest.builder()
- Parameters:
updatePrivacyBudgetTemplateRequest
- AConsumer
that will call methods onUpdatePrivacyBudgetTemplateRequest.Builder
to create a request.- Returns:
- Result of the UpdatePrivacyBudgetTemplate operation returned by the service.
- See Also:
-
updateProtectedJob
default UpdateProtectedJobResponse updateProtectedJob(UpdateProtectedJobRequest updateProtectedJobRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the processing of a currently running job.
- Parameters:
updateProtectedJobRequest
-- Returns:
- Result of the UpdateProtectedJob operation returned by the service.
- See Also:
-
updateProtectedJob
default UpdateProtectedJobResponse updateProtectedJob(Consumer<UpdateProtectedJobRequest.Builder> updateProtectedJobRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the processing of a currently running job.
This is a convenience which creates an instance of the
UpdateProtectedJobRequest.Builder
avoiding the need to create one manually viaUpdateProtectedJobRequest.builder()
- Parameters:
updateProtectedJobRequest
- AConsumer
that will call methods onUpdateProtectedJobRequest.Builder
to create a request.- Returns:
- Result of the UpdateProtectedJob operation returned by the service.
- See Also:
-
updateProtectedQuery
default UpdateProtectedQueryResponse updateProtectedQuery(UpdateProtectedQueryRequest updateProtectedQueryRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the processing of a currently running query.
- Parameters:
updateProtectedQueryRequest
-- Returns:
- Result of the UpdateProtectedQuery operation returned by the service.
- See Also:
-
updateProtectedQuery
default UpdateProtectedQueryResponse updateProtectedQuery(Consumer<UpdateProtectedQueryRequest.Builder> updateProtectedQueryRequest) throws ConflictException, ResourceNotFoundException, InternalServerException, ValidationException, ThrottlingException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsException Updates the processing of a currently running query.
This is a convenience which creates an instance of the
UpdateProtectedQueryRequest.Builder
avoiding the need to create one manually viaUpdateProtectedQueryRequest.builder()
- Parameters:
updateProtectedQueryRequest
- AConsumer
that will call methods onUpdateProtectedQueryRequest.Builder
to create a request.- Returns:
- Result of the UpdateProtectedQuery operation returned by the service.
- See Also:
-
create
Create aCleanRoomsClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. -
builder
Create a builder that can be used to configure and create aCleanRoomsClient
. -
serviceMetadata
-
serviceClientConfiguration
Description copied from interface:SdkClient
The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfiguration
in interfaceAwsClient
- Specified by:
serviceClientConfiguration
in interfaceSdkClient
- Returns:
- SdkServiceClientConfiguration
-