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

A

AbstractAWSCleanRoomsML - Class in com.amazonaws.services.cleanroomsml
Abstract implementation of AWSCleanRoomsML.
AbstractAWSCleanRoomsML() - Constructor for class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
AbstractAWSCleanRoomsMLAsync - Class in com.amazonaws.services.cleanroomsml
Abstract implementation of AWSCleanRoomsMLAsync.
AbstractAWSCleanRoomsMLAsync() - Constructor for class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
AccessDeniedException - Exception in com.amazonaws.services.cleanroomsml.model
You do not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.cleanroomsml.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addParametersEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
Add a single Parameters entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
Add a single Tags entry
asyncBuilder() - Static method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
AudienceDestination - Class in com.amazonaws.services.cleanroomsml.model
Defines the Amazon S3 bucket where the configured audience is stored.
AudienceDestination() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceDestination
 
AudienceExportJobStatus - Enum in com.amazonaws.services.cleanroomsml.model
 
AudienceExportJobSummary - Class in com.amazonaws.services.cleanroomsml.model
Provides information about the audience export job.
AudienceExportJobSummary() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
AudienceGenerationJobDataSource - Class in com.amazonaws.services.cleanroomsml.model
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.
AudienceGenerationJobDataSource() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
 
AudienceGenerationJobStatus - Enum in com.amazonaws.services.cleanroomsml.model
 
AudienceGenerationJobSummary - Class in com.amazonaws.services.cleanroomsml.model
Provides information about the configured audience generation job.
AudienceGenerationJobSummary() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
 
AudienceModelStatus - Enum in com.amazonaws.services.cleanroomsml.model
 
AudienceModelSummary - Class in com.amazonaws.services.cleanroomsml.model
Information about the audience model.
AudienceModelSummary() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
 
AudienceQualityMetrics - Class in com.amazonaws.services.cleanroomsml.model
Metrics that describe the quality of the generated audience.
AudienceQualityMetrics() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
 
AudienceSize - Class in com.amazonaws.services.cleanroomsml.model
The size of the generated audience.
AudienceSize() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceSize
 
AudienceSizeConfig - Class in com.amazonaws.services.cleanroomsml.model
Returns the relevance scores at these audience sizes when used in the GetAudienceGenerationJob for a specified audience generation job and configured audience model.
AudienceSizeConfig() - Constructor for class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
 
AudienceSizeType - Enum in com.amazonaws.services.cleanroomsml.model
 
AWSCleanRoomsML - Interface in com.amazonaws.services.cleanroomsml
Interface for accessing AWS Clean Rooms ML.
AWSCleanRoomsMLAsync - Interface in com.amazonaws.services.cleanroomsml
Interface for accessing AWS Clean Rooms ML asynchronously.
AWSCleanRoomsMLAsyncClient - Class in com.amazonaws.services.cleanroomsml
Client for accessing AWS Clean Rooms ML asynchronously.
AWSCleanRoomsMLAsyncClientBuilder - Class in com.amazonaws.services.cleanroomsml
Fluent builder for AWSCleanRoomsMLAsync.
AWSCleanRoomsMLClient - Class in com.amazonaws.services.cleanroomsml
Client for accessing AWS Clean Rooms ML.
AWSCleanRoomsMLClientBuilder - Class in com.amazonaws.services.cleanroomsml
Fluent builder for AWSCleanRoomsML.
AWSCleanRoomsMLException - Exception in com.amazonaws.services.cleanroomsml.model
Base exception for all service exceptions thrown by AWS Clean Rooms ML
AWSCleanRoomsMLException(String) - Constructor for exception com.amazonaws.services.cleanroomsml.model.AWSCleanRoomsMLException
Constructs a new AWSCleanRoomsMLException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClientBuilder
Construct an asynchronous implementation of AWSCleanRoomsMLAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClientBuilder
Construct a synchronous implementation of AWSCleanRoomsML using the current builder configuration.
builder() - Static method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
 

C

clearParametersEntries() - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
Removes all the entries added into Parameters.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
 
clone() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
 
ColumnSchema - Class in com.amazonaws.services.cleanroomsml.model
Metadata for a column.
ColumnSchema() - Constructor for class com.amazonaws.services.cleanroomsml.model.ColumnSchema
 
ColumnType - Enum in com.amazonaws.services.cleanroomsml.model
 
com.amazonaws.services.cleanroomsml - package com.amazonaws.services.cleanroomsml
Welcome to the Amazon Web Services Clean Rooms ML API Reference.
com.amazonaws.services.cleanroomsml.model - package com.amazonaws.services.cleanroomsml.model
 
configFactory - Static variable in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Client configuration factory providing ClientConfigurations tailored to this client
ConfiguredAudienceModelOutputConfig - Class in com.amazonaws.services.cleanroomsml.model
Configuration information necessary for the configure audience model output.
ConfiguredAudienceModelOutputConfig() - Constructor for class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
ConfiguredAudienceModelStatus - Enum in com.amazonaws.services.cleanroomsml.model
 
ConfiguredAudienceModelSummary - Class in com.amazonaws.services.cleanroomsml.model
Information about the configured audience model.
ConfiguredAudienceModelSummary() - Constructor for class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
 
ConflictException - Exception in com.amazonaws.services.cleanroomsml.model
You can't complete this action because another resource depends on this resource.
ConflictException(String) - Constructor for exception com.amazonaws.services.cleanroomsml.model.ConflictException
Constructs a new ConflictException with the specified error message.
createAudienceModel(CreateAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
createAudienceModel(CreateAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Defines the information necessary to create an audience model.
createAudienceModel(CreateAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Defines the information necessary to create an audience model.
createAudienceModelAsync(CreateAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
createAudienceModelAsync(CreateAudienceModelRequest, AsyncHandler<CreateAudienceModelRequest, CreateAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
createAudienceModelAsync(CreateAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Defines the information necessary to create an audience model.
createAudienceModelAsync(CreateAudienceModelRequest, AsyncHandler<CreateAudienceModelRequest, CreateAudienceModelResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Defines the information necessary to create an audience model.
createAudienceModelAsync(CreateAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
createAudienceModelAsync(CreateAudienceModelRequest, AsyncHandler<CreateAudienceModelRequest, CreateAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
CreateAudienceModelRequest - Class in com.amazonaws.services.cleanroomsml.model
 
CreateAudienceModelRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
 
CreateAudienceModelResult - Class in com.amazonaws.services.cleanroomsml.model
 
CreateAudienceModelResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
 
createConfiguredAudienceModel(CreateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
createConfiguredAudienceModel(CreateConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Defines the information necessary to create a configured audience model.
createConfiguredAudienceModel(CreateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Defines the information necessary to create a configured audience model.
createConfiguredAudienceModelAsync(CreateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
createConfiguredAudienceModelAsync(CreateConfiguredAudienceModelRequest, AsyncHandler<CreateConfiguredAudienceModelRequest, CreateConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
createConfiguredAudienceModelAsync(CreateConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Defines the information necessary to create a configured audience model.
createConfiguredAudienceModelAsync(CreateConfiguredAudienceModelRequest, AsyncHandler<CreateConfiguredAudienceModelRequest, CreateConfiguredAudienceModelResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Defines the information necessary to create a configured audience model.
createConfiguredAudienceModelAsync(CreateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
createConfiguredAudienceModelAsync(CreateConfiguredAudienceModelRequest, AsyncHandler<CreateConfiguredAudienceModelRequest, CreateConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
CreateConfiguredAudienceModelRequest - Class in com.amazonaws.services.cleanroomsml.model
 
CreateConfiguredAudienceModelRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
 
CreateConfiguredAudienceModelResult - Class in com.amazonaws.services.cleanroomsml.model
 
CreateConfiguredAudienceModelResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
 
createTrainingDataset(CreateTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
createTrainingDataset(CreateTrainingDatasetRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Defines the information necessary to create a training dataset.
createTrainingDataset(CreateTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Defines the information necessary to create a training dataset.
createTrainingDatasetAsync(CreateTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
createTrainingDatasetAsync(CreateTrainingDatasetRequest, AsyncHandler<CreateTrainingDatasetRequest, CreateTrainingDatasetResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
createTrainingDatasetAsync(CreateTrainingDatasetRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Defines the information necessary to create a training dataset.
createTrainingDatasetAsync(CreateTrainingDatasetRequest, AsyncHandler<CreateTrainingDatasetRequest, CreateTrainingDatasetResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Defines the information necessary to create a training dataset.
createTrainingDatasetAsync(CreateTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
createTrainingDatasetAsync(CreateTrainingDatasetRequest, AsyncHandler<CreateTrainingDatasetRequest, CreateTrainingDatasetResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
CreateTrainingDatasetRequest - Class in com.amazonaws.services.cleanroomsml.model
 
CreateTrainingDatasetRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
 
CreateTrainingDatasetResult - Class in com.amazonaws.services.cleanroomsml.model
 
CreateTrainingDatasetResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
 

D

Dataset - Class in com.amazonaws.services.cleanroomsml.model
Defines where the training dataset is located, what type of data it contains, and how to access the data.
Dataset() - Constructor for class com.amazonaws.services.cleanroomsml.model.Dataset
 
DatasetInputConfig - Class in com.amazonaws.services.cleanroomsml.model
Defines the Glue data source and schema mapping information.
DatasetInputConfig() - Constructor for class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
 
DatasetType - Enum in com.amazonaws.services.cleanroomsml.model
 
DataSource - Class in com.amazonaws.services.cleanroomsml.model
Defines information about the Glue data source that contains the training data.
DataSource() - Constructor for class com.amazonaws.services.cleanroomsml.model.DataSource
 
defaultClient() - Static method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClientBuilder
 
deleteAudienceGenerationJob(DeleteAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
deleteAudienceGenerationJob(DeleteAudienceGenerationJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Deletes the specified audience generation job, and removes all data associated with the job.
deleteAudienceGenerationJob(DeleteAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Deletes the specified audience generation job, and removes all data associated with the job.
deleteAudienceGenerationJobAsync(DeleteAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteAudienceGenerationJobAsync(DeleteAudienceGenerationJobRequest, AsyncHandler<DeleteAudienceGenerationJobRequest, DeleteAudienceGenerationJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteAudienceGenerationJobAsync(DeleteAudienceGenerationJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Deletes the specified audience generation job, and removes all data associated with the job.
deleteAudienceGenerationJobAsync(DeleteAudienceGenerationJobRequest, AsyncHandler<DeleteAudienceGenerationJobRequest, DeleteAudienceGenerationJobResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Deletes the specified audience generation job, and removes all data associated with the job.
deleteAudienceGenerationJobAsync(DeleteAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
deleteAudienceGenerationJobAsync(DeleteAudienceGenerationJobRequest, AsyncHandler<DeleteAudienceGenerationJobRequest, DeleteAudienceGenerationJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
DeleteAudienceGenerationJobRequest - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteAudienceGenerationJobRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
 
DeleteAudienceGenerationJobResult - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteAudienceGenerationJobResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobResult
 
deleteAudienceModel(DeleteAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
deleteAudienceModel(DeleteAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Specifies an audience model that you want to delete.
deleteAudienceModel(DeleteAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Specifies an audience model that you want to delete.
deleteAudienceModelAsync(DeleteAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteAudienceModelAsync(DeleteAudienceModelRequest, AsyncHandler<DeleteAudienceModelRequest, DeleteAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteAudienceModelAsync(DeleteAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Specifies an audience model that you want to delete.
deleteAudienceModelAsync(DeleteAudienceModelRequest, AsyncHandler<DeleteAudienceModelRequest, DeleteAudienceModelResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Specifies an audience model that you want to delete.
deleteAudienceModelAsync(DeleteAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
deleteAudienceModelAsync(DeleteAudienceModelRequest, AsyncHandler<DeleteAudienceModelRequest, DeleteAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
DeleteAudienceModelRequest - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteAudienceModelRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
 
DeleteAudienceModelResult - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteAudienceModelResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelResult
 
deleteConfiguredAudienceModel(DeleteConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
deleteConfiguredAudienceModel(DeleteConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Deletes the specified configured audience model.
deleteConfiguredAudienceModel(DeleteConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Deletes the specified configured audience model.
deleteConfiguredAudienceModelAsync(DeleteConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteConfiguredAudienceModelAsync(DeleteConfiguredAudienceModelRequest, AsyncHandler<DeleteConfiguredAudienceModelRequest, DeleteConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteConfiguredAudienceModelAsync(DeleteConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Deletes the specified configured audience model.
deleteConfiguredAudienceModelAsync(DeleteConfiguredAudienceModelRequest, AsyncHandler<DeleteConfiguredAudienceModelRequest, DeleteConfiguredAudienceModelResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Deletes the specified configured audience model.
deleteConfiguredAudienceModelAsync(DeleteConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
deleteConfiguredAudienceModelAsync(DeleteConfiguredAudienceModelRequest, AsyncHandler<DeleteConfiguredAudienceModelRequest, DeleteConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
deleteConfiguredAudienceModelPolicy(DeleteConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
deleteConfiguredAudienceModelPolicy(DeleteConfiguredAudienceModelPolicyRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Deletes the specified configured audience model policy.
deleteConfiguredAudienceModelPolicy(DeleteConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Deletes the specified configured audience model policy.
deleteConfiguredAudienceModelPolicyAsync(DeleteConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteConfiguredAudienceModelPolicyAsync(DeleteConfiguredAudienceModelPolicyRequest, AsyncHandler<DeleteConfiguredAudienceModelPolicyRequest, DeleteConfiguredAudienceModelPolicyResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteConfiguredAudienceModelPolicyAsync(DeleteConfiguredAudienceModelPolicyRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Deletes the specified configured audience model policy.
deleteConfiguredAudienceModelPolicyAsync(DeleteConfiguredAudienceModelPolicyRequest, AsyncHandler<DeleteConfiguredAudienceModelPolicyRequest, DeleteConfiguredAudienceModelPolicyResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Deletes the specified configured audience model policy.
deleteConfiguredAudienceModelPolicyAsync(DeleteConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
deleteConfiguredAudienceModelPolicyAsync(DeleteConfiguredAudienceModelPolicyRequest, AsyncHandler<DeleteConfiguredAudienceModelPolicyRequest, DeleteConfiguredAudienceModelPolicyResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
DeleteConfiguredAudienceModelPolicyRequest - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteConfiguredAudienceModelPolicyRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
 
DeleteConfiguredAudienceModelPolicyResult - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteConfiguredAudienceModelPolicyResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyResult
 
DeleteConfiguredAudienceModelRequest - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteConfiguredAudienceModelRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
 
DeleteConfiguredAudienceModelResult - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteConfiguredAudienceModelResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelResult
 
deleteTrainingDataset(DeleteTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
deleteTrainingDataset(DeleteTrainingDatasetRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Specifies a training dataset that you want to delete.
deleteTrainingDataset(DeleteTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Specifies a training dataset that you want to delete.
deleteTrainingDatasetAsync(DeleteTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteTrainingDatasetAsync(DeleteTrainingDatasetRequest, AsyncHandler<DeleteTrainingDatasetRequest, DeleteTrainingDatasetResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
deleteTrainingDatasetAsync(DeleteTrainingDatasetRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Specifies a training dataset that you want to delete.
deleteTrainingDatasetAsync(DeleteTrainingDatasetRequest, AsyncHandler<DeleteTrainingDatasetRequest, DeleteTrainingDatasetResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Specifies a training dataset that you want to delete.
deleteTrainingDatasetAsync(DeleteTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
deleteTrainingDatasetAsync(DeleteTrainingDatasetRequest, AsyncHandler<DeleteTrainingDatasetRequest, DeleteTrainingDatasetResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
DeleteTrainingDatasetRequest - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteTrainingDatasetRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
 
DeleteTrainingDatasetResult - Class in com.amazonaws.services.cleanroomsml.model
 
DeleteTrainingDatasetResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
 
equals(Object) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceExportJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceModelStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceSizeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.ColumnType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.DatasetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.PolicyExistenceCondition
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.SharedAudienceMetrics
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.TagOnCreatePolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.TrainingDatasetStatus
Use this in place of valueOf.

G

getAnalysisTemplateArn() - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
getAudienceExportJobs() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
The audience export jobs that match the request.
getAudienceGenerationJob(GetAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
getAudienceGenerationJob(GetAudienceGenerationJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns information about an audience generation job.
getAudienceGenerationJob(GetAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns information about an audience generation job.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The Amazon Resource Name (ARN) of the audience generation job that was exported.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The Amazon Resource Name (ARN) of the audience generation job.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you want to delete.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you are interested in.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the audience generation job.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The Amazon Resource Name (ARN) of the audience generation job that you are interested in.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you want to export.
getAudienceGenerationJobArn() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the audience generation job.
getAudienceGenerationJobAsync(GetAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getAudienceGenerationJobAsync(GetAudienceGenerationJobRequest, AsyncHandler<GetAudienceGenerationJobRequest, GetAudienceGenerationJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getAudienceGenerationJobAsync(GetAudienceGenerationJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about an audience generation job.
getAudienceGenerationJobAsync(GetAudienceGenerationJobRequest, AsyncHandler<GetAudienceGenerationJobRequest, GetAudienceGenerationJobResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about an audience generation job.
getAudienceGenerationJobAsync(GetAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
getAudienceGenerationJobAsync(GetAudienceGenerationJobRequest, AsyncHandler<GetAudienceGenerationJobRequest, GetAudienceGenerationJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
GetAudienceGenerationJobRequest - Class in com.amazonaws.services.cleanroomsml.model
 
GetAudienceGenerationJobRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
 
GetAudienceGenerationJobResult - Class in com.amazonaws.services.cleanroomsml.model
 
GetAudienceGenerationJobResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
 
getAudienceGenerationJobs() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
The audience generation jobs that match the request.
getAudienceModel(GetAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
getAudienceModel(GetAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns information about an audience model
getAudienceModel(GetAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns information about an audience model
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The Amazon Resource Name (ARN) of the audience model.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The Amazon Resource Name (ARN) of the audience model that was used to create the configured audience model.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
The Amazon Resource Name (ARN) of the audience model.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model to use for the configured audience model.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model that you want to delete.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model that you are interested in.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The Amazon Resource Name (ARN) of the audience model.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
getAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the new audience model that you want to use.
getAudienceModelAsync(GetAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getAudienceModelAsync(GetAudienceModelRequest, AsyncHandler<GetAudienceModelRequest, GetAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getAudienceModelAsync(GetAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about an audience model
getAudienceModelAsync(GetAudienceModelRequest, AsyncHandler<GetAudienceModelRequest, GetAudienceModelResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about an audience model
getAudienceModelAsync(GetAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
getAudienceModelAsync(GetAudienceModelRequest, AsyncHandler<GetAudienceModelRequest, GetAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
GetAudienceModelRequest - Class in com.amazonaws.services.cleanroomsml.model
 
GetAudienceModelRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
 
GetAudienceModelResult - Class in com.amazonaws.services.cleanroomsml.model
 
GetAudienceModelResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
 
getAudienceModels() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
The audience models that match the request.
getAudienceSize() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
getAudienceSize() - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
getAudienceSize() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
 
getAudienceSizeBins() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
An array of the different audience output sizes.
getAudienceSizeConfig() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure the list of output sizes of audiences that can be created using this configured audience model.
getAudienceSizeConfig() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The list of output sizes of audiences that can be created using this configured audience model.
getAudienceSizeConfig() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new audience size configuration.
getAudienceSizeType() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
Whether the audience output sizes are defined as an absolute number or a percentage.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
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.cleanroomsml.AWSCleanRoomsMLClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCatalogId() - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue catalog that contains the training data.
getChildResourceTagOnCreatePolicy() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure how the service tags audience generation jobs created using this configured audience model.
getChildResourceTagOnCreatePolicy() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Provides the childResourceTagOnCreatePolicy that was used for this configured audience model.
getCollaborationId() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The identifier of the collaboration that contains this audience generation job.
getCollaborationId() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The identifier of the collaboration that this audience generation job is associated with.
getCollaborationId() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The identifier of the collaboration that contains the audience generation jobs that you are interested in.
getCollaborationId() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The identifier of the collaboration that contains the audience generation job.
getColumnName() - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The name of a column.
getColumnTypes() - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The data type of column.
getConfiguredAudienceModel(GetConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
getConfiguredAudienceModel(GetConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns information about a specified configured audience model.
getConfiguredAudienceModel(GetConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns information about a specified configured audience model.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The Amazon Resource Name (ARN) of the configured audience model that was used for this audience generation job.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model policy that you want to delete.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you want to delete.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the configured audience model used for this audience generation job.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
The Amazon Resource Name (ARN) of the configured audience model.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The Amazon Resource Name (ARN) of the configured audience model that was used for the audience generation jobs that you are interested in.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model that the resource policy will govern.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the configured audience model that is used for this audience generation job.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you want to update.
getConfiguredAudienceModelArn() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model that was updated.
getConfiguredAudienceModelAsync(GetConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getConfiguredAudienceModelAsync(GetConfiguredAudienceModelRequest, AsyncHandler<GetConfiguredAudienceModelRequest, GetConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getConfiguredAudienceModelAsync(GetConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about a specified configured audience model.
getConfiguredAudienceModelAsync(GetConfiguredAudienceModelRequest, AsyncHandler<GetConfiguredAudienceModelRequest, GetConfiguredAudienceModelResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about a specified configured audience model.
getConfiguredAudienceModelAsync(GetConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
getConfiguredAudienceModelAsync(GetConfiguredAudienceModelRequest, AsyncHandler<GetConfiguredAudienceModelRequest, GetConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
getConfiguredAudienceModelPolicy(GetConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
getConfiguredAudienceModelPolicy(GetConfiguredAudienceModelPolicyRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns information about a configured audience model policy.
getConfiguredAudienceModelPolicy(GetConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns information about a configured audience model policy.
getConfiguredAudienceModelPolicy() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
The configured audience model policy.
getConfiguredAudienceModelPolicy() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
The IAM resource policy.
getConfiguredAudienceModelPolicy() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
The IAM resource policy.
getConfiguredAudienceModelPolicyAsync(GetConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getConfiguredAudienceModelPolicyAsync(GetConfiguredAudienceModelPolicyRequest, AsyncHandler<GetConfiguredAudienceModelPolicyRequest, GetConfiguredAudienceModelPolicyResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getConfiguredAudienceModelPolicyAsync(GetConfiguredAudienceModelPolicyRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about a configured audience model policy.
getConfiguredAudienceModelPolicyAsync(GetConfiguredAudienceModelPolicyRequest, AsyncHandler<GetConfiguredAudienceModelPolicyRequest, GetConfiguredAudienceModelPolicyResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about a configured audience model policy.
getConfiguredAudienceModelPolicyAsync(GetConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
getConfiguredAudienceModelPolicyAsync(GetConfiguredAudienceModelPolicyRequest, AsyncHandler<GetConfiguredAudienceModelPolicyRequest, GetConfiguredAudienceModelPolicyResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
GetConfiguredAudienceModelPolicyRequest - Class in com.amazonaws.services.cleanroomsml.model
 
GetConfiguredAudienceModelPolicyRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
 
GetConfiguredAudienceModelPolicyResult - Class in com.amazonaws.services.cleanroomsml.model
 
GetConfiguredAudienceModelPolicyResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
 
GetConfiguredAudienceModelRequest - Class in com.amazonaws.services.cleanroomsml.model
 
GetConfiguredAudienceModelRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
 
GetConfiguredAudienceModelResult - Class in com.amazonaws.services.cleanroomsml.model
 
GetConfiguredAudienceModelResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
 
getConfiguredAudienceModels() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
The configured audience models.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The time at which the audience export job was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The time at which the audience generation job was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The time at which the audience model was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The time at which the configured audience model was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The time at which the audience generation job was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The time at which the audience model was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The time at which the configured audience model was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The time at which the training dataset was created.
getCreateTime() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The time at which the training dataset was created.
getDatabaseName() - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue database that contains the training data.
getDataSource() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.
getDataSource() - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
A DataSource object that specifies the Glue data source for the training data.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The description of the audience export job.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The description of the audience generation job.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The description of the audience model.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The description of the configured audience model.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The description of the audience model.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The description of the configured audience model.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The description of the training dataset.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The description of the audience generation job.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The description of the audience model.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The description of the configured audience model.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The description of the training dataset.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The description of the audience export job.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The description of the audience generation job.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The description of the training dataset.
getDescription() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new description of the configured audience model.
getDestination() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
getExecutorService() - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
Returns the executor service used by this client to execute async requests.
getGlueDataSource() - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
A GlueDataSource object that defines the catalog ID, database name, and table name for the training data.
getIncludeSeedInOutput() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Configure whether the seed users are included in the output audience.
getIncludeSeedInOutput() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
Whether the seed audience is included in the audience generation output.
getInputConfig() - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
A DatasetInputConfig object that defines the data source and schema mapping.
getKmsKeyArn() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The Amazon Resource Name (ARN) of the KMS key.
getKmsKeyArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The KMS key ARN used for the audience model.
getMaxResults() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
The maximum size of the results that is returned per call.
getMaxResults() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
The maximum size of the results that is returned per call.
getMessage() - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
The error message that was returned.
getMetrics() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The relevance scores for different audience sizes and the recall score of the generated audience.
getMinMatchingSeedSize() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
getMinMatchingSeedSize() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
getMinMatchingSeedSize() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The name of the audience export job.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The name of the audience generation job.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The name of the audience model.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The name of the configured audience model.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The name of the audience model resource.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The name of the configured audience model.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The name of the training dataset.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The name of the audience generation job.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The name of the audience model.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The name of the configured audience model.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The name of the training dataset.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The name of the audience export job.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The name of the audience generation job.
getName() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The name of the training dataset.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
The token value retrieved from a previous call to access the next page of results.
getNextToken() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
The token value retrieved from a previous call to access the next page of results.
getOutputConfig() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The output configuration of the configured audience model.
getOutputConfig() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure the Amazon S3 location and IAM Role for audiences created using this configured audience model.
getOutputConfig() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The output configuration of the configured audience model
getOutputConfig() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new output configuration.
getOutputLocation() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The Amazon S3 bucket where the audience export is stored.
getParameters() - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The protected query SQL parameters.
getPolicyExistenceCondition() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
Use this to prevent unexpected concurrent modification of the policy.
getPolicyHash() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
getPolicyHash() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
getPreviousPolicyHash() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
getProtectedQueryIdentifier() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The unique identifier of the protected query for this audience generation job.
getQueryString() - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The query string to be submitted.
getRecallMetric() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
The recall score of the generated audience.
getRelevanceMetrics() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
The relevance scores of the generated audience.
getResourceArn() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource that you are interested in.
getResourceArn() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to assign tags.
getResourceArn() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
getRoleArn() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
The ARN of the IAM role that can read the Amazon S3 bucket where the seed audience is stored.
getRoleArn() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
The ARN of the IAM role that can write the Amazon S3 bucket.
getRoleArn() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The ARN of the IAM role that Clean Rooms ML can assume to read the data referred to in the dataSource field of each dataset.
getRoleArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The IAM role used to read the training data.
getS3Destination() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
The Amazon S3 bucket and path for the configured audience.
getS3Uri() - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
The Amazon S3 location URI.
getSchema() - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
The schema information for the training data.
getScore() - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
The relevance score of the generated audience.
getSeedAudience() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The seed audience that was used for this audience generation job.
getSeedAudience() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The seed audience that is used to generate the audience.
getSharedAudienceMetrics() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Whether audience metrics are shared.
getSharedAudienceMetrics() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Whether audience metrics are shared.
getSharedAudienceMetrics() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new value for whether to share audience metrics.
getSqlParameters() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
The protected SQL query parameters.
getStartedBy() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The AWS Account that submitted the job.
getStartedBy() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The AWS account that started this audience generation job.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The status of the audience export job.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The status of the audience generation job.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The status of the audience model.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The status of the configured audience model.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The status of the audience generation job.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The status of the audience model.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The status of the configured audience model.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The status of the training dataset.
getStatus() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The status of the training dataset.
getStatusCode() - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
The status code that was returned.
getStatusDetails() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
getStatusDetails() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Details about the status of the audience generation job.
getStatusDetails() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
Details about the status of the audience model.
getTableName() - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue table that contains the training data.
getTagKeys() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
The key values of tags that you want to remove.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The tags that are associated to this audience generation job.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The tags that are assigned to the audience model.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The tags that are associated to this configured audience model.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The tags that are assigned to this training dataset.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
The tags that are associated with the resource.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
getTags() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
getTrainingData() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema.
getTrainingData() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
Metadata about the requested training data.
getTrainingDataEndTime() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The end date and time of the training window.
getTrainingDataEndTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The end date specified for the training window.
getTrainingDataset(GetTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
getTrainingDataset(GetTrainingDatasetRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns information about a training dataset.
getTrainingDataset(GetTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns information about a training dataset.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The Amazon Resource Name (ARN) of the training dataset that was used for the audience model.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The Amazon Resource Name (ARN) of the training dataset for this audience model.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
The Amazon Resource Name (ARN) of the training dataset resource.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
The Amazon Resource Name (ARN) of the training dataset that you want to delete.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The Amazon Resource Name (ARN) of the training dataset that was used for this audience model.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
The Amazon Resource Name (ARN) of the training dataset that you are interested in.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The Amazon Resource Name (ARN) of the training dataset.
getTrainingDatasetArn() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The Amazon Resource Name (ARN) of the training dataset.
getTrainingDatasetAsync(GetTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getTrainingDatasetAsync(GetTrainingDatasetRequest, AsyncHandler<GetTrainingDatasetRequest, GetTrainingDatasetResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
getTrainingDatasetAsync(GetTrainingDatasetRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about a training dataset.
getTrainingDatasetAsync(GetTrainingDatasetRequest, AsyncHandler<GetTrainingDatasetRequest, GetTrainingDatasetResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns information about a training dataset.
getTrainingDatasetAsync(GetTrainingDatasetRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
getTrainingDatasetAsync(GetTrainingDatasetRequest, AsyncHandler<GetTrainingDatasetRequest, GetTrainingDatasetResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
GetTrainingDatasetRequest - Class in com.amazonaws.services.cleanroomsml.model
 
GetTrainingDatasetRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
 
GetTrainingDatasetResult - Class in com.amazonaws.services.cleanroomsml.model
 
GetTrainingDatasetResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
 
getTrainingDatasets() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
The training datasets that match the request.
getTrainingDataStartTime() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The start date and time of the training window.
getTrainingDataStartTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The start date specified for the training window.
getType() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Whether the audience size is defined in absolute terms or as a percentage.
getType() - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
What type of information is found in the dataset.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The most recent time at which the audience export job was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The most recent time at which the audience generation job was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The most recent time at which the audience model was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The most recent time at which the configured audience model was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The most recent time at which the audience generation job was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The most recent time at which the audience model was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The most recent time at which the configured audience model was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The most recent time at which the training dataset was updated.
getUpdateTime() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The most recent time at which the training dataset was updated.
getValue() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Specify an audience size value.
GlueDataSource - Class in com.amazonaws.services.cleanroomsml.model
Defines the Glue data source that contains the training data.
GlueDataSource() - Constructor for class com.amazonaws.services.cleanroomsml.model.GlueDataSource
 

H

hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
 
hashCode() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
 

I

isIncludeSeedInOutput() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Configure whether the seed users are included in the output audience.
isIncludeSeedInOutput() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
Whether the seed audience is included in the audience generation output.

L

listAudienceExportJobs(ListAudienceExportJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
listAudienceExportJobs(ListAudienceExportJobsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns a list of the audience export jobs.
listAudienceExportJobs(ListAudienceExportJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns a list of the audience export jobs.
listAudienceExportJobsAsync(ListAudienceExportJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listAudienceExportJobsAsync(ListAudienceExportJobsRequest, AsyncHandler<ListAudienceExportJobsRequest, ListAudienceExportJobsResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listAudienceExportJobsAsync(ListAudienceExportJobsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of the audience export jobs.
listAudienceExportJobsAsync(ListAudienceExportJobsRequest, AsyncHandler<ListAudienceExportJobsRequest, ListAudienceExportJobsResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of the audience export jobs.
listAudienceExportJobsAsync(ListAudienceExportJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
listAudienceExportJobsAsync(ListAudienceExportJobsRequest, AsyncHandler<ListAudienceExportJobsRequest, ListAudienceExportJobsResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
ListAudienceExportJobsRequest - Class in com.amazonaws.services.cleanroomsml.model
 
ListAudienceExportJobsRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
 
ListAudienceExportJobsResult - Class in com.amazonaws.services.cleanroomsml.model
 
ListAudienceExportJobsResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
 
listAudienceGenerationJobs(ListAudienceGenerationJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
listAudienceGenerationJobs(ListAudienceGenerationJobsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns a list of audience generation jobs.
listAudienceGenerationJobs(ListAudienceGenerationJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns a list of audience generation jobs.
listAudienceGenerationJobsAsync(ListAudienceGenerationJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listAudienceGenerationJobsAsync(ListAudienceGenerationJobsRequest, AsyncHandler<ListAudienceGenerationJobsRequest, ListAudienceGenerationJobsResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listAudienceGenerationJobsAsync(ListAudienceGenerationJobsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of audience generation jobs.
listAudienceGenerationJobsAsync(ListAudienceGenerationJobsRequest, AsyncHandler<ListAudienceGenerationJobsRequest, ListAudienceGenerationJobsResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of audience generation jobs.
listAudienceGenerationJobsAsync(ListAudienceGenerationJobsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
listAudienceGenerationJobsAsync(ListAudienceGenerationJobsRequest, AsyncHandler<ListAudienceGenerationJobsRequest, ListAudienceGenerationJobsResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
ListAudienceGenerationJobsRequest - Class in com.amazonaws.services.cleanroomsml.model
 
ListAudienceGenerationJobsRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
 
ListAudienceGenerationJobsResult - Class in com.amazonaws.services.cleanroomsml.model
 
ListAudienceGenerationJobsResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
 
listAudienceModels(ListAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
listAudienceModels(ListAudienceModelsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns a list of audience models.
listAudienceModels(ListAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns a list of audience models.
listAudienceModelsAsync(ListAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listAudienceModelsAsync(ListAudienceModelsRequest, AsyncHandler<ListAudienceModelsRequest, ListAudienceModelsResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listAudienceModelsAsync(ListAudienceModelsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of audience models.
listAudienceModelsAsync(ListAudienceModelsRequest, AsyncHandler<ListAudienceModelsRequest, ListAudienceModelsResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of audience models.
listAudienceModelsAsync(ListAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
listAudienceModelsAsync(ListAudienceModelsRequest, AsyncHandler<ListAudienceModelsRequest, ListAudienceModelsResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
ListAudienceModelsRequest - Class in com.amazonaws.services.cleanroomsml.model
 
ListAudienceModelsRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
 
ListAudienceModelsResult - Class in com.amazonaws.services.cleanroomsml.model
 
ListAudienceModelsResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
 
listConfiguredAudienceModels(ListConfiguredAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
listConfiguredAudienceModels(ListConfiguredAudienceModelsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns a list of the configured audience models.
listConfiguredAudienceModels(ListConfiguredAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns a list of the configured audience models.
listConfiguredAudienceModelsAsync(ListConfiguredAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listConfiguredAudienceModelsAsync(ListConfiguredAudienceModelsRequest, AsyncHandler<ListConfiguredAudienceModelsRequest, ListConfiguredAudienceModelsResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listConfiguredAudienceModelsAsync(ListConfiguredAudienceModelsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of the configured audience models.
listConfiguredAudienceModelsAsync(ListConfiguredAudienceModelsRequest, AsyncHandler<ListConfiguredAudienceModelsRequest, ListConfiguredAudienceModelsResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of the configured audience models.
listConfiguredAudienceModelsAsync(ListConfiguredAudienceModelsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
listConfiguredAudienceModelsAsync(ListConfiguredAudienceModelsRequest, AsyncHandler<ListConfiguredAudienceModelsRequest, ListConfiguredAudienceModelsResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
ListConfiguredAudienceModelsRequest - Class in com.amazonaws.services.cleanroomsml.model
 
ListConfiguredAudienceModelsRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
 
ListConfiguredAudienceModelsResult - Class in com.amazonaws.services.cleanroomsml.model
 
ListConfiguredAudienceModelsResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns a list of tags for a provided resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns a list of tags for a provided resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of tags for a provided resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of tags for a provided resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.cleanroomsml.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.cleanroomsml.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
 
listTrainingDatasets(ListTrainingDatasetsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
listTrainingDatasets(ListTrainingDatasetsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Returns a list of training datasets.
listTrainingDatasets(ListTrainingDatasetsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Returns a list of training datasets.
listTrainingDatasetsAsync(ListTrainingDatasetsRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listTrainingDatasetsAsync(ListTrainingDatasetsRequest, AsyncHandler<ListTrainingDatasetsRequest, ListTrainingDatasetsResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
listTrainingDatasetsAsync(ListTrainingDatasetsRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of training datasets.
listTrainingDatasetsAsync(ListTrainingDatasetsRequest, AsyncHandler<ListTrainingDatasetsRequest, ListTrainingDatasetsResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Returns a list of training datasets.
listTrainingDatasetsAsync(ListTrainingDatasetsRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
listTrainingDatasetsAsync(ListTrainingDatasetsRequest, AsyncHandler<ListTrainingDatasetsRequest, ListTrainingDatasetsResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
ListTrainingDatasetsRequest - Class in com.amazonaws.services.cleanroomsml.model
 
ListTrainingDatasetsRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
 
ListTrainingDatasetsResult - Class in com.amazonaws.services.cleanroomsml.model
 
ListTrainingDatasetsResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
 

P

PolicyExistenceCondition - Enum in com.amazonaws.services.cleanroomsml.model
 
ProtectedQuerySQLParameters - Class in com.amazonaws.services.cleanroomsml.model
The parameters for the SQL type Protected Query.
ProtectedQuerySQLParameters() - Constructor for class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
 
putConfiguredAudienceModelPolicy(PutConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
putConfiguredAudienceModelPolicy(PutConfiguredAudienceModelPolicyRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Create or update the resource policy for a configured audience model.
putConfiguredAudienceModelPolicy(PutConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Create or update the resource policy for a configured audience model.
putConfiguredAudienceModelPolicyAsync(PutConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
putConfiguredAudienceModelPolicyAsync(PutConfiguredAudienceModelPolicyRequest, AsyncHandler<PutConfiguredAudienceModelPolicyRequest, PutConfiguredAudienceModelPolicyResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
putConfiguredAudienceModelPolicyAsync(PutConfiguredAudienceModelPolicyRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Create or update the resource policy for a configured audience model.
putConfiguredAudienceModelPolicyAsync(PutConfiguredAudienceModelPolicyRequest, AsyncHandler<PutConfiguredAudienceModelPolicyRequest, PutConfiguredAudienceModelPolicyResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Create or update the resource policy for a configured audience model.
putConfiguredAudienceModelPolicyAsync(PutConfiguredAudienceModelPolicyRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
putConfiguredAudienceModelPolicyAsync(PutConfiguredAudienceModelPolicyRequest, AsyncHandler<PutConfiguredAudienceModelPolicyRequest, PutConfiguredAudienceModelPolicyResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
PutConfiguredAudienceModelPolicyRequest - Class in com.amazonaws.services.cleanroomsml.model
 
PutConfiguredAudienceModelPolicyRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
 
PutConfiguredAudienceModelPolicyResult - Class in com.amazonaws.services.cleanroomsml.model
 
PutConfiguredAudienceModelPolicyResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
 

R

RelevanceMetric - Class in com.amazonaws.services.cleanroomsml.model
The relevance score of a generated audience.
RelevanceMetric() - Constructor for class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
ResourceNotFoundException - Exception in com.amazonaws.services.cleanroomsml.model
The resource you are requesting does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cleanroomsml.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

S3ConfigMap - Class in com.amazonaws.services.cleanroomsml.model
Provides information about an Amazon S3 bucket and path.
S3ConfigMap() - Constructor for class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.cleanroomsml.model
You have exceeded your service quota.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.cleanroomsml.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAnalysisTemplateArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
setAudienceExportJobs(Collection<AudienceExportJobSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
The audience export jobs that match the request.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The Amazon Resource Name (ARN) of the audience generation job that was exported.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The Amazon Resource Name (ARN) of the audience generation job.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you want to delete.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you are interested in.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the audience generation job.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The Amazon Resource Name (ARN) of the audience generation job that you are interested in.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you want to export.
setAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the audience generation job.
setAudienceGenerationJobs(Collection<AudienceGenerationJobSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
The audience generation jobs that match the request.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The Amazon Resource Name (ARN) of the audience model.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The Amazon Resource Name (ARN) of the audience model that was used to create the configured audience model.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
The Amazon Resource Name (ARN) of the audience model.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model to use for the configured audience model.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model that you want to delete.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model that you are interested in.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The Amazon Resource Name (ARN) of the audience model.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
setAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the new audience model that you want to use.
setAudienceModels(Collection<AudienceModelSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
The audience models that match the request.
setAudienceSize(AudienceSize) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
setAudienceSize(AudienceSize) - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
setAudienceSize(AudienceSize) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
 
setAudienceSizeBins(Collection<Integer>) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
An array of the different audience output sizes.
setAudienceSizeConfig(AudienceSizeConfig) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure the list of output sizes of audiences that can be created using this configured audience model.
setAudienceSizeConfig(AudienceSizeConfig) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The list of output sizes of audiences that can be created using this configured audience model.
setAudienceSizeConfig(AudienceSizeConfig) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new audience size configuration.
setAudienceSizeType(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
Whether the audience output sizes are defined as an absolute number or a percentage.
setCatalogId(String) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue catalog that contains the training data.
setChildResourceTagOnCreatePolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure how the service tags audience generation jobs created using this configured audience model.
setChildResourceTagOnCreatePolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Provides the childResourceTagOnCreatePolicy that was used for this configured audience model.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The identifier of the collaboration that contains this audience generation job.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The identifier of the collaboration that this audience generation job is associated with.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The identifier of the collaboration that contains the audience generation jobs that you are interested in.
setCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The identifier of the collaboration that contains the audience generation job.
setColumnName(String) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The name of a column.
setColumnTypes(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The data type of column.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The Amazon Resource Name (ARN) of the configured audience model that was used for this audience generation job.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model policy that you want to delete.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you want to delete.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the configured audience model used for this audience generation job.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
The Amazon Resource Name (ARN) of the configured audience model.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The Amazon Resource Name (ARN) of the configured audience model that was used for the audience generation jobs that you are interested in.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model that the resource policy will govern.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the configured audience model that is used for this audience generation job.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you want to update.
setConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model that was updated.
setConfiguredAudienceModelPolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
The configured audience model policy.
setConfiguredAudienceModelPolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
The IAM resource policy.
setConfiguredAudienceModelPolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
The IAM resource policy.
setConfiguredAudienceModels(Collection<ConfiguredAudienceModelSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
The configured audience models.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The time at which the audience export job was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The time at which the audience generation job was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The time at which the audience model was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The time at which the configured audience model was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The time at which the audience generation job was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The time at which the audience model was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The time at which the configured audience model was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The time at which the training dataset was created.
setCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The time at which the training dataset was created.
setDatabaseName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue database that contains the training data.
setDataSource(S3ConfigMap) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.
setDataSource(DataSource) - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
A DataSource object that specifies the Glue data source for the training data.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The description of the audience export job.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The description of the audience generation job.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The description of the audience model.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The description of the configured audience model.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The description of the audience model.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The description of the configured audience model.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The description of the training dataset.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The description of the audience generation job.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The description of the audience model.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The description of the configured audience model.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The description of the training dataset.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The description of the audience export job.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The description of the audience generation job.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The description of the training dataset.
setDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new description of the configured audience model.
setDestination(AudienceDestination) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
setGlueDataSource(GlueDataSource) - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
A GlueDataSource object that defines the catalog ID, database name, and table name for the training data.
setIncludeSeedInOutput(Boolean) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Configure whether the seed users are included in the output audience.
setIncludeSeedInOutput(Boolean) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
Whether the seed audience is included in the audience generation output.
setInputConfig(DatasetInputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
A DatasetInputConfig object that defines the data source and schema mapping.
setKmsKeyArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The Amazon Resource Name (ARN) of the KMS key.
setKmsKeyArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The KMS key ARN used for the audience model.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
The maximum size of the results that is returned per call.
setMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
The maximum size of the results that is returned per call.
setMessage(String) - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
The error message that was returned.
setMetrics(AudienceQualityMetrics) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The relevance scores for different audience sizes and the recall score of the generated audience.
setMinMatchingSeedSize(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
setMinMatchingSeedSize(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
setMinMatchingSeedSize(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The name of the audience export job.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The name of the audience generation job.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The name of the audience model.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The name of the configured audience model.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The name of the audience model resource.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The name of the configured audience model.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The name of the training dataset.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The name of the audience generation job.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The name of the audience model.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The name of the configured audience model.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The name of the training dataset.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The name of the audience export job.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The name of the audience generation job.
setName(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The name of the training dataset.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
The token value retrieved from a previous call to access the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
The token value retrieved from a previous call to access the next page of results.
setOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The output configuration of the configured audience model.
setOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure the Amazon S3 location and IAM Role for audiences created using this configured audience model.
setOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The output configuration of the configured audience model
setOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new output configuration.
setOutputLocation(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The Amazon S3 bucket where the audience export is stored.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The protected query SQL parameters.
setPolicyExistenceCondition(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
Use this to prevent unexpected concurrent modification of the policy.
setPolicyHash(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
setPolicyHash(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
setPreviousPolicyHash(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
setProtectedQueryIdentifier(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The unique identifier of the protected query for this audience generation job.
setQueryString(String) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The query string to be submitted.
setRecallMetric(Double) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
The recall score of the generated audience.
setRelevanceMetrics(Collection<RelevanceMetric>) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
The relevance scores of the generated audience.
setResourceArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource that you are interested in.
setResourceArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to assign tags.
setResourceArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
setRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
The ARN of the IAM role that can read the Amazon S3 bucket where the seed audience is stored.
setRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
The ARN of the IAM role that can write the Amazon S3 bucket.
setRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The ARN of the IAM role that Clean Rooms ML can assume to read the data referred to in the dataSource field of each dataset.
setRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The IAM role used to read the training data.
setS3Destination(S3ConfigMap) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
The Amazon S3 bucket and path for the configured audience.
setS3Uri(String) - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
The Amazon S3 location URI.
setSchema(Collection<ColumnSchema>) - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
The schema information for the training data.
setScore(Double) - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
The relevance score of the generated audience.
setSeedAudience(AudienceGenerationJobDataSource) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The seed audience that was used for this audience generation job.
setSeedAudience(AudienceGenerationJobDataSource) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The seed audience that is used to generate the audience.
setSharedAudienceMetrics(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Whether audience metrics are shared.
setSharedAudienceMetrics(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Whether audience metrics are shared.
setSharedAudienceMetrics(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new value for whether to share audience metrics.
setSqlParameters(ProtectedQuerySQLParameters) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
The protected SQL query parameters.
setStartedBy(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The AWS Account that submitted the job.
setStartedBy(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The AWS account that started this audience generation job.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The status of the audience export job.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The status of the audience generation job.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The status of the audience model.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The status of the configured audience model.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The status of the audience generation job.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The status of the audience model.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The status of the configured audience model.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The status of the training dataset.
setStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The status of the training dataset.
setStatusCode(String) - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
The status code that was returned.
setStatusDetails(StatusDetails) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
setStatusDetails(StatusDetails) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Details about the status of the audience generation job.
setStatusDetails(StatusDetails) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
Details about the status of the audience model.
setTableName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue table that contains the training data.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
The key values of tags that you want to remove.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The tags that are associated to this audience generation job.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The tags that are assigned to the audience model.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The tags that are associated to this configured audience model.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The tags that are assigned to this training dataset.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
The tags that are associated with the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
setTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
setTrainingData(Collection<Dataset>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema.
setTrainingData(Collection<Dataset>) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
Metadata about the requested training data.
setTrainingDataEndTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The end date and time of the training window.
setTrainingDataEndTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The end date specified for the training window.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The Amazon Resource Name (ARN) of the training dataset that was used for the audience model.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The Amazon Resource Name (ARN) of the training dataset for this audience model.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
The Amazon Resource Name (ARN) of the training dataset resource.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
The Amazon Resource Name (ARN) of the training dataset that you want to delete.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The Amazon Resource Name (ARN) of the training dataset that was used for this audience model.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
The Amazon Resource Name (ARN) of the training dataset that you are interested in.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The Amazon Resource Name (ARN) of the training dataset.
setTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The Amazon Resource Name (ARN) of the training dataset.
setTrainingDatasets(Collection<TrainingDatasetSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
The training datasets that match the request.
setTrainingDataStartTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The start date and time of the training window.
setTrainingDataStartTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The start date specified for the training window.
setType(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Whether the audience size is defined in absolute terms or as a percentage.
setType(String) - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
What type of information is found in the dataset.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The most recent time at which the audience export job was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The most recent time at which the audience generation job was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The most recent time at which the audience model was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The most recent time at which the configured audience model was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The most recent time at which the audience generation job was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The most recent time at which the audience model was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The most recent time at which the configured audience model was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The most recent time at which the training dataset was updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The most recent time at which the training dataset was updated.
setValue(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Specify an audience size value.
SharedAudienceMetrics - Enum in com.amazonaws.services.cleanroomsml.model
 
shutdown() - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
shutdown() - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
 
standard() - Static method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClientBuilder
 
startAudienceExportJob(StartAudienceExportJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
startAudienceExportJob(StartAudienceExportJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Export an audience of a specified size after you have generated an audience.
startAudienceExportJob(StartAudienceExportJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Export an audience of a specified size after you have generated an audience.
startAudienceExportJobAsync(StartAudienceExportJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
startAudienceExportJobAsync(StartAudienceExportJobRequest, AsyncHandler<StartAudienceExportJobRequest, StartAudienceExportJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
startAudienceExportJobAsync(StartAudienceExportJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Export an audience of a specified size after you have generated an audience.
startAudienceExportJobAsync(StartAudienceExportJobRequest, AsyncHandler<StartAudienceExportJobRequest, StartAudienceExportJobResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Export an audience of a specified size after you have generated an audience.
startAudienceExportJobAsync(StartAudienceExportJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
startAudienceExportJobAsync(StartAudienceExportJobRequest, AsyncHandler<StartAudienceExportJobRequest, StartAudienceExportJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
StartAudienceExportJobRequest - Class in com.amazonaws.services.cleanroomsml.model
 
StartAudienceExportJobRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
 
StartAudienceExportJobResult - Class in com.amazonaws.services.cleanroomsml.model
 
StartAudienceExportJobResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobResult
 
startAudienceGenerationJob(StartAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
startAudienceGenerationJob(StartAudienceGenerationJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Information necessary to start the audience generation job.
startAudienceGenerationJob(StartAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Information necessary to start the audience generation job.
startAudienceGenerationJobAsync(StartAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
startAudienceGenerationJobAsync(StartAudienceGenerationJobRequest, AsyncHandler<StartAudienceGenerationJobRequest, StartAudienceGenerationJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
startAudienceGenerationJobAsync(StartAudienceGenerationJobRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Information necessary to start the audience generation job.
startAudienceGenerationJobAsync(StartAudienceGenerationJobRequest, AsyncHandler<StartAudienceGenerationJobRequest, StartAudienceGenerationJobResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Information necessary to start the audience generation job.
startAudienceGenerationJobAsync(StartAudienceGenerationJobRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
startAudienceGenerationJobAsync(StartAudienceGenerationJobRequest, AsyncHandler<StartAudienceGenerationJobRequest, StartAudienceGenerationJobResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
StartAudienceGenerationJobRequest - Class in com.amazonaws.services.cleanroomsml.model
 
StartAudienceGenerationJobRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
 
StartAudienceGenerationJobResult - Class in com.amazonaws.services.cleanroomsml.model
 
StartAudienceGenerationJobResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
 
StatusDetails - Class in com.amazonaws.services.cleanroomsml.model
Details about the status of a resource.
StatusDetails() - Constructor for class com.amazonaws.services.cleanroomsml.model.StatusDetails
 

T

TagOnCreatePolicy - Enum in com.amazonaws.services.cleanroomsml.model
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Adds metadata tags to a specified resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Adds metadata tags to a specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Adds metadata tags to a specified resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Adds metadata tags to a specified resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.cleanroomsml.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.cleanroomsml.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.AudienceExportJobStatus
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobStatus
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.AudienceModelStatus
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.AudienceSizeType
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.ColumnType
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelStatus
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.DatasetType
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.PolicyExistenceCondition
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.SharedAudienceMetrics
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.TagOnCreatePolicy
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.cleanroomsml.model.TrainingDatasetStatus
 
toString() - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
Returns a string representation of this object.
TrainingDatasetStatus - Enum in com.amazonaws.services.cleanroomsml.model
 
TrainingDatasetSummary - Class in com.amazonaws.services.cleanroomsml.model
Provides information about the training dataset.
TrainingDatasetSummary() - Constructor for class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Removes metadata tags from a specified resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Removes metadata tags from a specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Removes metadata tags from a specified resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Removes metadata tags from a specified resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.cleanroomsml.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.cleanroomsml.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.UntagResourceResult
 
updateConfiguredAudienceModel(UpdateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsML
 
updateConfiguredAudienceModel(UpdateConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsML
Provides the information necessary to update a configured audience model.
updateConfiguredAudienceModel(UpdateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLClient
Provides the information necessary to update a configured audience model.
updateConfiguredAudienceModelAsync(UpdateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
updateConfiguredAudienceModelAsync(UpdateConfiguredAudienceModelRequest, AsyncHandler<UpdateConfiguredAudienceModelRequest, UpdateConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AbstractAWSCleanRoomsMLAsync
 
updateConfiguredAudienceModelAsync(UpdateConfiguredAudienceModelRequest) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Provides the information necessary to update a configured audience model.
updateConfiguredAudienceModelAsync(UpdateConfiguredAudienceModelRequest, AsyncHandler<UpdateConfiguredAudienceModelRequest, UpdateConfiguredAudienceModelResult>) - Method in interface com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsync
Provides the information necessary to update a configured audience model.
updateConfiguredAudienceModelAsync(UpdateConfiguredAudienceModelRequest) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
updateConfiguredAudienceModelAsync(UpdateConfiguredAudienceModelRequest, AsyncHandler<UpdateConfiguredAudienceModelRequest, UpdateConfiguredAudienceModelResult>) - Method in class com.amazonaws.services.cleanroomsml.AWSCleanRoomsMLAsyncClient
 
UpdateConfiguredAudienceModelRequest - Class in com.amazonaws.services.cleanroomsml.model
 
UpdateConfiguredAudienceModelRequest() - Constructor for class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
 
UpdateConfiguredAudienceModelResult - Class in com.amazonaws.services.cleanroomsml.model
 
UpdateConfiguredAudienceModelResult() - Constructor for class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
 

V

ValidationException - Exception in com.amazonaws.services.cleanroomsml.model
The request parameters for this request are incorrect.
ValidationException(String) - Constructor for exception com.amazonaws.services.cleanroomsml.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceExportJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceModelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceSizeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.ColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.DatasetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.PolicyExistenceCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.SharedAudienceMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.TagOnCreatePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cleanroomsml.model.TrainingDatasetStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceExportJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceModelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.AudienceSizeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.ColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.DatasetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.PolicyExistenceCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.SharedAudienceMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.TagOnCreatePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cleanroomsml.model.TrainingDatasetStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAnalysisTemplateArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
withAudienceExportJobs(AudienceExportJobSummary...) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
The audience export jobs that match the request.
withAudienceExportJobs(Collection<AudienceExportJobSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
The audience export jobs that match the request.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The Amazon Resource Name (ARN) of the audience generation job that was exported.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The Amazon Resource Name (ARN) of the audience generation job.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you want to delete.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you are interested in.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the audience generation job.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The Amazon Resource Name (ARN) of the audience generation job that you are interested in.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The Amazon Resource Name (ARN) of the audience generation job that you want to export.
withAudienceGenerationJobArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the audience generation job.
withAudienceGenerationJobs(AudienceGenerationJobSummary...) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
The audience generation jobs that match the request.
withAudienceGenerationJobs(Collection<AudienceGenerationJobSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
The audience generation jobs that match the request.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The Amazon Resource Name (ARN) of the audience model.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The Amazon Resource Name (ARN) of the audience model that was used to create the configured audience model.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelResult
The Amazon Resource Name (ARN) of the audience model.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model to use for the configured audience model.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model that you want to delete.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelRequest
The Amazon Resource Name (ARN) of the audience model that you are interested in.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The Amazon Resource Name (ARN) of the audience model.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the audience model used for this configured audience model.
withAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the new audience model that you want to use.
withAudienceModels(AudienceModelSummary...) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
The audience models that match the request.
withAudienceModels(Collection<AudienceModelSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
The audience models that match the request.
withAudienceSize(AudienceSize) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
withAudienceSize(AudienceSize) - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
 
withAudienceSize(AudienceSize) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
 
withAudienceSizeBins(Integer...) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
An array of the different audience output sizes.
withAudienceSizeBins(Collection<Integer>) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
An array of the different audience output sizes.
withAudienceSizeConfig(AudienceSizeConfig) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure the list of output sizes of audiences that can be created using this configured audience model.
withAudienceSizeConfig(AudienceSizeConfig) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The list of output sizes of audiences that can be created using this configured audience model.
withAudienceSizeConfig(AudienceSizeConfig) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new audience size configuration.
withAudienceSizeType(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
Whether the audience output sizes are defined as an absolute number or a percentage.
withAudienceSizeType(AudienceSizeType) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSizeConfig
Whether the audience output sizes are defined as an absolute number or a percentage.
withCatalogId(String) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue catalog that contains the training data.
withChildResourceTagOnCreatePolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure how the service tags audience generation jobs created using this configured audience model.
withChildResourceTagOnCreatePolicy(TagOnCreatePolicy) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure how the service tags audience generation jobs created using this configured audience model.
withChildResourceTagOnCreatePolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Provides the childResourceTagOnCreatePolicy that was used for this configured audience model.
withChildResourceTagOnCreatePolicy(TagOnCreatePolicy) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Provides the childResourceTagOnCreatePolicy that was used for this configured audience model.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The identifier of the collaboration that contains this audience generation job.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The identifier of the collaboration that this audience generation job is associated with.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The identifier of the collaboration that contains the audience generation jobs that you are interested in.
withCollaborationId(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The identifier of the collaboration that contains the audience generation job.
withColumnName(String) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The name of a column.
withColumnTypes(String...) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The data type of column.
withColumnTypes(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The data type of column.
withColumnTypes(ColumnType...) - Method in class com.amazonaws.services.cleanroomsml.model.ColumnSchema
The data type of column.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The Amazon Resource Name (ARN) of the configured audience model that was used for this audience generation job.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model policy that you want to delete.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you want to delete.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The Amazon Resource Name (ARN) of the configured audience model used for this audience generation job.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
The Amazon Resource Name (ARN) of the configured audience model.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you are interested in.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The Amazon Resource Name (ARN) of the configured audience model that was used for the audience generation jobs that you are interested in.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
The Amazon Resource Name (ARN) of the configured audience model that the resource policy will govern.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The Amazon Resource Name (ARN) of the configured audience model that is used for this audience generation job.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The Amazon Resource Name (ARN) of the configured audience model that you want to update.
withConfiguredAudienceModelArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelResult
The Amazon Resource Name (ARN) of the configured audience model that was updated.
withConfiguredAudienceModelPolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
The configured audience model policy.
withConfiguredAudienceModelPolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
The IAM resource policy.
withConfiguredAudienceModelPolicy(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
The IAM resource policy.
withConfiguredAudienceModels(ConfiguredAudienceModelSummary...) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
The configured audience models.
withConfiguredAudienceModels(Collection<ConfiguredAudienceModelSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
The configured audience models.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The time at which the audience export job was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The time at which the audience generation job was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The time at which the audience model was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The time at which the configured audience model was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The time at which the audience generation job was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The time at which the audience model was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The time at which the configured audience model was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The time at which the training dataset was created.
withCreateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The time at which the training dataset was created.
withDatabaseName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue database that contains the training data.
withDataSource(S3ConfigMap) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
Defines the Amazon S3 bucket where the seed audience for the generating audience is stored.
withDataSource(DataSource) - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
A DataSource object that specifies the Glue data source for the training data.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The description of the audience export job.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The description of the audience generation job.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The description of the audience model.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The description of the configured audience model.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The description of the audience model.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The description of the configured audience model.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The description of the training dataset.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The description of the audience generation job.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The description of the audience model.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The description of the configured audience model.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The description of the training dataset.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The description of the audience export job.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The description of the audience generation job.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The description of the training dataset.
withDescription(String) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new description of the configured audience model.
withDestination(AudienceDestination) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
 
withGlueDataSource(GlueDataSource) - Method in class com.amazonaws.services.cleanroomsml.model.DataSource
A GlueDataSource object that defines the catalog ID, database name, and table name for the training data.
withIncludeSeedInOutput(Boolean) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Configure whether the seed users are included in the output audience.
withIncludeSeedInOutput(Boolean) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
Whether the seed audience is included in the audience generation output.
withInputConfig(DatasetInputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
A DatasetInputConfig object that defines the data source and schema mapping.
withKmsKeyArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The Amazon Resource Name (ARN) of the KMS key.
withKmsKeyArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The KMS key ARN used for the audience model.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
The maximum size of the results that is returned per call.
withMaxResults(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
The maximum size of the results that is returned per call.
withMessage(String) - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
The error message that was returned.
withMetrics(AudienceQualityMetrics) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The relevance scores for different audience sizes and the recall score of the generated audience.
withMinMatchingSeedSize(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
withMinMatchingSeedSize(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
withMinMatchingSeedSize(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The minimum number of users from the seed audience that must match with users in the training data of the audience model.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The name of the audience export job.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The name of the audience generation job.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The name of the audience model.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The name of the configured audience model.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The name of the audience model resource.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The name of the configured audience model.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The name of the training dataset.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The name of the audience generation job.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The name of the audience model.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The name of the configured audience model.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The name of the training dataset.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceExportJobRequest
The name of the audience export job.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The name of the audience generation job.
withName(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The name of the training dataset.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceExportJobsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceGenerationJobsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListAudienceModelsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListConfiguredAudienceModelsResult
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsRequest
The token value retrieved from a previous call to access the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
The token value retrieved from a previous call to access the next page of results.
withOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The output configuration of the configured audience model.
withOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Configure the Amazon S3 location and IAM Role for audiences created using this configured audience model.
withOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The output configuration of the configured audience model
withOutputConfig(ConfiguredAudienceModelOutputConfig) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new output configuration.
withOutputLocation(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The Amazon S3 bucket where the audience export is stored.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The protected query SQL parameters.
withPolicyExistenceCondition(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
Use this to prevent unexpected concurrent modification of the policy.
withPolicyExistenceCondition(PolicyExistenceCondition) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
Use this to prevent unexpected concurrent modification of the policy.
withPolicyHash(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelPolicyResult
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
withPolicyHash(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyResult
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
withPreviousPolicyHash(String) - Method in class com.amazonaws.services.cleanroomsml.model.PutConfiguredAudienceModelPolicyRequest
A cryptographic hash of the contents of the policy used to prevent unexpected concurrent modification of the policy.
withProtectedQueryIdentifier(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The unique identifier of the protected query for this audience generation job.
withQueryString(String) - Method in class com.amazonaws.services.cleanroomsml.model.ProtectedQuerySQLParameters
The query string to be submitted.
withRecallMetric(Double) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
The recall score of the generated audience.
withRelevanceMetrics(RelevanceMetric...) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
The relevance scores of the generated audience.
withRelevanceMetrics(Collection<RelevanceMetric>) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceQualityMetrics
The relevance scores of the generated audience.
withResourceArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource that you are interested in.
withResourceArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to assign tags.
withResourceArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource that you want to remove tags from.
withRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
The ARN of the IAM role that can read the Amazon S3 bucket where the seed audience is stored.
withRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelOutputConfig
The ARN of the IAM role that can write the Amazon S3 bucket.
withRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The ARN of the IAM role that Clean Rooms ML can assume to read the data referred to in the dataSource field of each dataset.
withRoleArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The IAM role used to read the training data.
withS3Destination(S3ConfigMap) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceDestination
The Amazon S3 bucket and path for the configured audience.
withS3Uri(String) - Method in class com.amazonaws.services.cleanroomsml.model.S3ConfigMap
The Amazon S3 location URI.
withSchema(ColumnSchema...) - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
The schema information for the training data.
withSchema(Collection<ColumnSchema>) - Method in class com.amazonaws.services.cleanroomsml.model.DatasetInputConfig
The schema information for the training data.
withScore(Double) - Method in class com.amazonaws.services.cleanroomsml.model.RelevanceMetric
The relevance score of the generated audience.
withSeedAudience(AudienceGenerationJobDataSource) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The seed audience that was used for this audience generation job.
withSeedAudience(AudienceGenerationJobDataSource) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The seed audience that is used to generate the audience.
withSharedAudienceMetrics(String...) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Whether audience metrics are shared.
withSharedAudienceMetrics(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Whether audience metrics are shared.
withSharedAudienceMetrics(SharedAudienceMetrics...) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
Whether audience metrics are shared.
withSharedAudienceMetrics(String...) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Whether audience metrics are shared.
withSharedAudienceMetrics(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Whether audience metrics are shared.
withSharedAudienceMetrics(SharedAudienceMetrics...) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
Whether audience metrics are shared.
withSharedAudienceMetrics(String...) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new value for whether to share audience metrics.
withSharedAudienceMetrics(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new value for whether to share audience metrics.
withSharedAudienceMetrics(SharedAudienceMetrics...) - Method in class com.amazonaws.services.cleanroomsml.model.UpdateConfiguredAudienceModelRequest
The new value for whether to share audience metrics.
withSqlParameters(ProtectedQuerySQLParameters) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobDataSource
The protected SQL query parameters.
withStartedBy(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The AWS Account that submitted the job.
withStartedBy(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The AWS account that started this audience generation job.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The status of the audience export job.
withStatus(AudienceExportJobStatus) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The status of the audience export job.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The status of the audience generation job.
withStatus(AudienceGenerationJobStatus) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The status of the audience generation job.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The status of the audience model.
withStatus(AudienceModelStatus) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The status of the audience model.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The status of the configured audience model.
withStatus(ConfiguredAudienceModelStatus) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The status of the configured audience model.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The status of the audience generation job.
withStatus(AudienceGenerationJobStatus) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The status of the audience generation job.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The status of the audience model.
withStatus(AudienceModelStatus) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The status of the audience model.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The status of the configured audience model.
withStatus(ConfiguredAudienceModelStatus) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The status of the configured audience model.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The status of the training dataset.
withStatus(TrainingDatasetStatus) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The status of the training dataset.
withStatus(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The status of the training dataset.
withStatus(TrainingDatasetStatus) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The status of the training dataset.
withStatusCode(String) - Method in class com.amazonaws.services.cleanroomsml.model.StatusDetails
The status code that was returned.
withStatusDetails(StatusDetails) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
 
withStatusDetails(StatusDetails) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
Details about the status of the audience generation job.
withStatusDetails(StatusDetails) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
Details about the status of the audience model.
withTableName(String) - Method in class com.amazonaws.services.cleanroomsml.model.GlueDataSource
The Glue table that contains the training data.
withTagKeys(String...) - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
The key values of tags that you want to remove.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.cleanroomsml.model.UntagResourceRequest
The key values of tags that you want to remove.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateConfiguredAudienceModelRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The tags that are associated to this audience generation job.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The tags that are assigned to the audience model.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The tags that are associated to this configured audience model.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The tags that are assigned to this training dataset.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.ListTagsForResourceResult
The tags that are associated with the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.StartAudienceGenerationJobRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
withTags(Map<String, String>) - Method in class com.amazonaws.services.cleanroomsml.model.TagResourceRequest
The optional metadata that you apply to the resource to help you categorize and organize them.
withTrainingData(Dataset...) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema.
withTrainingData(Collection<Dataset>) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetRequest
An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema.
withTrainingData(Dataset...) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
Metadata about the requested training data.
withTrainingData(Collection<Dataset>) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
Metadata about the requested training data.
withTrainingDataEndTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The end date and time of the training window.
withTrainingDataEndTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The end date specified for the training window.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The Amazon Resource Name (ARN) of the training dataset that was used for the audience model.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The Amazon Resource Name (ARN) of the training dataset for this audience model.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.CreateTrainingDatasetResult
The Amazon Resource Name (ARN) of the training dataset resource.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.DeleteTrainingDatasetRequest
The Amazon Resource Name (ARN) of the training dataset that you want to delete.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The Amazon Resource Name (ARN) of the training dataset that was used for this audience model.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetRequest
The Amazon Resource Name (ARN) of the training dataset that you are interested in.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The Amazon Resource Name (ARN) of the training dataset.
withTrainingDatasetArn(String) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The Amazon Resource Name (ARN) of the training dataset.
withTrainingDatasets(TrainingDatasetSummary...) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
The training datasets that match the request.
withTrainingDatasets(Collection<TrainingDatasetSummary>) - Method in class com.amazonaws.services.cleanroomsml.model.ListTrainingDatasetsResult
The training datasets that match the request.
withTrainingDataStartTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.CreateAudienceModelRequest
The start date and time of the training window.
withTrainingDataStartTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The start date specified for the training window.
withType(String) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Whether the audience size is defined in absolute terms or as a percentage.
withType(AudienceSizeType) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Whether the audience size is defined in absolute terms or as a percentage.
withType(String) - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
What type of information is found in the dataset.
withType(DatasetType) - Method in class com.amazonaws.services.cleanroomsml.model.Dataset
What type of information is found in the dataset.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceExportJobSummary
The most recent time at which the audience export job was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceGenerationJobSummary
The most recent time at which the audience generation job was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceModelSummary
The most recent time at which the audience model was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.ConfiguredAudienceModelSummary
The most recent time at which the configured audience model was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceGenerationJobResult
The most recent time at which the audience generation job was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetAudienceModelResult
The most recent time at which the audience model was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetConfiguredAudienceModelResult
The most recent time at which the configured audience model was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.GetTrainingDatasetResult
The most recent time at which the training dataset was updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.cleanroomsml.model.TrainingDatasetSummary
The most recent time at which the training dataset was updated.
withValue(Integer) - Method in class com.amazonaws.services.cleanroomsml.model.AudienceSize
Specify an audience size value.
A B C D E F G H I L M P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.