Skip navigation links
A B C D E F G H I J L M P Q R S T U V W 

A

AbstractAWSCleanRooms - Class in com.amazonaws.services.cleanrooms
Abstract implementation of AWSCleanRooms.
AbstractAWSCleanRooms() - Constructor for class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
AbstractAWSCleanRoomsAsync - Class in com.amazonaws.services.cleanrooms
Abstract implementation of AWSCleanRoomsAsync.
AbstractAWSCleanRoomsAsync() - Constructor for class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
AccessDeniedException - Exception in com.amazonaws.services.cleanrooms.model
Caller does not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessDeniedExceptionReason - Enum in com.amazonaws.services.cleanrooms.model
 
AdditionalAnalyses - Enum in com.amazonaws.services.cleanrooms.model
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
Add a single Parameters entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
Add a single Tags entry
AggregateColumn - Class in com.amazonaws.services.cleanrooms.model
Column in configured table that can be used in aggregate function in query.
AggregateColumn() - Constructor for class com.amazonaws.services.cleanrooms.model.AggregateColumn
 
AggregateFunctionName - Enum in com.amazonaws.services.cleanrooms.model
 
AggregationConstraint - Class in com.amazonaws.services.cleanrooms.model
Constraint on query output removing output rows that do not meet a minimum number of distinct values of a specified column.
AggregationConstraint() - Constructor for class com.amazonaws.services.cleanrooms.model.AggregationConstraint
 
AggregationType - Enum in com.amazonaws.services.cleanrooms.model
 
AnalysisFormat - Enum in com.amazonaws.services.cleanrooms.model
 
AnalysisMethod - Enum in com.amazonaws.services.cleanrooms.model
 
AnalysisParameter - Class in com.amazonaws.services.cleanrooms.model
Optional.
AnalysisParameter() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisParameter
 
AnalysisRule - Class in com.amazonaws.services.cleanrooms.model
A specification about how data from the configured table can be used in a query.
AnalysisRule() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisRule
 
AnalysisRuleAggregation - Class in com.amazonaws.services.cleanrooms.model
A type of analysis rule that enables query structure and specified queries that produce aggregate statistics.
AnalysisRuleAggregation() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
 
AnalysisRuleCustom - Class in com.amazonaws.services.cleanrooms.model
A type of analysis rule that enables the table owner to approve custom SQL queries on their configured tables.
AnalysisRuleCustom() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
 
AnalysisRuleIdMappingTable - Class in com.amazonaws.services.cleanrooms.model
Defines details for the analysis rule ID mapping table.
AnalysisRuleIdMappingTable() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
 
AnalysisRuleList - Class in com.amazonaws.services.cleanrooms.model
A type of analysis rule that enables row-level analysis.
AnalysisRuleList() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
 
AnalysisRulePolicy - Class in com.amazonaws.services.cleanrooms.model
Controls on the query specifications that can be run on configured table.
AnalysisRulePolicy() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
 
AnalysisRulePolicyV1 - Class in com.amazonaws.services.cleanrooms.model
Controls on the query specifications that can be run on configured table.
AnalysisRulePolicyV1() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
 
AnalysisRuleType - Enum in com.amazonaws.services.cleanrooms.model
 
AnalysisSchema - Class in com.amazonaws.services.cleanrooms.model
A relation within an analysis.
AnalysisSchema() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisSchema
 
AnalysisSource - Class in com.amazonaws.services.cleanrooms.model
The structure that defines the body of the analysis template.
AnalysisSource() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisSource
 
AnalysisTemplate - Class in com.amazonaws.services.cleanrooms.model
The analysis template.
AnalysisTemplate() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
 
AnalysisTemplateSummary - Class in com.amazonaws.services.cleanrooms.model
The metadata of the analysis template.
AnalysisTemplateSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
 
AnalysisTemplateValidationStatus - Enum in com.amazonaws.services.cleanrooms.model
 
AnalysisTemplateValidationStatusDetail - Class in com.amazonaws.services.cleanrooms.model
The status details of the analysis template validation.
AnalysisTemplateValidationStatusDetail() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
 
AnalysisTemplateValidationStatusReason - Class in com.amazonaws.services.cleanrooms.model
The reasons for the validation results.
AnalysisTemplateValidationStatusReason() - Constructor for class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
 
AnalysisTemplateValidationType - Enum in com.amazonaws.services.cleanrooms.model
 
AnalysisType - Enum in com.amazonaws.services.cleanrooms.model
 
asyncBuilder() - Static method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
AWSCleanRooms - Interface in com.amazonaws.services.cleanrooms
Interface for accessing AWS Clean Rooms Service.
AWSCleanRoomsAsync - Interface in com.amazonaws.services.cleanrooms
Interface for accessing AWS Clean Rooms Service asynchronously.
AWSCleanRoomsAsyncClient - Class in com.amazonaws.services.cleanrooms
Client for accessing AWS Clean Rooms Service asynchronously.
AWSCleanRoomsAsyncClientBuilder - Class in com.amazonaws.services.cleanrooms
Fluent builder for AWSCleanRoomsAsync.
AWSCleanRoomsClient - Class in com.amazonaws.services.cleanrooms
Client for accessing AWS Clean Rooms Service.
AWSCleanRoomsClientBuilder - Class in com.amazonaws.services.cleanrooms
Fluent builder for AWSCleanRooms.
AWSCleanRoomsException - Exception in com.amazonaws.services.cleanrooms.model
Base exception for all service exceptions thrown by AWS Clean Rooms Service
AWSCleanRoomsException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.AWSCleanRoomsException
Constructs a new AWSCleanRoomsException with the specified error message.

B

batchGetCollaborationAnalysisTemplate(BatchGetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
batchGetCollaborationAnalysisTemplate(BatchGetCollaborationAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).
batchGetCollaborationAnalysisTemplate(BatchGetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).
batchGetCollaborationAnalysisTemplateAsync(BatchGetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
batchGetCollaborationAnalysisTemplateAsync(BatchGetCollaborationAnalysisTemplateRequest, AsyncHandler<BatchGetCollaborationAnalysisTemplateRequest, BatchGetCollaborationAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
batchGetCollaborationAnalysisTemplateAsync(BatchGetCollaborationAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).
batchGetCollaborationAnalysisTemplateAsync(BatchGetCollaborationAnalysisTemplateRequest, AsyncHandler<BatchGetCollaborationAnalysisTemplateRequest, BatchGetCollaborationAnalysisTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).
batchGetCollaborationAnalysisTemplateAsync(BatchGetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
batchGetCollaborationAnalysisTemplateAsync(BatchGetCollaborationAnalysisTemplateRequest, AsyncHandler<BatchGetCollaborationAnalysisTemplateRequest, BatchGetCollaborationAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
BatchGetCollaborationAnalysisTemplateError - Class in com.amazonaws.services.cleanrooms.model
Details of errors thrown by the call to retrieve multiple analysis templates within a collaboration by their identifiers.
BatchGetCollaborationAnalysisTemplateError() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
 
BatchGetCollaborationAnalysisTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
BatchGetCollaborationAnalysisTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
 
BatchGetCollaborationAnalysisTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
BatchGetCollaborationAnalysisTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
 
batchGetSchema(BatchGetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
batchGetSchema(BatchGetSchemaRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves multiple schemas by their identifiers.
batchGetSchema(BatchGetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves multiple schemas by their identifiers.
batchGetSchemaAnalysisRule(BatchGetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
batchGetSchemaAnalysisRule(BatchGetSchemaAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves multiple analysis rule schemas.
batchGetSchemaAnalysisRule(BatchGetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves multiple analysis rule schemas.
batchGetSchemaAnalysisRuleAsync(BatchGetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
batchGetSchemaAnalysisRuleAsync(BatchGetSchemaAnalysisRuleRequest, AsyncHandler<BatchGetSchemaAnalysisRuleRequest, BatchGetSchemaAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
batchGetSchemaAnalysisRuleAsync(BatchGetSchemaAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves multiple analysis rule schemas.
batchGetSchemaAnalysisRuleAsync(BatchGetSchemaAnalysisRuleRequest, AsyncHandler<BatchGetSchemaAnalysisRuleRequest, BatchGetSchemaAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves multiple analysis rule schemas.
batchGetSchemaAnalysisRuleAsync(BatchGetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
batchGetSchemaAnalysisRuleAsync(BatchGetSchemaAnalysisRuleRequest, AsyncHandler<BatchGetSchemaAnalysisRuleRequest, BatchGetSchemaAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
BatchGetSchemaAnalysisRuleError - Class in com.amazonaws.services.cleanrooms.model
An error that describes why a schema could not be fetched.
BatchGetSchemaAnalysisRuleError() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
 
BatchGetSchemaAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
BatchGetSchemaAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
 
BatchGetSchemaAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
BatchGetSchemaAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
 
batchGetSchemaAsync(BatchGetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
batchGetSchemaAsync(BatchGetSchemaRequest, AsyncHandler<BatchGetSchemaRequest, BatchGetSchemaResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
batchGetSchemaAsync(BatchGetSchemaRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves multiple schemas by their identifiers.
batchGetSchemaAsync(BatchGetSchemaRequest, AsyncHandler<BatchGetSchemaRequest, BatchGetSchemaResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves multiple schemas by their identifiers.
batchGetSchemaAsync(BatchGetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
batchGetSchemaAsync(BatchGetSchemaRequest, AsyncHandler<BatchGetSchemaRequest, BatchGetSchemaResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
BatchGetSchemaError - Class in com.amazonaws.services.cleanrooms.model
An error describing why a schema could not be fetched.
BatchGetSchemaError() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
 
BatchGetSchemaRequest - Class in com.amazonaws.services.cleanrooms.model
 
BatchGetSchemaRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
 
BatchGetSchemaResult - Class in com.amazonaws.services.cleanrooms.model
 
BatchGetSchemaResult() - Constructor for class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClientBuilder
Construct an asynchronous implementation of AWSCleanRoomsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClientBuilder
Construct a synchronous implementation of AWSCleanRooms using the current builder configuration.
builder() - Static method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
 

C

clearParametersEntries() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
Removes all the entries added into Parameters.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.Column
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.Membership
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.Schema
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.TableReference
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
 
clone() - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
 
Collaboration - Class in com.amazonaws.services.cleanrooms.model
The multi-party data share environment.
Collaboration() - Constructor for class com.amazonaws.services.cleanrooms.model.Collaboration
 
CollaborationAnalysisTemplate - Class in com.amazonaws.services.cleanrooms.model
The analysis template within a collaboration.
CollaborationAnalysisTemplate() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
 
CollaborationAnalysisTemplateSummary - Class in com.amazonaws.services.cleanrooms.model
The metadata of the analysis template within a collaboration.
CollaborationAnalysisTemplateSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
 
CollaborationConfiguredAudienceModelAssociation - Class in com.amazonaws.services.cleanrooms.model
The configured audience model association within a collaboration.
CollaborationConfiguredAudienceModelAssociation() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
 
CollaborationConfiguredAudienceModelAssociationSummary - Class in com.amazonaws.services.cleanrooms.model
A summary of the configured audience model association in the collaboration.
CollaborationConfiguredAudienceModelAssociationSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
 
CollaborationIdNamespaceAssociationSummary - Class in com.amazonaws.services.cleanrooms.model
Provides summary information about the collaboration ID namespace association.
CollaborationIdNamespaceAssociationSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
 
CollaborationPrivacyBudgetSummary - Class in com.amazonaws.services.cleanrooms.model
A summary of the collaboration privacy budgets.
CollaborationPrivacyBudgetSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
 
CollaborationPrivacyBudgetTemplate - Class in com.amazonaws.services.cleanrooms.model
An array that specifies the information for a collaboration's privacy budget template.
CollaborationPrivacyBudgetTemplate() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
 
CollaborationPrivacyBudgetTemplateSummary - Class in com.amazonaws.services.cleanrooms.model
A summary of the collaboration's privacy budget template.
CollaborationPrivacyBudgetTemplateSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
 
CollaborationQueryLogStatus - Enum in com.amazonaws.services.cleanrooms.model
 
CollaborationSummary - Class in com.amazonaws.services.cleanrooms.model
The metadata of the collaboration.
CollaborationSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.CollaborationSummary
 
Column - Class in com.amazonaws.services.cleanrooms.model
A column within a schema relation, derived from the underlying Glue table.
Column() - Constructor for class com.amazonaws.services.cleanrooms.model.Column
 
com.amazonaws.services.cleanrooms - package com.amazonaws.services.cleanrooms
Welcome to the Clean Rooms API Reference.
com.amazonaws.services.cleanrooms.model - package com.amazonaws.services.cleanrooms.model
 
configFactory - Static variable in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Client configuration factory providing ClientConfigurations tailored to this client
ConfigurationDetails - Class in com.amazonaws.services.cleanrooms.model
The configuration details.
ConfigurationDetails() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
 
ConfiguredAudienceModelAssociation - Class in com.amazonaws.services.cleanrooms.model
Details about the configured audience model association.
ConfiguredAudienceModelAssociation() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
 
ConfiguredAudienceModelAssociationSummary - Class in com.amazonaws.services.cleanrooms.model
A summary of the configured audience model association.
ConfiguredAudienceModelAssociationSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
 
ConfiguredTable - Class in com.amazonaws.services.cleanrooms.model
A table that has been configured for use in a collaboration.
ConfiguredTable() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTable
 
ConfiguredTableAnalysisRule - Class in com.amazonaws.services.cleanrooms.model
A configured table analysis rule, which limits how data for this table can be used.
ConfiguredTableAnalysisRule() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
 
ConfiguredTableAnalysisRulePolicy - Class in com.amazonaws.services.cleanrooms.model
Controls on the query specifications that can be run on a configured table.
ConfiguredTableAnalysisRulePolicy() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
 
ConfiguredTableAnalysisRulePolicyV1 - Class in com.amazonaws.services.cleanrooms.model
Controls on the query specifications that can be run on a configured table.
ConfiguredTableAnalysisRulePolicyV1() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
ConfiguredTableAnalysisRuleType - Enum in com.amazonaws.services.cleanrooms.model
 
ConfiguredTableAssociation - Class in com.amazonaws.services.cleanrooms.model
A configured table association links a configured table to a collaboration.
ConfiguredTableAssociation() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
 
ConfiguredTableAssociationAnalysisRule - Class in com.amazonaws.services.cleanrooms.model
An analysis rule for a configured table association.
ConfiguredTableAssociationAnalysisRule() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
 
ConfiguredTableAssociationAnalysisRuleAggregation - Class in com.amazonaws.services.cleanrooms.model
The configured table association analysis rule applied to a configured table with the aggregation analysis rule.
ConfiguredTableAssociationAnalysisRuleAggregation() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
 
ConfiguredTableAssociationAnalysisRuleCustom - Class in com.amazonaws.services.cleanrooms.model
The configured table association analysis rule applied to a configured table with the custom analysis rule.
ConfiguredTableAssociationAnalysisRuleCustom() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
 
ConfiguredTableAssociationAnalysisRuleList - Class in com.amazonaws.services.cleanrooms.model
The configured table association analysis rule applied to a configured table with the list analysis rule.
ConfiguredTableAssociationAnalysisRuleList() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
 
ConfiguredTableAssociationAnalysisRulePolicy - Class in com.amazonaws.services.cleanrooms.model
Controls on the query specifications that can be run on an associated configured table.
ConfiguredTableAssociationAnalysisRulePolicy() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
 
ConfiguredTableAssociationAnalysisRulePolicyV1 - Class in com.amazonaws.services.cleanrooms.model
Controls on the query specifications that can be run on an associated configured table.
ConfiguredTableAssociationAnalysisRulePolicyV1() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
 
ConfiguredTableAssociationAnalysisRuleType - Enum in com.amazonaws.services.cleanrooms.model
 
ConfiguredTableAssociationSummary - Class in com.amazonaws.services.cleanrooms.model
The configured table association summary for the objects listed by the request.
ConfiguredTableAssociationSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
 
ConfiguredTableSummary - Class in com.amazonaws.services.cleanrooms.model
The configured table summary for the objects listed by the request.
ConfiguredTableSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
 
ConflictException - Exception in com.amazonaws.services.cleanrooms.model
Updating or deleting a resource can cause an inconsistent state.
ConflictException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.ConflictException
Constructs a new ConflictException with the specified error message.
ConflictExceptionReason - Enum in com.amazonaws.services.cleanrooms.model
 
createAnalysisTemplate(CreateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createAnalysisTemplate(CreateAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a new analysis template.
createAnalysisTemplate(CreateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a new analysis template.
createAnalysisTemplateAsync(CreateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createAnalysisTemplateAsync(CreateAnalysisTemplateRequest, AsyncHandler<CreateAnalysisTemplateRequest, CreateAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createAnalysisTemplateAsync(CreateAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new analysis template.
createAnalysisTemplateAsync(CreateAnalysisTemplateRequest, AsyncHandler<CreateAnalysisTemplateRequest, CreateAnalysisTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new analysis template.
createAnalysisTemplateAsync(CreateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createAnalysisTemplateAsync(CreateAnalysisTemplateRequest, AsyncHandler<CreateAnalysisTemplateRequest, CreateAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateAnalysisTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateAnalysisTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
 
CreateAnalysisTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateAnalysisTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
 
createCollaboration(CreateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createCollaboration(CreateCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a new collaboration.
createCollaboration(CreateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a new collaboration.
createCollaborationAsync(CreateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createCollaborationAsync(CreateCollaborationRequest, AsyncHandler<CreateCollaborationRequest, CreateCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createCollaborationAsync(CreateCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new collaboration.
createCollaborationAsync(CreateCollaborationRequest, AsyncHandler<CreateCollaborationRequest, CreateCollaborationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new collaboration.
createCollaborationAsync(CreateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createCollaborationAsync(CreateCollaborationRequest, AsyncHandler<CreateCollaborationRequest, CreateCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateCollaborationRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateCollaborationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
 
CreateCollaborationResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateCollaborationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
 
createConfiguredAudienceModelAssociation(CreateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createConfiguredAudienceModelAssociation(CreateConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Provides the details necessary to create a configured audience model association.
createConfiguredAudienceModelAssociation(CreateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Provides the details necessary to create a configured audience model association.
createConfiguredAudienceModelAssociationAsync(CreateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredAudienceModelAssociationAsync(CreateConfiguredAudienceModelAssociationRequest, AsyncHandler<CreateConfiguredAudienceModelAssociationRequest, CreateConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredAudienceModelAssociationAsync(CreateConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the details necessary to create a configured audience model association.
createConfiguredAudienceModelAssociationAsync(CreateConfiguredAudienceModelAssociationRequest, AsyncHandler<CreateConfiguredAudienceModelAssociationRequest, CreateConfiguredAudienceModelAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the details necessary to create a configured audience model association.
createConfiguredAudienceModelAssociationAsync(CreateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createConfiguredAudienceModelAssociationAsync(CreateConfiguredAudienceModelAssociationRequest, AsyncHandler<CreateConfiguredAudienceModelAssociationRequest, CreateConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateConfiguredAudienceModelAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredAudienceModelAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
 
CreateConfiguredAudienceModelAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredAudienceModelAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
 
createConfiguredTable(CreateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createConfiguredTable(CreateConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a new configured table resource.
createConfiguredTable(CreateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a new configured table resource.
createConfiguredTableAnalysisRule(CreateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createConfiguredTableAnalysisRule(CreateConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a new analysis rule for a configured table.
createConfiguredTableAnalysisRule(CreateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a new analysis rule for a configured table.
createConfiguredTableAnalysisRuleAsync(CreateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAnalysisRuleAsync(CreateConfiguredTableAnalysisRuleRequest, AsyncHandler<CreateConfiguredTableAnalysisRuleRequest, CreateConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAnalysisRuleAsync(CreateConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new analysis rule for a configured table.
createConfiguredTableAnalysisRuleAsync(CreateConfiguredTableAnalysisRuleRequest, AsyncHandler<CreateConfiguredTableAnalysisRuleRequest, CreateConfiguredTableAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new analysis rule for a configured table.
createConfiguredTableAnalysisRuleAsync(CreateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createConfiguredTableAnalysisRuleAsync(CreateConfiguredTableAnalysisRuleRequest, AsyncHandler<CreateConfiguredTableAnalysisRuleRequest, CreateConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateConfiguredTableAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
 
CreateConfiguredTableAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
 
createConfiguredTableAssociation(CreateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createConfiguredTableAssociation(CreateConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a configured table association.
createConfiguredTableAssociation(CreateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a configured table association.
createConfiguredTableAssociationAnalysisRule(CreateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createConfiguredTableAssociationAnalysisRule(CreateConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a new analysis rule for an associated configured table.
createConfiguredTableAssociationAnalysisRule(CreateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a new analysis rule for an associated configured table.
createConfiguredTableAssociationAnalysisRuleAsync(CreateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAssociationAnalysisRuleAsync(CreateConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<CreateConfiguredTableAssociationAnalysisRuleRequest, CreateConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAssociationAnalysisRuleAsync(CreateConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new analysis rule for an associated configured table.
createConfiguredTableAssociationAnalysisRuleAsync(CreateConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<CreateConfiguredTableAssociationAnalysisRuleRequest, CreateConfiguredTableAssociationAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new analysis rule for an associated configured table.
createConfiguredTableAssociationAnalysisRuleAsync(CreateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createConfiguredTableAssociationAnalysisRuleAsync(CreateConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<CreateConfiguredTableAssociationAnalysisRuleRequest, CreateConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateConfiguredTableAssociationAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableAssociationAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
 
CreateConfiguredTableAssociationAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableAssociationAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
 
createConfiguredTableAssociationAsync(CreateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAssociationAsync(CreateConfiguredTableAssociationRequest, AsyncHandler<CreateConfiguredTableAssociationRequest, CreateConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAssociationAsync(CreateConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a configured table association.
createConfiguredTableAssociationAsync(CreateConfiguredTableAssociationRequest, AsyncHandler<CreateConfiguredTableAssociationRequest, CreateConfiguredTableAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a configured table association.
createConfiguredTableAssociationAsync(CreateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createConfiguredTableAssociationAsync(CreateConfiguredTableAssociationRequest, AsyncHandler<CreateConfiguredTableAssociationRequest, CreateConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateConfiguredTableAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
 
CreateConfiguredTableAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
 
createConfiguredTableAsync(CreateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAsync(CreateConfiguredTableRequest, AsyncHandler<CreateConfiguredTableRequest, CreateConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createConfiguredTableAsync(CreateConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new configured table resource.
createConfiguredTableAsync(CreateConfiguredTableRequest, AsyncHandler<CreateConfiguredTableRequest, CreateConfiguredTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a new configured table resource.
createConfiguredTableAsync(CreateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createConfiguredTableAsync(CreateConfiguredTableRequest, AsyncHandler<CreateConfiguredTableRequest, CreateConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateConfiguredTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
 
CreateConfiguredTableResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateConfiguredTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
 
createIdMappingTable(CreateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createIdMappingTable(CreateIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates an ID mapping table.
createIdMappingTable(CreateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates an ID mapping table.
createIdMappingTableAsync(CreateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createIdMappingTableAsync(CreateIdMappingTableRequest, AsyncHandler<CreateIdMappingTableRequest, CreateIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createIdMappingTableAsync(CreateIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates an ID mapping table.
createIdMappingTableAsync(CreateIdMappingTableRequest, AsyncHandler<CreateIdMappingTableRequest, CreateIdMappingTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates an ID mapping table.
createIdMappingTableAsync(CreateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createIdMappingTableAsync(CreateIdMappingTableRequest, AsyncHandler<CreateIdMappingTableRequest, CreateIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateIdMappingTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateIdMappingTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
 
CreateIdMappingTableResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateIdMappingTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
 
createMembership(CreateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createMembership(CreateMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a membership for a specific collaboration identifier and joins the collaboration.
createMembership(CreateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a membership for a specific collaboration identifier and joins the collaboration.
createMembershipAsync(CreateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createMembershipAsync(CreateMembershipRequest, AsyncHandler<CreateMembershipRequest, CreateMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createMembershipAsync(CreateMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a membership for a specific collaboration identifier and joins the collaboration.
createMembershipAsync(CreateMembershipRequest, AsyncHandler<CreateMembershipRequest, CreateMembershipResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a membership for a specific collaboration identifier and joins the collaboration.
createMembershipAsync(CreateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createMembershipAsync(CreateMembershipRequest, AsyncHandler<CreateMembershipRequest, CreateMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreateMembershipRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreateMembershipRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
 
CreateMembershipResult - Class in com.amazonaws.services.cleanrooms.model
 
CreateMembershipResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
 
createPrivacyBudgetTemplate(CreatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
createPrivacyBudgetTemplate(CreatePrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a privacy budget template for a specified membership.
createPrivacyBudgetTemplate(CreatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a privacy budget template for a specified membership.
createPrivacyBudgetTemplateAsync(CreatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createPrivacyBudgetTemplateAsync(CreatePrivacyBudgetTemplateRequest, AsyncHandler<CreatePrivacyBudgetTemplateRequest, CreatePrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
createPrivacyBudgetTemplateAsync(CreatePrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a privacy budget template for a specified membership.
createPrivacyBudgetTemplateAsync(CreatePrivacyBudgetTemplateRequest, AsyncHandler<CreatePrivacyBudgetTemplateRequest, CreatePrivacyBudgetTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a privacy budget template for a specified membership.
createPrivacyBudgetTemplateAsync(CreatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
createPrivacyBudgetTemplateAsync(CreatePrivacyBudgetTemplateRequest, AsyncHandler<CreatePrivacyBudgetTemplateRequest, CreatePrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
CreatePrivacyBudgetTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
CreatePrivacyBudgetTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
 
CreatePrivacyBudgetTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
CreatePrivacyBudgetTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
 

D

DataEncryptionMetadata - Class in com.amazonaws.services.cleanrooms.model
The settings for client-side encryption for cryptographic computing.
DataEncryptionMetadata() - Constructor for class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
 
defaultClient() - Static method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClientBuilder
 
deleteAnalysisTemplate(DeleteAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteAnalysisTemplate(DeleteAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes an analysis template.
deleteAnalysisTemplate(DeleteAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes an analysis template.
deleteAnalysisTemplateAsync(DeleteAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteAnalysisTemplateAsync(DeleteAnalysisTemplateRequest, AsyncHandler<DeleteAnalysisTemplateRequest, DeleteAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteAnalysisTemplateAsync(DeleteAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an analysis template.
deleteAnalysisTemplateAsync(DeleteAnalysisTemplateRequest, AsyncHandler<DeleteAnalysisTemplateRequest, DeleteAnalysisTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an analysis template.
deleteAnalysisTemplateAsync(DeleteAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteAnalysisTemplateAsync(DeleteAnalysisTemplateRequest, AsyncHandler<DeleteAnalysisTemplateRequest, DeleteAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteAnalysisTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteAnalysisTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
 
DeleteAnalysisTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteAnalysisTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateResult
 
deleteCollaboration(DeleteCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteCollaboration(DeleteCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes a collaboration.
deleteCollaboration(DeleteCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes a collaboration.
deleteCollaborationAsync(DeleteCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteCollaborationAsync(DeleteCollaborationRequest, AsyncHandler<DeleteCollaborationRequest, DeleteCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteCollaborationAsync(DeleteCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a collaboration.
deleteCollaborationAsync(DeleteCollaborationRequest, AsyncHandler<DeleteCollaborationRequest, DeleteCollaborationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a collaboration.
deleteCollaborationAsync(DeleteCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteCollaborationAsync(DeleteCollaborationRequest, AsyncHandler<DeleteCollaborationRequest, DeleteCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteCollaborationRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteCollaborationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
 
DeleteCollaborationResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteCollaborationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteCollaborationResult
 
deleteConfiguredAudienceModelAssociation(DeleteConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteConfiguredAudienceModelAssociation(DeleteConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Provides the information necessary to delete a configured audience model association.
deleteConfiguredAudienceModelAssociation(DeleteConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Provides the information necessary to delete a configured audience model association.
deleteConfiguredAudienceModelAssociationAsync(DeleteConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredAudienceModelAssociationAsync(DeleteConfiguredAudienceModelAssociationRequest, AsyncHandler<DeleteConfiguredAudienceModelAssociationRequest, DeleteConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredAudienceModelAssociationAsync(DeleteConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the information necessary to delete a configured audience model association.
deleteConfiguredAudienceModelAssociationAsync(DeleteConfiguredAudienceModelAssociationRequest, AsyncHandler<DeleteConfiguredAudienceModelAssociationRequest, DeleteConfiguredAudienceModelAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the information necessary to delete a configured audience model association.
deleteConfiguredAudienceModelAssociationAsync(DeleteConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteConfiguredAudienceModelAssociationAsync(DeleteConfiguredAudienceModelAssociationRequest, AsyncHandler<DeleteConfiguredAudienceModelAssociationRequest, DeleteConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteConfiguredAudienceModelAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredAudienceModelAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
 
DeleteConfiguredAudienceModelAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredAudienceModelAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationResult
 
deleteConfiguredTable(DeleteConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteConfiguredTable(DeleteConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes a configured table.
deleteConfiguredTable(DeleteConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes a configured table.
deleteConfiguredTableAnalysisRule(DeleteConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteConfiguredTableAnalysisRule(DeleteConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes a configured table analysis rule.
deleteConfiguredTableAnalysisRule(DeleteConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes a configured table analysis rule.
deleteConfiguredTableAnalysisRuleAsync(DeleteConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAnalysisRuleAsync(DeleteConfiguredTableAnalysisRuleRequest, AsyncHandler<DeleteConfiguredTableAnalysisRuleRequest, DeleteConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAnalysisRuleAsync(DeleteConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a configured table analysis rule.
deleteConfiguredTableAnalysisRuleAsync(DeleteConfiguredTableAnalysisRuleRequest, AsyncHandler<DeleteConfiguredTableAnalysisRuleRequest, DeleteConfiguredTableAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a configured table analysis rule.
deleteConfiguredTableAnalysisRuleAsync(DeleteConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteConfiguredTableAnalysisRuleAsync(DeleteConfiguredTableAnalysisRuleRequest, AsyncHandler<DeleteConfiguredTableAnalysisRuleRequest, DeleteConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteConfiguredTableAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredTableAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
 
DeleteConfiguredTableAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
An empty response that indicates a successful delete.
DeleteConfiguredTableAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleResult
 
deleteConfiguredTableAssociation(DeleteConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteConfiguredTableAssociation(DeleteConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes a configured table association.
deleteConfiguredTableAssociation(DeleteConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes a configured table association.
deleteConfiguredTableAssociationAnalysisRule(DeleteConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteConfiguredTableAssociationAnalysisRule(DeleteConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes an analysis rule for a configured table association.
deleteConfiguredTableAssociationAnalysisRule(DeleteConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes an analysis rule for a configured table association.
deleteConfiguredTableAssociationAnalysisRuleAsync(DeleteConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAssociationAnalysisRuleAsync(DeleteConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<DeleteConfiguredTableAssociationAnalysisRuleRequest, DeleteConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAssociationAnalysisRuleAsync(DeleteConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an analysis rule for a configured table association.
deleteConfiguredTableAssociationAnalysisRuleAsync(DeleteConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<DeleteConfiguredTableAssociationAnalysisRuleRequest, DeleteConfiguredTableAssociationAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an analysis rule for a configured table association.
deleteConfiguredTableAssociationAnalysisRuleAsync(DeleteConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteConfiguredTableAssociationAnalysisRuleAsync(DeleteConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<DeleteConfiguredTableAssociationAnalysisRuleRequest, DeleteConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteConfiguredTableAssociationAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredTableAssociationAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
 
DeleteConfiguredTableAssociationAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredTableAssociationAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleResult
 
deleteConfiguredTableAssociationAsync(DeleteConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAssociationAsync(DeleteConfiguredTableAssociationRequest, AsyncHandler<DeleteConfiguredTableAssociationRequest, DeleteConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAssociationAsync(DeleteConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a configured table association.
deleteConfiguredTableAssociationAsync(DeleteConfiguredTableAssociationRequest, AsyncHandler<DeleteConfiguredTableAssociationRequest, DeleteConfiguredTableAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a configured table association.
deleteConfiguredTableAssociationAsync(DeleteConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteConfiguredTableAssociationAsync(DeleteConfiguredTableAssociationRequest, AsyncHandler<DeleteConfiguredTableAssociationRequest, DeleteConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteConfiguredTableAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredTableAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
 
DeleteConfiguredTableAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredTableAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationResult
 
deleteConfiguredTableAsync(DeleteConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAsync(DeleteConfiguredTableRequest, AsyncHandler<DeleteConfiguredTableRequest, DeleteConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteConfiguredTableAsync(DeleteConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a configured table.
deleteConfiguredTableAsync(DeleteConfiguredTableRequest, AsyncHandler<DeleteConfiguredTableRequest, DeleteConfiguredTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a configured table.
deleteConfiguredTableAsync(DeleteConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteConfiguredTableAsync(DeleteConfiguredTableRequest, AsyncHandler<DeleteConfiguredTableRequest, DeleteConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteConfiguredTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteConfiguredTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
 
DeleteConfiguredTableResult - Class in com.amazonaws.services.cleanrooms.model
The empty output for a successful deletion.
DeleteConfiguredTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableResult
 
deleteIdMappingTable(DeleteIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteIdMappingTable(DeleteIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes an ID mapping table.
deleteIdMappingTable(DeleteIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes an ID mapping table.
deleteIdMappingTableAsync(DeleteIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteIdMappingTableAsync(DeleteIdMappingTableRequest, AsyncHandler<DeleteIdMappingTableRequest, DeleteIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteIdMappingTableAsync(DeleteIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an ID mapping table.
deleteIdMappingTableAsync(DeleteIdMappingTableRequest, AsyncHandler<DeleteIdMappingTableRequest, DeleteIdMappingTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an ID mapping table.
deleteIdMappingTableAsync(DeleteIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteIdMappingTableAsync(DeleteIdMappingTableRequest, AsyncHandler<DeleteIdMappingTableRequest, DeleteIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteIdMappingTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteIdMappingTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
 
DeleteIdMappingTableResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteIdMappingTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableResult
 
deleteIdNamespaceAssociation(DeleteIdNamespaceAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteIdNamespaceAssociation(DeleteIdNamespaceAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes an ID namespace association.
deleteIdNamespaceAssociation(DeleteIdNamespaceAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes an ID namespace association.
deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest, AsyncHandler<DeleteIdNamespaceAssociationRequest, DeleteIdNamespaceAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an ID namespace association.
deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest, AsyncHandler<DeleteIdNamespaceAssociationRequest, DeleteIdNamespaceAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes an ID namespace association.
deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteIdNamespaceAssociationAsync(DeleteIdNamespaceAssociationRequest, AsyncHandler<DeleteIdNamespaceAssociationRequest, DeleteIdNamespaceAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteIdNamespaceAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteIdNamespaceAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
 
DeleteIdNamespaceAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteIdNamespaceAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationResult
 
deleteMember(DeleteMemberRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteMember(DeleteMemberRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Removes the specified member from a collaboration.
deleteMember(DeleteMemberRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Removes the specified member from a collaboration.
deleteMemberAsync(DeleteMemberRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteMemberAsync(DeleteMemberRequest, AsyncHandler<DeleteMemberRequest, DeleteMemberResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteMemberAsync(DeleteMemberRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Removes the specified member from a collaboration.
deleteMemberAsync(DeleteMemberRequest, AsyncHandler<DeleteMemberRequest, DeleteMemberResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Removes the specified member from a collaboration.
deleteMemberAsync(DeleteMemberRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteMemberAsync(DeleteMemberRequest, AsyncHandler<DeleteMemberRequest, DeleteMemberResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteMemberRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteMemberRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
 
DeleteMemberResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteMemberResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteMemberResult
 
deleteMembership(DeleteMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deleteMembership(DeleteMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes a specified membership.
deleteMembership(DeleteMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes a specified membership.
deleteMembershipAsync(DeleteMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteMembershipAsync(DeleteMembershipRequest, AsyncHandler<DeleteMembershipRequest, DeleteMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deleteMembershipAsync(DeleteMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a specified membership.
deleteMembershipAsync(DeleteMembershipRequest, AsyncHandler<DeleteMembershipRequest, DeleteMembershipResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a specified membership.
deleteMembershipAsync(DeleteMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deleteMembershipAsync(DeleteMembershipRequest, AsyncHandler<DeleteMembershipRequest, DeleteMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeleteMembershipRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeleteMembershipRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
 
DeleteMembershipResult - Class in com.amazonaws.services.cleanrooms.model
 
DeleteMembershipResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeleteMembershipResult
 
deletePrivacyBudgetTemplate(DeletePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
deletePrivacyBudgetTemplate(DeletePrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Deletes a privacy budget template for a specified membership.
deletePrivacyBudgetTemplate(DeletePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Deletes a privacy budget template for a specified membership.
deletePrivacyBudgetTemplateAsync(DeletePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deletePrivacyBudgetTemplateAsync(DeletePrivacyBudgetTemplateRequest, AsyncHandler<DeletePrivacyBudgetTemplateRequest, DeletePrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
deletePrivacyBudgetTemplateAsync(DeletePrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a privacy budget template for a specified membership.
deletePrivacyBudgetTemplateAsync(DeletePrivacyBudgetTemplateRequest, AsyncHandler<DeletePrivacyBudgetTemplateRequest, DeletePrivacyBudgetTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Deletes a privacy budget template for a specified membership.
deletePrivacyBudgetTemplateAsync(DeletePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
deletePrivacyBudgetTemplateAsync(DeletePrivacyBudgetTemplateRequest, AsyncHandler<DeletePrivacyBudgetTemplateRequest, DeletePrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
DeletePrivacyBudgetTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
DeletePrivacyBudgetTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
 
DeletePrivacyBudgetTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
DeletePrivacyBudgetTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateResult
 
DifferentialPrivacyAggregationType - Enum in com.amazonaws.services.cleanrooms.model
 
DifferentialPrivacyColumn - Class in com.amazonaws.services.cleanrooms.model
Specifies the name of the column that contains the unique identifier of your users, whose privacy you want to protect.
DifferentialPrivacyColumn() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
 
DifferentialPrivacyConfiguration - Class in com.amazonaws.services.cleanrooms.model
Specifies the unique identifier for your users.
DifferentialPrivacyConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
 
DifferentialPrivacyParameters - Class in com.amazonaws.services.cleanrooms.model
An array that contains the sensitivity parameters.
DifferentialPrivacyParameters() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
 
DifferentialPrivacyPreviewAggregation - Class in com.amazonaws.services.cleanrooms.model
Provides an estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
DifferentialPrivacyPreviewAggregation() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
 
DifferentialPrivacyPreviewParametersInput - Class in com.amazonaws.services.cleanrooms.model
The epsilon and noise parameters that you want to preview.
DifferentialPrivacyPreviewParametersInput() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
 
DifferentialPrivacyPrivacyBudget - Class in com.amazonaws.services.cleanrooms.model
Specifies the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations available.
DifferentialPrivacyPrivacyBudget() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
 
DifferentialPrivacyPrivacyBudgetAggregation - Class in com.amazonaws.services.cleanrooms.model
Information about the total number of aggregations, as well as the remaining aggregations.
DifferentialPrivacyPrivacyBudgetAggregation() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
 
DifferentialPrivacyPrivacyImpact - Class in com.amazonaws.services.cleanrooms.model
Information about the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
DifferentialPrivacyPrivacyImpact() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
 
DifferentialPrivacySensitivityParameters - Class in com.amazonaws.services.cleanrooms.model
Provides the sensitivity parameters.
DifferentialPrivacySensitivityParameters() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
 
DifferentialPrivacyTemplateParametersInput - Class in com.amazonaws.services.cleanrooms.model
The epsilon and noise parameter values that you want to use for the differential privacy template.
DifferentialPrivacyTemplateParametersInput() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
 
DifferentialPrivacyTemplateParametersOutput - Class in com.amazonaws.services.cleanrooms.model
The epsilon and noise parameter values that were used for the differential privacy template.
DifferentialPrivacyTemplateParametersOutput() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
 
DifferentialPrivacyTemplateUpdateParameters - Class in com.amazonaws.services.cleanrooms.model
The epsilon and noise parameter values that you want to update in the differential privacy template.
DifferentialPrivacyTemplateUpdateParameters() - Constructor for class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
 
DirectAnalysisConfigurationDetails - Class in com.amazonaws.services.cleanrooms.model
The direct analysis configuration details.
DirectAnalysisConfigurationDetails() - Constructor for class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.Column
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.Membership
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.Schema
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.TableReference
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
 
equals(Object) - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
 

F

FilterableMemberStatus - Enum in com.amazonaws.services.cleanrooms.model
 
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AccessDeniedExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AdditionalAnalyses
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AggregateFunctionName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AggregationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisMethod
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisRuleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.CollaborationQueryLogStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRuleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ConflictExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.DifferentialPrivacyAggregationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.FilterableMemberStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.IdNamespaceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.JoinOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.JoinRequiredOption
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MemberAbility
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MembershipQueryLogStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MembershipStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MemberStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ParameterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateAutoRefresh
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ResultFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ScalarFunctions
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaConfiguration
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaStatusReasonCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.TargetProtectedQueryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ValidationExceptionReason
Use this in place of valueOf.

G

getAbilities() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The abilities granted to the collaboration member.
getAccountId() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
The account ID of the member to remove.
getAccountId() - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The identifier used to reference members of the collaboration.
getAccountId() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The identifier used to reference members of the collaboration.
getAccountId() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
The unique identifier for the account.
getAccountId() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
The Amazon Web Services account ID of the member in the collaboration who can receive results for the query.
getAdditionalAnalyses() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
getAdditionalAnalyses() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
getAdditionalAnalyses() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
getAggregateColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to use in aggregation queries.
getAggregation() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
getAggregation() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
getAggregation() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
getAggregationExpression() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The aggregation expression that was run.
getAggregations() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
This information includes the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations.
getAggregations() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
The number of aggregation functions that you can perform.
getAggregationType() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The type of aggregation function that was run.
getAllowCleartext() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether encrypted tables can contain cleartext data (TRUE) or are to cryptographically process every column (FALSE).
getAllowDuplicates() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can contain duplicate entries (TRUE) or are to contain only non-repeated values (FALSE).
getAllowedAdditionalAnalyses() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
getAllowedAdditionalAnalyses() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
getAllowedAdditionalAnalyses() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
getAllowedAnalyses() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The ARN of the analysis templates that are allowed by the custom analysis rule.
getAllowedAnalysisProviders() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The IDs of the Amazon Web Services accounts that are allowed to query by the custom analysis rule.
getAllowedColumns() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The columns within the underlying Glue table that can be utilized within collaborations.
getAllowedColumns() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The columns of the underlying table that can be used by collaborations or analysis rules.
getAllowedJoinOperators() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Which logical operators (if any) are to be used in an INNER JOIN match condition.
getAllowedJoinOperators() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
The logical operators (if any) that are to be used in an INNER JOIN match condition.
getAllowedResultReceivers() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of collaboration members who are allowed to receive results of queries run with this configured table.
getAllowedResultReceivers() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of collaboration members who are allowed to receive results of queries run with this configured table.
getAllowedResultReceivers() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of collaboration members who are allowed to receive results of queries run with this configured table.
getAllowJoinsOnColumnsWithDifferentNames() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can be joined on any other Fingerprint column with a different name ( TRUE) or can only be joined on Fingerprint columns of the same name (FALSE).
getAnalysisMethod() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The analysis method for the configured table.
getAnalysisMethod() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The analysis method for the configured tables.
getAnalysisMethod() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The analysis method for the configured tables.
getAnalysisMethod() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis method for the schema.
getAnalysisMethod() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The analysis method for the associated schema.
getAnalysisParameters() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The parameters of the analysis template.
getAnalysisParameters() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The analysis parameters that have been specified in the analysis template.
getAnalysisParameters() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The parameters of the analysis template.
getAnalysisRule() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
The analysis rule that was created for the configured table.
getAnalysisRule() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
The analysis rule for the configured table association.
getAnalysisRule() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
The entire analysis rule output.
getAnalysisRule() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
The analysis rule for the configured table association.
getAnalysisRule() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
A specification about how data from the configured table can be used.
getAnalysisRule() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
The entire updated analysis rule.
getAnalysisRule() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
The updated analysis rule for the configured table association.
getAnalysisRulePolicy() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The analysis rule policy that was created for the configured table.
getAnalysisRulePolicy() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The analysis rule policy that was created for the configured table association.
getAnalysisRulePolicy() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The new analysis rule policy for the configured table analysis rule.
getAnalysisRulePolicy() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The updated analysis rule policy for the configured table association.
getAnalysisRules() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
The retrieved list of analysis rules.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The type of analysis rule.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
The analysis rule type to be deleted.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
The type of the analysis rule that you want to delete.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
The analysis rule to be retrieved.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule that you want to retrieve.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The analysis rule type for which the schema status has been evaluated.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The analysis rule type to be updated.
getAnalysisRuleType() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The analysis rule type that you want to update.
getAnalysisRuleTypes() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The types of analysis rules associated with this configured table.
getAnalysisRuleTypes() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The analysis rule types for the configured table association.
getAnalysisRuleTypes() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The types of analysis rules associated with this configured table.
getAnalysisRuleTypes() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis rule types associated with the schema.
getAnalysisRuleTypes() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The types of analysis rules that are associated with this schema object.
getAnalysisTemplate(GetAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getAnalysisTemplate(GetAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves an analysis template.
getAnalysisTemplate(GetAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves an analysis template.
getAnalysisTemplate() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
The analysis template.
getAnalysisTemplate() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
The analysis template.
getAnalysisTemplate() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
The analysis template.
getAnalysisTemplateArn() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
getAnalysisTemplateArn() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
getAnalysisTemplateArns() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
getAnalysisTemplateAsync(GetAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getAnalysisTemplateAsync(GetAnalysisTemplateRequest, AsyncHandler<GetAnalysisTemplateRequest, GetAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getAnalysisTemplateAsync(GetAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves an analysis template.
getAnalysisTemplateAsync(GetAnalysisTemplateRequest, AsyncHandler<GetAnalysisTemplateRequest, GetAnalysisTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves an analysis template.
getAnalysisTemplateAsync(GetAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getAnalysisTemplateAsync(GetAnalysisTemplateRequest, AsyncHandler<GetAnalysisTemplateRequest, GetAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getAnalysisTemplateIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
The identifier for the analysis template resource.
getAnalysisTemplateIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
The identifier for the analysis template resource.
getAnalysisTemplateIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
The identifier for the analysis template resource.
GetAnalysisTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetAnalysisTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
 
GetAnalysisTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
GetAnalysisTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
 
getAnalysisTemplateSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
Lists analysis template metadata.
getAnalysisType() - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
The type of analysis for the protected query.
getAnalysisType() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The type of analysis that can be performed on the schema.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The Amazon Resource Name (ARN) of the analysis template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The Amazon Resource Name (ARN) of the analysis template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
The Amazon Resource Name (ARN) of the analysis template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ARN for the collaboration.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The Amazon Resource Name (ARN) of the analysis template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The Amazon Resource Name (ARN) of the analysis template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The ARN of the collaboration privacy budget template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The ARN of the collaboration privacy budget template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The ARN of the collaboration.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The unique ARN for the configured table.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the configured table association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ARN for the configured table association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The unique ARN of the configured table.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the ID mapping table.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of this ID mapping table.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of this ID namespace association.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ARN for the membership.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ARN for the membership.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The ARN of the privacy budget template.
getArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The ARN of the privacy budget template.
getAutoRefresh() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
How often the privacy budget refreshes.
getAutoRefresh() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
How often the privacy budget refreshes.
getAutoRefresh() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
How often the privacy budget refreshes.
getBucket() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
The S3 bucket to unload the protected query results.
getBudget() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The includes epsilon provided and utility in terms of aggregations.
getBudget() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The provided privacy budget.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
An error code for the error.
getCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
An error code for the error.
getCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error code for the error.
getCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
An error code for the error.
getCode() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
The schema status reason code.
getCollaboration(GetCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getCollaboration(GetCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns metadata about a collaboration.
getCollaboration(GetCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns metadata about a collaboration.
getCollaboration() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
The collaboration.
getCollaboration() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
The entire collaboration for this identifier.
getCollaboration() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
The entire collaboration that has been updated.
getCollaborationAnalysisTemplate(GetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getCollaborationAnalysisTemplate(GetCollaborationAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves an analysis template within a collaboration.
getCollaborationAnalysisTemplate(GetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves an analysis template within a collaboration.
getCollaborationAnalysisTemplate() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
The analysis template within a collaboration.
getCollaborationAnalysisTemplateAsync(GetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationAnalysisTemplateAsync(GetCollaborationAnalysisTemplateRequest, AsyncHandler<GetCollaborationAnalysisTemplateRequest, GetCollaborationAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationAnalysisTemplateAsync(GetCollaborationAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves an analysis template within a collaboration.
getCollaborationAnalysisTemplateAsync(GetCollaborationAnalysisTemplateRequest, AsyncHandler<GetCollaborationAnalysisTemplateRequest, GetCollaborationAnalysisTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves an analysis template within a collaboration.
getCollaborationAnalysisTemplateAsync(GetCollaborationAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getCollaborationAnalysisTemplateAsync(GetCollaborationAnalysisTemplateRequest, AsyncHandler<GetCollaborationAnalysisTemplateRequest, GetCollaborationAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
GetCollaborationAnalysisTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationAnalysisTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
 
GetCollaborationAnalysisTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationAnalysisTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
 
getCollaborationAnalysisTemplates() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
The retrieved list of analysis templates within a collaboration.
getCollaborationAnalysisTemplateSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
The metadata of the analysis template within a collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The unique ARN for the analysis template’s associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The unique ARN for the analysis template summary’s associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The unique ARN for the analysis template’s associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The unique ARN for the analysis template’s associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The unique ARN for the configured audience model's associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The unique ARN for the configured audience model's associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The ARN of the collaboration that includes this privacy budget.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The ARN of the collaboration that includes this collaboration privacy budget template.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The ARN of the collaboration that contains this collaboration privacy budget template.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the collaboration that contains this configured audience model association.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains this ID namespace association.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ARN for the membership's associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ARN for the membership's associated collaboration.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The ARN of the collaboration that contains this privacy budget.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The ARN of the collaboration that contains this privacy budget template.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The ARN of the collaboration that contains this privacy budget template.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique ARN for the collaboration that the schema belongs to.
getCollaborationArn() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique ARN for the collaboration that the schema belongs to.
getCollaborationAsync(GetCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationAsync(GetCollaborationRequest, AsyncHandler<GetCollaborationRequest, GetCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationAsync(GetCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns metadata about a collaboration.
getCollaborationAsync(GetCollaborationRequest, AsyncHandler<GetCollaborationRequest, GetCollaborationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns metadata about a collaboration.
getCollaborationAsync(GetCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getCollaborationAsync(GetCollaborationRequest, AsyncHandler<GetCollaborationRequest, GetCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getCollaborationConfiguredAudienceModelAssociation(GetCollaborationConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getCollaborationConfiguredAudienceModelAssociation(GetCollaborationConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves a configured audience model association within a collaboration.
getCollaborationConfiguredAudienceModelAssociation(GetCollaborationConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves a configured audience model association within a collaboration.
getCollaborationConfiguredAudienceModelAssociation() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
The metadata of the configured audience model association.
getCollaborationConfiguredAudienceModelAssociationAsync(GetCollaborationConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationConfiguredAudienceModelAssociationAsync(GetCollaborationConfiguredAudienceModelAssociationRequest, AsyncHandler<GetCollaborationConfiguredAudienceModelAssociationRequest, GetCollaborationConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationConfiguredAudienceModelAssociationAsync(GetCollaborationConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured audience model association within a collaboration.
getCollaborationConfiguredAudienceModelAssociationAsync(GetCollaborationConfiguredAudienceModelAssociationRequest, AsyncHandler<GetCollaborationConfiguredAudienceModelAssociationRequest, GetCollaborationConfiguredAudienceModelAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured audience model association within a collaboration.
getCollaborationConfiguredAudienceModelAssociationAsync(GetCollaborationConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getCollaborationConfiguredAudienceModelAssociationAsync(GetCollaborationConfiguredAudienceModelAssociationRequest, AsyncHandler<GetCollaborationConfiguredAudienceModelAssociationRequest, GetCollaborationConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
GetCollaborationConfiguredAudienceModelAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationConfiguredAudienceModelAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
 
GetCollaborationConfiguredAudienceModelAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationConfiguredAudienceModelAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
 
getCollaborationConfiguredAudienceModelAssociationSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
The metadata of the configured audience model association within a collaboration.
getCollaborationCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The identifier used to reference members of the collaboration.
getCollaborationCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The identifier of the Amazon Web Services principal that created the collaboration.
getCollaborationCreatorDisplayName() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The display name of the collaboration creator.
getCollaborationCreatorDisplayName() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The display name of the collaboration creator.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The unique ID for the associated collaboration.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The unique ID for the associated collaboration of the analysis template.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
A unique identifier for the collaboration that the analysis template summary belongs to.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
A unique identifier for the collaboration that the analysis templates belong to.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
A unique identifier for the collaboration that the analysis templates belong to.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
A unique identifier for the collaboration that the configured audience model associations belong to.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
A unique identifier for the collaboration that the configured audience model associations belong to.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The unique identifier of the collaboration that contains this collaboration ID namespace association.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration that includes this privacy budget.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the collaboration that includes this collaboration privacy budget template.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the collaboration that contains this collaboration privacy budget template.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier of the collaboration that contains this configured audience model association.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the collaboration that configured audience model is associated with.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the collaboration that contains this ID mapping table.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of the collaboration that contains this ID mapping table.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of the collaboration that contains this ID namespace association.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ID for the membership's collaboration.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ID for the membership's collaboration.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the collaboration that contains this privacy budget.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The unique ID of the collaboration that contains this privacy budget template.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The unique ID of the collaboration that contains this privacy budget template.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique ID for the collaboration that the schema belongs to.
getCollaborationId() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique ID for the collaboration that the schema belongs to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
A unique identifier for the collaboration that the analysis templates belong to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
The unique identifier of the collaboration that contains the schema analysis rule.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
A unique identifier for the collaboration that the schemas belong to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The unique ID for the associated collaboration.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
The identifier for the collaboration.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
The unique identifier for the associated collaboration.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
A unique identifier for the collaboration that the analysis templates belong to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
A unique identifier for the collaboration that the configured audience model association belongs to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
A unique identifier for one of your collaborations.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
The identifier for the collaboration.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
A unique identifier for the collaboration that the schema belongs to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
A unique identifier for the collaboration that the schema belongs to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
A unique identifier for the collaboration that the analysis templates belong to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
A unique identifier for the collaboration that the configured audience model association belongs to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The unique identifier of the collaboration that contains the ID namespace associations that you want to retrieve.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
A unique identifier for one of your collaborations.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
A unique identifier for one of your collaborations.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The identifier of the collaboration in which the members are listed.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
A unique identifier for the collaboration that the schema belongs to.
getCollaborationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
The identifier for the collaboration.
getCollaborationIdNamespaceAssociationSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
The summary information of the collaboration ID namespace associations that you requested.
getCollaborationList() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
The list of collaborations.
getCollaborationName() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The name of the membership's collaboration.
getCollaborationName() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The name for the membership's collaboration.
getCollaborationPrivacyBudgetSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
Summaries of the collaboration privacy budgets.
getCollaborationPrivacyBudgetTemplate(GetCollaborationPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getCollaborationPrivacyBudgetTemplate(GetCollaborationPrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns details about a specified privacy budget template.
getCollaborationPrivacyBudgetTemplate(GetCollaborationPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns details about a specified privacy budget template.
getCollaborationPrivacyBudgetTemplate() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
Returns the details of the privacy budget template that you requested.
getCollaborationPrivacyBudgetTemplateAsync(GetCollaborationPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationPrivacyBudgetTemplateAsync(GetCollaborationPrivacyBudgetTemplateRequest, AsyncHandler<GetCollaborationPrivacyBudgetTemplateRequest, GetCollaborationPrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getCollaborationPrivacyBudgetTemplateAsync(GetCollaborationPrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns details about a specified privacy budget template.
getCollaborationPrivacyBudgetTemplateAsync(GetCollaborationPrivacyBudgetTemplateRequest, AsyncHandler<GetCollaborationPrivacyBudgetTemplateRequest, GetCollaborationPrivacyBudgetTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns details about a specified privacy budget template.
getCollaborationPrivacyBudgetTemplateAsync(GetCollaborationPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getCollaborationPrivacyBudgetTemplateAsync(GetCollaborationPrivacyBudgetTemplateRequest, AsyncHandler<GetCollaborationPrivacyBudgetTemplateRequest, GetCollaborationPrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
GetCollaborationPrivacyBudgetTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationPrivacyBudgetTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
 
GetCollaborationPrivacyBudgetTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationPrivacyBudgetTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
 
getCollaborationPrivacyBudgetTemplateSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
An array that summarizes the collaboration privacy budget templates.
GetCollaborationRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
 
GetCollaborationResult - Class in com.amazonaws.services.cleanrooms.model
 
GetCollaborationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
 
getColumnName() - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
Column in aggregation constraint for which there must be a minimum number of distinct values in an output row for it to be in the query output.
getColumnNames() - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Column names in configured table of aggregate columns.
getColumns() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
The name of the column (such as user_id) that contains the unique identifier of your users whose privacy you want to protect.
getColumns() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
The columns that are required to overlap.
getColumns() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The columns for the relation this schema represents.
getConfigurationDetails() - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
The configuration details of the receiver configuration.
getConfigurations() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The configuration details of the schema analysis rule for the given type.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configure audience model.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model that you want to associate.
getConfiguredAudienceModelAssociation(GetConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getConfiguredAudienceModelAssociation(GetConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns information about a configured audience model association.
getConfiguredAudienceModelAssociation(GetConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns information about a configured audience model association.
getConfiguredAudienceModelAssociation() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
Information about the configured audience model association.
getConfiguredAudienceModelAssociation() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
Information about the configured audience model association that you requested.
getConfiguredAudienceModelAssociation() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
Details about the configured audience model association that you updated.
getConfiguredAudienceModelAssociationAsync(GetConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredAudienceModelAssociationAsync(GetConfiguredAudienceModelAssociationRequest, AsyncHandler<GetConfiguredAudienceModelAssociationRequest, GetConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredAudienceModelAssociationAsync(GetConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns information about a configured audience model association.
getConfiguredAudienceModelAssociationAsync(GetConfiguredAudienceModelAssociationRequest, AsyncHandler<GetConfiguredAudienceModelAssociationRequest, GetConfiguredAudienceModelAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns information about a configured audience model association.
getConfiguredAudienceModelAssociationAsync(GetConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredAudienceModelAssociationAsync(GetConfiguredAudienceModelAssociationRequest, AsyncHandler<GetConfiguredAudienceModelAssociationRequest, GetConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredAudienceModelAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
A unique identifier of the configured audience model association that you want to delete.
getConfiguredAudienceModelAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to retrieve.
getConfiguredAudienceModelAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to retrieve.
getConfiguredAudienceModelAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to update.
getConfiguredAudienceModelAssociationName() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
The name of the configured audience model association.
GetConfiguredAudienceModelAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredAudienceModelAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
 
GetConfiguredAudienceModelAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredAudienceModelAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
 
getConfiguredAudienceModelAssociationSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
Summaries of the configured audience model associations that you requested.
getConfiguredTable(GetConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getConfiguredTable(GetConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves a configured table.
getConfiguredTable(GetConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves a configured table.
getConfiguredTable() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
The created configured table.
getConfiguredTable() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
The retrieved configured table.
getConfiguredTable() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
The updated configured table.
getConfiguredTableAnalysisRule(GetConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getConfiguredTableAnalysisRule(GetConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves a configured table analysis rule.
getConfiguredTableAnalysisRule(GetConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves a configured table analysis rule.
getConfiguredTableAnalysisRuleAsync(GetConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAnalysisRuleAsync(GetConfiguredTableAnalysisRuleRequest, AsyncHandler<GetConfiguredTableAnalysisRuleRequest, GetConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAnalysisRuleAsync(GetConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured table analysis rule.
getConfiguredTableAnalysisRuleAsync(GetConfiguredTableAnalysisRuleRequest, AsyncHandler<GetConfiguredTableAnalysisRuleRequest, GetConfiguredTableAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured table analysis rule.
getConfiguredTableAnalysisRuleAsync(GetConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredTableAnalysisRuleAsync(GetConfiguredTableAnalysisRuleRequest, AsyncHandler<GetConfiguredTableAnalysisRuleRequest, GetConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
GetConfiguredTableAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
 
GetConfiguredTableAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
 
getConfiguredTableArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The unique ARN for the configured table.
getConfiguredTableArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the configured table that the association refers to.
getConfiguredTableAssociation(GetConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getConfiguredTableAssociation(GetConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves a configured table association.
getConfiguredTableAssociation(GetConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves a configured table association.
getConfiguredTableAssociation() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
The configured table association.
getConfiguredTableAssociation() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
The entire configured table association object.
getConfiguredTableAssociation() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
The entire updated configured table association.
getConfiguredTableAssociationAnalysisRule(GetConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getConfiguredTableAssociationAnalysisRule(GetConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves the analysis rule for a configured table association.
getConfiguredTableAssociationAnalysisRule(GetConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves the analysis rule for a configured table association.
getConfiguredTableAssociationAnalysisRuleAsync(GetConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAssociationAnalysisRuleAsync(GetConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<GetConfiguredTableAssociationAnalysisRuleRequest, GetConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAssociationAnalysisRuleAsync(GetConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves the analysis rule for a configured table association.
getConfiguredTableAssociationAnalysisRuleAsync(GetConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<GetConfiguredTableAssociationAnalysisRuleRequest, GetConfiguredTableAssociationAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves the analysis rule for a configured table association.
getConfiguredTableAssociationAnalysisRuleAsync(GetConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredTableAssociationAnalysisRuleAsync(GetConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<GetConfiguredTableAssociationAnalysisRuleRequest, GetConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
GetConfiguredTableAssociationAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableAssociationAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
 
GetConfiguredTableAssociationAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableAssociationAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
 
getConfiguredTableAssociationArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The Amazon Resource Name (ARN) of the configured table association.
getConfiguredTableAssociationAsync(GetConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAssociationAsync(GetConfiguredTableAssociationRequest, AsyncHandler<GetConfiguredTableAssociationRequest, GetConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAssociationAsync(GetConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured table association.
getConfiguredTableAssociationAsync(GetConfiguredTableAssociationRequest, AsyncHandler<GetConfiguredTableAssociationRequest, GetConfiguredTableAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured table association.
getConfiguredTableAssociationAsync(GetConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredTableAssociationAsync(GetConfiguredTableAssociationRequest, AsyncHandler<GetConfiguredTableAssociationRequest, GetConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredTableAssociationId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The unique identifier for the configured table association.
getConfiguredTableAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The unique ID for the configured table association.
getConfiguredTableAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association that's related to the analysis rule that you want to delete.
getConfiguredTableAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
The unique ID for the configured table association to be deleted.
getConfiguredTableAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association that's related to the analysis rule.
getConfiguredTableAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
The unique ID for the configured table association to retrieve.
getConfiguredTableAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association to update.
getConfiguredTableAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The unique identifier for the configured table association to update.
GetConfiguredTableAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
 
GetConfiguredTableAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
 
getConfiguredTableAssociationSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
The retrieved list of configured table associations.
getConfiguredTableAsync(GetConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAsync(GetConfiguredTableRequest, AsyncHandler<GetConfiguredTableRequest, GetConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getConfiguredTableAsync(GetConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured table.
getConfiguredTableAsync(GetConfiguredTableRequest, AsyncHandler<GetConfiguredTableRequest, GetConfiguredTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a configured table.
getConfiguredTableAsync(GetConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredTableAsync(GetConfiguredTableRequest, AsyncHandler<GetConfiguredTableRequest, GetConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getConfiguredTableId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The unique ID for the configured table.
getConfiguredTableId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the configured table that the association refers to.
getConfiguredTableId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique configured table ID that this configured table association refers to.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The identifier for the configured table to create the analysis rule for.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A unique identifier for the configured table to be associated to.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table that the analysis rule applies to.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
The unique ID for the configured table to delete.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table to retrieve.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
The unique ID for the configured table to retrieve.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table that the analysis rule applies to.
getConfiguredTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
The identifier for the configured table to update.
GetConfiguredTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
 
GetConfiguredTableResult - Class in com.amazonaws.services.cleanrooms.model
 
GetConfiguredTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
 
getConfiguredTableSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
The configured tables listed by the request.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The time the analysis rule was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The time that the analysis template was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The time that the analysis template summary was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The time when the collaboration was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The time that the analysis template within a collaboration was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The time that the summary of the analysis template in a collaboration was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The time at which the configured audience model association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The time at which the configured audience model association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The time at which the collaboration ID namespace association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The time at which the privacy budget was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The time at which the collaboration privacy budget template was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The time at which the collaboration privacy budget template was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The time when the collaboration was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The time at which the configured audience model association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The time at which the configured audience model association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The time the configured table was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The time the configured table analysis rule was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The time the configured table association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The creation time of the configured table association analysis rule.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The time the configured table association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The time the configured table was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The time at which the ID mapping table was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The time at which this ID mapping table was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The time at which this ID namespace association was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The time when the membership was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The time when the membership was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The time when the member was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The time at which the privacy budget was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The time at which the privacy budget template was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The time at which the privacy budget template was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The time at which the protected query was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The time the protected query was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The time the schema was created.
getCreateTime() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The time the schema object was created.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The identifier used to reference members of the collaboration.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The identifier used to reference members of the collaboration.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The identifier used to reference members of the collaboration.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The identifier used to reference members of the collaboration.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The identifier used to reference members of the collaboration.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Web Services account that created this collaboration ID namespace association.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the account that created this privacy budget.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the account that created this collaboration privacy budget template.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the account that created this collaboration privacy budget template.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier used to reference members of the collaboration.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique account ID for the Amazon Web Services account that owns the schema.
getCreatorAccountId() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique account ID for the Amazon Web Services account that owns the schema.
getCreatorDisplayName() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A display name of the collaboration creator.
getCreatorDisplayName() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The display name of the collaboration creator.
getCreatorDisplayName() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The display name of the collaboration creator.
getCreatorMemberAbilities() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The abilities granted to the collaboration creator.
getCreatorPaymentConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The collaboration creator's payment responsibilities set by the collaboration creator.
getCustom() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables custom SQL queries on a configured table.
getCustom() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
getCustom() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables the table owner to approve custom SQL queries on their configured tables.
getDatabaseName() - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
The name of the database the Glue table belongs to.
getDataEncryptionMetadata() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The settings for client-side encryption for cryptographic computing.
getDataEncryptionMetadata() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The settings for client-side encryption with Cryptographic Computing for Clean Rooms.
getDefaultResultConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The default protected query result configuration as specified by the member who can receive results.
getDefaultResultConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The default protected query result configuration as specified by the member who can receive results.
getDefaultResultConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
The default protected query result configuration as specified by the member who can receive results.
getDefaultValue() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
Optional.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The description of the analysis template.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The description of the analysis template.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A description of the collaboration provided by the collaboration owner.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The description of the analysis template.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The description of the analysis template.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The description of the configured audience model association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The description of the configured audience model association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The description of the collaboration ID namepsace association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The description of the configured audience model association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The description of the configured audience model association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
A description for the configured table.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
A description of the configured table association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The description of the analysis template.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
A description of the collaboration provided by the collaboration owner.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A description of the configured audience model association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A description for the configured table association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
A description for the configured table.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
A description of the ID mapping table.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The description of the ID mapping table.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The description of this ID mapping table.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The description of the ID namespace association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.Schema
A description for the schema.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
A new description for the analysis template.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
A description of the collaboration.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A new description for the configured audience model association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
A new description for the configured table association.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
A new description for the configured table.
getDescription() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
A new description for the ID mapping table.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The differential privacy configuration.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
An array that specifies the epsilon and noise parameters.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the remaining aggregations available.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
An object that specifies the epsilon and noise parameters.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
The epsilon and noise parameters.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
An object that specifies the new values for the epsilon and noise parameters.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
An object that lists the number and type of aggregation functions you can perform.
getDifferentialPrivacy() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The sensitivity parameters of the differential privacy results of the protected query.
getDimensionColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to select, group by, or filter by.
getDimensionColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to select, group by, or filter by.
getDirectAnalysisConfigurationDetails() - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
The direct analysis configuration details.
getDisallowedOutputColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
A list of columns that aren't allowed to be shown in the query output.
getDisplayName() - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The member's display name.
getDisplayName() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The member's display name.
getEpsilon() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
The epsilon value that you want to preview.
getEpsilon() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
The epsilon value that you configured.
getEpsilon() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
The epsilon value that you want to use.
getEpsilon() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
The epsilon value that you specified.
getEpsilon() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
The updated epsilon value that you want to use.
getError() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
An error thrown by the protected query.
getErrors() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
Error reasons for collaboration analysis templates that could not be retrieved.
getErrors() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
Error reasons for schemas that could not be retrieved.
getErrors() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
Error reasons for schemas that could not be retrieved.
getExecutorService() - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
Returns the executor service used by this client to execute async requests.
getFieldList() - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
Validation errors for specific input parameters.
getFormat() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The format of the analysis template.
getFormat() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The format of the analysis template in the collaboration.
getFormat() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The format of the analysis template.
getFunction() - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Aggregation function that can be applied to aggregate column in query.
getGlue() - Method in class com.amazonaws.services.cleanrooms.model.TableReference
If present, a reference to the Glue table referred to by this table reference.
getId() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The identifier for the analysis template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The identifier of the analysis template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ID for the collaboration.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The identifier of the analysis template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The identifier of the analysis template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The identifier of the configured audience model association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The identifier of the configured audience model association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The unique identifier of the collaboration ID namespace association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration privacy budget.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the collaboration privacy budget template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the collaboration privacy budget template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier for the collaboration.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier of the configured audience model association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the configured audience model association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The unique ID for the configured table.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the configured table association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ID for the configured table association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The unique ID of the configured table.
getId() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the ID mapping table.
getId() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of this ID mapping table.
getId() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of this ID namespace association.
getId() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ID of the membership.
getId() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ID for the membership's collaboration.
getId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the privacy budget.
getId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The unique identifier of the privacy budget template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The unique identifier of the privacy budget template.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The identifier for a protected query instance.
getId() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ID of the protected query.
getIdMappingJobId() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
The unique identifier of the mapping job that will populate the ID mapping table.
getIdMappingTable(GetIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getIdMappingTable(GetIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves an ID mapping table.
getIdMappingTable(GetIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves an ID mapping table.
getIdMappingTable() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
The ID mapping table.
getIdMappingTable() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
The ID mapping table that was created.
getIdMappingTable() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
The ID mapping table that you requested.
getIdMappingTable() - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
The ID mapping table for the schema type properties.
getIdMappingTable() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
The updated ID mapping table.
getIdMappingTableAsync(GetIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getIdMappingTableAsync(GetIdMappingTableRequest, AsyncHandler<GetIdMappingTableRequest, GetIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getIdMappingTableAsync(GetIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves an ID mapping table.
getIdMappingTableAsync(GetIdMappingTableRequest, AsyncHandler<GetIdMappingTableRequest, GetIdMappingTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves an ID mapping table.
getIdMappingTableAsync(GetIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getIdMappingTableAsync(GetIdMappingTableRequest, AsyncHandler<GetIdMappingTableRequest, GetIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getIdMappingTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
The unique identifier of the ID mapping table that you want to delete.
getIdMappingTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
The unique identifier of the ID mapping table identifier that you want to retrieve.
getIdMappingTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
The unique identifier of the ID mapping table that you want to populate.
getIdMappingTableIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The unique identifier of the ID mapping table that you want to update.
getIdMappingTableInputSource() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
The input source of the ID mapping table.
getIdMappingTableInputSource() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
Defines which ID namespace associations are used to create the ID mapping table.
GetIdMappingTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetIdMappingTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
 
GetIdMappingTableResult - Class in com.amazonaws.services.cleanrooms.model
 
GetIdMappingTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
 
getIdMappingTableSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
The summary information of the ID mapping tables that you requested.
getIdNamespaceAssociationId() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
The unique identifier of the ID namespace association.
getIdNamespaceAssociationIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
The unique identifier of the ID namespace association that you want to delete.
getIdNamespaceAssociationSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
The summary information of the ID namespace associations that you requested.
getIdNamespaceType() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
The ID namespace type for this ID namespace association.
getInputReferenceArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
The Amazon Resource Name (ARN) of the referenced resource in Entity Resolution.
getInputReferenceArn() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
The Amazon Resource Name (ARN) of the Entity Resolution resource that is being associated to the collaboration.
getInputReferenceConfig() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The input reference configuration that's used to create the collaboration ID namespace association.
getInputReferenceConfig() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The input reference configuration needed to create the ID mapping table.
getInputReferenceConfig() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The input reference configuration for the ID mapping table.
getInputReferenceConfig() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The input reference configuration for the ID mapping table.
getInputReferenceConfig() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The input reference configuration details for this ID namespace association.
getInputReferenceProperties() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The input reference properties that are used to create the collaboration ID namespace association.
getInputReferenceProperties() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The input reference properties for the ID mapping table.
getInputReferenceProperties() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The input reference properties for this ID namespace association.
getIsResponsible() - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
Indicates whether the collaboration member has accepted to pay for query compute costs (TRUE) or has not accepted to pay for query compute costs (FALSE).
getIsResponsible() - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
Indicates whether the collaboration creator has configured the collaboration member to pay for query compute costs (TRUE) or has not configured the collaboration member to pay for query compute costs ( FALSE).
getJoinColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns in configured table that can be used in join statements and/or as aggregate columns.
getJoinColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to use in an INNER JOIN statement.
getJoinColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be used to join a configured table with the table of the member who can query and other members' configured tables.
getJoinRequired() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Control that requires member who runs query to do a join with their configured table and/or other configured table in query.
getKeyPrefix() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
The S3 prefix to unload the protected query results.
getKmsKeyArn() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
getKmsKeyArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
getKmsKeyArn() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
getList() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
getList() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
getList() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
getListColumns() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be listed in the output.
getLocation() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
The S3 location of the result.
getManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
getManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
getManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID mapping table resource.
getManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID namespace association resource.
getMaxColumnValue() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The upper bound of the aggregation expression.
getMaxCount() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
The maximum number of aggregations that the member who can query can run given the epsilon and noise parameters.
getMaxCount() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The maximum number of aggregation functions that you can perform with the given privacy budget.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
The maximum size of the results that is returned per call.
getMember() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
Required configuration for a protected query with a member output type.
getMemberAbilities() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The abilities granted to the collaboration member.
getMemberAbilities() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The abilities granted to the collaboration member.
getMemberAbilities() - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The abilities granted to the collaboration member.
getMemberList() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
The list of member Amazon Web Services account(s) that received the results of the query.
getMembers() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
A list of initial members, not including the creator.
getMembership(GetMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getMembership(GetMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves a specified membership for an identifier.
getMembership(GetMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves a specified membership for an identifier.
getMembership() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
The membership that was created.
getMembership() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipResult
The membership retrieved for the provided identifier.
getMembership() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
 
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The Amazon Resource Name (ARN) of the member who created the analysis template.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The Amazon Resource Name (ARN) of the member who created the analysis template.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ARN for your membership within the collaboration.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The ARN of a member in a collaboration.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the membership that contains this configured audience model association.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the membership this configured table association belongs to.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ARN for the membership that the configured table association belongs to.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of the membership resource for this ID mapping table.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The unique ARN for the member's associated membership, if present.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The Amazon Resource Name (ARN) of the member who created the privacy budget summary.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The Amazon Resource Name (ARN) of the member who created the privacy budget template.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The Amazon Resource Name (ARN) of the member who created the privacy budget template.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The ARN of the membership.
getMembershipArn() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ARN for the membership that initiated the protected query.
getMembershipAsync(GetMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getMembershipAsync(GetMembershipRequest, AsyncHandler<GetMembershipRequest, GetMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getMembershipAsync(GetMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a specified membership for an identifier.
getMembershipAsync(GetMembershipRequest, AsyncHandler<GetMembershipRequest, GetMembershipResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a specified membership for an identifier.
getMembershipAsync(GetMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getMembershipAsync(GetMembershipRequest, AsyncHandler<GetMembershipRequest, GetMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The identifier of a member who created the analysis template.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The identifier for a membership resource.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ID for your membership within the collaboration.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier of a member in a collaboration.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier for the membership that contains this configured audience model association.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the membership that contains the configured audience model association.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the membership this configured table association belongs to.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ID for the membership that the configured table association belongs to.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the membership resource for the ID mapping table.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of the membership resource for this ID mapping table.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of the membership resource for this ID namespace association.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The unique ID for the member's associated membership, if present.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The identifier for a membership resource.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The identifier for a membership resource.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The identifier for a membership resource.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The identifier for the membership.
getMembershipId() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ID for the membership that initiated the protected query.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The membership identifier for the configured table association analysis rule.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The identifier for a membership resource.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
The identifier for a membership resource.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
A unique identifier of the membership that contains the audience model association that you want to delete.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
A unique identifier for the membership that the configured table association belongs to.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to delete.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
The unique identifier of the membership that contains the ID namespace association that you want to delete.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
The identifier for a membership resource.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
The identifier for a membership resource.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
A unique identifier for the membership that contains the configured audience model association that you want to retrieve.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
A unique identifier for the membership that the configured table association belongs to.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to retrieve.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
The identifier for a membership resource.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
The identifier for a membership in a protected query instance.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The identifier for a membership resource.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
A unique identifier for a membership that contains the configured audience model associations that you want to retrieve.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
A unique identifier for the membership to list configured table associations for.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The unique identifier of the membership that contains the ID mapping tables that you want to view.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The unique identifier of the membership that contains the ID namespace association that you want to view.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The identifier for the membership in the collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to populate.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
A unique identifier for the membership to run this query against.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
The identifier for a membership resource.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A unique identifier of the membership that contains the configured audience model association that you want to update.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The unique ID for the membership that the configured table association belongs to.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to update.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
The unique identifier of the membership.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
getMembershipIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The identifier for a member of a protected query instance.
GetMembershipRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetMembershipRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
 
GetMembershipResult - Class in com.amazonaws.services.cleanrooms.model
 
GetMembershipResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetMembershipResult
 
getMembershipSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
The list of memberships returned from the ListMemberships operation.
getMemberStatus() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The status of a member in a collaboration.
getMemberStatus() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The status of a member in a collaboration.
getMemberStatus() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The caller's status in a collaboration.
getMemberSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
The list of members returned by the ListMembers operation.
getMessage() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
The validation message.
getMessage() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
A description of why the call failed.
getMessage() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
A description of why the call failed.
getMessage() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error message for the error.
getMessage() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
A description of why the query failed.
getMessage() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
An explanation of the schema status reason code.
getMessage() - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
A message for the input validation error.
getMinColumnValue() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The lower bound of the aggregation expression.
getMinimum() - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
The minimum number of distinct values that an output row must be an aggregation of.
getName() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
The name of the parameter.
getName() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The name for the analysis rule.
getName() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The name of the analysis template.
getName() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The name of the analysis template.
getName() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
An error name for the error.
getName() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error name for the error.
getName() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A human-readable identifier provided by the collaboration owner.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The name of the analysis template.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The name of the analysis template.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The name of the configured audience model association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The name of the configured audience model association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The name of the collaboration ID namespace association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
A human-readable identifier provided by the collaboration owner.
getName() - Method in class com.amazonaws.services.cleanrooms.model.Column
The name of the column.
getName() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The name of the configured audience model association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The name of the configured audience model association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
A name for the configured table.
getName() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The name of the configured table association, in lowercase.
getName() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The name of the configured table association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The name of the configured table.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The name of the analysis template.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The display name for a collaboration.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
The name of the configured table association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The name of the configured table.
getName() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
A name for the ID mapping table.
getName() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
The name of the column, such as user_id, that contains the unique identifier of your users, whose privacy you want to protect.
getName() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
The name of the schema to retrieve the analysis rule for.
getName() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
The name of the relation to retrieve the schema for.
getName() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The name of the ID mapping table.
getName() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The name of this ID mapping table.
getName() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The name of the ID namespace association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.Schema
A name for the schema.
getName() - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
The name of the analysis rule schema that you are requesting.
getName() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The name for the schema object.
getName() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
A human-readable identifier provided by the collaboration owner.
getName() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A new name for the configured audience model association.
getName() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
A new name for the configured table.
getName() - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
The name of the input parameter.
getNames() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
The names for the schema objects to retrieve.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The pagination token that's used to fetch the next set of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
The token value provided to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
The token value provided to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The pagination token that's used to fetch the next set of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
The token value provided to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The pagination token that's used to fetch the next set of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
The token value provided to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
The token value retrieved from a previous call to access the next page of results.
getOutput() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
The output of the protected query.
getOutputConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
Configuration for protected query results.
getOutputConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
Configuration for protected query results.
getOutputConstraints() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns that must meet a specific threshold value (after an aggregation function is applied to it) for each output row to be returned.
getParameters() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
Specifies the epsilon and noise parameters for the privacy budget template.
getParameters() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Specifies your parameters for the privacy budget template.
getParameters() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
Specifies the desired epsilon and noise parameters to preview.
getParameters() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Specifies the epsilon and noise parameters for the privacy budget template.
getParameters() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The protected query SQL parameters.
getParameters() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Specifies the epsilon and noise parameters for the privacy budget template.
getPartitionKeys() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The partition keys for the dataset underlying this schema.
getPaymentConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The payment responsibilities accepted by the collaboration member.
getPaymentConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The payment responsibilities accepted by the collaboration member.
getPaymentConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The payment responsibilities accepted by the collaboration member.
getPaymentConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The collaboration member's payment responsibilities set by the collaboration creator.
getPaymentConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The collaboration member's payment responsibilities set by the collaboration creator.
getPolicy() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
A policy that describes the associated data usage limitations.
getPolicy() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The policy that controls SQL query rules.
getPolicy() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The policy of the configured table association analysis rule.
getPreserveNulls() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether NULL values are to be copied as NULL to encrypted tables (TRUE) or cryptographically processed (FALSE).
getPrivacyBudgetSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
An array that summarizes the privacy budgets.
getPrivacyBudgetTemplate(GetPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getPrivacyBudgetTemplate(GetPrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns details for a specified privacy budget template.
getPrivacyBudgetTemplate(GetPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns details for a specified privacy budget template.
getPrivacyBudgetTemplate() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
A summary of the elements in the privacy budget template.
getPrivacyBudgetTemplate() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
Returns the details of the privacy budget template that you requested.
getPrivacyBudgetTemplate() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
Summary of the privacy budget template.
getPrivacyBudgetTemplateArn() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The ARN of the collaboration privacy budget template.
getPrivacyBudgetTemplateArn() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The ARN of the privacy budget template.
getPrivacyBudgetTemplateAsync(GetPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getPrivacyBudgetTemplateAsync(GetPrivacyBudgetTemplateRequest, AsyncHandler<GetPrivacyBudgetTemplateRequest, GetPrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getPrivacyBudgetTemplateAsync(GetPrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns details for a specified privacy budget template.
getPrivacyBudgetTemplateAsync(GetPrivacyBudgetTemplateRequest, AsyncHandler<GetPrivacyBudgetTemplateRequest, GetPrivacyBudgetTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns details for a specified privacy budget template.
getPrivacyBudgetTemplateAsync(GetPrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getPrivacyBudgetTemplateAsync(GetPrivacyBudgetTemplateRequest, AsyncHandler<GetPrivacyBudgetTemplateRequest, GetPrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getPrivacyBudgetTemplateId() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration privacy budget template.
getPrivacyBudgetTemplateId() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the privacy budget template.
getPrivacyBudgetTemplateIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template.
getPrivacyBudgetTemplateIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
A unique identifier for one of your privacy budget templates.
getPrivacyBudgetTemplateIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template.
getPrivacyBudgetTemplateIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template that you want to update.
GetPrivacyBudgetTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetPrivacyBudgetTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
 
GetPrivacyBudgetTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
GetPrivacyBudgetTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
 
getPrivacyBudgetTemplateSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
An array that summarizes the privacy budget templates.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The type of privacy budget template.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The type of the privacy budget template.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
Specifies the type of the privacy budget.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The privacy budget type.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Specifies the type of the privacy budget template.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The type of the privacy budget template.
getPrivacyBudgetType() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
getPrivacyImpact() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
An estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
getProtectedQueries() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
A list of protected queries.
getProtectedQuery(GetProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getProtectedQuery(GetProtectedQueryRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns query processing metadata.
getProtectedQuery(GetProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns query processing metadata.
getProtectedQuery() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
The query processing metadata.
getProtectedQuery() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
The protected query.
getProtectedQuery() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
The protected query output.
getProtectedQueryAsync(GetProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getProtectedQueryAsync(GetProtectedQueryRequest, AsyncHandler<GetProtectedQueryRequest, GetProtectedQueryResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getProtectedQueryAsync(GetProtectedQueryRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns query processing metadata.
getProtectedQueryAsync(GetProtectedQueryRequest, AsyncHandler<GetProtectedQueryRequest, GetProtectedQueryResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns query processing metadata.
getProtectedQueryAsync(GetProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getProtectedQueryAsync(GetProtectedQueryRequest, AsyncHandler<GetProtectedQueryRequest, GetProtectedQueryResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getProtectedQueryIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
The identifier for a protected query instance.
getProtectedQueryIdentifier() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The identifier for a protected query instance.
GetProtectedQueryRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetProtectedQueryRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
 
GetProtectedQueryResult - Class in com.amazonaws.services.cleanrooms.model
 
GetProtectedQueryResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
 
getQueryCompute() - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
The payment responsibilities accepted by the collaboration member for query compute costs.
getQueryCompute() - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
The collaboration member's payment responsibilities set by the collaboration creator for query compute costs.
getQueryConstraints() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The query constraints of the analysis rule ID mapping table.
getQueryLogStatus() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
An indicator as to whether query logging has been enabled or disabled for the collaboration.
getQueryLogStatus() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
An indicator as to whether query logging has been enabled or disabled for the collaboration.
getQueryLogStatus() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
getQueryLogStatus() - Method in class com.amazonaws.services.cleanrooms.model.Membership
An indicator as to whether query logging has been enabled or disabled for the membership.
getQueryLogStatus() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
getQueryString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The query string to be submitted.
getQuotaName() - Method in exception com.amazonaws.services.cleanrooms.model.ServiceQuotaExceededException
The name of the quota.
getQuotaValue() - Method in exception com.amazonaws.services.cleanrooms.model.ServiceQuotaExceededException
The value of the quota.
getReason() - Method in exception com.amazonaws.services.cleanrooms.model.AccessDeniedException
A reason code for the exception.
getReason() - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
A reason code for the exception.
getReason() - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
A reason code for the exception.
getReasons() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The reasons for the validation results.
getReasons() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The reasons why the schema status is set to its current state.
getReceiverAccountIds() - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
The account IDs for the member who received the results of a protected query.
getReceiverConfigurations() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The receiver configuration.
getReferencedTables() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
The tables referenced in the analysis schema.
getRemainingCount() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The remaining number of aggregation functions that can be run with the available privacy budget.
getRequireOverlap() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
An array of column names that specifies which columns are required in the JOIN statement.
getResourceArn() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to list tags on.
getResourceArn() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to tag.
getResourceArn() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to remove the tag from.
getResourceId() - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
The ID of the conflicting resource.
getResourceId() - Method in exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
The Id of the missing resource.
getResourceType() - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
The type of the conflicting resource.
getResourceType() - Method in exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
The type of the missing resource.
getResult() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The result of the protected query.
getResultConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
Contains any details needed to write the query results.
getResultConfiguration() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The details needed to write the query results.
getResultFormat() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
Intended file format of the result.
getRoleArn() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The service will assume this role to access catalog metadata and query the table.
getRoleArn() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
The service will assume this role to access catalog metadata and query the table.
getRoleArn() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
The unique ARN for an IAM role that is used by Clean Rooms to write protected query results to the result location, given by the member who can receive results.
getRoleArn() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The service will assume this role to access catalog metadata and query the table.
getS3() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
getS3() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
If present, the output for a protected query with an `S3` output type.
getS3() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
Required configuration for a protected query with an s3 output type.
getScalarFunctions() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Set of scalar functions that are allowed to be used on dimension columns and the output of aggregation of metrics.
getSchema(GetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getSchema(GetSchemaRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves the schema for a relation within a collaboration.
getSchema(GetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves the schema for a relation within a collaboration.
getSchema() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The entire schema object.
getSchema() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The entire schema object.
getSchema() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaResult
The entire schema object.
getSchemaAnalysisRule(GetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
getSchemaAnalysisRule(GetSchemaAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Retrieves a schema analysis rule.
getSchemaAnalysisRule(GetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Retrieves a schema analysis rule.
getSchemaAnalysisRuleAsync(GetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getSchemaAnalysisRuleAsync(GetSchemaAnalysisRuleRequest, AsyncHandler<GetSchemaAnalysisRuleRequest, GetSchemaAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getSchemaAnalysisRuleAsync(GetSchemaAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a schema analysis rule.
getSchemaAnalysisRuleAsync(GetSchemaAnalysisRuleRequest, AsyncHandler<GetSchemaAnalysisRuleRequest, GetSchemaAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves a schema analysis rule.
getSchemaAnalysisRuleAsync(GetSchemaAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getSchemaAnalysisRuleAsync(GetSchemaAnalysisRuleRequest, AsyncHandler<GetSchemaAnalysisRuleRequest, GetSchemaAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
GetSchemaAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetSchemaAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
 
getSchemaAnalysisRuleRequests() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
The information that's necessary to retrieve a schema analysis rule.
GetSchemaAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
GetSchemaAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
 
getSchemaAsync(GetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getSchemaAsync(GetSchemaRequest, AsyncHandler<GetSchemaRequest, GetSchemaResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
getSchemaAsync(GetSchemaRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves the schema for a relation within a collaboration.
getSchemaAsync(GetSchemaRequest, AsyncHandler<GetSchemaRequest, GetSchemaResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Retrieves the schema for a relation within a collaboration.
getSchemaAsync(GetSchemaRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
getSchemaAsync(GetSchemaRequest, AsyncHandler<GetSchemaRequest, GetSchemaResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
GetSchemaRequest - Class in com.amazonaws.services.cleanrooms.model
 
GetSchemaRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
 
GetSchemaResult - Class in com.amazonaws.services.cleanrooms.model
 
GetSchemaResult() - Constructor for class com.amazonaws.services.cleanrooms.model.GetSchemaResult
 
getSchemas() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
The retrieved list of schemas.
getSchemaStatusDetails() - Method in class com.amazonaws.services.cleanrooms.model.Schema
Details about the status of the schema.
getSchemaSummaries() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
The retrieved list of schemas.
getSchemaType() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
If present, filter schemas by schema type.
getSchemaTypeProperties() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The schema type properties.
getSensitivityParameters() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
Provides the sensitivity parameters that you can use to better understand the total amount of noise in query results.
getSource() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The source of the analysis template.
getSource() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The source of the analysis template within a collaboration.
getSource() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The information in the analysis template.
getSqlParameters() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The protected query SQL parameters.
getSqlParameters() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The protected SQL query parameters.
getStatistics() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
Statistics about protected query execution.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The status of the validation.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
A filter which will return only memberships in the specified status.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
A filter on the status of the protected query.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The status of the membership.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The status of the membership.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The status of the member.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The status of the query.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The status of the protected query.
getStatus() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The status of the schema, indicating if it is ready to query.
getTableName() - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
The name of the Glue table.
getTableReference() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The Glue table that this configured table represents.
getTableReference() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
A reference to the Glue table being configured.
getTagKeys() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
A list of key names of tags to be removed.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
An optional label that you can assign to a resource when you create it.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
A map of objects specifying each key name and value.
getTags() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
A map of objects specifying each key name and value.
getTargetStatus() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The target status of a query.
getText() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
The query text.
getTotalDurationInMillis() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
The duration of the protected query, from creation until query completion.
getType() - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
The type of aggregation the constraint allows.
getType() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
The type of parameter.
getType() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The type of analysis rule.
getType() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The type of validation that was performed.
getType() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
The analysis rule type.
getType() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The type of privacy budget template.
getType() - Method in class com.amazonaws.services.cleanrooms.model.Column
The type of the column.
getType() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The type of configured table analysis rule.
getType() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The type of the configured table association analysis rule.
getType() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
The type of aggregation function.
getType() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The different types of aggregation functions that you can perform.
getType() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
The type of the schema analysis rule to retrieve.
getType() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
The type of the input source of the ID mapping table.
getType() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
Specifies the type of the privacy budget.
getType() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The type of schema.
getType() - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
The type of analysis rule schema that you are requesting.
getType() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The type of schema object.
getType() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The type of the protected query to be started.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The time the analysis rule was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The time that the analysis template was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The time that the analysis template summary was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The time the collaboration metadata was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The time that the analysis template in the collaboration was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The time that the summary of the analysis template in the collaboration was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The most recent time at which the configured audience model association was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The most recent time at which the configured audience model association was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The most recent time at which the collaboration ID namespace association was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The most recent time at which the privacy budget was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The most recent time at which the collaboration privacy budget template was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The most recent time at which the collaboration privacy budget template was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The time the collaboration metadata was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The most recent time at which the configured audience model association was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The most recent time at which the configured audience model association was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The time the configured table was last updated
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The time the configured table analysis rule was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The time the configured table association was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The update time of the configured table association analysis rule.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The time the configured table association was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The time the configured table was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The most recent time at which the ID mapping table was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The most recent time at which this ID mapping table was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The most recent time at which this ID namespace association has been updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.Membership
The time the membership metadata was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The time the membership metadata was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The time the member metadata was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The most recent time at which the privacy budget was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The most recent time at which the privacy budget template was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The most recent time at which the privacy budget template was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.Schema
The time the schema was last updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The time the schema object was last updated.
getUserContributionLimit() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The maximum number of rows contributed by a user in a SQL query.
getUsersNoisePerQuery() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
getUsersNoisePerQuery() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
getUsersNoisePerQuery() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
getUsersNoisePerQuery() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
The updated value of noise added per query.
getV1() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
Controls on the query specifications that can be run on configured table.
getV1() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
Controls on the query specifications that can be run on a configured table.
getV1() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
The policy for the configured table association analysis rule.
getValidations() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
Information about the validations performed on the analysis template.
getValidations() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The validations that were performed.
GlueTableReference - Class in com.amazonaws.services.cleanrooms.model
A reference to a table within an Glue data catalog.
GlueTableReference() - Constructor for class com.amazonaws.services.cleanrooms.model.GlueTableReference
 

H

hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.Column
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.Membership
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.Schema
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.TableReference
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
 
hashCode() - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
 

I

IdMappingTable - Class in com.amazonaws.services.cleanrooms.model
Describes information about the ID mapping table.
IdMappingTable() - Constructor for class com.amazonaws.services.cleanrooms.model.IdMappingTable
 
IdMappingTableInputReferenceConfig - Class in com.amazonaws.services.cleanrooms.model
Provides the input reference configuration for the ID mapping table.
IdMappingTableInputReferenceConfig() - Constructor for class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
 
IdMappingTableInputReferenceProperties - Class in com.amazonaws.services.cleanrooms.model
The input reference properties for the ID mapping table.
IdMappingTableInputReferenceProperties() - Constructor for class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
 
IdMappingTableInputSource - Class in com.amazonaws.services.cleanrooms.model
The input source of the ID mapping table.
IdMappingTableInputSource() - Constructor for class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
 
IdMappingTableSchemaTypeProperties - Class in com.amazonaws.services.cleanrooms.model
Additional properties that are specific to the type of the associated schema.
IdMappingTableSchemaTypeProperties() - Constructor for class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
 
IdMappingTableSummary - Class in com.amazonaws.services.cleanrooms.model
Detailed information about the ID mapping table.
IdMappingTableSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
 
IdNamespaceAssociationInputReferenceConfig - Class in com.amazonaws.services.cleanrooms.model
Provides the information for the ID namespace association input reference configuration.
IdNamespaceAssociationInputReferenceConfig() - Constructor for class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
 
IdNamespaceAssociationInputReferencePropertiesSummary - Class in com.amazonaws.services.cleanrooms.model
Detailed information about the ID namespace association input reference properties.
IdNamespaceAssociationInputReferencePropertiesSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
 
IdNamespaceAssociationSummary - Class in com.amazonaws.services.cleanrooms.model
Detailed information about the ID namespace association.
IdNamespaceAssociationSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
 
IdNamespaceType - Enum in com.amazonaws.services.cleanrooms.model
 
InternalServerException - Exception in com.amazonaws.services.cleanrooms.model
Unexpected error during processing of request.
InternalServerException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isAllowCleartext() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether encrypted tables can contain cleartext data (TRUE) or are to cryptographically process every column (FALSE).
isAllowDuplicates() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can contain duplicate entries (TRUE) or are to contain only non-repeated values (FALSE).
isAllowJoinsOnColumnsWithDifferentNames() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can be joined on any other Fingerprint column with a different name ( TRUE) or can only be joined on Fingerprint columns of the same name (FALSE).
isManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
isManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
isManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID mapping table resource.
isManageResourcePolicies() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID namespace association resource.
isPreserveNulls() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether NULL values are to be copied as NULL to encrypted tables (TRUE) or cryptographically processed (FALSE).
isResponsible() - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
Indicates whether the collaboration member has accepted to pay for query compute costs (TRUE) or has not accepted to pay for query compute costs (FALSE).
isResponsible() - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
Indicates whether the collaboration creator has configured the collaboration member to pay for query compute costs (TRUE) or has not configured the collaboration member to pay for query compute costs ( FALSE).

J

JoinOperator - Enum in com.amazonaws.services.cleanrooms.model
 
JoinRequiredOption - Enum in com.amazonaws.services.cleanrooms.model
 

L

listAnalysisTemplates(ListAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listAnalysisTemplates(ListAnalysisTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists analysis templates that the caller owns.
listAnalysisTemplates(ListAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists analysis templates that the caller owns.
listAnalysisTemplatesAsync(ListAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listAnalysisTemplatesAsync(ListAnalysisTemplatesRequest, AsyncHandler<ListAnalysisTemplatesRequest, ListAnalysisTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listAnalysisTemplatesAsync(ListAnalysisTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists analysis templates that the caller owns.
listAnalysisTemplatesAsync(ListAnalysisTemplatesRequest, AsyncHandler<ListAnalysisTemplatesRequest, ListAnalysisTemplatesResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists analysis templates that the caller owns.
listAnalysisTemplatesAsync(ListAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listAnalysisTemplatesAsync(ListAnalysisTemplatesRequest, AsyncHandler<ListAnalysisTemplatesRequest, ListAnalysisTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListAnalysisTemplatesRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListAnalysisTemplatesRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
 
ListAnalysisTemplatesResult - Class in com.amazonaws.services.cleanrooms.model
 
ListAnalysisTemplatesResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
 
listCollaborationAnalysisTemplates(ListCollaborationAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listCollaborationAnalysisTemplates(ListCollaborationAnalysisTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists analysis templates within a collaboration.
listCollaborationAnalysisTemplates(ListCollaborationAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists analysis templates within a collaboration.
listCollaborationAnalysisTemplatesAsync(ListCollaborationAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationAnalysisTemplatesAsync(ListCollaborationAnalysisTemplatesRequest, AsyncHandler<ListCollaborationAnalysisTemplatesRequest, ListCollaborationAnalysisTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationAnalysisTemplatesAsync(ListCollaborationAnalysisTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists analysis templates within a collaboration.
listCollaborationAnalysisTemplatesAsync(ListCollaborationAnalysisTemplatesRequest, AsyncHandler<ListCollaborationAnalysisTemplatesRequest, ListCollaborationAnalysisTemplatesResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists analysis templates within a collaboration.
listCollaborationAnalysisTemplatesAsync(ListCollaborationAnalysisTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listCollaborationAnalysisTemplatesAsync(ListCollaborationAnalysisTemplatesRequest, AsyncHandler<ListCollaborationAnalysisTemplatesRequest, ListCollaborationAnalysisTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListCollaborationAnalysisTemplatesRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationAnalysisTemplatesRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
 
ListCollaborationAnalysisTemplatesResult - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationAnalysisTemplatesResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
 
listCollaborationConfiguredAudienceModelAssociations(ListCollaborationConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listCollaborationConfiguredAudienceModelAssociations(ListCollaborationConfiguredAudienceModelAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists configured audience model associations within a collaboration.
listCollaborationConfiguredAudienceModelAssociations(ListCollaborationConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists configured audience model associations within a collaboration.
listCollaborationConfiguredAudienceModelAssociationsAsync(ListCollaborationConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationConfiguredAudienceModelAssociationsAsync(ListCollaborationConfiguredAudienceModelAssociationsRequest, AsyncHandler<ListCollaborationConfiguredAudienceModelAssociationsRequest, ListCollaborationConfiguredAudienceModelAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationConfiguredAudienceModelAssociationsAsync(ListCollaborationConfiguredAudienceModelAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists configured audience model associations within a collaboration.
listCollaborationConfiguredAudienceModelAssociationsAsync(ListCollaborationConfiguredAudienceModelAssociationsRequest, AsyncHandler<ListCollaborationConfiguredAudienceModelAssociationsRequest, ListCollaborationConfiguredAudienceModelAssociationsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists configured audience model associations within a collaboration.
listCollaborationConfiguredAudienceModelAssociationsAsync(ListCollaborationConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listCollaborationConfiguredAudienceModelAssociationsAsync(ListCollaborationConfiguredAudienceModelAssociationsRequest, AsyncHandler<ListCollaborationConfiguredAudienceModelAssociationsRequest, ListCollaborationConfiguredAudienceModelAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListCollaborationConfiguredAudienceModelAssociationsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationConfiguredAudienceModelAssociationsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
 
ListCollaborationConfiguredAudienceModelAssociationsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationConfiguredAudienceModelAssociationsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
 
listCollaborationIdNamespaceAssociations(ListCollaborationIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listCollaborationIdNamespaceAssociations(ListCollaborationIdNamespaceAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns a list of the ID namespace associations in a collaboration.
listCollaborationIdNamespaceAssociations(ListCollaborationIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns a list of the ID namespace associations in a collaboration.
listCollaborationIdNamespaceAssociationsAsync(ListCollaborationIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationIdNamespaceAssociationsAsync(ListCollaborationIdNamespaceAssociationsRequest, AsyncHandler<ListCollaborationIdNamespaceAssociationsRequest, ListCollaborationIdNamespaceAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationIdNamespaceAssociationsAsync(ListCollaborationIdNamespaceAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns a list of the ID namespace associations in a collaboration.
listCollaborationIdNamespaceAssociationsAsync(ListCollaborationIdNamespaceAssociationsRequest, AsyncHandler<ListCollaborationIdNamespaceAssociationsRequest, ListCollaborationIdNamespaceAssociationsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns a list of the ID namespace associations in a collaboration.
listCollaborationIdNamespaceAssociationsAsync(ListCollaborationIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listCollaborationIdNamespaceAssociationsAsync(ListCollaborationIdNamespaceAssociationsRequest, AsyncHandler<ListCollaborationIdNamespaceAssociationsRequest, ListCollaborationIdNamespaceAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListCollaborationIdNamespaceAssociationsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationIdNamespaceAssociationsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
 
ListCollaborationIdNamespaceAssociationsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationIdNamespaceAssociationsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
 
listCollaborationPrivacyBudgets(ListCollaborationPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listCollaborationPrivacyBudgets(ListCollaborationPrivacyBudgetsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns an array that summarizes each privacy budget in a specified collaboration.
listCollaborationPrivacyBudgets(ListCollaborationPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns an array that summarizes each privacy budget in a specified collaboration.
listCollaborationPrivacyBudgetsAsync(ListCollaborationPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationPrivacyBudgetsAsync(ListCollaborationPrivacyBudgetsRequest, AsyncHandler<ListCollaborationPrivacyBudgetsRequest, ListCollaborationPrivacyBudgetsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationPrivacyBudgetsAsync(ListCollaborationPrivacyBudgetsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns an array that summarizes each privacy budget in a specified collaboration.
listCollaborationPrivacyBudgetsAsync(ListCollaborationPrivacyBudgetsRequest, AsyncHandler<ListCollaborationPrivacyBudgetsRequest, ListCollaborationPrivacyBudgetsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns an array that summarizes each privacy budget in a specified collaboration.
listCollaborationPrivacyBudgetsAsync(ListCollaborationPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listCollaborationPrivacyBudgetsAsync(ListCollaborationPrivacyBudgetsRequest, AsyncHandler<ListCollaborationPrivacyBudgetsRequest, ListCollaborationPrivacyBudgetsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListCollaborationPrivacyBudgetsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationPrivacyBudgetsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
 
ListCollaborationPrivacyBudgetsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationPrivacyBudgetsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
 
listCollaborationPrivacyBudgetTemplates(ListCollaborationPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listCollaborationPrivacyBudgetTemplates(ListCollaborationPrivacyBudgetTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns an array that summarizes each privacy budget template in a specified collaboration.
listCollaborationPrivacyBudgetTemplates(ListCollaborationPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns an array that summarizes each privacy budget template in a specified collaboration.
listCollaborationPrivacyBudgetTemplatesAsync(ListCollaborationPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationPrivacyBudgetTemplatesAsync(ListCollaborationPrivacyBudgetTemplatesRequest, AsyncHandler<ListCollaborationPrivacyBudgetTemplatesRequest, ListCollaborationPrivacyBudgetTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationPrivacyBudgetTemplatesAsync(ListCollaborationPrivacyBudgetTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns an array that summarizes each privacy budget template in a specified collaboration.
listCollaborationPrivacyBudgetTemplatesAsync(ListCollaborationPrivacyBudgetTemplatesRequest, AsyncHandler<ListCollaborationPrivacyBudgetTemplatesRequest, ListCollaborationPrivacyBudgetTemplatesResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns an array that summarizes each privacy budget template in a specified collaboration.
listCollaborationPrivacyBudgetTemplatesAsync(ListCollaborationPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listCollaborationPrivacyBudgetTemplatesAsync(ListCollaborationPrivacyBudgetTemplatesRequest, AsyncHandler<ListCollaborationPrivacyBudgetTemplatesRequest, ListCollaborationPrivacyBudgetTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListCollaborationPrivacyBudgetTemplatesRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationPrivacyBudgetTemplatesRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
 
ListCollaborationPrivacyBudgetTemplatesResult - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationPrivacyBudgetTemplatesResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
 
listCollaborations(ListCollaborationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listCollaborations(ListCollaborationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists collaborations the caller owns, is active in, or has been invited to.
listCollaborations(ListCollaborationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists collaborations the caller owns, is active in, or has been invited to.
listCollaborationsAsync(ListCollaborationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationsAsync(ListCollaborationsRequest, AsyncHandler<ListCollaborationsRequest, ListCollaborationsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listCollaborationsAsync(ListCollaborationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists collaborations the caller owns, is active in, or has been invited to.
listCollaborationsAsync(ListCollaborationsRequest, AsyncHandler<ListCollaborationsRequest, ListCollaborationsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists collaborations the caller owns, is active in, or has been invited to.
listCollaborationsAsync(ListCollaborationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listCollaborationsAsync(ListCollaborationsRequest, AsyncHandler<ListCollaborationsRequest, ListCollaborationsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListCollaborationsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
 
ListCollaborationsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListCollaborationsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
 
listConfiguredAudienceModelAssociations(ListConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listConfiguredAudienceModelAssociations(ListConfiguredAudienceModelAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists information about requested configured audience model associations.
listConfiguredAudienceModelAssociations(ListConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists information about requested configured audience model associations.
listConfiguredAudienceModelAssociationsAsync(ListConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listConfiguredAudienceModelAssociationsAsync(ListConfiguredAudienceModelAssociationsRequest, AsyncHandler<ListConfiguredAudienceModelAssociationsRequest, ListConfiguredAudienceModelAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listConfiguredAudienceModelAssociationsAsync(ListConfiguredAudienceModelAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists information about requested configured audience model associations.
listConfiguredAudienceModelAssociationsAsync(ListConfiguredAudienceModelAssociationsRequest, AsyncHandler<ListConfiguredAudienceModelAssociationsRequest, ListConfiguredAudienceModelAssociationsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists information about requested configured audience model associations.
listConfiguredAudienceModelAssociationsAsync(ListConfiguredAudienceModelAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listConfiguredAudienceModelAssociationsAsync(ListConfiguredAudienceModelAssociationsRequest, AsyncHandler<ListConfiguredAudienceModelAssociationsRequest, ListConfiguredAudienceModelAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListConfiguredAudienceModelAssociationsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListConfiguredAudienceModelAssociationsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
 
ListConfiguredAudienceModelAssociationsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListConfiguredAudienceModelAssociationsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
 
listConfiguredTableAssociations(ListConfiguredTableAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listConfiguredTableAssociations(ListConfiguredTableAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists configured table associations for a membership.
listConfiguredTableAssociations(ListConfiguredTableAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists configured table associations for a membership.
listConfiguredTableAssociationsAsync(ListConfiguredTableAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listConfiguredTableAssociationsAsync(ListConfiguredTableAssociationsRequest, AsyncHandler<ListConfiguredTableAssociationsRequest, ListConfiguredTableAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listConfiguredTableAssociationsAsync(ListConfiguredTableAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists configured table associations for a membership.
listConfiguredTableAssociationsAsync(ListConfiguredTableAssociationsRequest, AsyncHandler<ListConfiguredTableAssociationsRequest, ListConfiguredTableAssociationsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists configured table associations for a membership.
listConfiguredTableAssociationsAsync(ListConfiguredTableAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listConfiguredTableAssociationsAsync(ListConfiguredTableAssociationsRequest, AsyncHandler<ListConfiguredTableAssociationsRequest, ListConfiguredTableAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListConfiguredTableAssociationsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListConfiguredTableAssociationsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
 
ListConfiguredTableAssociationsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListConfiguredTableAssociationsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
 
listConfiguredTables(ListConfiguredTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listConfiguredTables(ListConfiguredTablesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists configured tables.
listConfiguredTables(ListConfiguredTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists configured tables.
listConfiguredTablesAsync(ListConfiguredTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listConfiguredTablesAsync(ListConfiguredTablesRequest, AsyncHandler<ListConfiguredTablesRequest, ListConfiguredTablesResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listConfiguredTablesAsync(ListConfiguredTablesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists configured tables.
listConfiguredTablesAsync(ListConfiguredTablesRequest, AsyncHandler<ListConfiguredTablesRequest, ListConfiguredTablesResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists configured tables.
listConfiguredTablesAsync(ListConfiguredTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listConfiguredTablesAsync(ListConfiguredTablesRequest, AsyncHandler<ListConfiguredTablesRequest, ListConfiguredTablesResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListConfiguredTablesRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListConfiguredTablesRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
 
ListConfiguredTablesResult - Class in com.amazonaws.services.cleanrooms.model
 
ListConfiguredTablesResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
 
listIdMappingTables(ListIdMappingTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listIdMappingTables(ListIdMappingTablesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns a list of ID mapping tables.
listIdMappingTables(ListIdMappingTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns a list of ID mapping tables.
listIdMappingTablesAsync(ListIdMappingTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listIdMappingTablesAsync(ListIdMappingTablesRequest, AsyncHandler<ListIdMappingTablesRequest, ListIdMappingTablesResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listIdMappingTablesAsync(ListIdMappingTablesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns a list of ID mapping tables.
listIdMappingTablesAsync(ListIdMappingTablesRequest, AsyncHandler<ListIdMappingTablesRequest, ListIdMappingTablesResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns a list of ID mapping tables.
listIdMappingTablesAsync(ListIdMappingTablesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listIdMappingTablesAsync(ListIdMappingTablesRequest, AsyncHandler<ListIdMappingTablesRequest, ListIdMappingTablesResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListIdMappingTablesRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListIdMappingTablesRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
 
ListIdMappingTablesResult - Class in com.amazonaws.services.cleanrooms.model
 
ListIdMappingTablesResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
 
listIdNamespaceAssociations(ListIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listIdNamespaceAssociations(ListIdNamespaceAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns a list of ID namespace associations.
listIdNamespaceAssociations(ListIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns a list of ID namespace associations.
listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest, AsyncHandler<ListIdNamespaceAssociationsRequest, ListIdNamespaceAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns a list of ID namespace associations.
listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest, AsyncHandler<ListIdNamespaceAssociationsRequest, ListIdNamespaceAssociationsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns a list of ID namespace associations.
listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listIdNamespaceAssociationsAsync(ListIdNamespaceAssociationsRequest, AsyncHandler<ListIdNamespaceAssociationsRequest, ListIdNamespaceAssociationsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListIdNamespaceAssociationsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListIdNamespaceAssociationsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
 
ListIdNamespaceAssociationsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListIdNamespaceAssociationsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
 
listMembers(ListMembersRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listMembers(ListMembersRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists all members within a collaboration.
listMembers(ListMembersRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists all members within a collaboration.
listMembersAsync(ListMembersRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listMembersAsync(ListMembersRequest, AsyncHandler<ListMembersRequest, ListMembersResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listMembersAsync(ListMembersRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists all members within a collaboration.
listMembersAsync(ListMembersRequest, AsyncHandler<ListMembersRequest, ListMembersResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists all members within a collaboration.
listMembersAsync(ListMembersRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listMembersAsync(ListMembersRequest, AsyncHandler<ListMembersRequest, ListMembersResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listMemberships(ListMembershipsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listMemberships(ListMembershipsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists all memberships resources within the caller's account.
listMemberships(ListMembershipsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists all memberships resources within the caller's account.
listMembershipsAsync(ListMembershipsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listMembershipsAsync(ListMembershipsRequest, AsyncHandler<ListMembershipsRequest, ListMembershipsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listMembershipsAsync(ListMembershipsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists all memberships resources within the caller's account.
listMembershipsAsync(ListMembershipsRequest, AsyncHandler<ListMembershipsRequest, ListMembershipsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists all memberships resources within the caller's account.
listMembershipsAsync(ListMembershipsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listMembershipsAsync(ListMembershipsRequest, AsyncHandler<ListMembershipsRequest, ListMembershipsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListMembershipsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListMembershipsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
 
ListMembershipsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListMembershipsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
 
ListMembersRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListMembersRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListMembersRequest
 
ListMembersResult - Class in com.amazonaws.services.cleanrooms.model
 
ListMembersResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListMembersResult
 
listPrivacyBudgets(ListPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listPrivacyBudgets(ListPrivacyBudgetsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns detailed information about the privacy budgets in a specified membership.
listPrivacyBudgets(ListPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns detailed information about the privacy budgets in a specified membership.
listPrivacyBudgetsAsync(ListPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listPrivacyBudgetsAsync(ListPrivacyBudgetsRequest, AsyncHandler<ListPrivacyBudgetsRequest, ListPrivacyBudgetsResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listPrivacyBudgetsAsync(ListPrivacyBudgetsRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns detailed information about the privacy budgets in a specified membership.
listPrivacyBudgetsAsync(ListPrivacyBudgetsRequest, AsyncHandler<ListPrivacyBudgetsRequest, ListPrivacyBudgetsResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns detailed information about the privacy budgets in a specified membership.
listPrivacyBudgetsAsync(ListPrivacyBudgetsRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listPrivacyBudgetsAsync(ListPrivacyBudgetsRequest, AsyncHandler<ListPrivacyBudgetsRequest, ListPrivacyBudgetsResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListPrivacyBudgetsRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListPrivacyBudgetsRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
 
ListPrivacyBudgetsResult - Class in com.amazonaws.services.cleanrooms.model
 
ListPrivacyBudgetsResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
 
listPrivacyBudgetTemplates(ListPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listPrivacyBudgetTemplates(ListPrivacyBudgetTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Returns detailed information about the privacy budget templates in a specified membership.
listPrivacyBudgetTemplates(ListPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Returns detailed information about the privacy budget templates in a specified membership.
listPrivacyBudgetTemplatesAsync(ListPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listPrivacyBudgetTemplatesAsync(ListPrivacyBudgetTemplatesRequest, AsyncHandler<ListPrivacyBudgetTemplatesRequest, ListPrivacyBudgetTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listPrivacyBudgetTemplatesAsync(ListPrivacyBudgetTemplatesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns detailed information about the privacy budget templates in a specified membership.
listPrivacyBudgetTemplatesAsync(ListPrivacyBudgetTemplatesRequest, AsyncHandler<ListPrivacyBudgetTemplatesRequest, ListPrivacyBudgetTemplatesResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Returns detailed information about the privacy budget templates in a specified membership.
listPrivacyBudgetTemplatesAsync(ListPrivacyBudgetTemplatesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listPrivacyBudgetTemplatesAsync(ListPrivacyBudgetTemplatesRequest, AsyncHandler<ListPrivacyBudgetTemplatesRequest, ListPrivacyBudgetTemplatesResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListPrivacyBudgetTemplatesRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListPrivacyBudgetTemplatesRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
 
ListPrivacyBudgetTemplatesResult - Class in com.amazonaws.services.cleanrooms.model
 
ListPrivacyBudgetTemplatesResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
 
listProtectedQueries(ListProtectedQueriesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listProtectedQueries(ListProtectedQueriesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists protected queries, sorted by the most recent query.
listProtectedQueries(ListProtectedQueriesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists protected queries, sorted by the most recent query.
listProtectedQueriesAsync(ListProtectedQueriesRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listProtectedQueriesAsync(ListProtectedQueriesRequest, AsyncHandler<ListProtectedQueriesRequest, ListProtectedQueriesResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listProtectedQueriesAsync(ListProtectedQueriesRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists protected queries, sorted by the most recent query.
listProtectedQueriesAsync(ListProtectedQueriesRequest, AsyncHandler<ListProtectedQueriesRequest, ListProtectedQueriesResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists protected queries, sorted by the most recent query.
listProtectedQueriesAsync(ListProtectedQueriesRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listProtectedQueriesAsync(ListProtectedQueriesRequest, AsyncHandler<ListProtectedQueriesRequest, ListProtectedQueriesResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListProtectedQueriesRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListProtectedQueriesRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
 
ListProtectedQueriesResult - Class in com.amazonaws.services.cleanrooms.model
 
ListProtectedQueriesResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
 
listSchemas(ListSchemasRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listSchemas(ListSchemasRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists the schemas for relations within a collaboration.
listSchemas(ListSchemasRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists the schemas for relations within a collaboration.
listSchemasAsync(ListSchemasRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listSchemasAsync(ListSchemasRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists the schemas for relations within a collaboration.
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists the schemas for relations within a collaboration.
listSchemasAsync(ListSchemasRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listSchemasAsync(ListSchemasRequest, AsyncHandler<ListSchemasRequest, ListSchemasResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListSchemasRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListSchemasRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
 
ListSchemasResult - Class in com.amazonaws.services.cleanrooms.model
 
ListSchemasResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListSchemasResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Lists all of the tags that have been added to a resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Lists all of the tags that have been added to a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists all of the tags that have been added to a resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Lists all of the tags that have been added to a resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.cleanrooms.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.cleanrooms.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.Column
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.Membership
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.Schema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.TableReference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
 
MemberAbility - Enum in com.amazonaws.services.cleanrooms.model
 
Membership - Class in com.amazonaws.services.cleanrooms.model
The membership object.
Membership() - Constructor for class com.amazonaws.services.cleanrooms.model.Membership
 
MembershipPaymentConfiguration - Class in com.amazonaws.services.cleanrooms.model
An object representing the payment responsibilities accepted by the collaboration member.
MembershipPaymentConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
 
MembershipProtectedQueryOutputConfiguration - Class in com.amazonaws.services.cleanrooms.model
Contains configurations for protected query results.
MembershipProtectedQueryOutputConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
MembershipProtectedQueryResultConfiguration - Class in com.amazonaws.services.cleanrooms.model
Contains configurations for protected query results.
MembershipProtectedQueryResultConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
 
MembershipQueryComputePaymentConfig - Class in com.amazonaws.services.cleanrooms.model
An object representing the payment responsibilities accepted by the collaboration member for query compute costs.
MembershipQueryComputePaymentConfig() - Constructor for class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
 
MembershipQueryLogStatus - Enum in com.amazonaws.services.cleanrooms.model
 
MembershipStatus - Enum in com.amazonaws.services.cleanrooms.model
 
MembershipSummary - Class in com.amazonaws.services.cleanrooms.model
The membership object listed by the request.
MembershipSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.MembershipSummary
 
MemberSpecification - Class in com.amazonaws.services.cleanrooms.model
Basic metadata used to construct a new member.
MemberSpecification() - Constructor for class com.amazonaws.services.cleanrooms.model.MemberSpecification
 
MemberStatus - Enum in com.amazonaws.services.cleanrooms.model
 
MemberSummary - Class in com.amazonaws.services.cleanrooms.model
The member object listed by the request.
MemberSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.MemberSummary
 

P

ParameterType - Enum in com.amazonaws.services.cleanrooms.model
 
PaymentConfiguration - Class in com.amazonaws.services.cleanrooms.model
An object representing the collaboration member's payment responsibilities set by the collaboration creator.
PaymentConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
 
populateIdMappingTable(PopulateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
populateIdMappingTable(PopulateIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Defines the information that's necessary to populate an ID mapping table.
populateIdMappingTable(PopulateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Defines the information that's necessary to populate an ID mapping table.
populateIdMappingTableAsync(PopulateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
populateIdMappingTableAsync(PopulateIdMappingTableRequest, AsyncHandler<PopulateIdMappingTableRequest, PopulateIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
populateIdMappingTableAsync(PopulateIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Defines the information that's necessary to populate an ID mapping table.
populateIdMappingTableAsync(PopulateIdMappingTableRequest, AsyncHandler<PopulateIdMappingTableRequest, PopulateIdMappingTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Defines the information that's necessary to populate an ID mapping table.
populateIdMappingTableAsync(PopulateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
populateIdMappingTableAsync(PopulateIdMappingTableRequest, AsyncHandler<PopulateIdMappingTableRequest, PopulateIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
PopulateIdMappingTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
PopulateIdMappingTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
 
PopulateIdMappingTableResult - Class in com.amazonaws.services.cleanrooms.model
 
PopulateIdMappingTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
 
previewPrivacyImpact(PreviewPrivacyImpactRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
previewPrivacyImpact(PreviewPrivacyImpactRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
previewPrivacyImpact(PreviewPrivacyImpactRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
previewPrivacyImpactAsync(PreviewPrivacyImpactRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
previewPrivacyImpactAsync(PreviewPrivacyImpactRequest, AsyncHandler<PreviewPrivacyImpactRequest, PreviewPrivacyImpactResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
previewPrivacyImpactAsync(PreviewPrivacyImpactRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
previewPrivacyImpactAsync(PreviewPrivacyImpactRequest, AsyncHandler<PreviewPrivacyImpactRequest, PreviewPrivacyImpactResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
An estimate of the number of aggregation functions that the member who can query can run given epsilon and noise parameters.
previewPrivacyImpactAsync(PreviewPrivacyImpactRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
previewPrivacyImpactAsync(PreviewPrivacyImpactRequest, AsyncHandler<PreviewPrivacyImpactRequest, PreviewPrivacyImpactResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
PreviewPrivacyImpactParametersInput - Class in com.amazonaws.services.cleanrooms.model
Specifies the updated epsilon and noise parameters to preview.
PreviewPrivacyImpactParametersInput() - Constructor for class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
 
PreviewPrivacyImpactRequest - Class in com.amazonaws.services.cleanrooms.model
 
PreviewPrivacyImpactRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
 
PreviewPrivacyImpactResult - Class in com.amazonaws.services.cleanrooms.model
 
PreviewPrivacyImpactResult() - Constructor for class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
 
PrivacyBudget - Class in com.amazonaws.services.cleanrooms.model
The epsilon parameter value and number of each aggregation function that you can perform.
PrivacyBudget() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyBudget
 
PrivacyBudgetSummary - Class in com.amazonaws.services.cleanrooms.model
An array that summaries the specified privacy budget.
PrivacyBudgetSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
 
PrivacyBudgetTemplate - Class in com.amazonaws.services.cleanrooms.model
An object that defines the privacy budget template.
PrivacyBudgetTemplate() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
 
PrivacyBudgetTemplateAutoRefresh - Enum in com.amazonaws.services.cleanrooms.model
 
PrivacyBudgetTemplateParametersInput - Class in com.amazonaws.services.cleanrooms.model
The epsilon and noise parameters that you want to use for the privacy budget template.
PrivacyBudgetTemplateParametersInput() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
 
PrivacyBudgetTemplateParametersOutput - Class in com.amazonaws.services.cleanrooms.model
The epsilon and noise parameters that were used in the privacy budget template.
PrivacyBudgetTemplateParametersOutput() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
 
PrivacyBudgetTemplateSummary - Class in com.amazonaws.services.cleanrooms.model
A summary of the privacy budget template.
PrivacyBudgetTemplateSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
 
PrivacyBudgetTemplateUpdateParameters - Class in com.amazonaws.services.cleanrooms.model
The epsilon and noise parameters that you want to update in the privacy budget template.
PrivacyBudgetTemplateUpdateParameters() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
 
PrivacyBudgetType - Enum in com.amazonaws.services.cleanrooms.model
 
PrivacyImpact - Class in com.amazonaws.services.cleanrooms.model
Provides an estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
PrivacyImpact() - Constructor for class com.amazonaws.services.cleanrooms.model.PrivacyImpact
 
ProtectedQuery - Class in com.amazonaws.services.cleanrooms.model
The parameters for an Clean Rooms protected query.
ProtectedQuery() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQuery
 
ProtectedQueryError - Class in com.amazonaws.services.cleanrooms.model
Details of errors thrown by the protected query.
ProtectedQueryError() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
 
ProtectedQueryMemberOutputConfiguration - Class in com.amazonaws.services.cleanrooms.model
Contains configuration details for the protected query member output.
ProtectedQueryMemberOutputConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
 
ProtectedQueryOutput - Class in com.amazonaws.services.cleanrooms.model
Contains details about the protected query output.
ProtectedQueryOutput() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
 
ProtectedQueryOutputConfiguration - Class in com.amazonaws.services.cleanrooms.model
Contains configuration details for protected query output.
ProtectedQueryOutputConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
 
ProtectedQueryResult - Class in com.amazonaws.services.cleanrooms.model
Details about the query results.
ProtectedQueryResult() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
 
ProtectedQueryResultConfiguration - Class in com.amazonaws.services.cleanrooms.model
Contains configurations for protected query results.
ProtectedQueryResultConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
 
ProtectedQueryS3Output - Class in com.amazonaws.services.cleanrooms.model
Contains output information for protected queries with an S3 output type.
ProtectedQueryS3Output() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
 
ProtectedQueryS3OutputConfiguration - Class in com.amazonaws.services.cleanrooms.model
Contains the configuration to write the query results to S3.
ProtectedQueryS3OutputConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
 
ProtectedQuerySingleMemberOutput - Class in com.amazonaws.services.cleanrooms.model
Details about the member who received the query result.
ProtectedQuerySingleMemberOutput() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
 
ProtectedQuerySQLParameters - Class in com.amazonaws.services.cleanrooms.model
The parameters for the SQL type Protected Query.
ProtectedQuerySQLParameters() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
 
ProtectedQueryStatistics - Class in com.amazonaws.services.cleanrooms.model
Contains statistics about the execution of the protected query.
ProtectedQueryStatistics() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
 
ProtectedQueryStatus - Enum in com.amazonaws.services.cleanrooms.model
 
ProtectedQuerySummary - Class in com.amazonaws.services.cleanrooms.model
The protected query summary for the objects listed by the request.
ProtectedQuerySummary() - Constructor for class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
 
ProtectedQueryType - Enum in com.amazonaws.services.cleanrooms.model
 

Q

QueryComputePaymentConfig - Class in com.amazonaws.services.cleanrooms.model
An object representing the collaboration member's payment responsibilities set by the collaboration creator for query compute costs.
QueryComputePaymentConfig() - Constructor for class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
 
QueryConstraint - Class in com.amazonaws.services.cleanrooms.model
Provides any necessary query constraint information.
QueryConstraint() - Constructor for class com.amazonaws.services.cleanrooms.model.QueryConstraint
 
QueryConstraintRequireOverlap - Class in com.amazonaws.services.cleanrooms.model
Provides the name of the columns that are required to overlap.
QueryConstraintRequireOverlap() - Constructor for class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
 

R

ReceiverConfiguration - Class in com.amazonaws.services.cleanrooms.model
The receiver configuration for a protected query.
ReceiverConfiguration() - Constructor for class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
 
ResourceNotFoundException - Exception in com.amazonaws.services.cleanrooms.model
Request references a resource which does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceType - Enum in com.amazonaws.services.cleanrooms.model
 
ResultFormat - Enum in com.amazonaws.services.cleanrooms.model
 

S

ScalarFunctions - Enum in com.amazonaws.services.cleanrooms.model
 
Schema - Class in com.amazonaws.services.cleanrooms.model
A schema is a relation within a collaboration.
Schema() - Constructor for class com.amazonaws.services.cleanrooms.model.Schema
 
SchemaAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
Defines the information that's necessary to retrieve an analysis rule schema.
SchemaAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
 
SchemaConfiguration - Enum in com.amazonaws.services.cleanrooms.model
 
SchemaStatus - Enum in com.amazonaws.services.cleanrooms.model
 
SchemaStatusDetail - Class in com.amazonaws.services.cleanrooms.model
Information about the schema status.
SchemaStatusDetail() - Constructor for class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
 
SchemaStatusReason - Class in com.amazonaws.services.cleanrooms.model
A reason why the schema status is set to its current value.
SchemaStatusReason() - Constructor for class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
 
SchemaStatusReasonCode - Enum in com.amazonaws.services.cleanrooms.model
 
SchemaSummary - Class in com.amazonaws.services.cleanrooms.model
The schema summary for the objects listed by the request.
SchemaSummary() - Constructor for class com.amazonaws.services.cleanrooms.model.SchemaSummary
 
SchemaType - Enum in com.amazonaws.services.cleanrooms.model
 
SchemaTypeProperties - Class in com.amazonaws.services.cleanrooms.model
Information about the schema type properties.
SchemaTypeProperties() - Constructor for class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.cleanrooms.model
Request denied because service quota has been exceeded.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The abilities granted to the collaboration member.
setAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
The account ID of the member to remove.
setAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The identifier used to reference members of the collaboration.
setAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The identifier used to reference members of the collaboration.
setAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
The unique identifier for the account.
setAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
The Amazon Web Services account ID of the member in the collaboration who can receive results for the query.
setAdditionalAnalyses(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
setAdditionalAnalyses(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
setAdditionalAnalyses(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
setAggregateColumns(Collection<AggregateColumn>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to use in aggregation queries.
setAggregation(AnalysisRuleAggregation) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
setAggregation(AnalysisRuleAggregation) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
setAggregation(ConfiguredTableAssociationAnalysisRuleAggregation) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
setAggregationExpression(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The aggregation expression that was run.
setAggregations(Collection<DifferentialPrivacyPrivacyBudgetAggregation>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
This information includes the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations.
setAggregations(Collection<DifferentialPrivacyPreviewAggregation>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
The number of aggregation functions that you can perform.
setAggregationType(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The type of aggregation function that was run.
setAllowCleartext(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether encrypted tables can contain cleartext data (TRUE) or are to cryptographically process every column (FALSE).
setAllowDuplicates(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can contain duplicate entries (TRUE) or are to contain only non-repeated values (FALSE).
setAllowedAdditionalAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
setAllowedAdditionalAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
setAllowedAdditionalAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
setAllowedAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The ARN of the analysis templates that are allowed by the custom analysis rule.
setAllowedAnalysisProviders(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The IDs of the Amazon Web Services accounts that are allowed to query by the custom analysis rule.
setAllowedColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The columns within the underlying Glue table that can be utilized within collaborations.
setAllowedColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The columns of the underlying table that can be used by collaborations or analysis rules.
setAllowedJoinOperators(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Which logical operators (if any) are to be used in an INNER JOIN match condition.
setAllowedJoinOperators(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
The logical operators (if any) that are to be used in an INNER JOIN match condition.
setAllowedResultReceivers(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of collaboration members who are allowed to receive results of queries run with this configured table.
setAllowedResultReceivers(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of collaboration members who are allowed to receive results of queries run with this configured table.
setAllowedResultReceivers(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of collaboration members who are allowed to receive results of queries run with this configured table.
setAllowJoinsOnColumnsWithDifferentNames(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can be joined on any other Fingerprint column with a different name ( TRUE) or can only be joined on Fingerprint columns of the same name (FALSE).
setAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The analysis method for the configured table.
setAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The analysis method for the configured tables.
setAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The analysis method for the configured tables.
setAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis method for the schema.
setAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The analysis method for the associated schema.
setAnalysisParameters(Collection<AnalysisParameter>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The parameters of the analysis template.
setAnalysisParameters(Collection<AnalysisParameter>) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The analysis parameters that have been specified in the analysis template.
setAnalysisParameters(Collection<AnalysisParameter>) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The parameters of the analysis template.
setAnalysisRule(ConfiguredTableAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
The analysis rule that was created for the configured table.
setAnalysisRule(ConfiguredTableAssociationAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
The analysis rule for the configured table association.
setAnalysisRule(ConfiguredTableAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
The entire analysis rule output.
setAnalysisRule(ConfiguredTableAssociationAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
The analysis rule for the configured table association.
setAnalysisRule(AnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
A specification about how data from the configured table can be used.
setAnalysisRule(ConfiguredTableAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
The entire updated analysis rule.
setAnalysisRule(ConfiguredTableAssociationAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
The updated analysis rule for the configured table association.
setAnalysisRulePolicy(ConfiguredTableAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The analysis rule policy that was created for the configured table.
setAnalysisRulePolicy(ConfiguredTableAssociationAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The analysis rule policy that was created for the configured table association.
setAnalysisRulePolicy(ConfiguredTableAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The new analysis rule policy for the configured table analysis rule.
setAnalysisRulePolicy(ConfiguredTableAssociationAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The updated analysis rule policy for the configured table association.
setAnalysisRules(Collection<AnalysisRule>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
The retrieved list of analysis rules.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The type of analysis rule.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
The analysis rule type to be deleted.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
The type of the analysis rule that you want to delete.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
The analysis rule to be retrieved.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule that you want to retrieve.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The analysis rule type for which the schema status has been evaluated.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The analysis rule type to be updated.
setAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The analysis rule type that you want to update.
setAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The types of analysis rules associated with this configured table.
setAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The analysis rule types for the configured table association.
setAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The types of analysis rules associated with this configured table.
setAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis rule types associated with the schema.
setAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The types of analysis rules that are associated with this schema object.
setAnalysisTemplate(AnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
The analysis template.
setAnalysisTemplate(AnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
The analysis template.
setAnalysisTemplate(AnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
The analysis template.
setAnalysisTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
setAnalysisTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
setAnalysisTemplateArns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
setAnalysisTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
The identifier for the analysis template resource.
setAnalysisTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
The identifier for the analysis template resource.
setAnalysisTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
The identifier for the analysis template resource.
setAnalysisTemplateSummaries(Collection<AnalysisTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
Lists analysis template metadata.
setAnalysisType(String) - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
The type of analysis for the protected query.
setAnalysisType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The type of analysis that can be performed on the schema.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The Amazon Resource Name (ARN) of the analysis template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The Amazon Resource Name (ARN) of the analysis template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
The Amazon Resource Name (ARN) of the analysis template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ARN for the collaboration.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The Amazon Resource Name (ARN) of the analysis template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The Amazon Resource Name (ARN) of the analysis template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The ARN of the collaboration privacy budget template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The ARN of the collaboration privacy budget template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The ARN of the collaboration.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The unique ARN for the configured table.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the configured table association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ARN for the configured table association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The unique ARN of the configured table.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the ID mapping table.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of this ID mapping table.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of this ID namespace association.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ARN for the membership.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ARN for the membership.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The ARN of the privacy budget template.
setArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The ARN of the privacy budget template.
setAutoRefresh(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
How often the privacy budget refreshes.
setAutoRefresh(String) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
How often the privacy budget refreshes.
setAutoRefresh(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
How often the privacy budget refreshes.
setBucket(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
The S3 bucket to unload the protected query results.
setBudget(PrivacyBudget) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The includes epsilon provided and utility in terms of aggregations.
setBudget(PrivacyBudget) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The provided privacy budget.
setCode(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
An error code for the error.
setCode(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
An error code for the error.
setCode(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error code for the error.
setCode(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
An error code for the error.
setCode(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
The schema status reason code.
setCollaboration(Collaboration) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
The collaboration.
setCollaboration(Collaboration) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
The entire collaboration for this identifier.
setCollaboration(Collaboration) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
The entire collaboration that has been updated.
setCollaborationAnalysisTemplate(CollaborationAnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
The analysis template within a collaboration.
setCollaborationAnalysisTemplates(Collection<CollaborationAnalysisTemplate>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
The retrieved list of analysis templates within a collaboration.
setCollaborationAnalysisTemplateSummaries(Collection<CollaborationAnalysisTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
The metadata of the analysis template within a collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The unique ARN for the analysis template’s associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The unique ARN for the analysis template summary’s associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The unique ARN for the analysis template’s associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The unique ARN for the analysis template’s associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The unique ARN for the configured audience model's associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The unique ARN for the configured audience model's associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The ARN of the collaboration that includes this privacy budget.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The ARN of the collaboration that includes this collaboration privacy budget template.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The ARN of the collaboration that contains this collaboration privacy budget template.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the collaboration that contains this configured audience model association.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains this ID namespace association.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ARN for the membership's associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ARN for the membership's associated collaboration.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The ARN of the collaboration that contains this privacy budget.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The ARN of the collaboration that contains this privacy budget template.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The ARN of the collaboration that contains this privacy budget template.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique ARN for the collaboration that the schema belongs to.
setCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique ARN for the collaboration that the schema belongs to.
setCollaborationConfiguredAudienceModelAssociation(CollaborationConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
The metadata of the configured audience model association.
setCollaborationConfiguredAudienceModelAssociationSummaries(Collection<CollaborationConfiguredAudienceModelAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
The metadata of the configured audience model association within a collaboration.
setCollaborationCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The identifier used to reference members of the collaboration.
setCollaborationCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The identifier of the Amazon Web Services principal that created the collaboration.
setCollaborationCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The display name of the collaboration creator.
setCollaborationCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The display name of the collaboration creator.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The unique ID for the associated collaboration.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The unique ID for the associated collaboration of the analysis template.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
A unique identifier for the collaboration that the analysis template summary belongs to.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
A unique identifier for the collaboration that the analysis templates belong to.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
A unique identifier for the collaboration that the analysis templates belong to.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
A unique identifier for the collaboration that the configured audience model associations belong to.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
A unique identifier for the collaboration that the configured audience model associations belong to.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The unique identifier of the collaboration that contains this collaboration ID namespace association.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration that includes this privacy budget.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the collaboration that includes this collaboration privacy budget template.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the collaboration that contains this collaboration privacy budget template.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier of the collaboration that contains this configured audience model association.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the collaboration that configured audience model is associated with.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the collaboration that contains this ID mapping table.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of the collaboration that contains this ID mapping table.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of the collaboration that contains this ID namespace association.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ID for the membership's collaboration.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ID for the membership's collaboration.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the collaboration that contains this privacy budget.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The unique ID of the collaboration that contains this privacy budget template.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The unique ID of the collaboration that contains this privacy budget template.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique ID for the collaboration that the schema belongs to.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique ID for the collaboration that the schema belongs to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
A unique identifier for the collaboration that the analysis templates belong to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
The unique identifier of the collaboration that contains the schema analysis rule.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
A unique identifier for the collaboration that the schemas belong to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The unique ID for the associated collaboration.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
The identifier for the collaboration.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
The unique identifier for the associated collaboration.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
A unique identifier for the collaboration that the analysis templates belong to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
A unique identifier for the collaboration that the configured audience model association belongs to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
A unique identifier for one of your collaborations.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
The identifier for the collaboration.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
A unique identifier for the collaboration that the schema belongs to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
A unique identifier for the collaboration that the schema belongs to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
A unique identifier for the collaboration that the analysis templates belong to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
A unique identifier for the collaboration that the configured audience model association belongs to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The unique identifier of the collaboration that contains the ID namespace associations that you want to retrieve.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
A unique identifier for one of your collaborations.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
A unique identifier for one of your collaborations.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The identifier of the collaboration in which the members are listed.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
A unique identifier for the collaboration that the schema belongs to.
setCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
The identifier for the collaboration.
setCollaborationIdNamespaceAssociationSummaries(Collection<CollaborationIdNamespaceAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
The summary information of the collaboration ID namespace associations that you requested.
setCollaborationList(Collection<CollaborationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
The list of collaborations.
setCollaborationName(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The name of the membership's collaboration.
setCollaborationName(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The name for the membership's collaboration.
setCollaborationPrivacyBudgetSummaries(Collection<CollaborationPrivacyBudgetSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
Summaries of the collaboration privacy budgets.
setCollaborationPrivacyBudgetTemplate(CollaborationPrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
Returns the details of the privacy budget template that you requested.
setCollaborationPrivacyBudgetTemplateSummaries(Collection<CollaborationPrivacyBudgetTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
An array that summarizes the collaboration privacy budget templates.
setColumnName(String) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
Column in aggregation constraint for which there must be a minimum number of distinct values in an output row for it to be in the query output.
setColumnNames(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Column names in configured table of aggregate columns.
setColumns(Collection<DifferentialPrivacyColumn>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
The name of the column (such as user_id) that contains the unique identifier of your users whose privacy you want to protect.
setColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
The columns that are required to overlap.
setColumns(Collection<Column>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The columns for the relation this schema represents.
setConfigurationDetails(ConfigurationDetails) - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
The configuration details of the receiver configuration.
setConfigurations(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The configuration details of the schema analysis rule for the given type.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configure audience model.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model that you want to associate.
setConfiguredAudienceModelAssociation(ConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
Information about the configured audience model association.
setConfiguredAudienceModelAssociation(ConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
Information about the configured audience model association that you requested.
setConfiguredAudienceModelAssociation(ConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
Details about the configured audience model association that you updated.
setConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
A unique identifier of the configured audience model association that you want to delete.
setConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to retrieve.
setConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to retrieve.
setConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to update.
setConfiguredAudienceModelAssociationName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
The name of the configured audience model association.
setConfiguredAudienceModelAssociationSummaries(Collection<ConfiguredAudienceModelAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
Summaries of the configured audience model associations that you requested.
setConfiguredTable(ConfiguredTable) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
The created configured table.
setConfiguredTable(ConfiguredTable) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
The retrieved configured table.
setConfiguredTable(ConfiguredTable) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
The updated configured table.
setConfiguredTableArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The unique ARN for the configured table.
setConfiguredTableArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the configured table that the association refers to.
setConfiguredTableAssociation(ConfiguredTableAssociation) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
The configured table association.
setConfiguredTableAssociation(ConfiguredTableAssociation) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
The entire configured table association object.
setConfiguredTableAssociation(ConfiguredTableAssociation) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
The entire updated configured table association.
setConfiguredTableAssociationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The Amazon Resource Name (ARN) of the configured table association.
setConfiguredTableAssociationId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The unique identifier for the configured table association.
setConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The unique ID for the configured table association.
setConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association that's related to the analysis rule that you want to delete.
setConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
The unique ID for the configured table association to be deleted.
setConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association that's related to the analysis rule.
setConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
The unique ID for the configured table association to retrieve.
setConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association to update.
setConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The unique identifier for the configured table association to update.
setConfiguredTableAssociationSummaries(Collection<ConfiguredTableAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
The retrieved list of configured table associations.
setConfiguredTableId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The unique ID for the configured table.
setConfiguredTableId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the configured table that the association refers to.
setConfiguredTableId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique configured table ID that this configured table association refers to.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The identifier for the configured table to create the analysis rule for.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A unique identifier for the configured table to be associated to.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table that the analysis rule applies to.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
The unique ID for the configured table to delete.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table to retrieve.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
The unique ID for the configured table to retrieve.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table that the analysis rule applies to.
setConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
The identifier for the configured table to update.
setConfiguredTableSummaries(Collection<ConfiguredTableSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
The configured tables listed by the request.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The time the analysis rule was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The time that the analysis template was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The time that the analysis template summary was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The time when the collaboration was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The time that the analysis template within a collaboration was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The time that the summary of the analysis template in a collaboration was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The time at which the configured audience model association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The time at which the configured audience model association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The time at which the collaboration ID namespace association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The time at which the privacy budget was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The time at which the collaboration privacy budget template was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The time at which the collaboration privacy budget template was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The time when the collaboration was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The time at which the configured audience model association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The time at which the configured audience model association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The time the configured table was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The time the configured table analysis rule was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The time the configured table association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The creation time of the configured table association analysis rule.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The time the configured table association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The time the configured table was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The time at which the ID mapping table was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The time at which this ID mapping table was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The time at which this ID namespace association was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The time when the membership was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The time when the membership was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The time when the member was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The time at which the privacy budget was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The time at which the privacy budget template was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The time at which the privacy budget template was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The time at which the protected query was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The time the protected query was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The time the schema was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The time the schema object was created.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The identifier used to reference members of the collaboration.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The identifier used to reference members of the collaboration.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The identifier used to reference members of the collaboration.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The identifier used to reference members of the collaboration.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The identifier used to reference members of the collaboration.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Web Services account that created this collaboration ID namespace association.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the account that created this privacy budget.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the account that created this collaboration privacy budget template.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the account that created this collaboration privacy budget template.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier used to reference members of the collaboration.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique account ID for the Amazon Web Services account that owns the schema.
setCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique account ID for the Amazon Web Services account that owns the schema.
setCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A display name of the collaboration creator.
setCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The display name of the collaboration creator.
setCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The display name of the collaboration creator.
setCreatorMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The abilities granted to the collaboration creator.
setCreatorPaymentConfiguration(PaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The collaboration creator's payment responsibilities set by the collaboration creator.
setCustom(AnalysisRuleCustom) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables custom SQL queries on a configured table.
setCustom(AnalysisRuleCustom) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
setCustom(ConfiguredTableAssociationAnalysisRuleCustom) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables the table owner to approve custom SQL queries on their configured tables.
setDatabaseName(String) - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
The name of the database the Glue table belongs to.
setDataEncryptionMetadata(DataEncryptionMetadata) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The settings for client-side encryption for cryptographic computing.
setDataEncryptionMetadata(DataEncryptionMetadata) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The settings for client-side encryption with Cryptographic Computing for Clean Rooms.
setDefaultResultConfiguration(MembershipProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The default protected query result configuration as specified by the member who can receive results.
setDefaultResultConfiguration(MembershipProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The default protected query result configuration as specified by the member who can receive results.
setDefaultResultConfiguration(MembershipProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
The default protected query result configuration as specified by the member who can receive results.
setDefaultValue(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
Optional.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The description of the analysis template.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The description of the analysis template.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A description of the collaboration provided by the collaboration owner.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The description of the analysis template.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The description of the analysis template.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The description of the configured audience model association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The description of the configured audience model association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The description of the collaboration ID namepsace association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The description of the configured audience model association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The description of the configured audience model association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
A description for the configured table.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
A description of the configured table association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The description of the analysis template.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
A description of the collaboration provided by the collaboration owner.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A description of the configured audience model association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A description for the configured table association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
A description for the configured table.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
A description of the ID mapping table.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The description of the ID mapping table.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The description of this ID mapping table.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The description of the ID namespace association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
A description for the schema.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
A new description for the analysis template.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
A description of the collaboration.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A new description for the configured audience model association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
A new description for the configured table association.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
A new description for the configured table.
setDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
A new description for the ID mapping table.
setDifferentialPrivacy(DifferentialPrivacyConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The differential privacy configuration.
setDifferentialPrivacy(DifferentialPrivacyPreviewParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
An array that specifies the epsilon and noise parameters.
setDifferentialPrivacy(DifferentialPrivacyPrivacyBudget) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the remaining aggregations available.
setDifferentialPrivacy(DifferentialPrivacyTemplateParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
An object that specifies the epsilon and noise parameters.
setDifferentialPrivacy(DifferentialPrivacyTemplateParametersOutput) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
The epsilon and noise parameters.
setDifferentialPrivacy(DifferentialPrivacyTemplateUpdateParameters) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
An object that specifies the new values for the epsilon and noise parameters.
setDifferentialPrivacy(DifferentialPrivacyPrivacyImpact) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
An object that lists the number and type of aggregation functions you can perform.
setDifferentialPrivacy(DifferentialPrivacyParameters) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The sensitivity parameters of the differential privacy results of the protected query.
setDimensionColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to select, group by, or filter by.
setDimensionColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to select, group by, or filter by.
setDirectAnalysisConfigurationDetails(DirectAnalysisConfigurationDetails) - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
The direct analysis configuration details.
setDisallowedOutputColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
A list of columns that aren't allowed to be shown in the query output.
setDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The member's display name.
setDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The member's display name.
setEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
The epsilon value that you want to preview.
setEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
The epsilon value that you configured.
setEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
The epsilon value that you want to use.
setEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
The epsilon value that you specified.
setEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
The updated epsilon value that you want to use.
setError(ProtectedQueryError) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
An error thrown by the protected query.
setErrors(Collection<BatchGetCollaborationAnalysisTemplateError>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
Error reasons for collaboration analysis templates that could not be retrieved.
setErrors(Collection<BatchGetSchemaAnalysisRuleError>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
Error reasons for schemas that could not be retrieved.
setErrors(Collection<BatchGetSchemaError>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
Error reasons for schemas that could not be retrieved.
setFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
Validation errors for specific input parameters.
setFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The format of the analysis template.
setFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The format of the analysis template in the collaboration.
setFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The format of the analysis template.
setFunction(String) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Aggregation function that can be applied to aggregate column in query.
setGlue(GlueTableReference) - Method in class com.amazonaws.services.cleanrooms.model.TableReference
If present, a reference to the Glue table referred to by this table reference.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The identifier for the analysis template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The identifier of the analysis template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ID for the collaboration.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The identifier of the analysis template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The identifier of the analysis template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The identifier of the configured audience model association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The identifier of the configured audience model association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The unique identifier of the collaboration ID namespace association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration privacy budget.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the collaboration privacy budget template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the collaboration privacy budget template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier for the collaboration.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier of the configured audience model association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the configured audience model association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The unique ID for the configured table.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the configured table association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ID for the configured table association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The unique ID of the configured table.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the ID mapping table.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of this ID mapping table.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of this ID namespace association.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ID of the membership.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ID for the membership's collaboration.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the privacy budget.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The unique identifier of the privacy budget template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The unique identifier of the privacy budget template.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The identifier for a protected query instance.
setId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ID of the protected query.
setIdMappingJobId(String) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
The unique identifier of the mapping job that will populate the ID mapping table.
setIdMappingTable(AnalysisRuleIdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
The ID mapping table.
setIdMappingTable(IdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
The ID mapping table that was created.
setIdMappingTable(IdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
The ID mapping table that you requested.
setIdMappingTable(IdMappingTableSchemaTypeProperties) - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
The ID mapping table for the schema type properties.
setIdMappingTable(IdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
The updated ID mapping table.
setIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
The unique identifier of the ID mapping table that you want to delete.
setIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
The unique identifier of the ID mapping table identifier that you want to retrieve.
setIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
The unique identifier of the ID mapping table that you want to populate.
setIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The unique identifier of the ID mapping table that you want to update.
setIdMappingTableInputSource(Collection<IdMappingTableInputSource>) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
The input source of the ID mapping table.
setIdMappingTableInputSource(Collection<IdMappingTableInputSource>) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
Defines which ID namespace associations are used to create the ID mapping table.
setIdMappingTableSummaries(Collection<IdMappingTableSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
The summary information of the ID mapping tables that you requested.
setIdNamespaceAssociationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
The unique identifier of the ID namespace association.
setIdNamespaceAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
The unique identifier of the ID namespace association that you want to delete.
setIdNamespaceAssociationSummaries(Collection<IdNamespaceAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
The summary information of the ID namespace associations that you requested.
setIdNamespaceType(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
The ID namespace type for this ID namespace association.
setInputReferenceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
The Amazon Resource Name (ARN) of the referenced resource in Entity Resolution.
setInputReferenceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
The Amazon Resource Name (ARN) of the Entity Resolution resource that is being associated to the collaboration.
setInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The input reference configuration that's used to create the collaboration ID namespace association.
setInputReferenceConfig(IdMappingTableInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The input reference configuration needed to create the ID mapping table.
setInputReferenceConfig(IdMappingTableInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The input reference configuration for the ID mapping table.
setInputReferenceConfig(IdMappingTableInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The input reference configuration for the ID mapping table.
setInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The input reference configuration details for this ID namespace association.
setInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The input reference properties that are used to create the collaboration ID namespace association.
setInputReferenceProperties(IdMappingTableInputReferenceProperties) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The input reference properties for the ID mapping table.
setInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The input reference properties for this ID namespace association.
setIsResponsible(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
Indicates whether the collaboration member has accepted to pay for query compute costs (TRUE) or has not accepted to pay for query compute costs (FALSE).
setIsResponsible(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
Indicates whether the collaboration creator has configured the collaboration member to pay for query compute costs (TRUE) or has not configured the collaboration member to pay for query compute costs ( FALSE).
setJoinColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns in configured table that can be used in join statements and/or as aggregate columns.
setJoinColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to use in an INNER JOIN statement.
setJoinColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be used to join a configured table with the table of the member who can query and other members' configured tables.
setJoinRequired(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Control that requires member who runs query to do a join with their configured table and/or other configured table in query.
setKeyPrefix(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
The S3 prefix to unload the protected query results.
setKmsKeyArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
setKmsKeyArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
setKmsKeyArn(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
setList(AnalysisRuleList) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
setList(AnalysisRuleList) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
setList(ConfiguredTableAssociationAnalysisRuleList) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
setListColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be listed in the output.
setLocation(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
The S3 location of the result.
setManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
setManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
setManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID mapping table resource.
setManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID namespace association resource.
setMaxColumnValue(Float) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The upper bound of the aggregation expression.
setMaxCount(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
The maximum number of aggregations that the member who can query can run given the epsilon and noise parameters.
setMaxCount(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The maximum number of aggregation functions that you can perform with the given privacy budget.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
The maximum size of the results that is returned per call.
setMember(ProtectedQueryMemberOutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
Required configuration for a protected query with a member output type.
setMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The abilities granted to the collaboration member.
setMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The abilities granted to the collaboration member.
setMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The abilities granted to the collaboration member.
setMemberList(Collection<ProtectedQuerySingleMemberOutput>) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
The list of member Amazon Web Services account(s) that received the results of the query.
setMembers(Collection<MemberSpecification>) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
A list of initial members, not including the creator.
setMembership(Membership) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
The membership that was created.
setMembership(Membership) - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipResult
The membership retrieved for the provided identifier.
setMembership(Membership) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
 
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The Amazon Resource Name (ARN) of the member who created the analysis template.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The Amazon Resource Name (ARN) of the member who created the analysis template.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ARN for your membership within the collaboration.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The ARN of a member in a collaboration.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the membership that contains this configured audience model association.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the membership this configured table association belongs to.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ARN for the membership that the configured table association belongs to.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of the membership resource for this ID mapping table.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The unique ARN for the member's associated membership, if present.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The Amazon Resource Name (ARN) of the member who created the privacy budget summary.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The Amazon Resource Name (ARN) of the member who created the privacy budget template.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The Amazon Resource Name (ARN) of the member who created the privacy budget template.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The ARN of the membership.
setMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ARN for the membership that initiated the protected query.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The identifier of a member who created the analysis template.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The identifier for a membership resource.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ID for your membership within the collaboration.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier of a member in a collaboration.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier for the membership that contains this configured audience model association.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the membership that contains the configured audience model association.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the membership this configured table association belongs to.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ID for the membership that the configured table association belongs to.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the membership resource for the ID mapping table.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of the membership resource for this ID mapping table.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of the membership resource for this ID namespace association.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The unique ID for the member's associated membership, if present.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The identifier for a membership resource.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The identifier for a membership resource.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The identifier for a membership resource.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The identifier for the membership.
setMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ID for the membership that initiated the protected query.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The membership identifier for the configured table association analysis rule.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The identifier for a membership resource.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
The identifier for a membership resource.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
A unique identifier of the membership that contains the audience model association that you want to delete.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
A unique identifier for the membership that the configured table association belongs to.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to delete.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
The unique identifier of the membership that contains the ID namespace association that you want to delete.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
The identifier for a membership resource.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
The identifier for a membership resource.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
A unique identifier for the membership that contains the configured audience model association that you want to retrieve.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
A unique identifier for the membership that the configured table association belongs to.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to retrieve.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
The identifier for a membership resource.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
The identifier for a membership in a protected query instance.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The identifier for a membership resource.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
A unique identifier for a membership that contains the configured audience model associations that you want to retrieve.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
A unique identifier for the membership to list configured table associations for.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The unique identifier of the membership that contains the ID mapping tables that you want to view.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The unique identifier of the membership that contains the ID namespace association that you want to view.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The identifier for the membership in the collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to populate.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
A unique identifier for the membership to run this query against.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
The identifier for a membership resource.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A unique identifier of the membership that contains the configured audience model association that you want to update.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The unique ID for the membership that the configured table association belongs to.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to update.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
The unique identifier of the membership.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
setMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The identifier for a member of a protected query instance.
setMembershipSummaries(Collection<MembershipSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
The list of memberships returned from the ListMemberships operation.
setMemberStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The status of a member in a collaboration.
setMemberStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The status of a member in a collaboration.
setMemberStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The caller's status in a collaboration.
setMemberSummaries(Collection<MemberSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
The list of members returned by the ListMembers operation.
setMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
The validation message.
setMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
A description of why the call failed.
setMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
A description of why the call failed.
setMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error message for the error.
setMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
A description of why the query failed.
setMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
An explanation of the schema status reason code.
setMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
A message for the input validation error.
setMinColumnValue(Float) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The lower bound of the aggregation expression.
setMinimum(Integer) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
The minimum number of distinct values that an output row must be an aggregation of.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
The name of the parameter.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The name for the analysis rule.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The name of the analysis template.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The name of the analysis template.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
An error name for the error.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error name for the error.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A human-readable identifier provided by the collaboration owner.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The name of the analysis template.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The name of the analysis template.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The name of the configured audience model association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The name of the configured audience model association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The name of the collaboration ID namespace association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
A human-readable identifier provided by the collaboration owner.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.Column
The name of the column.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The name of the configured audience model association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The name of the configured audience model association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
A name for the configured table.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The name of the configured table association, in lowercase.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The name of the configured table association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The name of the configured table.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The name of the analysis template.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The display name for a collaboration.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
The name of the configured table association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The name of the configured table.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
A name for the ID mapping table.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
The name of the column, such as user_id, that contains the unique identifier of your users, whose privacy you want to protect.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
The name of the schema to retrieve the analysis rule for.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
The name of the relation to retrieve the schema for.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The name of the ID mapping table.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The name of this ID mapping table.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The name of the ID namespace association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
A name for the schema.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
The name of the analysis rule schema that you are requesting.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The name for the schema object.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
A human-readable identifier provided by the collaboration owner.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A new name for the configured audience model association.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
A new name for the configured table.
setName(String) - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
The name of the input parameter.
setNames(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
The names for the schema objects to retrieve.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The pagination token that's used to fetch the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
The token value provided to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
The token value provided to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The pagination token that's used to fetch the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
The token value provided to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The pagination token that's used to fetch the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
The token value provided to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
The token value retrieved from a previous call to access the next page of results.
setOutput(ProtectedQueryOutput) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
The output of the protected query.
setOutputConfiguration(MembershipProtectedQueryOutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
Configuration for protected query results.
setOutputConfiguration(ProtectedQueryOutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
Configuration for protected query results.
setOutputConstraints(Collection<AggregationConstraint>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns that must meet a specific threshold value (after an aggregation function is applied to it) for each output row to be returned.
setParameters(PrivacyBudgetTemplateParametersOutput) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
Specifies the epsilon and noise parameters for the privacy budget template.
setParameters(PrivacyBudgetTemplateParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Specifies your parameters for the privacy budget template.
setParameters(PreviewPrivacyImpactParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
Specifies the desired epsilon and noise parameters to preview.
setParameters(PrivacyBudgetTemplateParametersOutput) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Specifies the epsilon and noise parameters for the privacy budget template.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The protected query SQL parameters.
setParameters(PrivacyBudgetTemplateUpdateParameters) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Specifies the epsilon and noise parameters for the privacy budget template.
setPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The partition keys for the dataset underlying this schema.
setPaymentConfiguration(MembershipPaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The payment responsibilities accepted by the collaboration member.
setPaymentConfiguration(MembershipPaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The payment responsibilities accepted by the collaboration member.
setPaymentConfiguration(MembershipPaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The payment responsibilities accepted by the collaboration member.
setPaymentConfiguration(PaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The collaboration member's payment responsibilities set by the collaboration creator.
setPaymentConfiguration(PaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The collaboration member's payment responsibilities set by the collaboration creator.
setPolicy(AnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
A policy that describes the associated data usage limitations.
setPolicy(ConfiguredTableAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The policy that controls SQL query rules.
setPolicy(ConfiguredTableAssociationAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The policy of the configured table association analysis rule.
setPreserveNulls(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether NULL values are to be copied as NULL to encrypted tables (TRUE) or cryptographically processed (FALSE).
setPrivacyBudgetSummaries(Collection<PrivacyBudgetSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
An array that summarizes the privacy budgets.
setPrivacyBudgetTemplate(PrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
A summary of the elements in the privacy budget template.
setPrivacyBudgetTemplate(PrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
Returns the details of the privacy budget template that you requested.
setPrivacyBudgetTemplate(PrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
Summary of the privacy budget template.
setPrivacyBudgetTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The ARN of the collaboration privacy budget template.
setPrivacyBudgetTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The ARN of the privacy budget template.
setPrivacyBudgetTemplateId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration privacy budget template.
setPrivacyBudgetTemplateId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the privacy budget template.
setPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template.
setPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
A unique identifier for one of your privacy budget templates.
setPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template.
setPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template that you want to update.
setPrivacyBudgetTemplateSummaries(Collection<PrivacyBudgetTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
An array that summarizes the privacy budget templates.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The type of privacy budget template.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The type of the privacy budget template.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
Specifies the type of the privacy budget.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The privacy budget type.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Specifies the type of the privacy budget template.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The type of the privacy budget template.
setPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
setPrivacyImpact(PrivacyImpact) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
An estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
setProtectedQueries(Collection<ProtectedQuerySummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
A list of protected queries.
setProtectedQuery(ProtectedQuery) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
The query processing metadata.
setProtectedQuery(ProtectedQuery) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
The protected query.
setProtectedQuery(ProtectedQuery) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
The protected query output.
setProtectedQueryIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
The identifier for a protected query instance.
setProtectedQueryIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The identifier for a protected query instance.
setQueryCompute(MembershipQueryComputePaymentConfig) - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
The payment responsibilities accepted by the collaboration member for query compute costs.
setQueryCompute(QueryComputePaymentConfig) - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
The collaboration member's payment responsibilities set by the collaboration creator for query compute costs.
setQueryConstraints(Collection<QueryConstraint>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The query constraints of the analysis rule ID mapping table.
setQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
An indicator as to whether query logging has been enabled or disabled for the collaboration.
setQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
An indicator as to whether query logging has been enabled or disabled for the collaboration.
setQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
setQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
An indicator as to whether query logging has been enabled or disabled for the membership.
setQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
setQueryString(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The query string to be submitted.
setQuotaName(String) - Method in exception com.amazonaws.services.cleanrooms.model.ServiceQuotaExceededException
The name of the quota.
setQuotaValue(Double) - Method in exception com.amazonaws.services.cleanrooms.model.ServiceQuotaExceededException
The value of the quota.
setReason(String) - Method in exception com.amazonaws.services.cleanrooms.model.AccessDeniedException
A reason code for the exception.
setReason(String) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
A reason code for the exception.
setReason(String) - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
A reason code for the exception.
setReasons(Collection<AnalysisTemplateValidationStatusReason>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The reasons for the validation results.
setReasons(Collection<SchemaStatusReason>) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The reasons why the schema status is set to its current state.
setReceiverAccountIds(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
The account IDs for the member who received the results of a protected query.
setReceiverConfigurations(Collection<ReceiverConfiguration>) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The receiver configuration.
setReferencedTables(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
The tables referenced in the analysis schema.
setRemainingCount(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The remaining number of aggregation functions that can be run with the available privacy budget.
setRequireOverlap(QueryConstraintRequireOverlap) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
An array of column names that specifies which columns are required in the JOIN statement.
setResourceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to list tags on.
setResourceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to tag.
setResourceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to remove the tag from.
setResourceId(String) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
The ID of the conflicting resource.
setResourceId(String) - Method in exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
The Id of the missing resource.
setResourceType(String) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
The type of the conflicting resource.
setResourceType(String) - Method in exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
The type of the missing resource.
setResult(ProtectedQueryResult) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The result of the protected query.
setResultConfiguration(ProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
Contains any details needed to write the query results.
setResultConfiguration(ProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The details needed to write the query results.
setResultFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
Intended file format of the result.
setRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The service will assume this role to access catalog metadata and query the table.
setRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
The service will assume this role to access catalog metadata and query the table.
setRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
The unique ARN for an IAM role that is used by Clean Rooms to write protected query results to the result location, given by the member who can receive results.
setRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The service will assume this role to access catalog metadata and query the table.
setS3(ProtectedQueryS3OutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
setS3(ProtectedQueryS3Output) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
If present, the output for a protected query with an `S3` output type.
setS3(ProtectedQueryS3OutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
Required configuration for a protected query with an s3 output type.
setScalarFunctions(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Set of scalar functions that are allowed to be used on dimension columns and the output of aggregation of metrics.
setSchema(AnalysisSchema) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The entire schema object.
setSchema(AnalysisSchema) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The entire schema object.
setSchema(Schema) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaResult
The entire schema object.
setSchemaAnalysisRuleRequests(Collection<SchemaAnalysisRuleRequest>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
The information that's necessary to retrieve a schema analysis rule.
setSchemas(Collection<Schema>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
The retrieved list of schemas.
setSchemaStatusDetails(Collection<SchemaStatusDetail>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
Details about the status of the schema.
setSchemaSummaries(Collection<SchemaSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
The retrieved list of schemas.
setSchemaType(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
If present, filter schemas by schema type.
setSchemaTypeProperties(SchemaTypeProperties) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The schema type properties.
setSensitivityParameters(Collection<DifferentialPrivacySensitivityParameters>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
Provides the sensitivity parameters that you can use to better understand the total amount of noise in query results.
setSource(AnalysisSource) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The source of the analysis template.
setSource(AnalysisSource) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The source of the analysis template within a collaboration.
setSource(AnalysisSource) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The information in the analysis template.
setSqlParameters(ProtectedQuerySQLParameters) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The protected query SQL parameters.
setSqlParameters(ProtectedQuerySQLParameters) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The protected SQL query parameters.
setStatistics(ProtectedQueryStatistics) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
Statistics about protected query execution.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The status of the validation.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
A filter which will return only memberships in the specified status.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
A filter on the status of the protected query.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The status of the membership.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The status of the membership.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The status of the member.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The status of the query.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The status of the protected query.
setStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The status of the schema, indicating if it is ready to query.
setTableName(String) - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
The name of the Glue table.
setTableReference(TableReference) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The Glue table that this configured table represents.
setTableReference(TableReference) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
A reference to the Glue table being configured.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
A list of key names of tags to be removed.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
An optional label that you can assign to a resource when you create it.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
A map of objects specifying each key name and value.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
A map of objects specifying each key name and value.
setTargetStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The target status of a query.
setText(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
The query text.
setTotalDurationInMillis(Long) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
The duration of the protected query, from creation until query completion.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
The type of aggregation the constraint allows.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
The type of parameter.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The type of analysis rule.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The type of validation that was performed.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
The analysis rule type.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The type of privacy budget template.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.Column
The type of the column.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The type of configured table analysis rule.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The type of the configured table association analysis rule.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
The type of aggregation function.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The different types of aggregation functions that you can perform.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
The type of the schema analysis rule to retrieve.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
The type of the input source of the ID mapping table.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
Specifies the type of the privacy budget.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The type of schema.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
The type of analysis rule schema that you are requesting.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The type of schema object.
setType(String) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The type of the protected query to be started.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The time the analysis rule was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The time that the analysis template was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The time that the analysis template summary was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The time the collaboration metadata was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The time that the analysis template in the collaboration was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The time that the summary of the analysis template in the collaboration was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The most recent time at which the configured audience model association was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The most recent time at which the configured audience model association was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The most recent time at which the collaboration ID namespace association was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The most recent time at which the privacy budget was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The most recent time at which the collaboration privacy budget template was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The most recent time at which the collaboration privacy budget template was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The time the collaboration metadata was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The most recent time at which the configured audience model association was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The most recent time at which the configured audience model association was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The time the configured table was last updated
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The time the configured table analysis rule was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The time the configured table association was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The update time of the configured table association analysis rule.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The time the configured table association was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The time the configured table was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The most recent time at which the ID mapping table was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The most recent time at which this ID mapping table was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The most recent time at which this ID namespace association has been updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The time the membership metadata was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The time the membership metadata was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The time the member metadata was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The most recent time at which the privacy budget was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The most recent time at which the privacy budget template was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The most recent time at which the privacy budget template was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The time the schema was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The time the schema object was last updated.
setUserContributionLimit(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The maximum number of rows contributed by a user in a SQL query.
setUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
setUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
setUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
setUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
The updated value of noise added per query.
setV1(AnalysisRulePolicyV1) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
Controls on the query specifications that can be run on configured table.
setV1(ConfiguredTableAnalysisRulePolicyV1) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
Controls on the query specifications that can be run on a configured table.
setV1(ConfiguredTableAssociationAnalysisRulePolicyV1) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
The policy for the configured table association analysis rule.
setValidations(Collection<AnalysisTemplateValidationStatusDetail>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
Information about the validations performed on the analysis template.
setValidations(Collection<AnalysisTemplateValidationStatusDetail>) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The validations that were performed.
shutdown() - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
shutdown() - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
 
standard() - Static method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClientBuilder
 
startProtectedQuery(StartProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
startProtectedQuery(StartProtectedQueryRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Creates a protected query that is started by Clean Rooms.
startProtectedQuery(StartProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Creates a protected query that is started by Clean Rooms.
startProtectedQueryAsync(StartProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
startProtectedQueryAsync(StartProtectedQueryRequest, AsyncHandler<StartProtectedQueryRequest, StartProtectedQueryResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
startProtectedQueryAsync(StartProtectedQueryRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a protected query that is started by Clean Rooms.
startProtectedQueryAsync(StartProtectedQueryRequest, AsyncHandler<StartProtectedQueryRequest, StartProtectedQueryResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Creates a protected query that is started by Clean Rooms.
startProtectedQueryAsync(StartProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
startProtectedQueryAsync(StartProtectedQueryRequest, AsyncHandler<StartProtectedQueryRequest, StartProtectedQueryResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
StartProtectedQueryRequest - Class in com.amazonaws.services.cleanrooms.model
 
StartProtectedQueryRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
 
StartProtectedQueryResult - Class in com.amazonaws.services.cleanrooms.model
 
StartProtectedQueryResult() - Constructor for class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
 

T

TableReference - Class in com.amazonaws.services.cleanrooms.model
A pointer to the dataset that underlies this table.
TableReference() - Constructor for class com.amazonaws.services.cleanrooms.model.TableReference
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Tags a resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Tags a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Tags a resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Tags a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.cleanrooms.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.cleanrooms.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.cleanrooms.model.TagResourceResult
 
TargetProtectedQueryStatus - Enum in com.amazonaws.services.cleanrooms.model
 
ThrottlingException - Exception in com.amazonaws.services.cleanrooms.model
Request was denied due to request throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AccessDeniedExceptionReason
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AdditionalAnalyses
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AggregateFunctionName
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AggregationType
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AnalysisFormat
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AnalysisMethod
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AnalysisRuleType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationType
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.AnalysisType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.CollaborationQueryLogStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.Column
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRuleType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ConflictExceptionReason
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.DifferentialPrivacyAggregationType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.FilterableMemberStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.IdNamespaceType
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.JoinOperator
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.JoinRequiredOption
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.MemberAbility
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.Membership
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.MembershipQueryLogStatus
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.MembershipStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.MemberStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ParameterType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateAutoRefresh
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ResourceType
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ResultFormat
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ScalarFunctions
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.Schema
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.SchemaConfiguration
 
toString() - Method in enum com.amazonaws.services.cleanrooms.model.SchemaStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.SchemaStatusReasonCode
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.SchemaType
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.TableReference
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.TargetProtectedQueryStatus
 
toString() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanrooms.model.ValidationExceptionReason
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Removes a tag or list of tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Removes a tag or list of tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Removes a tag or list of tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Removes a tag or list of tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.cleanrooms.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.cleanrooms.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UntagResourceResult
 
updateAnalysisTemplate(UpdateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateAnalysisTemplate(UpdateAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates the analysis template metadata.
updateAnalysisTemplate(UpdateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates the analysis template metadata.
updateAnalysisTemplateAsync(UpdateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateAnalysisTemplateAsync(UpdateAnalysisTemplateRequest, AsyncHandler<UpdateAnalysisTemplateRequest, UpdateAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateAnalysisTemplateAsync(UpdateAnalysisTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the analysis template metadata.
updateAnalysisTemplateAsync(UpdateAnalysisTemplateRequest, AsyncHandler<UpdateAnalysisTemplateRequest, UpdateAnalysisTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the analysis template metadata.
updateAnalysisTemplateAsync(UpdateAnalysisTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateAnalysisTemplateAsync(UpdateAnalysisTemplateRequest, AsyncHandler<UpdateAnalysisTemplateRequest, UpdateAnalysisTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateAnalysisTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateAnalysisTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
 
UpdateAnalysisTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateAnalysisTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
 
updateCollaboration(UpdateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateCollaboration(UpdateCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates collaboration metadata and can only be called by the collaboration owner.
updateCollaboration(UpdateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates collaboration metadata and can only be called by the collaboration owner.
updateCollaborationAsync(UpdateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateCollaborationAsync(UpdateCollaborationRequest, AsyncHandler<UpdateCollaborationRequest, UpdateCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateCollaborationAsync(UpdateCollaborationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates collaboration metadata and can only be called by the collaboration owner.
updateCollaborationAsync(UpdateCollaborationRequest, AsyncHandler<UpdateCollaborationRequest, UpdateCollaborationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates collaboration metadata and can only be called by the collaboration owner.
updateCollaborationAsync(UpdateCollaborationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateCollaborationAsync(UpdateCollaborationRequest, AsyncHandler<UpdateCollaborationRequest, UpdateCollaborationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateCollaborationRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateCollaborationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
 
UpdateCollaborationResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateCollaborationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
 
updateConfiguredAudienceModelAssociation(UpdateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateConfiguredAudienceModelAssociation(UpdateConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Provides the details necessary to update a configured audience model association.
updateConfiguredAudienceModelAssociation(UpdateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Provides the details necessary to update a configured audience model association.
updateConfiguredAudienceModelAssociationAsync(UpdateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredAudienceModelAssociationAsync(UpdateConfiguredAudienceModelAssociationRequest, AsyncHandler<UpdateConfiguredAudienceModelAssociationRequest, UpdateConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredAudienceModelAssociationAsync(UpdateConfiguredAudienceModelAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the details necessary to update a configured audience model association.
updateConfiguredAudienceModelAssociationAsync(UpdateConfiguredAudienceModelAssociationRequest, AsyncHandler<UpdateConfiguredAudienceModelAssociationRequest, UpdateConfiguredAudienceModelAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the details necessary to update a configured audience model association.
updateConfiguredAudienceModelAssociationAsync(UpdateConfiguredAudienceModelAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateConfiguredAudienceModelAssociationAsync(UpdateConfiguredAudienceModelAssociationRequest, AsyncHandler<UpdateConfiguredAudienceModelAssociationRequest, UpdateConfiguredAudienceModelAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateConfiguredAudienceModelAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredAudienceModelAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
 
UpdateConfiguredAudienceModelAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredAudienceModelAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
 
updateConfiguredTable(UpdateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateConfiguredTable(UpdateConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates a configured table.
updateConfiguredTable(UpdateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates a configured table.
updateConfiguredTableAnalysisRule(UpdateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateConfiguredTableAnalysisRule(UpdateConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates a configured table analysis rule.
updateConfiguredTableAnalysisRule(UpdateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates a configured table analysis rule.
updateConfiguredTableAnalysisRuleAsync(UpdateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAnalysisRuleAsync(UpdateConfiguredTableAnalysisRuleRequest, AsyncHandler<UpdateConfiguredTableAnalysisRuleRequest, UpdateConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAnalysisRuleAsync(UpdateConfiguredTableAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a configured table analysis rule.
updateConfiguredTableAnalysisRuleAsync(UpdateConfiguredTableAnalysisRuleRequest, AsyncHandler<UpdateConfiguredTableAnalysisRuleRequest, UpdateConfiguredTableAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a configured table analysis rule.
updateConfiguredTableAnalysisRuleAsync(UpdateConfiguredTableAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateConfiguredTableAnalysisRuleAsync(UpdateConfiguredTableAnalysisRuleRequest, AsyncHandler<UpdateConfiguredTableAnalysisRuleRequest, UpdateConfiguredTableAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateConfiguredTableAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
 
UpdateConfiguredTableAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
 
updateConfiguredTableAssociation(UpdateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateConfiguredTableAssociation(UpdateConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates a configured table association.
updateConfiguredTableAssociation(UpdateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates a configured table association.
updateConfiguredTableAssociationAnalysisRule(UpdateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateConfiguredTableAssociationAnalysisRule(UpdateConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates the analysis rule for a configured table association.
updateConfiguredTableAssociationAnalysisRule(UpdateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates the analysis rule for a configured table association.
updateConfiguredTableAssociationAnalysisRuleAsync(UpdateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAssociationAnalysisRuleAsync(UpdateConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<UpdateConfiguredTableAssociationAnalysisRuleRequest, UpdateConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAssociationAnalysisRuleAsync(UpdateConfiguredTableAssociationAnalysisRuleRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the analysis rule for a configured table association.
updateConfiguredTableAssociationAnalysisRuleAsync(UpdateConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<UpdateConfiguredTableAssociationAnalysisRuleRequest, UpdateConfiguredTableAssociationAnalysisRuleResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the analysis rule for a configured table association.
updateConfiguredTableAssociationAnalysisRuleAsync(UpdateConfiguredTableAssociationAnalysisRuleRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateConfiguredTableAssociationAnalysisRuleAsync(UpdateConfiguredTableAssociationAnalysisRuleRequest, AsyncHandler<UpdateConfiguredTableAssociationAnalysisRuleRequest, UpdateConfiguredTableAssociationAnalysisRuleResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateConfiguredTableAssociationAnalysisRuleRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableAssociationAnalysisRuleRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
 
UpdateConfiguredTableAssociationAnalysisRuleResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableAssociationAnalysisRuleResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
 
updateConfiguredTableAssociationAsync(UpdateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAssociationAsync(UpdateConfiguredTableAssociationRequest, AsyncHandler<UpdateConfiguredTableAssociationRequest, UpdateConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAssociationAsync(UpdateConfiguredTableAssociationRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a configured table association.
updateConfiguredTableAssociationAsync(UpdateConfiguredTableAssociationRequest, AsyncHandler<UpdateConfiguredTableAssociationRequest, UpdateConfiguredTableAssociationResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a configured table association.
updateConfiguredTableAssociationAsync(UpdateConfiguredTableAssociationRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateConfiguredTableAssociationAsync(UpdateConfiguredTableAssociationRequest, AsyncHandler<UpdateConfiguredTableAssociationRequest, UpdateConfiguredTableAssociationResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateConfiguredTableAssociationRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableAssociationRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
 
UpdateConfiguredTableAssociationResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableAssociationResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
 
updateConfiguredTableAsync(UpdateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAsync(UpdateConfiguredTableRequest, AsyncHandler<UpdateConfiguredTableRequest, UpdateConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateConfiguredTableAsync(UpdateConfiguredTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a configured table.
updateConfiguredTableAsync(UpdateConfiguredTableRequest, AsyncHandler<UpdateConfiguredTableRequest, UpdateConfiguredTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a configured table.
updateConfiguredTableAsync(UpdateConfiguredTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateConfiguredTableAsync(UpdateConfiguredTableRequest, AsyncHandler<UpdateConfiguredTableRequest, UpdateConfiguredTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateConfiguredTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
 
UpdateConfiguredTableResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateConfiguredTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
 
updateIdMappingTable(UpdateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateIdMappingTable(UpdateIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Provides the details that are necessary to update an ID mapping table.
updateIdMappingTable(UpdateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Provides the details that are necessary to update an ID mapping table.
updateIdMappingTableAsync(UpdateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateIdMappingTableAsync(UpdateIdMappingTableRequest, AsyncHandler<UpdateIdMappingTableRequest, UpdateIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateIdMappingTableAsync(UpdateIdMappingTableRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the details that are necessary to update an ID mapping table.
updateIdMappingTableAsync(UpdateIdMappingTableRequest, AsyncHandler<UpdateIdMappingTableRequest, UpdateIdMappingTableResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Provides the details that are necessary to update an ID mapping table.
updateIdMappingTableAsync(UpdateIdMappingTableRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateIdMappingTableAsync(UpdateIdMappingTableRequest, AsyncHandler<UpdateIdMappingTableRequest, UpdateIdMappingTableResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateIdMappingTableRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateIdMappingTableRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
 
UpdateIdMappingTableResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateIdMappingTableResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
 
updateMembership(UpdateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateMembership(UpdateMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates a membership.
updateMembership(UpdateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates a membership.
updateMembershipAsync(UpdateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateMembershipAsync(UpdateMembershipRequest, AsyncHandler<UpdateMembershipRequest, UpdateMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateMembershipAsync(UpdateMembershipRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a membership.
updateMembershipAsync(UpdateMembershipRequest, AsyncHandler<UpdateMembershipRequest, UpdateMembershipResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates a membership.
updateMembershipAsync(UpdateMembershipRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateMembershipAsync(UpdateMembershipRequest, AsyncHandler<UpdateMembershipRequest, UpdateMembershipResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateMembershipRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateMembershipRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
 
UpdateMembershipResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateMembershipResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
 
updatePrivacyBudgetTemplate(UpdatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updatePrivacyBudgetTemplate(UpdatePrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates the privacy budget template for the specified membership.
updatePrivacyBudgetTemplate(UpdatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates the privacy budget template for the specified membership.
updatePrivacyBudgetTemplateAsync(UpdatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updatePrivacyBudgetTemplateAsync(UpdatePrivacyBudgetTemplateRequest, AsyncHandler<UpdatePrivacyBudgetTemplateRequest, UpdatePrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updatePrivacyBudgetTemplateAsync(UpdatePrivacyBudgetTemplateRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the privacy budget template for the specified membership.
updatePrivacyBudgetTemplateAsync(UpdatePrivacyBudgetTemplateRequest, AsyncHandler<UpdatePrivacyBudgetTemplateRequest, UpdatePrivacyBudgetTemplateResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the privacy budget template for the specified membership.
updatePrivacyBudgetTemplateAsync(UpdatePrivacyBudgetTemplateRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updatePrivacyBudgetTemplateAsync(UpdatePrivacyBudgetTemplateRequest, AsyncHandler<UpdatePrivacyBudgetTemplateRequest, UpdatePrivacyBudgetTemplateResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdatePrivacyBudgetTemplateRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdatePrivacyBudgetTemplateRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
 
UpdatePrivacyBudgetTemplateResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdatePrivacyBudgetTemplateResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
 
updateProtectedQuery(UpdateProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRooms
 
updateProtectedQuery(UpdateProtectedQueryRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRooms
Updates the processing of a currently running query.
updateProtectedQuery(UpdateProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsClient
Updates the processing of a currently running query.
updateProtectedQueryAsync(UpdateProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateProtectedQueryAsync(UpdateProtectedQueryRequest, AsyncHandler<UpdateProtectedQueryRequest, UpdateProtectedQueryResult>) - Method in class com.amazonaws.services.cleanrooms.AbstractAWSCleanRoomsAsync
 
updateProtectedQueryAsync(UpdateProtectedQueryRequest) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the processing of a currently running query.
updateProtectedQueryAsync(UpdateProtectedQueryRequest, AsyncHandler<UpdateProtectedQueryRequest, UpdateProtectedQueryResult>) - Method in interface com.amazonaws.services.cleanrooms.AWSCleanRoomsAsync
Updates the processing of a currently running query.
updateProtectedQueryAsync(UpdateProtectedQueryRequest) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
updateProtectedQueryAsync(UpdateProtectedQueryRequest, AsyncHandler<UpdateProtectedQueryRequest, UpdateProtectedQueryResult>) - Method in class com.amazonaws.services.cleanrooms.AWSCleanRoomsAsyncClient
 
UpdateProtectedQueryRequest - Class in com.amazonaws.services.cleanrooms.model
 
UpdateProtectedQueryRequest() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
 
UpdateProtectedQueryResult - Class in com.amazonaws.services.cleanrooms.model
 
UpdateProtectedQueryResult() - Constructor for class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
 

V

ValidationException - Exception in com.amazonaws.services.cleanrooms.model
The input fails to satisfy the specified constraints.
ValidationException(String) - Constructor for exception com.amazonaws.services.cleanrooms.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionField - Class in com.amazonaws.services.cleanrooms.model
Describes validation errors for specific input parameters.
ValidationExceptionField() - Constructor for class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
 
ValidationExceptionReason - Enum in com.amazonaws.services.cleanrooms.model
 
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AccessDeniedExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AdditionalAnalyses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AggregateFunctionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.CollaborationQueryLogStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ConflictExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.DifferentialPrivacyAggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.FilterableMemberStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.IdNamespaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.JoinOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.JoinRequiredOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MemberAbility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MembershipQueryLogStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MembershipStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.MemberStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateAutoRefresh
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ResultFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ScalarFunctions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaConfiguration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaStatusReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.TargetProtectedQueryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanrooms.model.ValidationExceptionReason
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AccessDeniedExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AdditionalAnalyses
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AggregateFunctionName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.AnalysisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.CollaborationQueryLogStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ConflictExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.DifferentialPrivacyAggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.FilterableMemberStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.IdNamespaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.JoinOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.JoinRequiredOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.MemberAbility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.MembershipQueryLogStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.MembershipStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.MemberStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateAutoRefresh
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.PrivacyBudgetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ProtectedQueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ResultFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ScalarFunctions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaConfiguration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaStatusReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.SchemaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.TargetProtectedQueryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanrooms.model.ValidationExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAbilities(String...) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The abilities granted to the collaboration member.
withAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The abilities granted to the collaboration member.
withAbilities(MemberAbility...) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The abilities granted to the collaboration member.
withAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
The account ID of the member to remove.
withAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The identifier used to reference members of the collaboration.
withAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The identifier used to reference members of the collaboration.
withAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryMemberOutputConfiguration
The unique identifier for the account.
withAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySingleMemberOutput
The Amazon Web Services account ID of the member in the collaboration who can receive results for the query.
withAdditionalAnalyses(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
withAdditionalAnalyses(AdditionalAnalyses) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
withAdditionalAnalyses(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
withAdditionalAnalyses(AdditionalAnalyses) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
withAdditionalAnalyses(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
withAdditionalAnalyses(AdditionalAnalyses) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
An indicator as to whether additional analyses (such as Clean Rooms ML) can be applied to the output of the direct query.
withAggregateColumns(AggregateColumn...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to use in aggregation queries.
withAggregateColumns(Collection<AggregateColumn>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to use in aggregation queries.
withAggregation(AnalysisRuleAggregation) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
withAggregation(AnalysisRuleAggregation) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
withAggregation(ConfiguredTableAssociationAnalysisRuleAggregation) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables only aggregation queries on a configured table.
withAggregationExpression(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The aggregation expression that was run.
withAggregations(DifferentialPrivacyPrivacyBudgetAggregation...) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
This information includes the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations.
withAggregations(Collection<DifferentialPrivacyPrivacyBudgetAggregation>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
This information includes the configured epsilon value and the utility in terms of total aggregations, as well as the remaining aggregations.
withAggregations(DifferentialPrivacyPreviewAggregation...) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
The number of aggregation functions that you can perform.
withAggregations(Collection<DifferentialPrivacyPreviewAggregation>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyImpact
The number of aggregation functions that you can perform.
withAggregationType(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The type of aggregation function that was run.
withAggregationType(DifferentialPrivacyAggregationType) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The type of aggregation function that was run.
withAllowCleartext(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether encrypted tables can contain cleartext data (TRUE) or are to cryptographically process every column (FALSE).
withAllowDuplicates(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can contain duplicate entries (TRUE) or are to contain only non-repeated values (FALSE).
withAllowedAdditionalAnalyses(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
withAllowedAdditionalAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
withAllowedAdditionalAnalyses(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
withAllowedAdditionalAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
withAllowedAdditionalAnalyses(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
withAllowedAdditionalAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of resources or wildcards (ARNs) that are allowed to perform additional analysis on query output.
withAllowedAnalyses(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The ARN of the analysis templates that are allowed by the custom analysis rule.
withAllowedAnalyses(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The ARN of the analysis templates that are allowed by the custom analysis rule.
withAllowedAnalysisProviders(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The IDs of the Amazon Web Services accounts that are allowed to query by the custom analysis rule.
withAllowedAnalysisProviders(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The IDs of the Amazon Web Services accounts that are allowed to query by the custom analysis rule.
withAllowedColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The columns within the underlying Glue table that can be utilized within collaborations.
withAllowedColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The columns within the underlying Glue table that can be utilized within collaborations.
withAllowedColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The columns of the underlying table that can be used by collaborations or analysis rules.
withAllowedColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The columns of the underlying table that can be used by collaborations or analysis rules.
withAllowedJoinOperators(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Which logical operators (if any) are to be used in an INNER JOIN match condition.
withAllowedJoinOperators(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Which logical operators (if any) are to be used in an INNER JOIN match condition.
withAllowedJoinOperators(JoinOperator...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Which logical operators (if any) are to be used in an INNER JOIN match condition.
withAllowedJoinOperators(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
The logical operators (if any) that are to be used in an INNER JOIN match condition.
withAllowedJoinOperators(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
The logical operators (if any) that are to be used in an INNER JOIN match condition.
withAllowedJoinOperators(JoinOperator...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
The logical operators (if any) that are to be used in an INNER JOIN match condition.
withAllowedResultReceivers(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of collaboration members who are allowed to receive results of queries run with this configured table.
withAllowedResultReceivers(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleAggregation
The list of collaboration members who are allowed to receive results of queries run with this configured table.
withAllowedResultReceivers(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of collaboration members who are allowed to receive results of queries run with this configured table.
withAllowedResultReceivers(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleCustom
The list of collaboration members who are allowed to receive results of queries run with this configured table.
withAllowedResultReceivers(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of collaboration members who are allowed to receive results of queries run with this configured table.
withAllowedResultReceivers(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRuleList
The list of collaboration members who are allowed to receive results of queries run with this configured table.
withAllowJoinsOnColumnsWithDifferentNames(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether Fingerprint columns can be joined on any other Fingerprint column with a different name ( TRUE) or can only be joined on Fingerprint columns of the same name (FALSE).
withAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The analysis method for the configured table.
withAnalysisMethod(AnalysisMethod) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The analysis method for the configured table.
withAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The analysis method for the configured tables.
withAnalysisMethod(AnalysisMethod) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The analysis method for the configured tables.
withAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The analysis method for the configured tables.
withAnalysisMethod(AnalysisMethod) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The analysis method for the configured tables.
withAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis method for the schema.
withAnalysisMethod(AnalysisMethod) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis method for the schema.
withAnalysisMethod(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The analysis method for the associated schema.
withAnalysisMethod(AnalysisMethod) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The analysis method for the associated schema.
withAnalysisParameters(AnalysisParameter...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The parameters of the analysis template.
withAnalysisParameters(Collection<AnalysisParameter>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The parameters of the analysis template.
withAnalysisParameters(AnalysisParameter...) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The analysis parameters that have been specified in the analysis template.
withAnalysisParameters(Collection<AnalysisParameter>) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The analysis parameters that have been specified in the analysis template.
withAnalysisParameters(AnalysisParameter...) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The parameters of the analysis template.
withAnalysisParameters(Collection<AnalysisParameter>) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The parameters of the analysis template.
withAnalysisRule(ConfiguredTableAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleResult
The analysis rule that was created for the configured table.
withAnalysisRule(ConfiguredTableAssociationAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleResult
The analysis rule for the configured table association.
withAnalysisRule(ConfiguredTableAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleResult
The entire analysis rule output.
withAnalysisRule(ConfiguredTableAssociationAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleResult
The analysis rule for the configured table association.
withAnalysisRule(AnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleResult
A specification about how data from the configured table can be used.
withAnalysisRule(ConfiguredTableAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleResult
The entire updated analysis rule.
withAnalysisRule(ConfiguredTableAssociationAnalysisRule) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleResult
The updated analysis rule for the configured table association.
withAnalysisRulePolicy(ConfiguredTableAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The analysis rule policy that was created for the configured table.
withAnalysisRulePolicy(ConfiguredTableAssociationAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The analysis rule policy that was created for the configured table association.
withAnalysisRulePolicy(ConfiguredTableAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The new analysis rule policy for the configured table analysis rule.
withAnalysisRulePolicy(ConfiguredTableAssociationAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The updated analysis rule policy for the configured table association.
withAnalysisRules(AnalysisRule...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
The retrieved list of analysis rules.
withAnalysisRules(Collection<AnalysisRule>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
The retrieved list of analysis rules.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The type of analysis rule.
withAnalysisRuleType(ConfiguredTableAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The type of analysis rule.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule.
withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
The analysis rule type to be deleted.
withAnalysisRuleType(ConfiguredTableAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
The analysis rule type to be deleted.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
The type of the analysis rule that you want to delete.
withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
The type of the analysis rule that you want to delete.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
The analysis rule to be retrieved.
withAnalysisRuleType(ConfiguredTableAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
The analysis rule to be retrieved.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule that you want to retrieve.
withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
The type of analysis rule that you want to retrieve.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The analysis rule type for which the schema status has been evaluated.
withAnalysisRuleType(AnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The analysis rule type for which the schema status has been evaluated.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The analysis rule type to be updated.
withAnalysisRuleType(ConfiguredTableAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The analysis rule type to be updated.
withAnalysisRuleType(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The analysis rule type that you want to update.
withAnalysisRuleType(ConfiguredTableAssociationAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The analysis rule type that you want to update.
withAnalysisRuleTypes(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The types of analysis rules associated with this configured table.
withAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The types of analysis rules associated with this configured table.
withAnalysisRuleTypes(ConfiguredTableAnalysisRuleType...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The types of analysis rules associated with this configured table.
withAnalysisRuleTypes(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The analysis rule types for the configured table association.
withAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The analysis rule types for the configured table association.
withAnalysisRuleTypes(ConfiguredTableAssociationAnalysisRuleType...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The analysis rule types for the configured table association.
withAnalysisRuleTypes(String...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The types of analysis rules associated with this configured table.
withAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The types of analysis rules associated with this configured table.
withAnalysisRuleTypes(ConfiguredTableAnalysisRuleType...) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The types of analysis rules associated with this configured table.
withAnalysisRuleTypes(String...) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis rule types associated with the schema.
withAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis rule types associated with the schema.
withAnalysisRuleTypes(AnalysisRuleType...) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The analysis rule types associated with the schema.
withAnalysisRuleTypes(String...) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The types of analysis rules that are associated with this schema object.
withAnalysisRuleTypes(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The types of analysis rules that are associated with this schema object.
withAnalysisRuleTypes(AnalysisRuleType...) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The types of analysis rules that are associated with this schema object.
withAnalysisTemplate(AnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateResult
The analysis template.
withAnalysisTemplate(AnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateResult
The analysis template.
withAnalysisTemplate(AnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateResult
The analysis template.
withAnalysisTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
withAnalysisTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
withAnalysisTemplateArns(String...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
withAnalysisTemplateArns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
withAnalysisTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
The identifier for the analysis template resource.
withAnalysisTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
The identifier for the analysis template resource.
withAnalysisTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
The identifier for the analysis template resource.
withAnalysisTemplateSummaries(AnalysisTemplateSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
Lists analysis template metadata.
withAnalysisTemplateSummaries(Collection<AnalysisTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
Lists analysis template metadata.
withAnalysisType(String) - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
The type of analysis for the protected query.
withAnalysisType(AnalysisType) - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
The type of analysis for the protected query.
withAnalysisType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The type of analysis that can be performed on the schema.
withAnalysisType(AnalysisType) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The type of analysis that can be performed on the schema.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The Amazon Resource Name (ARN) of the analysis template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The Amazon Resource Name (ARN) of the analysis template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
The Amazon Resource Name (ARN) of the analysis template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ARN for the collaboration.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The Amazon Resource Name (ARN) of the analysis template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The Amazon Resource Name (ARN) of the analysis template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration ID namespace association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The ARN of the collaboration privacy budget template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The ARN of the collaboration privacy budget template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The ARN of the collaboration.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The unique ARN for the configured table.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the configured table association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ARN for the configured table association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The unique ARN of the configured table.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the ID mapping table.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of this ID mapping table.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of this ID namespace association.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ARN for the membership.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ARN for the membership.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The ARN of the privacy budget template.
withArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The ARN of the privacy budget template.
withAutoRefresh(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
How often the privacy budget refreshes.
withAutoRefresh(PrivacyBudgetTemplateAutoRefresh) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
How often the privacy budget refreshes.
withAutoRefresh(String) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
How often the privacy budget refreshes.
withAutoRefresh(PrivacyBudgetTemplateAutoRefresh) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
How often the privacy budget refreshes.
withAutoRefresh(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
How often the privacy budget refreshes.
withAutoRefresh(PrivacyBudgetTemplateAutoRefresh) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
How often the privacy budget refreshes.
withBucket(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
The S3 bucket to unload the protected query results.
withBudget(PrivacyBudget) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The includes epsilon provided and utility in terms of aggregations.
withBudget(PrivacyBudget) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The provided privacy budget.
withCode(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
An error code for the error.
withCode(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
An error code for the error.
withCode(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error code for the error.
withCode(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
An error code for the error.
withCode(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
The schema status reason code.
withCode(SchemaStatusReasonCode) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
The schema status reason code.
withCollaboration(Collaboration) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationResult
The collaboration.
withCollaboration(Collaboration) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationResult
The entire collaboration for this identifier.
withCollaboration(Collaboration) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationResult
The entire collaboration that has been updated.
withCollaborationAnalysisTemplate(CollaborationAnalysisTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateResult
The analysis template within a collaboration.
withCollaborationAnalysisTemplates(CollaborationAnalysisTemplate...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
The retrieved list of analysis templates within a collaboration.
withCollaborationAnalysisTemplates(Collection<CollaborationAnalysisTemplate>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
The retrieved list of analysis templates within a collaboration.
withCollaborationAnalysisTemplateSummaries(CollaborationAnalysisTemplateSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
The metadata of the analysis template within a collaboration.
withCollaborationAnalysisTemplateSummaries(Collection<CollaborationAnalysisTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
The metadata of the analysis template within a collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The unique ARN for the analysis template’s associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The unique ARN for the analysis template summary’s associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The unique ARN for the analysis template’s associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The unique ARN for the analysis template’s associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The unique ARN for the configured audience model's associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The unique ARN for the configured audience model's associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains this collaboration ID namespace association.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The ARN of the collaboration that includes this privacy budget.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The ARN of the collaboration that includes this collaboration privacy budget template.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The ARN of the collaboration that contains this collaboration privacy budget template.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the collaboration that contains this configured audience model association.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains the configured audience model association.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of the collaboration that contains this ID mapping table.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the collaboration that contains this ID namespace association.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ARN for the membership's associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ARN for the membership's associated collaboration.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The ARN of the collaboration that contains this privacy budget.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The ARN of the collaboration that contains this privacy budget template.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The ARN of the collaboration that contains this privacy budget template.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique ARN for the collaboration that the schema belongs to.
withCollaborationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique ARN for the collaboration that the schema belongs to.
withCollaborationConfiguredAudienceModelAssociation(CollaborationConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationResult
The metadata of the configured audience model association.
withCollaborationConfiguredAudienceModelAssociationSummaries(CollaborationConfiguredAudienceModelAssociationSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
The metadata of the configured audience model association within a collaboration.
withCollaborationConfiguredAudienceModelAssociationSummaries(Collection<CollaborationConfiguredAudienceModelAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
The metadata of the configured audience model association within a collaboration.
withCollaborationCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The identifier used to reference members of the collaboration.
withCollaborationCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The identifier of the Amazon Web Services principal that created the collaboration.
withCollaborationCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The display name of the collaboration creator.
withCollaborationCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The display name of the collaboration creator.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The unique ID for the associated collaboration.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The unique ID for the associated collaboration of the analysis template.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
A unique identifier for the collaboration that the analysis template summary belongs to.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
A unique identifier for the collaboration that the analysis templates belong to.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
A unique identifier for the collaboration that the analysis templates belong to.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
A unique identifier for the collaboration that the configured audience model associations belong to.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
A unique identifier for the collaboration that the configured audience model associations belong to.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The unique identifier of the collaboration that contains this collaboration ID namespace association.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration that includes this privacy budget.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the collaboration that includes this collaboration privacy budget template.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the collaboration that contains this collaboration privacy budget template.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier of the collaboration that contains this configured audience model association.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the collaboration that configured audience model is associated with.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the collaboration that contains this ID mapping table.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of the collaboration that contains this ID mapping table.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of the collaboration that contains this ID namespace association.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ID for the membership's collaboration.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ID for the membership's collaboration.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the collaboration that contains this privacy budget.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The unique ID of the collaboration that contains this privacy budget template.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The unique ID of the collaboration that contains this privacy budget template.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique ID for the collaboration that the schema belongs to.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique ID for the collaboration that the schema belongs to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateRequest
A unique identifier for the collaboration that the analysis templates belong to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
The unique identifier of the collaboration that contains the schema analysis rule.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
A unique identifier for the collaboration that the schemas belong to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The unique ID for the associated collaboration.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteCollaborationRequest
The identifier for the collaboration.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMemberRequest
The unique identifier for the associated collaboration.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationAnalysisTemplateRequest
A unique identifier for the collaboration that the analysis templates belong to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
A unique identifier for the collaboration that the configured audience model association belongs to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
A unique identifier for one of your collaborations.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationRequest
The identifier for the collaboration.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
A unique identifier for the collaboration that the schema belongs to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
A unique identifier for the collaboration that the schema belongs to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
A unique identifier for the collaboration that the analysis templates belong to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
A unique identifier for the collaboration that the configured audience model association belongs to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The unique identifier of the collaboration that contains the ID namespace associations that you want to retrieve.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
A unique identifier for one of your collaborations.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
A unique identifier for one of your collaborations.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The identifier of the collaboration in which the members are listed.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
A unique identifier for the collaboration that the schema belongs to.
withCollaborationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
The identifier for the collaboration.
withCollaborationIdNamespaceAssociationSummaries(CollaborationIdNamespaceAssociationSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
The summary information of the collaboration ID namespace associations that you requested.
withCollaborationIdNamespaceAssociationSummaries(Collection<CollaborationIdNamespaceAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
The summary information of the collaboration ID namespace associations that you requested.
withCollaborationList(CollaborationSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
The list of collaborations.
withCollaborationList(Collection<CollaborationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
The list of collaborations.
withCollaborationName(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The name of the membership's collaboration.
withCollaborationName(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The name for the membership's collaboration.
withCollaborationPrivacyBudgetSummaries(CollaborationPrivacyBudgetSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
Summaries of the collaboration privacy budgets.
withCollaborationPrivacyBudgetSummaries(Collection<CollaborationPrivacyBudgetSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
Summaries of the collaboration privacy budgets.
withCollaborationPrivacyBudgetTemplate(CollaborationPrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateResult
Returns the details of the privacy budget template that you requested.
withCollaborationPrivacyBudgetTemplateSummaries(CollaborationPrivacyBudgetTemplateSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
An array that summarizes the collaboration privacy budget templates.
withCollaborationPrivacyBudgetTemplateSummaries(Collection<CollaborationPrivacyBudgetTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
An array that summarizes the collaboration privacy budget templates.
withColumnName(String) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
Column in aggregation constraint for which there must be a minimum number of distinct values in an output row for it to be in the query output.
withColumnNames(String...) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Column names in configured table of aggregate columns.
withColumnNames(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Column names in configured table of aggregate columns.
withColumns(DifferentialPrivacyColumn...) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
The name of the column (such as user_id) that contains the unique identifier of your users whose privacy you want to protect.
withColumns(Collection<DifferentialPrivacyColumn>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyConfiguration
The name of the column (such as user_id) that contains the unique identifier of your users whose privacy you want to protect.
withColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
The columns that are required to overlap.
withColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraintRequireOverlap
The columns that are required to overlap.
withColumns(Column...) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The columns for the relation this schema represents.
withColumns(Collection<Column>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The columns for the relation this schema represents.
withConfigurationDetails(ConfigurationDetails) - Method in class com.amazonaws.services.cleanrooms.model.ReceiverConfiguration
The configuration details of the receiver configuration.
withConfigurations(String...) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The configuration details of the schema analysis rule for the given type.
withConfigurations(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The configuration details of the schema analysis rule for the given type.
withConfigurations(SchemaConfiguration...) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The configuration details of the schema analysis rule for the given type.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configure audience model.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the configured audience model that was used for this configured audience model association.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model that you want to associate.
withConfiguredAudienceModelAssociation(ConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationResult
Information about the configured audience model association.
withConfiguredAudienceModelAssociation(ConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationResult
Information about the configured audience model association that you requested.
withConfiguredAudienceModelAssociation(ConfiguredAudienceModelAssociation) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationResult
Details about the configured audience model association that you updated.
withConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
A unique identifier of the configured audience model association that you want to delete.
withConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to retrieve.
withConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to retrieve.
withConfiguredAudienceModelAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A unique identifier for the configured audience model association that you want to update.
withConfiguredAudienceModelAssociationName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
The name of the configured audience model association.
withConfiguredAudienceModelAssociationSummaries(ConfiguredAudienceModelAssociationSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
Summaries of the configured audience model associations that you requested.
withConfiguredAudienceModelAssociationSummaries(Collection<ConfiguredAudienceModelAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
Summaries of the configured audience model associations that you requested.
withConfiguredTable(ConfiguredTable) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableResult
The created configured table.
withConfiguredTable(ConfiguredTable) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableResult
The retrieved configured table.
withConfiguredTable(ConfiguredTable) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableResult
The updated configured table.
withConfiguredTableArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The unique ARN for the configured table.
withConfiguredTableArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the configured table that the association refers to.
withConfiguredTableAssociation(ConfiguredTableAssociation) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationResult
The configured table association.
withConfiguredTableAssociation(ConfiguredTableAssociation) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationResult
The entire configured table association object.
withConfiguredTableAssociation(ConfiguredTableAssociation) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationResult
The entire updated configured table association.
withConfiguredTableAssociationArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The Amazon Resource Name (ARN) of the configured table association.
withConfiguredTableAssociationId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The unique identifier for the configured table association.
withConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
The unique ID for the configured table association.
withConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association that's related to the analysis rule that you want to delete.
withConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
The unique ID for the configured table association to be deleted.
withConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association that's related to the analysis rule.
withConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
The unique ID for the configured table association to retrieve.
withConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
The identifier for the configured table association to update.
withConfiguredTableAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The unique identifier for the configured table association to update.
withConfiguredTableAssociationSummaries(ConfiguredTableAssociationSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
The retrieved list of configured table associations.
withConfiguredTableAssociationSummaries(Collection<ConfiguredTableAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
The retrieved list of configured table associations.
withConfiguredTableId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The unique ID for the configured table.
withConfiguredTableId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the configured table that the association refers to.
withConfiguredTableId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique configured table ID that this configured table association refers to.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAnalysisRuleRequest
The identifier for the configured table to create the analysis rule for.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A unique identifier for the configured table to be associated to.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table that the analysis rule applies to.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableRequest
The unique ID for the configured table to delete.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table to retrieve.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableRequest
The unique ID for the configured table to retrieve.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAnalysisRuleRequest
The unique identifier for the configured table that the analysis rule applies to.
withConfiguredTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
The identifier for the configured table to update.
withConfiguredTableSummaries(ConfiguredTableSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
The configured tables listed by the request.
withConfiguredTableSummaries(Collection<ConfiguredTableSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
The configured tables listed by the request.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The time the analysis rule was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The time that the analysis template was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The time that the analysis template summary was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The time when the collaboration was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The time that the analysis template within a collaboration was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The time that the summary of the analysis template in a collaboration was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The time at which the configured audience model association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The time at which the configured audience model association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The time at which the collaboration ID namespace association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The time at which the privacy budget was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The time at which the collaboration privacy budget template was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The time at which the collaboration privacy budget template was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The time when the collaboration was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The time at which the configured audience model association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The time at which the configured audience model association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The time the configured table was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The time the configured table analysis rule was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The time the configured table association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The creation time of the configured table association analysis rule.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The time the configured table association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The time the configured table was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The time at which the ID mapping table was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The time at which this ID mapping table was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The time at which this ID namespace association was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The time when the membership was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The time when the membership was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The time when the member was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The time at which the privacy budget was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The time at which the privacy budget template was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The time at which the privacy budget template was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The time at which the protected query was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The time the protected query was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The time the schema was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The time the schema object was created.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The identifier used to reference members of the collaboration.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The identifier used to reference members of the collaboration.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The identifier used to reference members of the collaboration.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The identifier used to reference members of the collaboration.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The identifier used to reference members of the collaboration.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The Amazon Web Services account that created this collaboration ID namespace association.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the account that created this privacy budget.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the account that created this collaboration privacy budget template.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the account that created this collaboration privacy budget template.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier used to reference members of the collaboration.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The unique account ID for the Amazon Web Services account that owns the schema.
withCreatorAccountId(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The unique account ID for the Amazon Web Services account that owns the schema.
withCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A display name of the collaboration creator.
withCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The display name of the collaboration creator.
withCreatorDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The display name of the collaboration creator.
withCreatorMemberAbilities(String...) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The abilities granted to the collaboration creator.
withCreatorMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The abilities granted to the collaboration creator.
withCreatorMemberAbilities(MemberAbility...) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The abilities granted to the collaboration creator.
withCreatorPaymentConfiguration(PaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The collaboration creator's payment responsibilities set by the collaboration creator.
withCustom(AnalysisRuleCustom) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables custom SQL queries on a configured table.
withCustom(AnalysisRuleCustom) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
 
withCustom(ConfiguredTableAssociationAnalysisRuleCustom) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables the table owner to approve custom SQL queries on their configured tables.
withDatabaseName(String) - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
The name of the database the Glue table belongs to.
withDataEncryptionMetadata(DataEncryptionMetadata) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The settings for client-side encryption for cryptographic computing.
withDataEncryptionMetadata(DataEncryptionMetadata) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The settings for client-side encryption with Cryptographic Computing for Clean Rooms.
withDefaultResultConfiguration(MembershipProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The default protected query result configuration as specified by the member who can receive results.
withDefaultResultConfiguration(MembershipProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The default protected query result configuration as specified by the member who can receive results.
withDefaultResultConfiguration(MembershipProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
The default protected query result configuration as specified by the member who can receive results.
withDefaultValue(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
Optional.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The description of the analysis template.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The description of the analysis template.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A description of the collaboration provided by the collaboration owner.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The description of the analysis template.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The description of the analysis template.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The description of the configured audience model association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The description of the configured audience model association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The description of the collaboration ID namepsace association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The description of the configured audience model association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The description of the configured audience model association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
A description for the configured table.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
A description of the configured table association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The description of the analysis template.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
A description of the collaboration provided by the collaboration owner.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A description of the configured audience model association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A description for the configured table association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
A description for the configured table.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
A description of the ID mapping table.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The description of the ID mapping table.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The description of this ID mapping table.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The description of the ID namespace association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
A description for the schema.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
A new description for the analysis template.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
A description of the collaboration.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A new description for the configured audience model association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
A new description for the configured table association.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
A new description for the configured table.
withDescription(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
A new description for the ID mapping table.
withDifferentialPrivacy(DifferentialPrivacyConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
The differential privacy configuration.
withDifferentialPrivacy(DifferentialPrivacyPreviewParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactParametersInput
An array that specifies the epsilon and noise parameters.
withDifferentialPrivacy(DifferentialPrivacyPrivacyBudget) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudget
An object that specifies the epsilon parameter and the utility in terms of total aggregations, as well as the remaining aggregations available.
withDifferentialPrivacy(DifferentialPrivacyTemplateParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersInput
An object that specifies the epsilon and noise parameters.
withDifferentialPrivacy(DifferentialPrivacyTemplateParametersOutput) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateParametersOutput
The epsilon and noise parameters.
withDifferentialPrivacy(DifferentialPrivacyTemplateUpdateParameters) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateUpdateParameters
An object that specifies the new values for the epsilon and noise parameters.
withDifferentialPrivacy(DifferentialPrivacyPrivacyImpact) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyImpact
An object that lists the number and type of aggregation functions you can perform.
withDifferentialPrivacy(DifferentialPrivacyParameters) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The sensitivity parameters of the differential privacy results of the protected query.
withDimensionColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to select, group by, or filter by.
withDimensionColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
The columns that query runners are allowed to select, group by, or filter by.
withDimensionColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to select, group by, or filter by.
withDimensionColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to select, group by, or filter by.
withDirectAnalysisConfigurationDetails(DirectAnalysisConfigurationDetails) - Method in class com.amazonaws.services.cleanrooms.model.ConfigurationDetails
The direct analysis configuration details.
withDisallowedOutputColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
A list of columns that aren't allowed to be shown in the query output.
withDisallowedOutputColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleCustom
A list of columns that aren't allowed to be shown in the query output.
withDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The member's display name.
withDisplayName(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The member's display name.
withEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
The epsilon value that you want to preview.
withEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudget
The epsilon value that you configured.
withEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
The epsilon value that you want to use.
withEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
The epsilon value that you specified.
withEpsilon(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
The updated epsilon value that you want to use.
withError(ProtectedQueryError) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
An error thrown by the protected query.
withErrors(BatchGetCollaborationAnalysisTemplateError...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
Error reasons for collaboration analysis templates that could not be retrieved.
withErrors(Collection<BatchGetCollaborationAnalysisTemplateError>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateResult
Error reasons for collaboration analysis templates that could not be retrieved.
withErrors(BatchGetSchemaAnalysisRuleError...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
Error reasons for schemas that could not be retrieved.
withErrors(Collection<BatchGetSchemaAnalysisRuleError>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleResult
Error reasons for schemas that could not be retrieved.
withErrors(BatchGetSchemaError...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
Error reasons for schemas that could not be retrieved.
withErrors(Collection<BatchGetSchemaError>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
Error reasons for schemas that could not be retrieved.
withFieldList(ValidationExceptionField...) - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
Validation errors for specific input parameters.
withFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
Validation errors for specific input parameters.
withFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The format of the analysis template.
withFormat(AnalysisFormat) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The format of the analysis template.
withFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The format of the analysis template in the collaboration.
withFormat(AnalysisFormat) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The format of the analysis template in the collaboration.
withFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The format of the analysis template.
withFormat(AnalysisFormat) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The format of the analysis template.
withFunction(String) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Aggregation function that can be applied to aggregate column in query.
withFunction(AggregateFunctionName) - Method in class com.amazonaws.services.cleanrooms.model.AggregateColumn
Aggregation function that can be applied to aggregate column in query.
withGlue(GlueTableReference) - Method in class com.amazonaws.services.cleanrooms.model.TableReference
If present, a reference to the Glue table referred to by this table reference.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The identifier for the analysis template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The identifier of the analysis template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ID for the collaboration.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The identifier of the analysis template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The identifier of the analysis template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The identifier of the configured audience model association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The identifier of the configured audience model association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The unique identifier of the collaboration ID namespace association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration privacy budget.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The unique identifier of the collaboration privacy budget template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The unique identifier of the collaboration privacy budget template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier for the collaboration.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier of the configured audience model association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the configured audience model association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The unique ID for the configured table.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the configured table association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ID for the configured table association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The unique ID of the configured table.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the ID mapping table.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of this ID mapping table.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of this ID namespace association.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The unique ID of the membership.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The unique ID for the membership's collaboration.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the privacy budget.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The unique identifier of the privacy budget template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The unique identifier of the privacy budget template.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The identifier for a protected query instance.
withId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ID of the protected query.
withIdMappingJobId(String) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableResult
The unique identifier of the mapping job that will populate the ID mapping table.
withIdMappingTable(AnalysisRuleIdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
The ID mapping table.
withIdMappingTable(IdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableResult
The ID mapping table that was created.
withIdMappingTable(IdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableResult
The ID mapping table that you requested.
withIdMappingTable(IdMappingTableSchemaTypeProperties) - Method in class com.amazonaws.services.cleanrooms.model.SchemaTypeProperties
The ID mapping table for the schema type properties.
withIdMappingTable(IdMappingTable) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableResult
The updated ID mapping table.
withIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
The unique identifier of the ID mapping table that you want to delete.
withIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
The unique identifier of the ID mapping table identifier that you want to retrieve.
withIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
The unique identifier of the ID mapping table that you want to populate.
withIdMappingTableIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The unique identifier of the ID mapping table that you want to update.
withIdMappingTableInputSource(IdMappingTableInputSource...) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
The input source of the ID mapping table.
withIdMappingTableInputSource(Collection<IdMappingTableInputSource>) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceProperties
The input source of the ID mapping table.
withIdMappingTableInputSource(IdMappingTableInputSource...) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
Defines which ID namespace associations are used to create the ID mapping table.
withIdMappingTableInputSource(Collection<IdMappingTableInputSource>) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSchemaTypeProperties
Defines which ID namespace associations are used to create the ID mapping table.
withIdMappingTableSummaries(IdMappingTableSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
The summary information of the ID mapping tables that you requested.
withIdMappingTableSummaries(Collection<IdMappingTableSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
The summary information of the ID mapping tables that you requested.
withIdNamespaceAssociationId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
The unique identifier of the ID namespace association.
withIdNamespaceAssociationIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
The unique identifier of the ID namespace association that you want to delete.
withIdNamespaceAssociationSummaries(IdNamespaceAssociationSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
The summary information of the ID namespace associations that you requested.
withIdNamespaceAssociationSummaries(Collection<IdNamespaceAssociationSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
The summary information of the ID namespace associations that you requested.
withIdNamespaceType(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
The ID namespace type for this ID namespace association.
withIdNamespaceType(IdNamespaceType) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferencePropertiesSummary
The ID namespace type for this ID namespace association.
withInputReferenceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
The Amazon Resource Name (ARN) of the referenced resource in Entity Resolution.
withInputReferenceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
The Amazon Resource Name (ARN) of the Entity Resolution resource that is being associated to the collaboration.
withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The input reference configuration that's used to create the collaboration ID namespace association.
withInputReferenceConfig(IdMappingTableInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The input reference configuration needed to create the ID mapping table.
withInputReferenceConfig(IdMappingTableInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The input reference configuration for the ID mapping table.
withInputReferenceConfig(IdMappingTableInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The input reference configuration for the ID mapping table.
withInputReferenceConfig(IdNamespaceAssociationInputReferenceConfig) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The input reference configuration details for this ID namespace association.
withInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The input reference properties that are used to create the collaboration ID namespace association.
withInputReferenceProperties(IdMappingTableInputReferenceProperties) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The input reference properties for the ID mapping table.
withInputReferenceProperties(IdNamespaceAssociationInputReferencePropertiesSummary) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The input reference properties for this ID namespace association.
withIsResponsible(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.MembershipQueryComputePaymentConfig
Indicates whether the collaboration member has accepted to pay for query compute costs (TRUE) or has not accepted to pay for query compute costs (FALSE).
withIsResponsible(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.QueryComputePaymentConfig
Indicates whether the collaboration creator has configured the collaboration member to pay for query compute costs (TRUE) or has not configured the collaboration member to pay for query compute costs ( FALSE).
withJoinColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns in configured table that can be used in join statements and/or as aggregate columns.
withJoinColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns in configured table that can be used in join statements and/or as aggregate columns.
withJoinColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to use in an INNER JOIN statement.
withJoinColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The columns that query runners are allowed to use in an INNER JOIN statement.
withJoinColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be used to join a configured table with the table of the member who can query and other members' configured tables.
withJoinColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be used to join a configured table with the table of the member who can query and other members' configured tables.
withJoinRequired(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Control that requires member who runs query to do a join with their configured table and/or other configured table in query.
withJoinRequired(JoinRequiredOption) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Control that requires member who runs query to do a join with their configured table and/or other configured table in query.
withKeyPrefix(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
The S3 prefix to unload the protected query results.
withKmsKeyArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
withKmsKeyArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
withKmsKeyArn(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The Amazon Resource Name (ARN) of the Amazon Web Services KMS key.
withList(AnalysisRuleList) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
withList(AnalysisRuleList) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
withList(ConfiguredTableAssociationAnalysisRuleList) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicyV1
Analysis rule type that enables only list queries on a configured table.
withListColumns(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be listed in the output.
withListColumns(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleList
Columns that can be listed in the output.
withLocation(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3Output
The S3 location of the result.
withManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
withManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
When TRUE, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration.
withManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID mapping table resource.
withManageResourcePolicies(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationInputReferenceConfig
When TRUE, Clean Rooms manages permissions for the ID namespace association resource.
withMaxColumnValue(Float) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The upper bound of the aggregation expression.
withMaxCount(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
The maximum number of aggregations that the member who can query can run given the epsilon and noise parameters.
withMaxCount(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The maximum number of aggregation functions that you can perform with the given privacy budget.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
The maximum size of the results that is returned per call.
withMember(ProtectedQueryMemberOutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
Required configuration for a protected query with a member output type.
withMemberAbilities(String...) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The abilities granted to the collaboration member.
withMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The abilities granted to the collaboration member.
withMemberAbilities(MemberAbility...) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The abilities granted to the collaboration member.
withMemberAbilities(String...) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The abilities granted to the collaboration member.
withMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The abilities granted to the collaboration member.
withMemberAbilities(MemberAbility...) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The abilities granted to the collaboration member.
withMemberAbilities(String...) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The abilities granted to the collaboration member.
withMemberAbilities(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The abilities granted to the collaboration member.
withMemberAbilities(MemberAbility...) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The abilities granted to the collaboration member.
withMemberList(ProtectedQuerySingleMemberOutput...) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
The list of member Amazon Web Services account(s) that received the results of the query.
withMemberList(Collection<ProtectedQuerySingleMemberOutput>) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
The list of member Amazon Web Services account(s) that received the results of the query.
withMembers(MemberSpecification...) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
A list of initial members, not including the creator.
withMembers(Collection<MemberSpecification>) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
A list of initial members, not including the creator.
withMembership(Membership) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipResult
The membership that was created.
withMembership(Membership) - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipResult
The membership retrieved for the provided identifier.
withMembership(Membership) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipResult
 
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The Amazon Resource Name (ARN) of the member who created the analysis template.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The Amazon Resource Name (ARN) of the member who created the analysis template.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ARN for your membership within the collaboration.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The ARN of a member in a collaboration.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The Amazon Resource Name (ARN) of the membership that contains this configured audience model association.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The Amazon Resource Name (ARN) of the membership that contains the configured audience model association.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ARN for the membership this configured table association belongs to.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ARN for the membership that the configured table association belongs to.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The Amazon Resource Name (ARN) of the membership resource for the ID mapping table.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The Amazon Resource Name (ARN) of the membership resource for this ID mapping table.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The Amazon Resource Name (ARN) of the membership resource for this ID namespace association.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The unique ARN for the member's associated membership, if present.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The Amazon Resource Name (ARN) of the member who created the privacy budget summary.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The Amazon Resource Name (ARN) of the member who created the privacy budget template.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The Amazon Resource Name (ARN) of the member who created the privacy budget template.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The ARN of the membership.
withMembershipArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ARN for the membership that initiated the protected query.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The identifier of a member who created the analysis template.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The identifier for a membership resource.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The unique ID for your membership within the collaboration.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The identifier of a member in a collaboration.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
A unique identifier for the membership that contains this configured audience model association.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
A unique identifier of the membership that contains the configured audience model association.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The unique ID for the membership this configured table association belongs to.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The unique ID for the membership that the configured table association belongs to.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The unique identifier of the membership resource for the ID mapping table.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The unique identifier of the membership resource for this ID mapping table.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The unique identifier of the membership resource for this ID namespace association.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The unique ID for the member's associated membership, if present.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The identifier for a membership resource.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The identifier for a membership resource.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The identifier for a membership resource.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The identifier for the membership.
withMembershipId(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The unique ID for the membership that initiated the protected query.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The membership identifier for the configured table association analysis rule.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The identifier for a membership resource.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteAnalysisTemplateRequest
The identifier for a membership resource.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredAudienceModelAssociationRequest
A unique identifier of the membership that contains the audience model association that you want to delete.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteConfiguredTableAssociationRequest
A unique identifier for the membership that the configured table association belongs to.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to delete.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteIdNamespaceAssociationRequest
The unique identifier of the membership that contains the ID namespace association that you want to delete.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeleteMembershipRequest
The identifier for a membership resource.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetAnalysisTemplateRequest
The identifier for a membership resource.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredAudienceModelAssociationRequest
A unique identifier for the membership that contains the configured audience model association that you want to retrieve.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetConfiguredTableAssociationRequest
A unique identifier for the membership that the configured table association belongs to.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to retrieve.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetMembershipRequest
The identifier for a membership resource.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
The identifier for a membership in a protected query instance.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The identifier for a membership resource.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
A unique identifier for a membership that contains the configured audience model associations that you want to retrieve.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
A unique identifier for the membership to list configured table associations for.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The unique identifier of the membership that contains the ID mapping tables that you want to view.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The unique identifier of the membership that contains the ID namespace association that you want to view.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The identifier for the membership in the collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.PopulateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to populate.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
A unique identifier for the membership to run this query against.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateAnalysisTemplateRequest
The identifier for a membership resource.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A unique identifier of the membership that contains the configured audience model association that you want to update.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationAnalysisRuleRequest
A unique identifier for the membership that the configured table association belongs to.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The unique ID for the membership that the configured table association belongs to.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateIdMappingTableRequest
The unique identifier of the membership that contains the ID mapping table that you want to update.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
The unique identifier of the membership.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
A unique identifier for one of your memberships for a collaboration.
withMembershipIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The identifier for a member of a protected query instance.
withMembershipSummaries(MembershipSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
The list of memberships returned from the ListMemberships operation.
withMembershipSummaries(Collection<MembershipSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
The list of memberships returned from the ListMemberships operation.
withMemberStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The status of a member in a collaboration.
withMemberStatus(MemberStatus) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The status of a member in a collaboration.
withMemberStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The status of a member in a collaboration.
withMemberStatus(MemberStatus) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The status of a member in a collaboration.
withMemberStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The caller's status in a collaboration.
withMemberStatus(FilterableMemberStatus) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The caller's status in a collaboration.
withMemberSummaries(MemberSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
The list of members returned by the ListMembers operation.
withMemberSummaries(Collection<MemberSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
The list of members returned by the ListMembers operation.
withMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusReason
The validation message.
withMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetCollaborationAnalysisTemplateError
A description of why the call failed.
withMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
A description of why the call failed.
withMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error message for the error.
withMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryError
A description of why the query failed.
withMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusReason
An explanation of the schema status reason code.
withMessage(String) - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
A message for the input validation error.
withMinColumnValue(Float) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The lower bound of the aggregation expression.
withMinimum(Integer) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
The minimum number of distinct values that an output row must be an aggregation of.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
The name of the parameter.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The name for the analysis rule.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The name of the analysis template.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The name of the analysis template.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
An error name for the error.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaError
An error name for the error.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
A human-readable identifier provided by the collaboration owner.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The name of the analysis template.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The name of the analysis template.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The name of the configured audience model association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The name of the configured audience model association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The name of the collaboration ID namespace association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
A human-readable identifier provided by the collaboration owner.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.Column
The name of the column.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The name of the configured audience model association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The name of the configured audience model association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
A name for the configured table.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The name of the configured table association, in lowercase.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The name of the configured table association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The name of the configured table.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The name of the analysis template.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
The display name for a collaboration.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
The name of the configured table association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
The name of the configured table.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
A name for the ID mapping table.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyColumn
The name of the column, such as user_id, that contains the unique identifier of your users, whose privacy you want to protect.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
The name of the schema to retrieve the analysis rule for.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaRequest
The name of the relation to retrieve the schema for.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The name of the ID mapping table.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The name of this ID mapping table.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The name of the ID namespace association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
A name for the schema.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
The name of the analysis rule schema that you are requesting.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The name for the schema object.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateCollaborationRequest
A human-readable identifier provided by the collaboration owner.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredAudienceModelAssociationRequest
A new name for the configured audience model association.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableRequest
A new name for the configured table.
withName(String) - Method in class com.amazonaws.services.cleanrooms.model.ValidationExceptionField
The name of the input parameter.
withNames(String...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
The names for the schema objects to retrieve.
withNames(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaRequest
The names for the schema objects to retrieve.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListAnalysisTemplatesResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationAnalysisTemplatesResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationConfiguredAudienceModelAssociationsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsRequest
The pagination token that's used to fetch the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationIdNamespaceAssociationsResult
The token value provided to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetTemplatesResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredAudienceModelAssociationsResult
The token value provided to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTableAssociationsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListConfiguredTablesResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesRequest
The pagination token that's used to fetch the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdMappingTablesResult
The token value provided to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsRequest
The pagination token that's used to fetch the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListIdNamespaceAssociationsResult
The token value provided to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembersResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
The token value retrieved from a previous call to access the next page of results.
withOutput(ProtectedQueryOutput) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResult
The output of the protected query.
withOutputConfiguration(MembershipProtectedQueryOutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
Configuration for protected query results.
withOutputConfiguration(ProtectedQueryOutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryResultConfiguration
Configuration for protected query results.
withOutputConstraints(AggregationConstraint...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns that must meet a specific threshold value (after an aggregation function is applied to it) for each output row to be returned.
withOutputConstraints(Collection<AggregationConstraint>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Columns that must meet a specific threshold value (after an aggregation function is applied to it) for each output row to be returned.
withParameters(PrivacyBudgetTemplateParametersOutput) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
Specifies the epsilon and noise parameters for the privacy budget template.
withParameters(PrivacyBudgetTemplateParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Specifies your parameters for the privacy budget template.
withParameters(PreviewPrivacyImpactParametersInput) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactRequest
Specifies the desired epsilon and noise parameters to preview.
withParameters(PrivacyBudgetTemplateParametersOutput) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Specifies the epsilon and noise parameters for the privacy budget template.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The protected query SQL parameters.
withParameters(PrivacyBudgetTemplateUpdateParameters) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Specifies the epsilon and noise parameters for the privacy budget template.
withPartitionKeys(Column...) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The partition keys for the dataset underlying this schema.
withPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The partition keys for the dataset underlying this schema.
withPaymentConfiguration(MembershipPaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
The payment responsibilities accepted by the collaboration member.
withPaymentConfiguration(MembershipPaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The payment responsibilities accepted by the collaboration member.
withPaymentConfiguration(MembershipPaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The payment responsibilities accepted by the collaboration member.
withPaymentConfiguration(PaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MemberSpecification
The collaboration member's payment responsibilities set by the collaboration creator.
withPaymentConfiguration(PaymentConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The collaboration member's payment responsibilities set by the collaboration creator.
withPolicy(AnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
A policy that describes the associated data usage limitations.
withPolicy(ConfiguredTableAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The policy that controls SQL query rules.
withPolicy(ConfiguredTableAssociationAnalysisRulePolicy) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The policy of the configured table association analysis rule.
withPreserveNulls(Boolean) - Method in class com.amazonaws.services.cleanrooms.model.DataEncryptionMetadata
Indicates whether NULL values are to be copied as NULL to encrypted tables (TRUE) or cryptographically processed (FALSE).
withPrivacyBudgetSummaries(PrivacyBudgetSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
An array that summarizes the privacy budgets.
withPrivacyBudgetSummaries(Collection<PrivacyBudgetSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsResult
An array that summarizes the privacy budgets.
withPrivacyBudgetTemplate(PrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateResult
A summary of the elements in the privacy budget template.
withPrivacyBudgetTemplate(PrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateResult
Returns the details of the privacy budget template that you requested.
withPrivacyBudgetTemplate(PrivacyBudgetTemplate) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateResult
Summary of the privacy budget template.
withPrivacyBudgetTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The ARN of the collaboration privacy budget template.
withPrivacyBudgetTemplateArn(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The ARN of the privacy budget template.
withPrivacyBudgetTemplateId(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The unique identifier of the collaboration privacy budget template.
withPrivacyBudgetTemplateId(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The unique identifier of the privacy budget template.
withPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.DeletePrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template.
withPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetCollaborationPrivacyBudgetTemplateRequest
A unique identifier for one of your privacy budget templates.
withPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetPrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template.
withPrivacyBudgetTemplateIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
A unique identifier for your privacy budget template that you want to update.
withPrivacyBudgetTemplateSummaries(PrivacyBudgetTemplateSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
An array that summarizes the privacy budget templates.
withPrivacyBudgetTemplateSummaries(Collection<PrivacyBudgetTemplateSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetTemplatesResult
An array that summarizes the privacy budget templates.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The type of privacy budget template.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The type of privacy budget template.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The type of the privacy budget template.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The type of the privacy budget template.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
Specifies the type of the privacy budget.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.ListCollaborationPrivacyBudgetsRequest
Specifies the type of the privacy budget.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The privacy budget type.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.ListPrivacyBudgetsRequest
The privacy budget type.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Specifies the type of the privacy budget template.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
Specifies the type of the privacy budget template.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The type of the privacy budget template.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The type of the privacy budget template.
withPrivacyBudgetType(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
withPrivacyBudgetType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.UpdatePrivacyBudgetTemplateRequest
Specifies the type of the privacy budget template.
withPrivacyImpact(PrivacyImpact) - Method in class com.amazonaws.services.cleanrooms.model.PreviewPrivacyImpactResult
An estimate of the number of aggregation functions that the member who can query can run given the epsilon and noise parameters.
withProtectedQueries(ProtectedQuerySummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
A list of protected queries.
withProtectedQueries(Collection<ProtectedQuerySummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesResult
A list of protected queries.
withProtectedQuery(ProtectedQuery) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryResult
The query processing metadata.
withProtectedQuery(ProtectedQuery) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryResult
The protected query.
withProtectedQuery(ProtectedQuery) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryResult
The protected query output.
withProtectedQueryIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.GetProtectedQueryRequest
The identifier for a protected query instance.
withProtectedQueryIdentifier(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The identifier for a protected query instance.
withQueryCompute(MembershipQueryComputePaymentConfig) - Method in class com.amazonaws.services.cleanrooms.model.MembershipPaymentConfiguration
The payment responsibilities accepted by the collaboration member for query compute costs.
withQueryCompute(QueryComputePaymentConfig) - Method in class com.amazonaws.services.cleanrooms.model.PaymentConfiguration
The collaboration member's payment responsibilities set by the collaboration creator for query compute costs.
withQueryConstraints(QueryConstraint...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The query constraints of the analysis rule ID mapping table.
withQueryConstraints(Collection<QueryConstraint>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleIdMappingTable
The query constraints of the analysis rule ID mapping table.
withQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
An indicator as to whether query logging has been enabled or disabled for the collaboration.
withQueryLogStatus(CollaborationQueryLogStatus) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
An indicator as to whether query logging has been enabled or disabled for the collaboration.
withQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
An indicator as to whether query logging has been enabled or disabled for the collaboration.
withQueryLogStatus(CollaborationQueryLogStatus) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
An indicator as to whether query logging has been enabled or disabled for the collaboration.
withQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
withQueryLogStatus(MembershipQueryLogStatus) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
withQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
An indicator as to whether query logging has been enabled or disabled for the membership.
withQueryLogStatus(MembershipQueryLogStatus) - Method in class com.amazonaws.services.cleanrooms.model.Membership
An indicator as to whether query logging has been enabled or disabled for the membership.
withQueryLogStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
withQueryLogStatus(MembershipQueryLogStatus) - Method in class com.amazonaws.services.cleanrooms.model.UpdateMembershipRequest
An indicator as to whether query logging has been enabled or disabled for the membership.
withQueryString(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySQLParameters
The query string to be submitted.
withQuotaName(String) - Method in exception com.amazonaws.services.cleanrooms.model.ServiceQuotaExceededException
The name of the quota.
withQuotaValue(Double) - Method in exception com.amazonaws.services.cleanrooms.model.ServiceQuotaExceededException
The value of the quota.
withReason(String) - Method in exception com.amazonaws.services.cleanrooms.model.AccessDeniedException
A reason code for the exception.
withReason(AccessDeniedExceptionReason) - Method in exception com.amazonaws.services.cleanrooms.model.AccessDeniedException
A reason code for the exception.
withReason(String) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
A reason code for the exception.
withReason(ConflictExceptionReason) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
A reason code for the exception.
withReason(String) - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
A reason code for the exception.
withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.cleanrooms.model.ValidationException
A reason code for the exception.
withReasons(AnalysisTemplateValidationStatusReason...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The reasons for the validation results.
withReasons(Collection<AnalysisTemplateValidationStatusReason>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The reasons for the validation results.
withReasons(SchemaStatusReason...) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The reasons why the schema status is set to its current state.
withReasons(Collection<SchemaStatusReason>) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The reasons why the schema status is set to its current state.
withReceiverAccountIds(String...) - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
The account IDs for the member who received the results of a protected query.
withReceiverAccountIds(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.DirectAnalysisConfigurationDetails
The account IDs for the member who received the results of a protected query.
withReceiverConfigurations(ReceiverConfiguration...) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The receiver configuration.
withReceiverConfigurations(Collection<ReceiverConfiguration>) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The receiver configuration.
withReferencedTables(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
The tables referenced in the analysis schema.
withReferencedTables(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSchema
The tables referenced in the analysis schema.
withRemainingCount(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The remaining number of aggregation functions that can be run with the available privacy budget.
withRequireOverlap(QueryConstraintRequireOverlap) - Method in class com.amazonaws.services.cleanrooms.model.QueryConstraint
An array of column names that specifies which columns are required in the JOIN statement.
withResourceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to list tags on.
withResourceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to tag.
withResourceArn(String) - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
The Amazon Resource Name (ARN) associated with the resource you want to remove the tag from.
withResourceId(String) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
The ID of the conflicting resource.
withResourceId(String) - Method in exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
The Id of the missing resource.
withResourceType(String) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
The type of the conflicting resource.
withResourceType(ResourceType) - Method in exception com.amazonaws.services.cleanrooms.model.ConflictException
The type of the conflicting resource.
withResourceType(String) - Method in exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
The type of the missing resource.
withResourceType(ResourceType) - Method in exception com.amazonaws.services.cleanrooms.model.ResourceNotFoundException
The type of the missing resource.
withResult(ProtectedQueryResult) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The result of the protected query.
withResultConfiguration(ProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
Contains any details needed to write the query results.
withResultConfiguration(ProtectedQueryResultConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The details needed to write the query results.
withResultFormat(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
Intended file format of the result.
withResultFormat(ResultFormat) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryS3OutputConfiguration
Intended file format of the result.
withRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The service will assume this role to access catalog metadata and query the table.
withRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
The service will assume this role to access catalog metadata and query the table.
withRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryResultConfiguration
The unique ARN for an IAM role that is used by Clean Rooms to write protected query results to the result location, given by the member who can receive results.
withRoleArn(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateConfiguredTableAssociationRequest
The service will assume this role to access catalog metadata and query the table.
withS3(ProtectedQueryS3OutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.MembershipProtectedQueryOutputConfiguration
 
withS3(ProtectedQueryS3Output) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutput
If present, the output for a protected query with an `S3` output type.
withS3(ProtectedQueryS3OutputConfiguration) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryOutputConfiguration
Required configuration for a protected query with an s3 output type.
withScalarFunctions(String...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Set of scalar functions that are allowed to be used on dimension columns and the output of aggregation of metrics.
withScalarFunctions(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Set of scalar functions that are allowed to be used on dimension columns and the output of aggregation of metrics.
withScalarFunctions(ScalarFunctions...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRuleAggregation
Set of scalar functions that are allowed to be used on dimension columns and the output of aggregation of metrics.
withSchema(AnalysisSchema) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The entire schema object.
withSchema(AnalysisSchema) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The entire schema object.
withSchema(Schema) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaResult
The entire schema object.
withSchemaAnalysisRuleRequests(SchemaAnalysisRuleRequest...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
The information that's necessary to retrieve a schema analysis rule.
withSchemaAnalysisRuleRequests(Collection<SchemaAnalysisRuleRequest>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleRequest
The information that's necessary to retrieve a schema analysis rule.
withSchemas(Schema...) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
The retrieved list of schemas.
withSchemas(Collection<Schema>) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaResult
The retrieved list of schemas.
withSchemaStatusDetails(SchemaStatusDetail...) - Method in class com.amazonaws.services.cleanrooms.model.Schema
Details about the status of the schema.
withSchemaStatusDetails(Collection<SchemaStatusDetail>) - Method in class com.amazonaws.services.cleanrooms.model.Schema
Details about the status of the schema.
withSchemaSummaries(SchemaSummary...) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
The retrieved list of schemas.
withSchemaSummaries(Collection<SchemaSummary>) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasResult
The retrieved list of schemas.
withSchemaType(String) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
If present, filter schemas by schema type.
withSchemaType(SchemaType) - Method in class com.amazonaws.services.cleanrooms.model.ListSchemasRequest
If present, filter schemas by schema type.
withSchemaTypeProperties(SchemaTypeProperties) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The schema type properties.
withSensitivityParameters(DifferentialPrivacySensitivityParameters...) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
Provides the sensitivity parameters that you can use to better understand the total amount of noise in query results.
withSensitivityParameters(Collection<DifferentialPrivacySensitivityParameters>) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyParameters
Provides the sensitivity parameters that you can use to better understand the total amount of noise in query results.
withSource(AnalysisSource) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The source of the analysis template.
withSource(AnalysisSource) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The source of the analysis template within a collaboration.
withSource(AnalysisSource) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
The information in the analysis template.
withSqlParameters(ProtectedQuerySQLParameters) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The protected query SQL parameters.
withSqlParameters(ProtectedQuerySQLParameters) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The protected SQL query parameters.
withStatistics(ProtectedQueryStatistics) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
Statistics about protected query execution.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The status of the validation.
withStatus(AnalysisTemplateValidationStatus) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The status of the validation.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
A filter which will return only memberships in the specified status.
withStatus(MembershipStatus) - Method in class com.amazonaws.services.cleanrooms.model.ListMembershipsRequest
A filter which will return only memberships in the specified status.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
A filter on the status of the protected query.
withStatus(ProtectedQueryStatus) - Method in class com.amazonaws.services.cleanrooms.model.ListProtectedQueriesRequest
A filter on the status of the protected query.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The status of the membership.
withStatus(MembershipStatus) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The status of the membership.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The status of the membership.
withStatus(MembershipStatus) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The status of the membership.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The status of the member.
withStatus(MemberStatus) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The status of the member.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The status of the query.
withStatus(ProtectedQueryStatus) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuery
The status of the query.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The status of the protected query.
withStatus(ProtectedQueryStatus) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQuerySummary
The status of the protected query.
withStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The status of the schema, indicating if it is ready to query.
withStatus(SchemaStatus) - Method in class com.amazonaws.services.cleanrooms.model.SchemaStatusDetail
The status of the schema, indicating if it is ready to query.
withTableName(String) - Method in class com.amazonaws.services.cleanrooms.model.GlueTableReference
The name of the Glue table.
withTableReference(TableReference) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The Glue table that this configured table represents.
withTableReference(TableReference) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
A reference to the Glue table being configured.
withTagKeys(String...) - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
A list of key names of tags to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.cleanrooms.model.UntagResourceRequest
A list of key names of tags to be removed.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateAnalysisTemplateRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateCollaborationRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredAudienceModelAssociationRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableAssociationRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateConfiguredTableRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateIdMappingTableRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreateMembershipRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.CreatePrivacyBudgetTemplateRequest
An optional label that you can assign to a resource when you create it.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.ListTagsForResourceResult
A map of objects specifying each key name and value.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanrooms.model.TagResourceRequest
A map of objects specifying each key name and value.
withTargetStatus(String) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The target status of a query.
withTargetStatus(TargetProtectedQueryStatus) - Method in class com.amazonaws.services.cleanrooms.model.UpdateProtectedQueryRequest
The target status of a query.
withText(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisSource
The query text.
withTotalDurationInMillis(Long) - Method in class com.amazonaws.services.cleanrooms.model.ProtectedQueryStatistics
The duration of the protected query, from creation until query completion.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
The type of aggregation the constraint allows.
withType(AggregationType) - Method in class com.amazonaws.services.cleanrooms.model.AggregationConstraint
The type of aggregation the constraint allows.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
The type of parameter.
withType(ParameterType) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisParameter
The type of parameter.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The type of analysis rule.
withType(AnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The type of analysis rule.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The type of validation that was performed.
withType(AnalysisTemplateValidationType) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateValidationStatusDetail
The type of validation that was performed.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
The analysis rule type.
withType(AnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.BatchGetSchemaAnalysisRuleError
The analysis rule type.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The type of privacy budget template.
withType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The type of privacy budget template.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.Column
The type of the column.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The type of configured table analysis rule.
withType(ConfiguredTableAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The type of configured table analysis rule.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The type of the configured table association analysis rule.
withType(ConfiguredTableAssociationAnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The type of the configured table association analysis rule.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
The type of aggregation function.
withType(DifferentialPrivacyAggregationType) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewAggregation
The type of aggregation function.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The different types of aggregation functions that you can perform.
withType(DifferentialPrivacyAggregationType) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPrivacyBudgetAggregation
The different types of aggregation functions that you can perform.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
The type of the schema analysis rule to retrieve.
withType(AnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.GetSchemaAnalysisRuleRequest
The type of the schema analysis rule to retrieve.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
The type of the input source of the ID mapping table.
withType(IdNamespaceType) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableInputSource
The type of the input source of the ID mapping table.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
Specifies the type of the privacy budget.
withType(PrivacyBudgetType) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
Specifies the type of the privacy budget.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The type of schema.
withType(SchemaType) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The type of schema.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
The type of analysis rule schema that you are requesting.
withType(AnalysisRuleType) - Method in class com.amazonaws.services.cleanrooms.model.SchemaAnalysisRuleRequest
The type of analysis rule schema that you are requesting.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The type of schema object.
withType(SchemaType) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The type of schema object.
withType(String) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The type of the protected query to be started.
withType(ProtectedQueryType) - Method in class com.amazonaws.services.cleanrooms.model.StartProtectedQueryRequest
The type of the protected query to be started.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRule
The time the analysis rule was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
The time that the analysis template was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplateSummary
The time that the analysis template summary was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Collaboration
The time the collaboration metadata was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The time that the analysis template in the collaboration was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplateSummary
The time that the summary of the analysis template in the collaboration was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociation
The most recent time at which the configured audience model association was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationConfiguredAudienceModelAssociationSummary
The most recent time at which the configured audience model association was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationIdNamespaceAssociationSummary
The most recent time at which the collaboration ID namespace association was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetSummary
The most recent time at which the privacy budget was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplate
The most recent time at which the collaboration privacy budget template was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationPrivacyBudgetTemplateSummary
The most recent time at which the collaboration privacy budget template was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationSummary
The time the collaboration metadata was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociation
The most recent time at which the configured audience model association was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredAudienceModelAssociationSummary
The most recent time at which the configured audience model association was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTable
The time the configured table was last updated
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRule
The time the configured table analysis rule was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociation
The time the configured table association was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRule
The update time of the configured table association analysis rule.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationSummary
The time the configured table association was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableSummary
The time the configured table was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTable
The most recent time at which the ID mapping table was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdMappingTableSummary
The most recent time at which this ID mapping table was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.IdNamespaceAssociationSummary
The most recent time at which this ID namespace association has been updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Membership
The time the membership metadata was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MembershipSummary
The time the membership metadata was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.MemberSummary
The time the member metadata was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetSummary
The most recent time at which the privacy budget was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplate
The most recent time at which the privacy budget template was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.PrivacyBudgetTemplateSummary
The most recent time at which the privacy budget template was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.Schema
The time the schema was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanrooms.model.SchemaSummary
The time the schema object was last updated.
withUserContributionLimit(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacySensitivityParameters
The maximum number of rows contributed by a user in a SQL query.
withUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyPreviewParametersInput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
withUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersInput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
withUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateParametersOutput
Noise added per query is measured in terms of the number of users whose contributions you want to obscure.
withUsersNoisePerQuery(Integer) - Method in class com.amazonaws.services.cleanrooms.model.DifferentialPrivacyTemplateUpdateParameters
The updated value of noise added per query.
withV1(AnalysisRulePolicyV1) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisRulePolicy
Controls on the query specifications that can be run on configured table.
withV1(ConfiguredTableAnalysisRulePolicyV1) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAnalysisRulePolicy
Controls on the query specifications that can be run on a configured table.
withV1(ConfiguredTableAssociationAnalysisRulePolicyV1) - Method in class com.amazonaws.services.cleanrooms.model.ConfiguredTableAssociationAnalysisRulePolicy
The policy for the configured table association analysis rule.
withValidations(AnalysisTemplateValidationStatusDetail...) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
Information about the validations performed on the analysis template.
withValidations(Collection<AnalysisTemplateValidationStatusDetail>) - Method in class com.amazonaws.services.cleanrooms.model.AnalysisTemplate
Information about the validations performed on the analysis template.
withValidations(AnalysisTemplateValidationStatusDetail...) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The validations that were performed.
withValidations(Collection<AnalysisTemplateValidationStatusDetail>) - Method in class com.amazonaws.services.cleanrooms.model.CollaborationAnalysisTemplate
The validations that were performed.
A B C D E F G H I J L M P Q R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.