Interface CleanRoomsMlClient
- All Superinterfaces:
- AutoCloseable,- AwsClient,- SdkAutoCloseable,- SdkClient
builder() method.
 Welcome to the Amazon Web Services Clean Rooms ML API Reference.
Amazon Web Services Clean Rooms ML provides a privacy-enhancing method for two parties to identify similar users in their data without the need to share their data with each other. The first party brings the training data to Clean Rooms so that they can create and configure an audience model (lookalike model) and associate it with a collaboration. The second party then brings their seed data to Clean Rooms and generates an audience (lookalike segment) that resembles the training data.
To learn more about Amazon Web Services Clean Rooms ML concepts, procedures, and best practices, see the Clean Rooms User Guide.
To learn more about SQL commands, functions, and conditions supported in Clean Rooms, see the Clean Rooms SQL Reference.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String
- 
Method SummaryModifier and TypeMethodDescriptionstatic CleanRoomsMlClientBuilderbuilder()Create a builder that can be used to configure and create aCleanRoomsMlClient.default CancelTrainedModelResponsecancelTrainedModel(Consumer<CancelTrainedModelRequest.Builder> cancelTrainedModelRequest) Submits a request to cancel the trained model job.default CancelTrainedModelResponsecancelTrainedModel(CancelTrainedModelRequest cancelTrainedModelRequest) Submits a request to cancel the trained model job.cancelTrainedModelInferenceJob(Consumer<CancelTrainedModelInferenceJobRequest.Builder> cancelTrainedModelInferenceJobRequest) Submits a request to cancel a trained model inference job.cancelTrainedModelInferenceJob(CancelTrainedModelInferenceJobRequest cancelTrainedModelInferenceJobRequest) Submits a request to cancel a trained model inference job.static CleanRoomsMlClientcreate()Create aCleanRoomsMlClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CreateAudienceModelResponsecreateAudienceModel(Consumer<CreateAudienceModelRequest.Builder> createAudienceModelRequest) Defines the information necessary to create an audience model.default CreateAudienceModelResponsecreateAudienceModel(CreateAudienceModelRequest createAudienceModelRequest) Defines the information necessary to create an audience model.createConfiguredAudienceModel(Consumer<CreateConfiguredAudienceModelRequest.Builder> createConfiguredAudienceModelRequest) Defines the information necessary to create a configured audience model.createConfiguredAudienceModel(CreateConfiguredAudienceModelRequest createConfiguredAudienceModelRequest) Defines the information necessary to create a configured audience model.createConfiguredModelAlgorithm(Consumer<CreateConfiguredModelAlgorithmRequest.Builder> createConfiguredModelAlgorithmRequest) Creates a configured model algorithm using a container image stored in an ECR repository.createConfiguredModelAlgorithm(CreateConfiguredModelAlgorithmRequest createConfiguredModelAlgorithmRequest) Creates a configured model algorithm using a container image stored in an ECR repository.createConfiguredModelAlgorithmAssociation(Consumer<CreateConfiguredModelAlgorithmAssociationRequest.Builder> createConfiguredModelAlgorithmAssociationRequest) Associates a configured model algorithm to a collaboration for use by any member of the collaboration.createConfiguredModelAlgorithmAssociation(CreateConfiguredModelAlgorithmAssociationRequest createConfiguredModelAlgorithmAssociationRequest) Associates a configured model algorithm to a collaboration for use by any member of the collaboration.default CreateMlInputChannelResponsecreateMLInputChannel(Consumer<CreateMlInputChannelRequest.Builder> createMlInputChannelRequest) Provides the information to create an ML input channel.default CreateMlInputChannelResponsecreateMLInputChannel(CreateMlInputChannelRequest createMlInputChannelRequest) Provides the information to create an ML input channel.default CreateTrainedModelResponsecreateTrainedModel(Consumer<CreateTrainedModelRequest.Builder> createTrainedModelRequest) Creates a trained model from an associated configured model algorithm using data from any member of the collaboration.default CreateTrainedModelResponsecreateTrainedModel(CreateTrainedModelRequest createTrainedModelRequest) Creates a trained model from an associated configured model algorithm using data from any member of the collaboration.default CreateTrainingDatasetResponsecreateTrainingDataset(Consumer<CreateTrainingDatasetRequest.Builder> createTrainingDatasetRequest) Defines the information necessary to create a training dataset.default CreateTrainingDatasetResponsecreateTrainingDataset(CreateTrainingDatasetRequest createTrainingDatasetRequest) Defines the information necessary to create a training dataset.deleteAudienceGenerationJob(Consumer<DeleteAudienceGenerationJobRequest.Builder> deleteAudienceGenerationJobRequest) Deletes the specified audience generation job, and removes all data associated with the job.deleteAudienceGenerationJob(DeleteAudienceGenerationJobRequest deleteAudienceGenerationJobRequest) Deletes the specified audience generation job, and removes all data associated with the job.default DeleteAudienceModelResponsedeleteAudienceModel(Consumer<DeleteAudienceModelRequest.Builder> deleteAudienceModelRequest) Specifies an audience model that you want to delete.default DeleteAudienceModelResponsedeleteAudienceModel(DeleteAudienceModelRequest deleteAudienceModelRequest) Specifies an audience model that you want to delete.deleteConfiguredAudienceModel(Consumer<DeleteConfiguredAudienceModelRequest.Builder> deleteConfiguredAudienceModelRequest) Deletes the specified configured audience model.deleteConfiguredAudienceModel(DeleteConfiguredAudienceModelRequest deleteConfiguredAudienceModelRequest) Deletes the specified configured audience model.deleteConfiguredAudienceModelPolicy(Consumer<DeleteConfiguredAudienceModelPolicyRequest.Builder> deleteConfiguredAudienceModelPolicyRequest) Deletes the specified configured audience model policy.deleteConfiguredAudienceModelPolicy(DeleteConfiguredAudienceModelPolicyRequest deleteConfiguredAudienceModelPolicyRequest) Deletes the specified configured audience model policy.deleteConfiguredModelAlgorithm(Consumer<DeleteConfiguredModelAlgorithmRequest.Builder> deleteConfiguredModelAlgorithmRequest) Deletes a configured model algorithm.deleteConfiguredModelAlgorithm(DeleteConfiguredModelAlgorithmRequest deleteConfiguredModelAlgorithmRequest) Deletes a configured model algorithm.deleteConfiguredModelAlgorithmAssociation(Consumer<DeleteConfiguredModelAlgorithmAssociationRequest.Builder> deleteConfiguredModelAlgorithmAssociationRequest) Deletes a configured model algorithm association.deleteConfiguredModelAlgorithmAssociation(DeleteConfiguredModelAlgorithmAssociationRequest deleteConfiguredModelAlgorithmAssociationRequest) Deletes a configured model algorithm association.default DeleteMlConfigurationResponsedeleteMLConfiguration(Consumer<DeleteMlConfigurationRequest.Builder> deleteMlConfigurationRequest) Deletes a ML modeling configuration.default DeleteMlConfigurationResponsedeleteMLConfiguration(DeleteMlConfigurationRequest deleteMlConfigurationRequest) Deletes a ML modeling configuration.default DeleteMlInputChannelDataResponsedeleteMLInputChannelData(Consumer<DeleteMlInputChannelDataRequest.Builder> deleteMlInputChannelDataRequest) Provides the information necessary to delete an ML input channel.default DeleteMlInputChannelDataResponsedeleteMLInputChannelData(DeleteMlInputChannelDataRequest deleteMlInputChannelDataRequest) Provides the information necessary to delete an ML input channel.default DeleteTrainedModelOutputResponsedeleteTrainedModelOutput(Consumer<DeleteTrainedModelOutputRequest.Builder> deleteTrainedModelOutputRequest) Deletes the model artifacts stored by the service.default DeleteTrainedModelOutputResponsedeleteTrainedModelOutput(DeleteTrainedModelOutputRequest deleteTrainedModelOutputRequest) Deletes the model artifacts stored by the service.default DeleteTrainingDatasetResponsedeleteTrainingDataset(Consumer<DeleteTrainingDatasetRequest.Builder> deleteTrainingDatasetRequest) Specifies a training dataset that you want to delete.default DeleteTrainingDatasetResponsedeleteTrainingDataset(DeleteTrainingDatasetRequest deleteTrainingDatasetRequest) Specifies a training dataset that you want to delete.default GetAudienceGenerationJobResponsegetAudienceGenerationJob(Consumer<GetAudienceGenerationJobRequest.Builder> getAudienceGenerationJobRequest) Returns information about an audience generation job.default GetAudienceGenerationJobResponsegetAudienceGenerationJob(GetAudienceGenerationJobRequest getAudienceGenerationJobRequest) Returns information about an audience generation job.default GetAudienceModelResponsegetAudienceModel(Consumer<GetAudienceModelRequest.Builder> getAudienceModelRequest) Returns information about an audience modeldefault GetAudienceModelResponsegetAudienceModel(GetAudienceModelRequest getAudienceModelRequest) Returns information about an audience modelgetCollaborationConfiguredModelAlgorithmAssociation(Consumer<GetCollaborationConfiguredModelAlgorithmAssociationRequest.Builder> getCollaborationConfiguredModelAlgorithmAssociationRequest) Returns information about the configured model algorithm association in a collaboration.getCollaborationConfiguredModelAlgorithmAssociation(GetCollaborationConfiguredModelAlgorithmAssociationRequest getCollaborationConfiguredModelAlgorithmAssociationRequest) Returns information about the configured model algorithm association in a collaboration.getCollaborationMLInputChannel(Consumer<GetCollaborationMlInputChannelRequest.Builder> getCollaborationMlInputChannelRequest) Returns information about a specific ML input channel in a collaboration.getCollaborationMLInputChannel(GetCollaborationMlInputChannelRequest getCollaborationMlInputChannelRequest) Returns information about a specific ML input channel in a collaboration.getCollaborationTrainedModel(Consumer<GetCollaborationTrainedModelRequest.Builder> getCollaborationTrainedModelRequest) Returns information about a trained model in a collaboration.getCollaborationTrainedModel(GetCollaborationTrainedModelRequest getCollaborationTrainedModelRequest) Returns information about a trained model in a collaboration.getConfiguredAudienceModel(Consumer<GetConfiguredAudienceModelRequest.Builder> getConfiguredAudienceModelRequest) Returns information about a specified configured audience model.getConfiguredAudienceModel(GetConfiguredAudienceModelRequest getConfiguredAudienceModelRequest) Returns information about a specified configured audience model.getConfiguredAudienceModelPolicy(Consumer<GetConfiguredAudienceModelPolicyRequest.Builder> getConfiguredAudienceModelPolicyRequest) Returns information about a configured audience model policy.getConfiguredAudienceModelPolicy(GetConfiguredAudienceModelPolicyRequest getConfiguredAudienceModelPolicyRequest) Returns information about a configured audience model policy.getConfiguredModelAlgorithm(Consumer<GetConfiguredModelAlgorithmRequest.Builder> getConfiguredModelAlgorithmRequest) Returns information about a configured model algorithm.getConfiguredModelAlgorithm(GetConfiguredModelAlgorithmRequest getConfiguredModelAlgorithmRequest) Returns information about a configured model algorithm.getConfiguredModelAlgorithmAssociation(Consumer<GetConfiguredModelAlgorithmAssociationRequest.Builder> getConfiguredModelAlgorithmAssociationRequest) Returns information about a configured model algorithm association.getConfiguredModelAlgorithmAssociation(GetConfiguredModelAlgorithmAssociationRequest getConfiguredModelAlgorithmAssociationRequest) Returns information about a configured model algorithm association.default GetMlConfigurationResponsegetMLConfiguration(Consumer<GetMlConfigurationRequest.Builder> getMlConfigurationRequest) Returns information about a specific ML configuration.default GetMlConfigurationResponsegetMLConfiguration(GetMlConfigurationRequest getMlConfigurationRequest) Returns information about a specific ML configuration.default GetMlInputChannelResponsegetMLInputChannel(Consumer<GetMlInputChannelRequest.Builder> getMlInputChannelRequest) Returns information about an ML input channel.default GetMlInputChannelResponsegetMLInputChannel(GetMlInputChannelRequest getMlInputChannelRequest) Returns information about an ML input channel.default GetTrainedModelResponsegetTrainedModel(Consumer<GetTrainedModelRequest.Builder> getTrainedModelRequest) Returns information about a trained model.default GetTrainedModelResponsegetTrainedModel(GetTrainedModelRequest getTrainedModelRequest) Returns information about a trained model.getTrainedModelInferenceJob(Consumer<GetTrainedModelInferenceJobRequest.Builder> getTrainedModelInferenceJobRequest) Returns information about a trained model inference job.getTrainedModelInferenceJob(GetTrainedModelInferenceJobRequest getTrainedModelInferenceJobRequest) Returns information about a trained model inference job.default GetTrainingDatasetResponsegetTrainingDataset(Consumer<GetTrainingDatasetRequest.Builder> getTrainingDatasetRequest) Returns information about a training dataset.default GetTrainingDatasetResponsegetTrainingDataset(GetTrainingDatasetRequest getTrainingDatasetRequest) Returns information about a training dataset.default ListAudienceExportJobsResponselistAudienceExportJobs(Consumer<ListAudienceExportJobsRequest.Builder> listAudienceExportJobsRequest) Returns a list of the audience export jobs.default ListAudienceExportJobsResponselistAudienceExportJobs(ListAudienceExportJobsRequest listAudienceExportJobsRequest) Returns a list of the audience export jobs.default ListAudienceExportJobsIterablelistAudienceExportJobsPaginator(Consumer<ListAudienceExportJobsRequest.Builder> listAudienceExportJobsRequest) This is a variant oflistAudienceExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsRequest)operation.default ListAudienceExportJobsIterablelistAudienceExportJobsPaginator(ListAudienceExportJobsRequest listAudienceExportJobsRequest) This is a variant oflistAudienceExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsRequest)operation.listAudienceGenerationJobs(Consumer<ListAudienceGenerationJobsRequest.Builder> listAudienceGenerationJobsRequest) Returns a list of audience generation jobs.listAudienceGenerationJobs(ListAudienceGenerationJobsRequest listAudienceGenerationJobsRequest) Returns a list of audience generation jobs.listAudienceGenerationJobsPaginator(Consumer<ListAudienceGenerationJobsRequest.Builder> listAudienceGenerationJobsRequest) This is a variant oflistAudienceGenerationJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsRequest)operation.listAudienceGenerationJobsPaginator(ListAudienceGenerationJobsRequest listAudienceGenerationJobsRequest) This is a variant oflistAudienceGenerationJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsRequest)operation.default ListAudienceModelsResponselistAudienceModels(Consumer<ListAudienceModelsRequest.Builder> listAudienceModelsRequest) Returns a list of audience models.default ListAudienceModelsResponselistAudienceModels(ListAudienceModelsRequest listAudienceModelsRequest) Returns a list of audience models.default ListAudienceModelsIterablelistAudienceModelsPaginator(Consumer<ListAudienceModelsRequest.Builder> listAudienceModelsRequest) This is a variant oflistAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsRequest)operation.default ListAudienceModelsIterablelistAudienceModelsPaginator(ListAudienceModelsRequest listAudienceModelsRequest) This is a variant oflistAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsRequest)operation.listCollaborationConfiguredModelAlgorithmAssociations(Consumer<ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builder> listCollaborationConfiguredModelAlgorithmAssociationsRequest) Returns a list of the configured model algorithm associations in a collaboration.listCollaborationConfiguredModelAlgorithmAssociations(ListCollaborationConfiguredModelAlgorithmAssociationsRequest listCollaborationConfiguredModelAlgorithmAssociationsRequest) Returns a list of the configured model algorithm associations in a collaboration.listCollaborationConfiguredModelAlgorithmAssociationsPaginator(Consumer<ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builder> listCollaborationConfiguredModelAlgorithmAssociationsRequest) listCollaborationConfiguredModelAlgorithmAssociationsPaginator(ListCollaborationConfiguredModelAlgorithmAssociationsRequest listCollaborationConfiguredModelAlgorithmAssociationsRequest) listCollaborationMLInputChannels(Consumer<ListCollaborationMlInputChannelsRequest.Builder> listCollaborationMlInputChannelsRequest) Returns a list of the ML input channels in a collaboration.listCollaborationMLInputChannels(ListCollaborationMlInputChannelsRequest listCollaborationMlInputChannelsRequest) Returns a list of the ML input channels in a collaboration.listCollaborationMLInputChannelsPaginator(Consumer<ListCollaborationMlInputChannelsRequest.Builder> listCollaborationMlInputChannelsRequest) This is a variant oflistCollaborationMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsRequest)operation.listCollaborationMLInputChannelsPaginator(ListCollaborationMlInputChannelsRequest listCollaborationMlInputChannelsRequest) This is a variant oflistCollaborationMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsRequest)operation.listCollaborationTrainedModelExportJobs(Consumer<ListCollaborationTrainedModelExportJobsRequest.Builder> listCollaborationTrainedModelExportJobsRequest) Returns a list of the export jobs for a trained model in a collaboration.listCollaborationTrainedModelExportJobs(ListCollaborationTrainedModelExportJobsRequest listCollaborationTrainedModelExportJobsRequest) Returns a list of the export jobs for a trained model in a collaboration.listCollaborationTrainedModelExportJobsPaginator(Consumer<ListCollaborationTrainedModelExportJobsRequest.Builder> listCollaborationTrainedModelExportJobsRequest) listCollaborationTrainedModelExportJobsPaginator(ListCollaborationTrainedModelExportJobsRequest listCollaborationTrainedModelExportJobsRequest) listCollaborationTrainedModelInferenceJobs(Consumer<ListCollaborationTrainedModelInferenceJobsRequest.Builder> listCollaborationTrainedModelInferenceJobsRequest) Returns a list of trained model inference jobs in a specified collaboration.listCollaborationTrainedModelInferenceJobs(ListCollaborationTrainedModelInferenceJobsRequest listCollaborationTrainedModelInferenceJobsRequest) Returns a list of trained model inference jobs in a specified collaboration.listCollaborationTrainedModelInferenceJobsPaginator(Consumer<ListCollaborationTrainedModelInferenceJobsRequest.Builder> listCollaborationTrainedModelInferenceJobsRequest) listCollaborationTrainedModelInferenceJobsPaginator(ListCollaborationTrainedModelInferenceJobsRequest listCollaborationTrainedModelInferenceJobsRequest) listCollaborationTrainedModels(Consumer<ListCollaborationTrainedModelsRequest.Builder> listCollaborationTrainedModelsRequest) Returns a list of the trained models in a collaboration.listCollaborationTrainedModels(ListCollaborationTrainedModelsRequest listCollaborationTrainedModelsRequest) Returns a list of the trained models in a collaboration.listCollaborationTrainedModelsPaginator(Consumer<ListCollaborationTrainedModelsRequest.Builder> listCollaborationTrainedModelsRequest) This is a variant oflistCollaborationTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsRequest)operation.listCollaborationTrainedModelsPaginator(ListCollaborationTrainedModelsRequest listCollaborationTrainedModelsRequest) This is a variant oflistCollaborationTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsRequest)operation.listConfiguredAudienceModels(Consumer<ListConfiguredAudienceModelsRequest.Builder> listConfiguredAudienceModelsRequest) Returns a list of the configured audience models.listConfiguredAudienceModels(ListConfiguredAudienceModelsRequest listConfiguredAudienceModelsRequest) Returns a list of the configured audience models.listConfiguredAudienceModelsPaginator(Consumer<ListConfiguredAudienceModelsRequest.Builder> listConfiguredAudienceModelsRequest) This is a variant oflistConfiguredAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest)operation.listConfiguredAudienceModelsPaginator(ListConfiguredAudienceModelsRequest listConfiguredAudienceModelsRequest) This is a variant oflistConfiguredAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest)operation.listConfiguredModelAlgorithmAssociations(Consumer<ListConfiguredModelAlgorithmAssociationsRequest.Builder> listConfiguredModelAlgorithmAssociationsRequest) Returns a list of configured model algorithm associations.listConfiguredModelAlgorithmAssociations(ListConfiguredModelAlgorithmAssociationsRequest listConfiguredModelAlgorithmAssociationsRequest) Returns a list of configured model algorithm associations.listConfiguredModelAlgorithmAssociationsPaginator(Consumer<ListConfiguredModelAlgorithmAssociationsRequest.Builder> listConfiguredModelAlgorithmAssociationsRequest) listConfiguredModelAlgorithmAssociationsPaginator(ListConfiguredModelAlgorithmAssociationsRequest listConfiguredModelAlgorithmAssociationsRequest) listConfiguredModelAlgorithms(Consumer<ListConfiguredModelAlgorithmsRequest.Builder> listConfiguredModelAlgorithmsRequest) Returns a list of configured model algorithms.listConfiguredModelAlgorithms(ListConfiguredModelAlgorithmsRequest listConfiguredModelAlgorithmsRequest) Returns a list of configured model algorithms.listConfiguredModelAlgorithmsPaginator(Consumer<ListConfiguredModelAlgorithmsRequest.Builder> listConfiguredModelAlgorithmsRequest) This is a variant oflistConfiguredModelAlgorithms(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsRequest)operation.listConfiguredModelAlgorithmsPaginator(ListConfiguredModelAlgorithmsRequest listConfiguredModelAlgorithmsRequest) This is a variant oflistConfiguredModelAlgorithms(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsRequest)operation.default ListMlInputChannelsResponselistMLInputChannels(Consumer<ListMlInputChannelsRequest.Builder> listMlInputChannelsRequest) Returns a list of ML input channels.default ListMlInputChannelsResponselistMLInputChannels(ListMlInputChannelsRequest listMlInputChannelsRequest) Returns a list of ML input channels.default ListMLInputChannelsIterablelistMLInputChannelsPaginator(Consumer<ListMlInputChannelsRequest.Builder> listMlInputChannelsRequest) This is a variant oflistMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsRequest)operation.default ListMLInputChannelsIterablelistMLInputChannelsPaginator(ListMlInputChannelsRequest listMlInputChannelsRequest) This is a variant oflistMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsRequest)operation.default ListTagsForResourceResponselistTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Returns a list of tags for a provided resource.default ListTagsForResourceResponselistTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Returns a list of tags for a provided resource.listTrainedModelInferenceJobs(Consumer<ListTrainedModelInferenceJobsRequest.Builder> listTrainedModelInferenceJobsRequest) Returns a list of trained model inference jobs that match the request parameters.listTrainedModelInferenceJobs(ListTrainedModelInferenceJobsRequest listTrainedModelInferenceJobsRequest) Returns a list of trained model inference jobs that match the request parameters.listTrainedModelInferenceJobsPaginator(Consumer<ListTrainedModelInferenceJobsRequest.Builder> listTrainedModelInferenceJobsRequest) This is a variant oflistTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsRequest)operation.listTrainedModelInferenceJobsPaginator(ListTrainedModelInferenceJobsRequest listTrainedModelInferenceJobsRequest) This is a variant oflistTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsRequest)operation.default ListTrainedModelsResponselistTrainedModels(Consumer<ListTrainedModelsRequest.Builder> listTrainedModelsRequest) Returns a list of trained models.default ListTrainedModelsResponselistTrainedModels(ListTrainedModelsRequest listTrainedModelsRequest) Returns a list of trained models.default ListTrainedModelsIterablelistTrainedModelsPaginator(Consumer<ListTrainedModelsRequest.Builder> listTrainedModelsRequest) This is a variant oflistTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsRequest)operation.default ListTrainedModelsIterablelistTrainedModelsPaginator(ListTrainedModelsRequest listTrainedModelsRequest) This is a variant oflistTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsRequest)operation.default ListTrainedModelVersionsResponselistTrainedModelVersions(Consumer<ListTrainedModelVersionsRequest.Builder> listTrainedModelVersionsRequest) Returns a list of trained model versions for a specified trained model.default ListTrainedModelVersionsResponselistTrainedModelVersions(ListTrainedModelVersionsRequest listTrainedModelVersionsRequest) Returns a list of trained model versions for a specified trained model.default ListTrainedModelVersionsIterablelistTrainedModelVersionsPaginator(Consumer<ListTrainedModelVersionsRequest.Builder> listTrainedModelVersionsRequest) This is a variant oflistTrainedModelVersions(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsRequest)operation.default ListTrainedModelVersionsIterablelistTrainedModelVersionsPaginator(ListTrainedModelVersionsRequest listTrainedModelVersionsRequest) This is a variant oflistTrainedModelVersions(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsRequest)operation.default ListTrainingDatasetsResponselistTrainingDatasets(Consumer<ListTrainingDatasetsRequest.Builder> listTrainingDatasetsRequest) Returns a list of training datasets.default ListTrainingDatasetsResponselistTrainingDatasets(ListTrainingDatasetsRequest listTrainingDatasetsRequest) Returns a list of training datasets.default ListTrainingDatasetsIterablelistTrainingDatasetsPaginator(Consumer<ListTrainingDatasetsRequest.Builder> listTrainingDatasetsRequest) This is a variant oflistTrainingDatasets(software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsRequest)operation.default ListTrainingDatasetsIterablelistTrainingDatasetsPaginator(ListTrainingDatasetsRequest listTrainingDatasetsRequest) This is a variant oflistTrainingDatasets(software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsRequest)operation.putConfiguredAudienceModelPolicy(Consumer<PutConfiguredAudienceModelPolicyRequest.Builder> putConfiguredAudienceModelPolicyRequest) Create or update the resource policy for a configured audience model.putConfiguredAudienceModelPolicy(PutConfiguredAudienceModelPolicyRequest putConfiguredAudienceModelPolicyRequest) Create or update the resource policy for a configured audience model.default PutMlConfigurationResponseputMLConfiguration(Consumer<PutMlConfigurationRequest.Builder> putMlConfigurationRequest) Assigns information about an ML configuration.default PutMlConfigurationResponseputMLConfiguration(PutMlConfigurationRequest putMlConfigurationRequest) Assigns information about an ML configuration.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstatic ServiceMetadatadefault StartAudienceExportJobResponsestartAudienceExportJob(Consumer<StartAudienceExportJobRequest.Builder> startAudienceExportJobRequest) Export an audience of a specified size after you have generated an audience.default StartAudienceExportJobResponsestartAudienceExportJob(StartAudienceExportJobRequest startAudienceExportJobRequest) Export an audience of a specified size after you have generated an audience.startAudienceGenerationJob(Consumer<StartAudienceGenerationJobRequest.Builder> startAudienceGenerationJobRequest) Information necessary to start the audience generation job.startAudienceGenerationJob(StartAudienceGenerationJobRequest startAudienceGenerationJobRequest) Information necessary to start the audience generation job.startTrainedModelExportJob(Consumer<StartTrainedModelExportJobRequest.Builder> startTrainedModelExportJobRequest) Provides the information necessary to start a trained model export job.startTrainedModelExportJob(StartTrainedModelExportJobRequest startTrainedModelExportJobRequest) Provides the information necessary to start a trained model export job.startTrainedModelInferenceJob(Consumer<StartTrainedModelInferenceJobRequest.Builder> startTrainedModelInferenceJobRequest) Defines the information necessary to begin a trained model inference job.startTrainedModelInferenceJob(StartTrainedModelInferenceJobRequest startTrainedModelInferenceJobRequest) Defines the information necessary to begin a trained model inference job.default TagResourceResponsetagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Adds metadata tags to a specified resource.default TagResourceResponsetagResource(TagResourceRequest tagResourceRequest) Adds metadata tags to a specified resource.default UntagResourceResponseuntagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes metadata tags from a specified resource.default UntagResourceResponseuntagResource(UntagResourceRequest untagResourceRequest) Removes metadata tags from a specified resource.updateConfiguredAudienceModel(Consumer<UpdateConfiguredAudienceModelRequest.Builder> updateConfiguredAudienceModelRequest) Provides the information necessary to update a configured audience model.updateConfiguredAudienceModel(UpdateConfiguredAudienceModelRequest updateConfiguredAudienceModelRequest) Provides the information necessary to update a configured audience model.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseablecloseMethods inherited from interface software.amazon.awssdk.core.SdkClientserviceName
- 
Field Details- 
SERVICE_NAME- See Also:
 
- 
SERVICE_METADATA_IDValue for looking up the service's metadata from theServiceMetadataProvider.- See Also:
 
 
- 
- 
Method Details- 
cancelTrainedModeldefault CancelTrainedModelResponse cancelTrainedModel(CancelTrainedModelRequest cancelTrainedModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Submits a request to cancel the trained model job. - Parameters:
- cancelTrainedModelRequest-
- Returns:
- Result of the CancelTrainedModel operation returned by the service.
- See Also:
 
- 
cancelTrainedModeldefault CancelTrainedModelResponse cancelTrainedModel(Consumer<CancelTrainedModelRequest.Builder> cancelTrainedModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Submits a request to cancel the trained model job. 
 This is a convenience which creates an instance of the CancelTrainedModelRequest.Builderavoiding the need to create one manually viaCancelTrainedModelRequest.builder()- Parameters:
- cancelTrainedModelRequest- A- Consumerthat will call methods on- CancelTrainedModelRequest.Builderto create a request.
- Returns:
- Result of the CancelTrainedModel operation returned by the service.
- See Also:
 
- 
cancelTrainedModelInferenceJobdefault CancelTrainedModelInferenceJobResponse cancelTrainedModelInferenceJob(CancelTrainedModelInferenceJobRequest cancelTrainedModelInferenceJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Submits a request to cancel a trained model inference job. - Parameters:
- cancelTrainedModelInferenceJobRequest-
- Returns:
- Result of the CancelTrainedModelInferenceJob operation returned by the service.
- See Also:
 
- 
cancelTrainedModelInferenceJobdefault CancelTrainedModelInferenceJobResponse cancelTrainedModelInferenceJob(Consumer<CancelTrainedModelInferenceJobRequest.Builder> cancelTrainedModelInferenceJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Submits a request to cancel a trained model inference job. 
 This is a convenience which creates an instance of the CancelTrainedModelInferenceJobRequest.Builderavoiding the need to create one manually viaCancelTrainedModelInferenceJobRequest.builder()- Parameters:
- cancelTrainedModelInferenceJobRequest- A- Consumerthat will call methods on- CancelTrainedModelInferenceJobRequest.Builderto create a request.
- Returns:
- Result of the CancelTrainedModelInferenceJob operation returned by the service.
- See Also:
 
- 
createAudienceModeldefault CreateAudienceModelResponse createAudienceModel(CreateAudienceModelRequest createAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to create an audience model. An audience model is a machine learning model that Clean Rooms ML trains to measure similarity between users. Clean Rooms ML manages training and storing the audience model. The audience model can be used in multiple calls to the StartAudienceGenerationJob API. - Parameters:
- createAudienceModelRequest-
- Returns:
- Result of the CreateAudienceModel operation returned by the service.
- See Also:
 
- 
createAudienceModeldefault CreateAudienceModelResponse createAudienceModel(Consumer<CreateAudienceModelRequest.Builder> createAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to create an audience model. An audience model is a machine learning model that Clean Rooms ML trains to measure similarity between users. Clean Rooms ML manages training and storing the audience model. The audience model can be used in multiple calls to the StartAudienceGenerationJob API. 
 This is a convenience which creates an instance of the CreateAudienceModelRequest.Builderavoiding the need to create one manually viaCreateAudienceModelRequest.builder()- Parameters:
- createAudienceModelRequest- A- Consumerthat will call methods on- CreateAudienceModelRequest.Builderto create a request.
- Returns:
- Result of the CreateAudienceModel operation returned by the service.
- See Also:
 
- 
createConfiguredAudienceModeldefault CreateConfiguredAudienceModelResponse createConfiguredAudienceModel(CreateConfiguredAudienceModelRequest createConfiguredAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to create a configured audience model. - Parameters:
- createConfiguredAudienceModelRequest-
- Returns:
- Result of the CreateConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
createConfiguredAudienceModeldefault CreateConfiguredAudienceModelResponse createConfiguredAudienceModel(Consumer<CreateConfiguredAudienceModelRequest.Builder> createConfiguredAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to create a configured audience model. 
 This is a convenience which creates an instance of the CreateConfiguredAudienceModelRequest.Builderavoiding the need to create one manually viaCreateConfiguredAudienceModelRequest.builder()- Parameters:
- createConfiguredAudienceModelRequest- A- Consumerthat will call methods on- CreateConfiguredAudienceModelRequest.Builderto create a request.
- Returns:
- Result of the CreateConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
createConfiguredModelAlgorithmdefault CreateConfiguredModelAlgorithmResponse createConfiguredModelAlgorithm(CreateConfiguredModelAlgorithmRequest createConfiguredModelAlgorithmRequest) throws ConflictException, ValidationException, AccessDeniedException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Creates a configured model algorithm using a container image stored in an ECR repository. - Parameters:
- createConfiguredModelAlgorithmRequest-
- Returns:
- Result of the CreateConfiguredModelAlgorithm operation returned by the service.
- See Also:
 
- 
createConfiguredModelAlgorithmdefault CreateConfiguredModelAlgorithmResponse createConfiguredModelAlgorithm(Consumer<CreateConfiguredModelAlgorithmRequest.Builder> createConfiguredModelAlgorithmRequest) throws ConflictException, ValidationException, AccessDeniedException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Creates a configured model algorithm using a container image stored in an ECR repository. 
 This is a convenience which creates an instance of the CreateConfiguredModelAlgorithmRequest.Builderavoiding the need to create one manually viaCreateConfiguredModelAlgorithmRequest.builder()- Parameters:
- createConfiguredModelAlgorithmRequest- A- Consumerthat will call methods on- CreateConfiguredModelAlgorithmRequest.Builderto create a request.
- Returns:
- Result of the CreateConfiguredModelAlgorithm operation returned by the service.
- See Also:
 
- 
createConfiguredModelAlgorithmAssociationdefault CreateConfiguredModelAlgorithmAssociationResponse createConfiguredModelAlgorithmAssociation(CreateConfiguredModelAlgorithmAssociationRequest createConfiguredModelAlgorithmAssociationRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Associates a configured model algorithm to a collaboration for use by any member of the collaboration. - Parameters:
- createConfiguredModelAlgorithmAssociationRequest-
- Returns:
- Result of the CreateConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
createConfiguredModelAlgorithmAssociationdefault CreateConfiguredModelAlgorithmAssociationResponse createConfiguredModelAlgorithmAssociation(Consumer<CreateConfiguredModelAlgorithmAssociationRequest.Builder> createConfiguredModelAlgorithmAssociationRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Associates a configured model algorithm to a collaboration for use by any member of the collaboration. 
 This is a convenience which creates an instance of the CreateConfiguredModelAlgorithmAssociationRequest.Builderavoiding the need to create one manually viaCreateConfiguredModelAlgorithmAssociationRequest.builder()- Parameters:
- createConfiguredModelAlgorithmAssociationRequest- A- Consumerthat will call methods on- CreateConfiguredModelAlgorithmAssociationRequest.Builderto create a request.
- Returns:
- Result of the CreateConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
createMLInputChanneldefault CreateMlInputChannelResponse createMLInputChannel(CreateMlInputChannelRequest createMlInputChannelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information to create an ML input channel. An ML input channel is the result of a query that can be used for ML modeling. - Parameters:
- createMlInputChannelRequest-
- Returns:
- Result of the CreateMLInputChannel operation returned by the service.
- See Also:
 
- 
createMLInputChanneldefault CreateMlInputChannelResponse createMLInputChannel(Consumer<CreateMlInputChannelRequest.Builder> createMlInputChannelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information to create an ML input channel. An ML input channel is the result of a query that can be used for ML modeling. 
 This is a convenience which creates an instance of the CreateMlInputChannelRequest.Builderavoiding the need to create one manually viaCreateMlInputChannelRequest.builder()- Parameters:
- createMlInputChannelRequest- A- Consumerthat will call methods on- CreateMlInputChannelRequest.Builderto create a request.
- Returns:
- Result of the CreateMLInputChannel operation returned by the service.
- See Also:
 
- 
createTrainedModeldefault CreateTrainedModelResponse createTrainedModel(CreateTrainedModelRequest createTrainedModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, InternalServiceException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Creates a trained model from an associated configured model algorithm using data from any member of the collaboration. - Parameters:
- createTrainedModelRequest-
- Returns:
- Result of the CreateTrainedModel operation returned by the service.
- See Also:
 
- 
createTrainedModeldefault CreateTrainedModelResponse createTrainedModel(Consumer<CreateTrainedModelRequest.Builder> createTrainedModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, InternalServiceException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Creates a trained model from an associated configured model algorithm using data from any member of the collaboration. 
 This is a convenience which creates an instance of the CreateTrainedModelRequest.Builderavoiding the need to create one manually viaCreateTrainedModelRequest.builder()- Parameters:
- createTrainedModelRequest- A- Consumerthat will call methods on- CreateTrainedModelRequest.Builderto create a request.
- Returns:
- Result of the CreateTrainedModel operation returned by the service.
- See Also:
 
- 
createTrainingDatasetdefault CreateTrainingDatasetResponse createTrainingDataset(CreateTrainingDatasetRequest createTrainingDatasetRequest) throws ConflictException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to create a training dataset. In Clean Rooms ML, the TrainingDatasetis metadata that points to a Glue table, which is read only duringAudienceModelcreation.- Parameters:
- createTrainingDatasetRequest-
- Returns:
- Result of the CreateTrainingDataset operation returned by the service.
- See Also:
 
- 
createTrainingDatasetdefault CreateTrainingDatasetResponse createTrainingDataset(Consumer<CreateTrainingDatasetRequest.Builder> createTrainingDatasetRequest) throws ConflictException, ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to create a training dataset. In Clean Rooms ML, the TrainingDatasetis metadata that points to a Glue table, which is read only duringAudienceModelcreation.
 This is a convenience which creates an instance of the CreateTrainingDatasetRequest.Builderavoiding the need to create one manually viaCreateTrainingDatasetRequest.builder()- Parameters:
- createTrainingDatasetRequest- A- Consumerthat will call methods on- CreateTrainingDatasetRequest.Builderto create a request.
- Returns:
- Result of the CreateTrainingDataset operation returned by the service.
- See Also:
 
- 
deleteAudienceGenerationJobdefault DeleteAudienceGenerationJobResponse deleteAudienceGenerationJob(DeleteAudienceGenerationJobRequest deleteAudienceGenerationJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the specified audience generation job, and removes all data associated with the job. - Parameters:
- deleteAudienceGenerationJobRequest-
- Returns:
- Result of the DeleteAudienceGenerationJob operation returned by the service.
- See Also:
 
- 
deleteAudienceGenerationJobdefault DeleteAudienceGenerationJobResponse deleteAudienceGenerationJob(Consumer<DeleteAudienceGenerationJobRequest.Builder> deleteAudienceGenerationJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the specified audience generation job, and removes all data associated with the job. 
 This is a convenience which creates an instance of the DeleteAudienceGenerationJobRequest.Builderavoiding the need to create one manually viaDeleteAudienceGenerationJobRequest.builder()- Parameters:
- deleteAudienceGenerationJobRequest- A- Consumerthat will call methods on- DeleteAudienceGenerationJobRequest.Builderto create a request.
- Returns:
- Result of the DeleteAudienceGenerationJob operation returned by the service.
- See Also:
 
- 
deleteAudienceModeldefault DeleteAudienceModelResponse deleteAudienceModel(DeleteAudienceModelRequest deleteAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Specifies an audience model that you want to delete. You can't delete an audience model if there are any configured audience models that depend on the audience model. - Parameters:
- deleteAudienceModelRequest-
- Returns:
- Result of the DeleteAudienceModel operation returned by the service.
- See Also:
 
- 
deleteAudienceModeldefault DeleteAudienceModelResponse deleteAudienceModel(Consumer<DeleteAudienceModelRequest.Builder> deleteAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Specifies an audience model that you want to delete. You can't delete an audience model if there are any configured audience models that depend on the audience model. 
 This is a convenience which creates an instance of the DeleteAudienceModelRequest.Builderavoiding the need to create one manually viaDeleteAudienceModelRequest.builder()- Parameters:
- deleteAudienceModelRequest- A- Consumerthat will call methods on- DeleteAudienceModelRequest.Builderto create a request.
- Returns:
- Result of the DeleteAudienceModel operation returned by the service.
- See Also:
 
- 
deleteConfiguredAudienceModeldefault DeleteConfiguredAudienceModelResponse deleteConfiguredAudienceModel(DeleteConfiguredAudienceModelRequest deleteConfiguredAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the specified configured audience model. You can't delete a configured audience model if there are any lookalike models that use the configured audience model. If you delete a configured audience model, it will be removed from any collaborations that it is associated to. - Parameters:
- deleteConfiguredAudienceModelRequest-
- Returns:
- Result of the DeleteConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
deleteConfiguredAudienceModeldefault DeleteConfiguredAudienceModelResponse deleteConfiguredAudienceModel(Consumer<DeleteConfiguredAudienceModelRequest.Builder> deleteConfiguredAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the specified configured audience model. You can't delete a configured audience model if there are any lookalike models that use the configured audience model. If you delete a configured audience model, it will be removed from any collaborations that it is associated to. 
 This is a convenience which creates an instance of the DeleteConfiguredAudienceModelRequest.Builderavoiding the need to create one manually viaDeleteConfiguredAudienceModelRequest.builder()- Parameters:
- deleteConfiguredAudienceModelRequest- A- Consumerthat will call methods on- DeleteConfiguredAudienceModelRequest.Builderto create a request.
- Returns:
- Result of the DeleteConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
deleteConfiguredAudienceModelPolicydefault DeleteConfiguredAudienceModelPolicyResponse deleteConfiguredAudienceModelPolicy(DeleteConfiguredAudienceModelPolicyRequest deleteConfiguredAudienceModelPolicyRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the specified configured audience model policy. - Parameters:
- deleteConfiguredAudienceModelPolicyRequest-
- Returns:
- Result of the DeleteConfiguredAudienceModelPolicy operation returned by the service.
- See Also:
 
- 
deleteConfiguredAudienceModelPolicydefault DeleteConfiguredAudienceModelPolicyResponse deleteConfiguredAudienceModelPolicy(Consumer<DeleteConfiguredAudienceModelPolicyRequest.Builder> deleteConfiguredAudienceModelPolicyRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the specified configured audience model policy. 
 This is a convenience which creates an instance of the DeleteConfiguredAudienceModelPolicyRequest.Builderavoiding the need to create one manually viaDeleteConfiguredAudienceModelPolicyRequest.builder()- Parameters:
- deleteConfiguredAudienceModelPolicyRequest- A- Consumerthat will call methods on- DeleteConfiguredAudienceModelPolicyRequest.Builderto create a request.
- Returns:
- Result of the DeleteConfiguredAudienceModelPolicy operation returned by the service.
- See Also:
 
- 
deleteConfiguredModelAlgorithmdefault DeleteConfiguredModelAlgorithmResponse deleteConfiguredModelAlgorithm(DeleteConfiguredModelAlgorithmRequest deleteConfiguredModelAlgorithmRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes a configured model algorithm. - Parameters:
- deleteConfiguredModelAlgorithmRequest-
- Returns:
- Result of the DeleteConfiguredModelAlgorithm operation returned by the service.
- See Also:
 
- 
deleteConfiguredModelAlgorithmdefault DeleteConfiguredModelAlgorithmResponse deleteConfiguredModelAlgorithm(Consumer<DeleteConfiguredModelAlgorithmRequest.Builder> deleteConfiguredModelAlgorithmRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes a configured model algorithm. 
 This is a convenience which creates an instance of the DeleteConfiguredModelAlgorithmRequest.Builderavoiding the need to create one manually viaDeleteConfiguredModelAlgorithmRequest.builder()- Parameters:
- deleteConfiguredModelAlgorithmRequest- A- Consumerthat will call methods on- DeleteConfiguredModelAlgorithmRequest.Builderto create a request.
- Returns:
- Result of the DeleteConfiguredModelAlgorithm operation returned by the service.
- See Also:
 
- 
deleteConfiguredModelAlgorithmAssociationdefault DeleteConfiguredModelAlgorithmAssociationResponse deleteConfiguredModelAlgorithmAssociation(DeleteConfiguredModelAlgorithmAssociationRequest deleteConfiguredModelAlgorithmAssociationRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes a configured model algorithm association. - Parameters:
- deleteConfiguredModelAlgorithmAssociationRequest-
- Returns:
- Result of the DeleteConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
deleteConfiguredModelAlgorithmAssociationdefault DeleteConfiguredModelAlgorithmAssociationResponse deleteConfiguredModelAlgorithmAssociation(Consumer<DeleteConfiguredModelAlgorithmAssociationRequest.Builder> deleteConfiguredModelAlgorithmAssociationRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes a configured model algorithm association. 
 This is a convenience which creates an instance of the DeleteConfiguredModelAlgorithmAssociationRequest.Builderavoiding the need to create one manually viaDeleteConfiguredModelAlgorithmAssociationRequest.builder()- Parameters:
- deleteConfiguredModelAlgorithmAssociationRequest- A- Consumerthat will call methods on- DeleteConfiguredModelAlgorithmAssociationRequest.Builderto create a request.
- Returns:
- Result of the DeleteConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
deleteMLConfigurationdefault DeleteMlConfigurationResponse deleteMLConfiguration(DeleteMlConfigurationRequest deleteMlConfigurationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes a ML modeling configuration. - Parameters:
- deleteMlConfigurationRequest-
- Returns:
- Result of the DeleteMLConfiguration operation returned by the service.
- See Also:
 
- 
deleteMLConfigurationdefault DeleteMlConfigurationResponse deleteMLConfiguration(Consumer<DeleteMlConfigurationRequest.Builder> deleteMlConfigurationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes a ML modeling configuration. 
 This is a convenience which creates an instance of the DeleteMlConfigurationRequest.Builderavoiding the need to create one manually viaDeleteMlConfigurationRequest.builder()- Parameters:
- deleteMlConfigurationRequest- A- Consumerthat will call methods on- DeleteMlConfigurationRequest.Builderto create a request.
- Returns:
- Result of the DeleteMLConfiguration operation returned by the service.
- See Also:
 
- 
deleteMLInputChannelDatadefault DeleteMlInputChannelDataResponse deleteMLInputChannelData(DeleteMlInputChannelDataRequest deleteMlInputChannelDataRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information necessary to delete an ML input channel. - Parameters:
- deleteMlInputChannelDataRequest-
- Returns:
- Result of the DeleteMLInputChannelData operation returned by the service.
- See Also:
 
- 
deleteMLInputChannelDatadefault DeleteMlInputChannelDataResponse deleteMLInputChannelData(Consumer<DeleteMlInputChannelDataRequest.Builder> deleteMlInputChannelDataRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information necessary to delete an ML input channel. 
 This is a convenience which creates an instance of the DeleteMlInputChannelDataRequest.Builderavoiding the need to create one manually viaDeleteMlInputChannelDataRequest.builder()- Parameters:
- deleteMlInputChannelDataRequest- A- Consumerthat will call methods on- DeleteMlInputChannelDataRequest.Builderto create a request.
- Returns:
- Result of the DeleteMLInputChannelData operation returned by the service.
- See Also:
 
- 
deleteTrainedModelOutputdefault DeleteTrainedModelOutputResponse deleteTrainedModelOutput(DeleteTrainedModelOutputRequest deleteTrainedModelOutputRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the model artifacts stored by the service. - Parameters:
- deleteTrainedModelOutputRequest-
- Returns:
- Result of the DeleteTrainedModelOutput operation returned by the service.
- See Also:
 
- 
deleteTrainedModelOutputdefault DeleteTrainedModelOutputResponse deleteTrainedModelOutput(Consumer<DeleteTrainedModelOutputRequest.Builder> deleteTrainedModelOutputRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Deletes the model artifacts stored by the service. 
 This is a convenience which creates an instance of the DeleteTrainedModelOutputRequest.Builderavoiding the need to create one manually viaDeleteTrainedModelOutputRequest.builder()- Parameters:
- deleteTrainedModelOutputRequest- A- Consumerthat will call methods on- DeleteTrainedModelOutputRequest.Builderto create a request.
- Returns:
- Result of the DeleteTrainedModelOutput operation returned by the service.
- See Also:
 
- 
deleteTrainingDatasetdefault DeleteTrainingDatasetResponse deleteTrainingDataset(DeleteTrainingDatasetRequest deleteTrainingDatasetRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Specifies a training dataset that you want to delete. You can't delete a training dataset if there are any audience models that depend on the training dataset. In Clean Rooms ML, the TrainingDatasetis metadata that points to a Glue table, which is read only duringAudienceModelcreation. This action deletes the metadata.- Parameters:
- deleteTrainingDatasetRequest-
- Returns:
- Result of the DeleteTrainingDataset operation returned by the service.
- See Also:
 
- 
deleteTrainingDatasetdefault DeleteTrainingDatasetResponse deleteTrainingDataset(Consumer<DeleteTrainingDatasetRequest.Builder> deleteTrainingDatasetRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Specifies a training dataset that you want to delete. You can't delete a training dataset if there are any audience models that depend on the training dataset. In Clean Rooms ML, the TrainingDatasetis metadata that points to a Glue table, which is read only duringAudienceModelcreation. This action deletes the metadata.
 This is a convenience which creates an instance of the DeleteTrainingDatasetRequest.Builderavoiding the need to create one manually viaDeleteTrainingDatasetRequest.builder()- Parameters:
- deleteTrainingDatasetRequest- A- Consumerthat will call methods on- DeleteTrainingDatasetRequest.Builderto create a request.
- Returns:
- Result of the DeleteTrainingDataset operation returned by the service.
- See Also:
 
- 
getAudienceGenerationJobdefault GetAudienceGenerationJobResponse getAudienceGenerationJob(GetAudienceGenerationJobRequest getAudienceGenerationJobRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about an audience generation job. - Parameters:
- getAudienceGenerationJobRequest-
- Returns:
- Result of the GetAudienceGenerationJob operation returned by the service.
- See Also:
 
- 
getAudienceGenerationJobdefault GetAudienceGenerationJobResponse getAudienceGenerationJob(Consumer<GetAudienceGenerationJobRequest.Builder> getAudienceGenerationJobRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about an audience generation job. 
 This is a convenience which creates an instance of the GetAudienceGenerationJobRequest.Builderavoiding the need to create one manually viaGetAudienceGenerationJobRequest.builder()- Parameters:
- getAudienceGenerationJobRequest- A- Consumerthat will call methods on- GetAudienceGenerationJobRequest.Builderto create a request.
- Returns:
- Result of the GetAudienceGenerationJob operation returned by the service.
- See Also:
 
- 
getAudienceModeldefault GetAudienceModelResponse getAudienceModel(GetAudienceModelRequest getAudienceModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about an audience model - Parameters:
- getAudienceModelRequest-
- Returns:
- Result of the GetAudienceModel operation returned by the service.
- See Also:
 
- 
getAudienceModeldefault GetAudienceModelResponse getAudienceModel(Consumer<GetAudienceModelRequest.Builder> getAudienceModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about an audience model 
 This is a convenience which creates an instance of the GetAudienceModelRequest.Builderavoiding the need to create one manually viaGetAudienceModelRequest.builder()- Parameters:
- getAudienceModelRequest- A- Consumerthat will call methods on- GetAudienceModelRequest.Builderto create a request.
- Returns:
- Result of the GetAudienceModel operation returned by the service.
- See Also:
 
- 
getCollaborationConfiguredModelAlgorithmAssociationdefault GetCollaborationConfiguredModelAlgorithmAssociationResponse getCollaborationConfiguredModelAlgorithmAssociation(GetCollaborationConfiguredModelAlgorithmAssociationRequest getCollaborationConfiguredModelAlgorithmAssociationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about the configured model algorithm association in a collaboration. - Parameters:
- getCollaborationConfiguredModelAlgorithmAssociationRequest-
- Returns:
- Result of the GetCollaborationConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
getCollaborationConfiguredModelAlgorithmAssociationdefault GetCollaborationConfiguredModelAlgorithmAssociationResponse getCollaborationConfiguredModelAlgorithmAssociation(Consumer<GetCollaborationConfiguredModelAlgorithmAssociationRequest.Builder> getCollaborationConfiguredModelAlgorithmAssociationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about the configured model algorithm association in a collaboration. 
 This is a convenience which creates an instance of the GetCollaborationConfiguredModelAlgorithmAssociationRequest.Builderavoiding the need to create one manually viaGetCollaborationConfiguredModelAlgorithmAssociationRequest.builder()- Parameters:
- getCollaborationConfiguredModelAlgorithmAssociationRequest- A- Consumerthat will call methods on- GetCollaborationConfiguredModelAlgorithmAssociationRequest.Builderto create a request.
- Returns:
- Result of the GetCollaborationConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
getCollaborationMLInputChanneldefault GetCollaborationMlInputChannelResponse getCollaborationMLInputChannel(GetCollaborationMlInputChannelRequest getCollaborationMlInputChannelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a specific ML input channel in a collaboration. - Parameters:
- getCollaborationMlInputChannelRequest-
- Returns:
- Result of the GetCollaborationMLInputChannel operation returned by the service.
- See Also:
 
- 
getCollaborationMLInputChanneldefault GetCollaborationMlInputChannelResponse getCollaborationMLInputChannel(Consumer<GetCollaborationMlInputChannelRequest.Builder> getCollaborationMlInputChannelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a specific ML input channel in a collaboration. 
 This is a convenience which creates an instance of the GetCollaborationMlInputChannelRequest.Builderavoiding the need to create one manually viaGetCollaborationMlInputChannelRequest.builder()- Parameters:
- getCollaborationMlInputChannelRequest- A- Consumerthat will call methods on- GetCollaborationMlInputChannelRequest.Builderto create a request.
- Returns:
- Result of the GetCollaborationMLInputChannel operation returned by the service.
- See Also:
 
- 
getCollaborationTrainedModeldefault GetCollaborationTrainedModelResponse getCollaborationTrainedModel(GetCollaborationTrainedModelRequest getCollaborationTrainedModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a trained model in a collaboration. - Parameters:
- getCollaborationTrainedModelRequest-
- Returns:
- Result of the GetCollaborationTrainedModel operation returned by the service.
- See Also:
 
- 
getCollaborationTrainedModeldefault GetCollaborationTrainedModelResponse getCollaborationTrainedModel(Consumer<GetCollaborationTrainedModelRequest.Builder> getCollaborationTrainedModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a trained model in a collaboration. 
 This is a convenience which creates an instance of the GetCollaborationTrainedModelRequest.Builderavoiding the need to create one manually viaGetCollaborationTrainedModelRequest.builder()- Parameters:
- getCollaborationTrainedModelRequest- A- Consumerthat will call methods on- GetCollaborationTrainedModelRequest.Builderto create a request.
- Returns:
- Result of the GetCollaborationTrainedModel operation returned by the service.
- See Also:
 
- 
getConfiguredAudienceModeldefault GetConfiguredAudienceModelResponse getConfiguredAudienceModel(GetConfiguredAudienceModelRequest getConfiguredAudienceModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a specified configured audience model. - Parameters:
- getConfiguredAudienceModelRequest-
- Returns:
- Result of the GetConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
getConfiguredAudienceModeldefault GetConfiguredAudienceModelResponse getConfiguredAudienceModel(Consumer<GetConfiguredAudienceModelRequest.Builder> getConfiguredAudienceModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a specified configured audience model. 
 This is a convenience which creates an instance of the GetConfiguredAudienceModelRequest.Builderavoiding the need to create one manually viaGetConfiguredAudienceModelRequest.builder()- Parameters:
- getConfiguredAudienceModelRequest- A- Consumerthat will call methods on- GetConfiguredAudienceModelRequest.Builderto create a request.
- Returns:
- Result of the GetConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
getConfiguredAudienceModelPolicydefault GetConfiguredAudienceModelPolicyResponse getConfiguredAudienceModelPolicy(GetConfiguredAudienceModelPolicyRequest getConfiguredAudienceModelPolicyRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a configured audience model policy. - Parameters:
- getConfiguredAudienceModelPolicyRequest-
- Returns:
- Result of the GetConfiguredAudienceModelPolicy operation returned by the service.
- See Also:
 
- 
getConfiguredAudienceModelPolicydefault GetConfiguredAudienceModelPolicyResponse getConfiguredAudienceModelPolicy(Consumer<GetConfiguredAudienceModelPolicyRequest.Builder> getConfiguredAudienceModelPolicyRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a configured audience model policy. 
 This is a convenience which creates an instance of the GetConfiguredAudienceModelPolicyRequest.Builderavoiding the need to create one manually viaGetConfiguredAudienceModelPolicyRequest.builder()- Parameters:
- getConfiguredAudienceModelPolicyRequest- A- Consumerthat will call methods on- GetConfiguredAudienceModelPolicyRequest.Builderto create a request.
- Returns:
- Result of the GetConfiguredAudienceModelPolicy operation returned by the service.
- See Also:
 
- 
getConfiguredModelAlgorithmdefault GetConfiguredModelAlgorithmResponse getConfiguredModelAlgorithm(GetConfiguredModelAlgorithmRequest getConfiguredModelAlgorithmRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a configured model algorithm. - Parameters:
- getConfiguredModelAlgorithmRequest-
- Returns:
- Result of the GetConfiguredModelAlgorithm operation returned by the service.
- See Also:
 
- 
getConfiguredModelAlgorithmdefault GetConfiguredModelAlgorithmResponse getConfiguredModelAlgorithm(Consumer<GetConfiguredModelAlgorithmRequest.Builder> getConfiguredModelAlgorithmRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a configured model algorithm. 
 This is a convenience which creates an instance of the GetConfiguredModelAlgorithmRequest.Builderavoiding the need to create one manually viaGetConfiguredModelAlgorithmRequest.builder()- Parameters:
- getConfiguredModelAlgorithmRequest- A- Consumerthat will call methods on- GetConfiguredModelAlgorithmRequest.Builderto create a request.
- Returns:
- Result of the GetConfiguredModelAlgorithm operation returned by the service.
- See Also:
 
- 
getConfiguredModelAlgorithmAssociationdefault GetConfiguredModelAlgorithmAssociationResponse getConfiguredModelAlgorithmAssociation(GetConfiguredModelAlgorithmAssociationRequest getConfiguredModelAlgorithmAssociationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a configured model algorithm association. - Parameters:
- getConfiguredModelAlgorithmAssociationRequest-
- Returns:
- Result of the GetConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
getConfiguredModelAlgorithmAssociationdefault GetConfiguredModelAlgorithmAssociationResponse getConfiguredModelAlgorithmAssociation(Consumer<GetConfiguredModelAlgorithmAssociationRequest.Builder> getConfiguredModelAlgorithmAssociationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a configured model algorithm association. 
 This is a convenience which creates an instance of the GetConfiguredModelAlgorithmAssociationRequest.Builderavoiding the need to create one manually viaGetConfiguredModelAlgorithmAssociationRequest.builder()- Parameters:
- getConfiguredModelAlgorithmAssociationRequest- A- Consumerthat will call methods on- GetConfiguredModelAlgorithmAssociationRequest.Builderto create a request.
- Returns:
- Result of the GetConfiguredModelAlgorithmAssociation operation returned by the service.
- See Also:
 
- 
getMLConfigurationdefault GetMlConfigurationResponse getMLConfiguration(GetMlConfigurationRequest getMlConfigurationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a specific ML configuration. - Parameters:
- getMlConfigurationRequest-
- Returns:
- Result of the GetMLConfiguration operation returned by the service.
- See Also:
 
- 
getMLConfigurationdefault GetMlConfigurationResponse getMLConfiguration(Consumer<GetMlConfigurationRequest.Builder> getMlConfigurationRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a specific ML configuration. 
 This is a convenience which creates an instance of the GetMlConfigurationRequest.Builderavoiding the need to create one manually viaGetMlConfigurationRequest.builder()- Parameters:
- getMlConfigurationRequest- A- Consumerthat will call methods on- GetMlConfigurationRequest.Builderto create a request.
- Returns:
- Result of the GetMLConfiguration operation returned by the service.
- See Also:
 
- 
getMLInputChanneldefault GetMlInputChannelResponse getMLInputChannel(GetMlInputChannelRequest getMlInputChannelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about an ML input channel. - Parameters:
- getMlInputChannelRequest-
- Returns:
- Result of the GetMLInputChannel operation returned by the service.
- See Also:
 
- 
getMLInputChanneldefault GetMlInputChannelResponse getMLInputChannel(Consumer<GetMlInputChannelRequest.Builder> getMlInputChannelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about an ML input channel. 
 This is a convenience which creates an instance of the GetMlInputChannelRequest.Builderavoiding the need to create one manually viaGetMlInputChannelRequest.builder()- Parameters:
- getMlInputChannelRequest- A- Consumerthat will call methods on- GetMlInputChannelRequest.Builderto create a request.
- Returns:
- Result of the GetMLInputChannel operation returned by the service.
- See Also:
 
- 
getTrainedModeldefault GetTrainedModelResponse getTrainedModel(GetTrainedModelRequest getTrainedModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a trained model. - Parameters:
- getTrainedModelRequest-
- Returns:
- Result of the GetTrainedModel operation returned by the service.
- See Also:
 
- 
getTrainedModeldefault GetTrainedModelResponse getTrainedModel(Consumer<GetTrainedModelRequest.Builder> getTrainedModelRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a trained model. 
 This is a convenience which creates an instance of the GetTrainedModelRequest.Builderavoiding the need to create one manually viaGetTrainedModelRequest.builder()- Parameters:
- getTrainedModelRequest- A- Consumerthat will call methods on- GetTrainedModelRequest.Builderto create a request.
- Returns:
- Result of the GetTrainedModel operation returned by the service.
- See Also:
 
- 
getTrainedModelInferenceJobdefault GetTrainedModelInferenceJobResponse getTrainedModelInferenceJob(GetTrainedModelInferenceJobRequest getTrainedModelInferenceJobRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a trained model inference job. - Parameters:
- getTrainedModelInferenceJobRequest-
- Returns:
- Result of the GetTrainedModelInferenceJob operation returned by the service.
- See Also:
 
- 
getTrainedModelInferenceJobdefault GetTrainedModelInferenceJobResponse getTrainedModelInferenceJob(Consumer<GetTrainedModelInferenceJobRequest.Builder> getTrainedModelInferenceJobRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a trained model inference job. 
 This is a convenience which creates an instance of the GetTrainedModelInferenceJobRequest.Builderavoiding the need to create one manually viaGetTrainedModelInferenceJobRequest.builder()- Parameters:
- getTrainedModelInferenceJobRequest- A- Consumerthat will call methods on- GetTrainedModelInferenceJobRequest.Builderto create a request.
- Returns:
- Result of the GetTrainedModelInferenceJob operation returned by the service.
- See Also:
 
- 
getTrainingDatasetdefault GetTrainingDatasetResponse getTrainingDataset(GetTrainingDatasetRequest getTrainingDatasetRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a training dataset. - Parameters:
- getTrainingDatasetRequest-
- Returns:
- Result of the GetTrainingDataset operation returned by the service.
- See Also:
 
- 
getTrainingDatasetdefault GetTrainingDatasetResponse getTrainingDataset(Consumer<GetTrainingDatasetRequest.Builder> getTrainingDatasetRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns information about a training dataset. 
 This is a convenience which creates an instance of the GetTrainingDatasetRequest.Builderavoiding the need to create one manually viaGetTrainingDatasetRequest.builder()- Parameters:
- getTrainingDatasetRequest- A- Consumerthat will call methods on- GetTrainingDatasetRequest.Builderto create a request.
- Returns:
- Result of the GetTrainingDataset operation returned by the service.
- See Also:
 
- 
listAudienceExportJobsdefault ListAudienceExportJobsResponse listAudienceExportJobs(ListAudienceExportJobsRequest listAudienceExportJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the audience export jobs. - Parameters:
- listAudienceExportJobsRequest-
- Returns:
- Result of the ListAudienceExportJobs operation returned by the service.
- See Also:
 
- 
listAudienceExportJobsdefault ListAudienceExportJobsResponse listAudienceExportJobs(Consumer<ListAudienceExportJobsRequest.Builder> listAudienceExportJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the audience export jobs. 
 This is a convenience which creates an instance of the ListAudienceExportJobsRequest.Builderavoiding the need to create one manually viaListAudienceExportJobsRequest.builder()- Parameters:
- listAudienceExportJobsRequest- A- Consumerthat will call methods on- ListAudienceExportJobsRequest.Builderto create a request.
- Returns:
- Result of the ListAudienceExportJobs operation returned by the service.
- See Also:
 
- 
listAudienceExportJobsPaginatordefault ListAudienceExportJobsIterable listAudienceExportJobsPaginator(ListAudienceExportJobsRequest listAudienceExportJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listAudienceExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceExportJobsIterable responses = client.listAudienceExportJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceExportJobsIterable responses = client .listAudienceExportJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceExportJobsIterable responses = client.listAudienceExportJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listAudienceExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsRequest)operation.- Parameters:
- listAudienceExportJobsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listAudienceExportJobsPaginatordefault ListAudienceExportJobsIterable listAudienceExportJobsPaginator(Consumer<ListAudienceExportJobsRequest.Builder> listAudienceExportJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listAudienceExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceExportJobsIterable responses = client.listAudienceExportJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceExportJobsIterable responses = client .listAudienceExportJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceExportJobsIterable responses = client.listAudienceExportJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listAudienceExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceExportJobsRequest)operation.
 This is a convenience which creates an instance of the ListAudienceExportJobsRequest.Builderavoiding the need to create one manually viaListAudienceExportJobsRequest.builder()- Parameters:
- listAudienceExportJobsRequest- A- Consumerthat will call methods on- ListAudienceExportJobsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listAudienceGenerationJobsdefault ListAudienceGenerationJobsResponse listAudienceGenerationJobs(ListAudienceGenerationJobsRequest listAudienceGenerationJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of audience generation jobs. - Parameters:
- listAudienceGenerationJobsRequest-
- Returns:
- Result of the ListAudienceGenerationJobs operation returned by the service.
- See Also:
 
- 
listAudienceGenerationJobsdefault ListAudienceGenerationJobsResponse listAudienceGenerationJobs(Consumer<ListAudienceGenerationJobsRequest.Builder> listAudienceGenerationJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of audience generation jobs. 
 This is a convenience which creates an instance of the ListAudienceGenerationJobsRequest.Builderavoiding the need to create one manually viaListAudienceGenerationJobsRequest.builder()- Parameters:
- listAudienceGenerationJobsRequest- A- Consumerthat will call methods on- ListAudienceGenerationJobsRequest.Builderto create a request.
- Returns:
- Result of the ListAudienceGenerationJobs operation returned by the service.
- See Also:
 
- 
listAudienceGenerationJobsPaginatordefault ListAudienceGenerationJobsIterable listAudienceGenerationJobsPaginator(ListAudienceGenerationJobsRequest listAudienceGenerationJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listAudienceGenerationJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceGenerationJobsIterable responses = client.listAudienceGenerationJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceGenerationJobsIterable responses = client .listAudienceGenerationJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceGenerationJobsIterable responses = client.listAudienceGenerationJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listAudienceGenerationJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsRequest)operation.- Parameters:
- listAudienceGenerationJobsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listAudienceGenerationJobsPaginatordefault ListAudienceGenerationJobsIterable listAudienceGenerationJobsPaginator(Consumer<ListAudienceGenerationJobsRequest.Builder> listAudienceGenerationJobsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listAudienceGenerationJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceGenerationJobsIterable responses = client.listAudienceGenerationJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceGenerationJobsIterable responses = client .listAudienceGenerationJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceGenerationJobsIterable responses = client.listAudienceGenerationJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listAudienceGenerationJobs(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceGenerationJobsRequest)operation.
 This is a convenience which creates an instance of the ListAudienceGenerationJobsRequest.Builderavoiding the need to create one manually viaListAudienceGenerationJobsRequest.builder()- Parameters:
- listAudienceGenerationJobsRequest- A- Consumerthat will call methods on- ListAudienceGenerationJobsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listAudienceModelsdefault ListAudienceModelsResponse listAudienceModels(ListAudienceModelsRequest listAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of audience models. - Parameters:
- listAudienceModelsRequest-
- Returns:
- Result of the ListAudienceModels operation returned by the service.
- See Also:
 
- 
listAudienceModelsdefault ListAudienceModelsResponse listAudienceModels(Consumer<ListAudienceModelsRequest.Builder> listAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of audience models. 
 This is a convenience which creates an instance of the ListAudienceModelsRequest.Builderavoiding the need to create one manually viaListAudienceModelsRequest.builder()- Parameters:
- listAudienceModelsRequest- A- Consumerthat will call methods on- ListAudienceModelsRequest.Builderto create a request.
- Returns:
- Result of the ListAudienceModels operation returned by the service.
- See Also:
 
- 
listAudienceModelsPaginatordefault ListAudienceModelsIterable listAudienceModelsPaginator(ListAudienceModelsRequest listAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceModelsIterable responses = client.listAudienceModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceModelsIterable responses = client .listAudienceModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceModelsIterable responses = client.listAudienceModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsRequest)operation.- Parameters:
- listAudienceModelsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listAudienceModelsPaginatordefault ListAudienceModelsIterable listAudienceModelsPaginator(Consumer<ListAudienceModelsRequest.Builder> listAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceModelsIterable responses = client.listAudienceModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceModelsIterable responses = client .listAudienceModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListAudienceModelsIterable responses = client.listAudienceModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListAudienceModelsRequest)operation.
 This is a convenience which creates an instance of the ListAudienceModelsRequest.Builderavoiding the need to create one manually viaListAudienceModelsRequest.builder()- Parameters:
- listAudienceModelsRequest- A- Consumerthat will call methods on- ListAudienceModelsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationConfiguredModelAlgorithmAssociationsdefault ListCollaborationConfiguredModelAlgorithmAssociationsResponse listCollaborationConfiguredModelAlgorithmAssociations(ListCollaborationConfiguredModelAlgorithmAssociationsRequest listCollaborationConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the configured model algorithm associations in a collaboration. - Parameters:
- listCollaborationConfiguredModelAlgorithmAssociationsRequest-
- Returns:
- Result of the ListCollaborationConfiguredModelAlgorithmAssociations operation returned by the service.
- See Also:
 
- 
listCollaborationConfiguredModelAlgorithmAssociationsdefault ListCollaborationConfiguredModelAlgorithmAssociationsResponse listCollaborationConfiguredModelAlgorithmAssociations(Consumer<ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builder> listCollaborationConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the configured model algorithm associations in a collaboration. 
 This is a convenience which creates an instance of the ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builderavoiding the need to create one manually viaListCollaborationConfiguredModelAlgorithmAssociationsRequest.builder()- Parameters:
- listCollaborationConfiguredModelAlgorithmAssociationsRequest- A- Consumerthat will call methods on- ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builderto create a request.
- Returns:
- Result of the ListCollaborationConfiguredModelAlgorithmAssociations operation returned by the service.
- See Also:
 
- 
listCollaborationConfiguredModelAlgorithmAssociationsPaginatordefault ListCollaborationConfiguredModelAlgorithmAssociationsIterable listCollaborationConfiguredModelAlgorithmAssociationsPaginator(ListCollaborationConfiguredModelAlgorithmAssociationsRequest listCollaborationConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationConfiguredModelAlgorithmAssociationsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationConfiguredModelAlgorithmAssociationsIterable responses = client.listCollaborationConfiguredModelAlgorithmAssociationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationConfiguredModelAlgorithmAssociationsIterable responses = client .listCollaborationConfiguredModelAlgorithmAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationConfiguredModelAlgorithmAssociationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationConfiguredModelAlgorithmAssociationsIterable responses = client.listCollaborationConfiguredModelAlgorithmAssociationsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationConfiguredModelAlgorithmAssociationsRequest)operation.- Parameters:
- listCollaborationConfiguredModelAlgorithmAssociationsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationConfiguredModelAlgorithmAssociationsPaginatordefault ListCollaborationConfiguredModelAlgorithmAssociationsIterable listCollaborationConfiguredModelAlgorithmAssociationsPaginator(Consumer<ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builder> listCollaborationConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationConfiguredModelAlgorithmAssociationsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationConfiguredModelAlgorithmAssociationsIterable responses = client.listCollaborationConfiguredModelAlgorithmAssociationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationConfiguredModelAlgorithmAssociationsIterable responses = client .listCollaborationConfiguredModelAlgorithmAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationConfiguredModelAlgorithmAssociationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationConfiguredModelAlgorithmAssociationsIterable responses = client.listCollaborationConfiguredModelAlgorithmAssociationsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationConfiguredModelAlgorithmAssociationsRequest)operation.
 This is a convenience which creates an instance of the ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builderavoiding the need to create one manually viaListCollaborationConfiguredModelAlgorithmAssociationsRequest.builder()- Parameters:
- listCollaborationConfiguredModelAlgorithmAssociationsRequest- A- Consumerthat will call methods on- ListCollaborationConfiguredModelAlgorithmAssociationsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationMLInputChannelsdefault ListCollaborationMlInputChannelsResponse listCollaborationMLInputChannels(ListCollaborationMlInputChannelsRequest listCollaborationMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the ML input channels in a collaboration. - Parameters:
- listCollaborationMlInputChannelsRequest-
- Returns:
- Result of the ListCollaborationMLInputChannels operation returned by the service.
- See Also:
 
- 
listCollaborationMLInputChannelsdefault ListCollaborationMlInputChannelsResponse listCollaborationMLInputChannels(Consumer<ListCollaborationMlInputChannelsRequest.Builder> listCollaborationMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the ML input channels in a collaboration. 
 This is a convenience which creates an instance of the ListCollaborationMlInputChannelsRequest.Builderavoiding the need to create one manually viaListCollaborationMlInputChannelsRequest.builder()- Parameters:
- listCollaborationMlInputChannelsRequest- A- Consumerthat will call methods on- ListCollaborationMlInputChannelsRequest.Builderto create a request.
- Returns:
- Result of the ListCollaborationMLInputChannels operation returned by the service.
- See Also:
 
- 
listCollaborationMLInputChannelsPaginatordefault ListCollaborationMLInputChannelsIterable listCollaborationMLInputChannelsPaginator(ListCollaborationMlInputChannelsRequest listCollaborationMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationMLInputChannelsIterable responses = client.listCollaborationMLInputChannelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationMLInputChannelsIterable responses = client .listCollaborationMLInputChannelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationMLInputChannelsIterable responses = client.listCollaborationMLInputChannelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsRequest)operation.- Parameters:
- listCollaborationMlInputChannelsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationMLInputChannelsPaginatordefault ListCollaborationMLInputChannelsIterable listCollaborationMLInputChannelsPaginator(Consumer<ListCollaborationMlInputChannelsRequest.Builder> listCollaborationMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationMLInputChannelsIterable responses = client.listCollaborationMLInputChannelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationMLInputChannelsIterable responses = client .listCollaborationMLInputChannelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationMLInputChannelsIterable responses = client.listCollaborationMLInputChannelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationMlInputChannelsRequest)operation.
 This is a convenience which creates an instance of the ListCollaborationMlInputChannelsRequest.Builderavoiding the need to create one manually viaListCollaborationMlInputChannelsRequest.builder()- Parameters:
- listCollaborationMlInputChannelsRequest- A- Consumerthat will call methods on- ListCollaborationMlInputChannelsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationTrainedModelExportJobsdefault ListCollaborationTrainedModelExportJobsResponse listCollaborationTrainedModelExportJobs(ListCollaborationTrainedModelExportJobsRequest listCollaborationTrainedModelExportJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the export jobs for a trained model in a collaboration. - Parameters:
- listCollaborationTrainedModelExportJobsRequest-
- Returns:
- Result of the ListCollaborationTrainedModelExportJobs operation returned by the service.
- See Also:
 
- 
listCollaborationTrainedModelExportJobsdefault ListCollaborationTrainedModelExportJobsResponse listCollaborationTrainedModelExportJobs(Consumer<ListCollaborationTrainedModelExportJobsRequest.Builder> listCollaborationTrainedModelExportJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the export jobs for a trained model in a collaboration. 
 This is a convenience which creates an instance of the ListCollaborationTrainedModelExportJobsRequest.Builderavoiding the need to create one manually viaListCollaborationTrainedModelExportJobsRequest.builder()- Parameters:
- listCollaborationTrainedModelExportJobsRequest- A- Consumerthat will call methods on- ListCollaborationTrainedModelExportJobsRequest.Builderto create a request.
- Returns:
- Result of the ListCollaborationTrainedModelExportJobs operation returned by the service.
- See Also:
 
- 
listCollaborationTrainedModelExportJobsPaginatordefault ListCollaborationTrainedModelExportJobsIterable listCollaborationTrainedModelExportJobsPaginator(ListCollaborationTrainedModelExportJobsRequest listCollaborationTrainedModelExportJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationTrainedModelExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelExportJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelExportJobsIterable responses = client.listCollaborationTrainedModelExportJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelExportJobsIterable responses = client .listCollaborationTrainedModelExportJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelExportJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelExportJobsIterable responses = client.listCollaborationTrainedModelExportJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationTrainedModelExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelExportJobsRequest)operation.- Parameters:
- listCollaborationTrainedModelExportJobsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationTrainedModelExportJobsPaginatordefault ListCollaborationTrainedModelExportJobsIterable listCollaborationTrainedModelExportJobsPaginator(Consumer<ListCollaborationTrainedModelExportJobsRequest.Builder> listCollaborationTrainedModelExportJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationTrainedModelExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelExportJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelExportJobsIterable responses = client.listCollaborationTrainedModelExportJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelExportJobsIterable responses = client .listCollaborationTrainedModelExportJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelExportJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelExportJobsIterable responses = client.listCollaborationTrainedModelExportJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationTrainedModelExportJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelExportJobsRequest)operation.
 This is a convenience which creates an instance of the ListCollaborationTrainedModelExportJobsRequest.Builderavoiding the need to create one manually viaListCollaborationTrainedModelExportJobsRequest.builder()- Parameters:
- listCollaborationTrainedModelExportJobsRequest- A- Consumerthat will call methods on- ListCollaborationTrainedModelExportJobsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationTrainedModelInferenceJobsdefault ListCollaborationTrainedModelInferenceJobsResponse listCollaborationTrainedModelInferenceJobs(ListCollaborationTrainedModelInferenceJobsRequest listCollaborationTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained model inference jobs in a specified collaboration. - Parameters:
- listCollaborationTrainedModelInferenceJobsRequest-
- Returns:
- Result of the ListCollaborationTrainedModelInferenceJobs operation returned by the service.
- See Also:
 
- 
listCollaborationTrainedModelInferenceJobsdefault ListCollaborationTrainedModelInferenceJobsResponse listCollaborationTrainedModelInferenceJobs(Consumer<ListCollaborationTrainedModelInferenceJobsRequest.Builder> listCollaborationTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained model inference jobs in a specified collaboration. 
 This is a convenience which creates an instance of the ListCollaborationTrainedModelInferenceJobsRequest.Builderavoiding the need to create one manually viaListCollaborationTrainedModelInferenceJobsRequest.builder()- Parameters:
- listCollaborationTrainedModelInferenceJobsRequest- A- Consumerthat will call methods on- ListCollaborationTrainedModelInferenceJobsRequest.Builderto create a request.
- Returns:
- Result of the ListCollaborationTrainedModelInferenceJobs operation returned by the service.
- See Also:
 
- 
listCollaborationTrainedModelInferenceJobsPaginatordefault ListCollaborationTrainedModelInferenceJobsIterable listCollaborationTrainedModelInferenceJobsPaginator(ListCollaborationTrainedModelInferenceJobsRequest listCollaborationTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelInferenceJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelInferenceJobsIterable responses = client.listCollaborationTrainedModelInferenceJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelInferenceJobsIterable responses = client .listCollaborationTrainedModelInferenceJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelInferenceJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelInferenceJobsIterable responses = client.listCollaborationTrainedModelInferenceJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelInferenceJobsRequest)operation.- Parameters:
- listCollaborationTrainedModelInferenceJobsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationTrainedModelInferenceJobsPaginatordefault ListCollaborationTrainedModelInferenceJobsIterable listCollaborationTrainedModelInferenceJobsPaginator(Consumer<ListCollaborationTrainedModelInferenceJobsRequest.Builder> listCollaborationTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelInferenceJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelInferenceJobsIterable responses = client.listCollaborationTrainedModelInferenceJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelInferenceJobsIterable responses = client .listCollaborationTrainedModelInferenceJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelInferenceJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelInferenceJobsIterable responses = client.listCollaborationTrainedModelInferenceJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelInferenceJobsRequest)operation.
 This is a convenience which creates an instance of the ListCollaborationTrainedModelInferenceJobsRequest.Builderavoiding the need to create one manually viaListCollaborationTrainedModelInferenceJobsRequest.builder()- Parameters:
- listCollaborationTrainedModelInferenceJobsRequest- A- Consumerthat will call methods on- ListCollaborationTrainedModelInferenceJobsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationTrainedModelsdefault ListCollaborationTrainedModelsResponse listCollaborationTrainedModels(ListCollaborationTrainedModelsRequest listCollaborationTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the trained models in a collaboration. - Parameters:
- listCollaborationTrainedModelsRequest-
- Returns:
- Result of the ListCollaborationTrainedModels operation returned by the service.
- See Also:
 
- 
listCollaborationTrainedModelsdefault ListCollaborationTrainedModelsResponse listCollaborationTrainedModels(Consumer<ListCollaborationTrainedModelsRequest.Builder> listCollaborationTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the trained models in a collaboration. 
 This is a convenience which creates an instance of the ListCollaborationTrainedModelsRequest.Builderavoiding the need to create one manually viaListCollaborationTrainedModelsRequest.builder()- Parameters:
- listCollaborationTrainedModelsRequest- A- Consumerthat will call methods on- ListCollaborationTrainedModelsRequest.Builderto create a request.
- Returns:
- Result of the ListCollaborationTrainedModels operation returned by the service.
- See Also:
 
- 
listCollaborationTrainedModelsPaginatordefault ListCollaborationTrainedModelsIterable listCollaborationTrainedModelsPaginator(ListCollaborationTrainedModelsRequest listCollaborationTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelsIterable responses = client.listCollaborationTrainedModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelsIterable responses = client .listCollaborationTrainedModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelsIterable responses = client.listCollaborationTrainedModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsRequest)operation.- Parameters:
- listCollaborationTrainedModelsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listCollaborationTrainedModelsPaginatordefault ListCollaborationTrainedModelsIterable listCollaborationTrainedModelsPaginator(Consumer<ListCollaborationTrainedModelsRequest.Builder> listCollaborationTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listCollaborationTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelsIterable responses = client.listCollaborationTrainedModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelsIterable responses = client .listCollaborationTrainedModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListCollaborationTrainedModelsIterable responses = client.listCollaborationTrainedModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listCollaborationTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListCollaborationTrainedModelsRequest)operation.
 This is a convenience which creates an instance of the ListCollaborationTrainedModelsRequest.Builderavoiding the need to create one manually viaListCollaborationTrainedModelsRequest.builder()- Parameters:
- listCollaborationTrainedModelsRequest- A- Consumerthat will call methods on- ListCollaborationTrainedModelsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listConfiguredAudienceModelsdefault ListConfiguredAudienceModelsResponse listConfiguredAudienceModels(ListConfiguredAudienceModelsRequest listConfiguredAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the configured audience models. - Parameters:
- listConfiguredAudienceModelsRequest-
- Returns:
- Result of the ListConfiguredAudienceModels operation returned by the service.
- See Also:
 
- 
listConfiguredAudienceModelsdefault ListConfiguredAudienceModelsResponse listConfiguredAudienceModels(Consumer<ListConfiguredAudienceModelsRequest.Builder> listConfiguredAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of the configured audience models. 
 This is a convenience which creates an instance of the ListConfiguredAudienceModelsRequest.Builderavoiding the need to create one manually viaListConfiguredAudienceModelsRequest.builder()- Parameters:
- listConfiguredAudienceModelsRequest- A- Consumerthat will call methods on- ListConfiguredAudienceModelsRequest.Builderto create a request.
- Returns:
- Result of the ListConfiguredAudienceModels operation returned by the service.
- See Also:
 
- 
listConfiguredAudienceModelsPaginatordefault ListConfiguredAudienceModelsIterable listConfiguredAudienceModelsPaginator(ListConfiguredAudienceModelsRequest listConfiguredAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listConfiguredAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredAudienceModelsIterable responses = client.listConfiguredAudienceModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredAudienceModelsIterable responses = client .listConfiguredAudienceModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredAudienceModelsIterable responses = client.listConfiguredAudienceModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listConfiguredAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest)operation.- Parameters:
- listConfiguredAudienceModelsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listConfiguredAudienceModelsPaginatordefault ListConfiguredAudienceModelsIterable listConfiguredAudienceModelsPaginator(Consumer<ListConfiguredAudienceModelsRequest.Builder> listConfiguredAudienceModelsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listConfiguredAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredAudienceModelsIterable responses = client.listConfiguredAudienceModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredAudienceModelsIterable responses = client .listConfiguredAudienceModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredAudienceModelsIterable responses = client.listConfiguredAudienceModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listConfiguredAudienceModels(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredAudienceModelsRequest)operation.
 This is a convenience which creates an instance of the ListConfiguredAudienceModelsRequest.Builderavoiding the need to create one manually viaListConfiguredAudienceModelsRequest.builder()- Parameters:
- listConfiguredAudienceModelsRequest- A- Consumerthat will call methods on- ListConfiguredAudienceModelsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listConfiguredModelAlgorithmAssociationsdefault ListConfiguredModelAlgorithmAssociationsResponse listConfiguredModelAlgorithmAssociations(ListConfiguredModelAlgorithmAssociationsRequest listConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of configured model algorithm associations. - Parameters:
- listConfiguredModelAlgorithmAssociationsRequest-
- Returns:
- Result of the ListConfiguredModelAlgorithmAssociations operation returned by the service.
- See Also:
 
- 
listConfiguredModelAlgorithmAssociationsdefault ListConfiguredModelAlgorithmAssociationsResponse listConfiguredModelAlgorithmAssociations(Consumer<ListConfiguredModelAlgorithmAssociationsRequest.Builder> listConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of configured model algorithm associations. 
 This is a convenience which creates an instance of the ListConfiguredModelAlgorithmAssociationsRequest.Builderavoiding the need to create one manually viaListConfiguredModelAlgorithmAssociationsRequest.builder()- Parameters:
- listConfiguredModelAlgorithmAssociationsRequest- A- Consumerthat will call methods on- ListConfiguredModelAlgorithmAssociationsRequest.Builderto create a request.
- Returns:
- Result of the ListConfiguredModelAlgorithmAssociations operation returned by the service.
- See Also:
 
- 
listConfiguredModelAlgorithmAssociationsPaginatordefault ListConfiguredModelAlgorithmAssociationsIterable listConfiguredModelAlgorithmAssociationsPaginator(ListConfiguredModelAlgorithmAssociationsRequest listConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmAssociationsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmAssociationsIterable responses = client.listConfiguredModelAlgorithmAssociationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmAssociationsIterable responses = client .listConfiguredModelAlgorithmAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmAssociationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmAssociationsIterable responses = client.listConfiguredModelAlgorithmAssociationsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmAssociationsRequest)operation.- Parameters:
- listConfiguredModelAlgorithmAssociationsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listConfiguredModelAlgorithmAssociationsPaginatordefault ListConfiguredModelAlgorithmAssociationsIterable listConfiguredModelAlgorithmAssociationsPaginator(Consumer<ListConfiguredModelAlgorithmAssociationsRequest.Builder> listConfiguredModelAlgorithmAssociationsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmAssociationsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmAssociationsIterable responses = client.listConfiguredModelAlgorithmAssociationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmAssociationsIterable responses = client .listConfiguredModelAlgorithmAssociationsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmAssociationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmAssociationsIterable responses = client.listConfiguredModelAlgorithmAssociationsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listConfiguredModelAlgorithmAssociations(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmAssociationsRequest)operation.
 This is a convenience which creates an instance of the ListConfiguredModelAlgorithmAssociationsRequest.Builderavoiding the need to create one manually viaListConfiguredModelAlgorithmAssociationsRequest.builder()- Parameters:
- listConfiguredModelAlgorithmAssociationsRequest- A- Consumerthat will call methods on- ListConfiguredModelAlgorithmAssociationsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listConfiguredModelAlgorithmsdefault ListConfiguredModelAlgorithmsResponse listConfiguredModelAlgorithms(ListConfiguredModelAlgorithmsRequest listConfiguredModelAlgorithmsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of configured model algorithms. - Parameters:
- listConfiguredModelAlgorithmsRequest-
- Returns:
- Result of the ListConfiguredModelAlgorithms operation returned by the service.
- See Also:
 
- 
listConfiguredModelAlgorithmsdefault ListConfiguredModelAlgorithmsResponse listConfiguredModelAlgorithms(Consumer<ListConfiguredModelAlgorithmsRequest.Builder> listConfiguredModelAlgorithmsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of configured model algorithms. 
 This is a convenience which creates an instance of the ListConfiguredModelAlgorithmsRequest.Builderavoiding the need to create one manually viaListConfiguredModelAlgorithmsRequest.builder()- Parameters:
- listConfiguredModelAlgorithmsRequest- A- Consumerthat will call methods on- ListConfiguredModelAlgorithmsRequest.Builderto create a request.
- Returns:
- Result of the ListConfiguredModelAlgorithms operation returned by the service.
- See Also:
 
- 
listConfiguredModelAlgorithmsPaginatordefault ListConfiguredModelAlgorithmsIterable listConfiguredModelAlgorithmsPaginator(ListConfiguredModelAlgorithmsRequest listConfiguredModelAlgorithmsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listConfiguredModelAlgorithms(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmsIterable responses = client.listConfiguredModelAlgorithmsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmsIterable responses = client .listConfiguredModelAlgorithmsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmsIterable responses = client.listConfiguredModelAlgorithmsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listConfiguredModelAlgorithms(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsRequest)operation.- Parameters:
- listConfiguredModelAlgorithmsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listConfiguredModelAlgorithmsPaginatordefault ListConfiguredModelAlgorithmsIterable listConfiguredModelAlgorithmsPaginator(Consumer<ListConfiguredModelAlgorithmsRequest.Builder> listConfiguredModelAlgorithmsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listConfiguredModelAlgorithms(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmsIterable responses = client.listConfiguredModelAlgorithmsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmsIterable responses = client .listConfiguredModelAlgorithmsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListConfiguredModelAlgorithmsIterable responses = client.listConfiguredModelAlgorithmsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listConfiguredModelAlgorithms(software.amazon.awssdk.services.cleanroomsml.model.ListConfiguredModelAlgorithmsRequest)operation.
 This is a convenience which creates an instance of the ListConfiguredModelAlgorithmsRequest.Builderavoiding the need to create one manually viaListConfiguredModelAlgorithmsRequest.builder()- Parameters:
- listConfiguredModelAlgorithmsRequest- A- Consumerthat will call methods on- ListConfiguredModelAlgorithmsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listMLInputChannelsdefault ListMlInputChannelsResponse listMLInputChannels(ListMlInputChannelsRequest listMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of ML input channels. - Parameters:
- listMlInputChannelsRequest-
- Returns:
- Result of the ListMLInputChannels operation returned by the service.
- See Also:
 
- 
listMLInputChannelsdefault ListMlInputChannelsResponse listMLInputChannels(Consumer<ListMlInputChannelsRequest.Builder> listMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of ML input channels. 
 This is a convenience which creates an instance of the ListMlInputChannelsRequest.Builderavoiding the need to create one manually viaListMlInputChannelsRequest.builder()- Parameters:
- listMlInputChannelsRequest- A- Consumerthat will call methods on- ListMlInputChannelsRequest.Builderto create a request.
- Returns:
- Result of the ListMLInputChannels operation returned by the service.
- See Also:
 
- 
listMLInputChannelsPaginatordefault ListMLInputChannelsIterable listMLInputChannelsPaginator(ListMlInputChannelsRequest listMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListMLInputChannelsIterable responses = client.listMLInputChannelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListMLInputChannelsIterable responses = client .listMLInputChannelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListMLInputChannelsIterable responses = client.listMLInputChannelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsRequest)operation.- Parameters:
- listMlInputChannelsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listMLInputChannelsPaginatordefault ListMLInputChannelsIterable listMLInputChannelsPaginator(Consumer<ListMlInputChannelsRequest.Builder> listMlInputChannelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListMLInputChannelsIterable responses = client.listMLInputChannelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListMLInputChannelsIterable responses = client .listMLInputChannelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListMLInputChannelsIterable responses = client.listMLInputChannelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listMLInputChannels(software.amazon.awssdk.services.cleanroomsml.model.ListMlInputChannelsRequest)operation.
 This is a convenience which creates an instance of the ListMlInputChannelsRequest.Builderavoiding the need to create one manually viaListMlInputChannelsRequest.builder()- Parameters:
- listMlInputChannelsRequest- A- Consumerthat will call methods on- ListMlInputChannelsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTagsForResourcedefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of tags for a provided resource. - Parameters:
- listTagsForResourceRequest-
- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
 
- 
listTagsForResourcedefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of tags for a provided resource. 
 This is a convenience which creates an instance of the ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
- listTagsForResourceRequest- A- Consumerthat will call methods on- ListTagsForResourceRequest.Builderto create a request.
- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
 
- 
listTrainedModelInferenceJobsdefault ListTrainedModelInferenceJobsResponse listTrainedModelInferenceJobs(ListTrainedModelInferenceJobsRequest listTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained model inference jobs that match the request parameters. - Parameters:
- listTrainedModelInferenceJobsRequest-
- Returns:
- Result of the ListTrainedModelInferenceJobs operation returned by the service.
- See Also:
 
- 
listTrainedModelInferenceJobsdefault ListTrainedModelInferenceJobsResponse listTrainedModelInferenceJobs(Consumer<ListTrainedModelInferenceJobsRequest.Builder> listTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained model inference jobs that match the request parameters. 
 This is a convenience which creates an instance of the ListTrainedModelInferenceJobsRequest.Builderavoiding the need to create one manually viaListTrainedModelInferenceJobsRequest.builder()- Parameters:
- listTrainedModelInferenceJobsRequest- A- Consumerthat will call methods on- ListTrainedModelInferenceJobsRequest.Builderto create a request.
- Returns:
- Result of the ListTrainedModelInferenceJobs operation returned by the service.
- See Also:
 
- 
listTrainedModelInferenceJobsPaginatordefault ListTrainedModelInferenceJobsIterable listTrainedModelInferenceJobsPaginator(ListTrainedModelInferenceJobsRequest listTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelInferenceJobsIterable responses = client.listTrainedModelInferenceJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelInferenceJobsIterable responses = client .listTrainedModelInferenceJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelInferenceJobsIterable responses = client.listTrainedModelInferenceJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsRequest)operation.- Parameters:
- listTrainedModelInferenceJobsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTrainedModelInferenceJobsPaginatordefault ListTrainedModelInferenceJobsIterable listTrainedModelInferenceJobsPaginator(Consumer<ListTrainedModelInferenceJobsRequest.Builder> listTrainedModelInferenceJobsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelInferenceJobsIterable responses = client.listTrainedModelInferenceJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelInferenceJobsIterable responses = client .listTrainedModelInferenceJobsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelInferenceJobsIterable responses = client.listTrainedModelInferenceJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainedModelInferenceJobs(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelInferenceJobsRequest)operation.
 This is a convenience which creates an instance of the ListTrainedModelInferenceJobsRequest.Builderavoiding the need to create one manually viaListTrainedModelInferenceJobsRequest.builder()- Parameters:
- listTrainedModelInferenceJobsRequest- A- Consumerthat will call methods on- ListTrainedModelInferenceJobsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTrainedModelVersionsdefault ListTrainedModelVersionsResponse listTrainedModelVersions(ListTrainedModelVersionsRequest listTrainedModelVersionsRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained model versions for a specified trained model. This operation allows you to view all versions of a trained model, including information about their status and creation details. You can use this to track the evolution of your trained models and select specific versions for inference or further training. - Parameters:
- listTrainedModelVersionsRequest-
- Returns:
- Result of the ListTrainedModelVersions operation returned by the service.
- See Also:
 
- 
listTrainedModelVersionsdefault ListTrainedModelVersionsResponse listTrainedModelVersions(Consumer<ListTrainedModelVersionsRequest.Builder> listTrainedModelVersionsRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained model versions for a specified trained model. This operation allows you to view all versions of a trained model, including information about their status and creation details. You can use this to track the evolution of your trained models and select specific versions for inference or further training. 
 This is a convenience which creates an instance of the ListTrainedModelVersionsRequest.Builderavoiding the need to create one manually viaListTrainedModelVersionsRequest.builder()- Parameters:
- listTrainedModelVersionsRequest- A- Consumerthat will call methods on- ListTrainedModelVersionsRequest.Builderto create a request.
- Returns:
- Result of the ListTrainedModelVersions operation returned by the service.
- See Also:
 
- 
listTrainedModelVersionsPaginatordefault ListTrainedModelVersionsIterable listTrainedModelVersionsPaginator(ListTrainedModelVersionsRequest listTrainedModelVersionsRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainedModelVersions(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelVersionsIterable responses = client.listTrainedModelVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelVersionsIterable responses = client .listTrainedModelVersionsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelVersionsIterable responses = client.listTrainedModelVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainedModelVersions(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsRequest)operation.- Parameters:
- listTrainedModelVersionsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTrainedModelVersionsPaginatordefault ListTrainedModelVersionsIterable listTrainedModelVersionsPaginator(Consumer<ListTrainedModelVersionsRequest.Builder> listTrainedModelVersionsRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainedModelVersions(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelVersionsIterable responses = client.listTrainedModelVersionsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelVersionsIterable responses = client .listTrainedModelVersionsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelVersionsIterable responses = client.listTrainedModelVersionsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainedModelVersions(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelVersionsRequest)operation.
 This is a convenience which creates an instance of the ListTrainedModelVersionsRequest.Builderavoiding the need to create one manually viaListTrainedModelVersionsRequest.builder()- Parameters:
- listTrainedModelVersionsRequest- A- Consumerthat will call methods on- ListTrainedModelVersionsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTrainedModelsdefault ListTrainedModelsResponse listTrainedModels(ListTrainedModelsRequest listTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained models. - Parameters:
- listTrainedModelsRequest-
- Returns:
- Result of the ListTrainedModels operation returned by the service.
- See Also:
 
- 
listTrainedModelsdefault ListTrainedModelsResponse listTrainedModels(Consumer<ListTrainedModelsRequest.Builder> listTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of trained models. 
 This is a convenience which creates an instance of the ListTrainedModelsRequest.Builderavoiding the need to create one manually viaListTrainedModelsRequest.builder()- Parameters:
- listTrainedModelsRequest- A- Consumerthat will call methods on- ListTrainedModelsRequest.Builderto create a request.
- Returns:
- Result of the ListTrainedModels operation returned by the service.
- See Also:
 
- 
listTrainedModelsPaginatordefault ListTrainedModelsIterable listTrainedModelsPaginator(ListTrainedModelsRequest listTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelsIterable responses = client.listTrainedModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelsIterable responses = client .listTrainedModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelsIterable responses = client.listTrainedModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsRequest)operation.- Parameters:
- listTrainedModelsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTrainedModelsPaginatordefault ListTrainedModelsIterable listTrainedModelsPaginator(Consumer<ListTrainedModelsRequest.Builder> listTrainedModelsRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelsIterable responses = client.listTrainedModelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelsIterable responses = client .listTrainedModelsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainedModelsIterable responses = client.listTrainedModelsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainedModels(software.amazon.awssdk.services.cleanroomsml.model.ListTrainedModelsRequest)operation.
 This is a convenience which creates an instance of the ListTrainedModelsRequest.Builderavoiding the need to create one manually viaListTrainedModelsRequest.builder()- Parameters:
- listTrainedModelsRequest- A- Consumerthat will call methods on- ListTrainedModelsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTrainingDatasetsdefault ListTrainingDatasetsResponse listTrainingDatasets(ListTrainingDatasetsRequest listTrainingDatasetsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of training datasets. - Parameters:
- listTrainingDatasetsRequest-
- Returns:
- Result of the ListTrainingDatasets operation returned by the service.
- See Also:
 
- 
listTrainingDatasetsdefault ListTrainingDatasetsResponse listTrainingDatasets(Consumer<ListTrainingDatasetsRequest.Builder> listTrainingDatasetsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException Returns a list of training datasets. 
 This is a convenience which creates an instance of the ListTrainingDatasetsRequest.Builderavoiding the need to create one manually viaListTrainingDatasetsRequest.builder()- Parameters:
- listTrainingDatasetsRequest- A- Consumerthat will call methods on- ListTrainingDatasetsRequest.Builderto create a request.
- Returns:
- Result of the ListTrainingDatasets operation returned by the service.
- See Also:
 
- 
listTrainingDatasetsPaginatordefault ListTrainingDatasetsIterable listTrainingDatasetsPaginator(ListTrainingDatasetsRequest listTrainingDatasetsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainingDatasets(software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainingDatasetsIterable responses = client.listTrainingDatasetsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainingDatasetsIterable responses = client .listTrainingDatasetsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainingDatasetsIterable responses = client.listTrainingDatasetsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainingDatasets(software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsRequest)operation.- Parameters:
- listTrainingDatasetsRequest-
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
listTrainingDatasetsPaginatordefault ListTrainingDatasetsIterable listTrainingDatasetsPaginator(Consumer<ListTrainingDatasetsRequest.Builder> listTrainingDatasetsRequest) throws ValidationException, AccessDeniedException, AwsServiceException, SdkClientException, CleanRoomsMlException This is a variant of listTrainingDatasets(software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable. The following are few ways to iterate through the response pages: 1) Using a Stream
 2) Using For loopsoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainingDatasetsIterable responses = client.listTrainingDatasetsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.cleanroomsml.paginators.ListTrainingDatasetsIterable responses = client .listTrainingDatasetsPaginator(request); for (software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.cleanroomsml.paginators.ListTrainingDatasetsIterable responses = client.listTrainingDatasetsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page. Note: If you prefer to have control on service calls, use the listTrainingDatasets(software.amazon.awssdk.services.cleanroomsml.model.ListTrainingDatasetsRequest)operation.
 This is a convenience which creates an instance of the ListTrainingDatasetsRequest.Builderavoiding the need to create one manually viaListTrainingDatasetsRequest.builder()- Parameters:
- listTrainingDatasetsRequest- A- Consumerthat will call methods on- ListTrainingDatasetsRequest.Builderto create a request.
- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
 
- 
putConfiguredAudienceModelPolicydefault PutConfiguredAudienceModelPolicyResponse putConfiguredAudienceModelPolicy(PutConfiguredAudienceModelPolicyRequest putConfiguredAudienceModelPolicyRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Create or update the resource policy for a configured audience model. - Parameters:
- putConfiguredAudienceModelPolicyRequest-
- Returns:
- Result of the PutConfiguredAudienceModelPolicy operation returned by the service.
- See Also:
 
- 
putConfiguredAudienceModelPolicydefault PutConfiguredAudienceModelPolicyResponse putConfiguredAudienceModelPolicy(Consumer<PutConfiguredAudienceModelPolicyRequest.Builder> putConfiguredAudienceModelPolicyRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Create or update the resource policy for a configured audience model. 
 This is a convenience which creates an instance of the PutConfiguredAudienceModelPolicyRequest.Builderavoiding the need to create one manually viaPutConfiguredAudienceModelPolicyRequest.builder()- Parameters:
- putConfiguredAudienceModelPolicyRequest- A- Consumerthat will call methods on- PutConfiguredAudienceModelPolicyRequest.Builderto create a request.
- Returns:
- Result of the PutConfiguredAudienceModelPolicy operation returned by the service.
- See Also:
 
- 
putMLConfigurationdefault PutMlConfigurationResponse putMLConfiguration(PutMlConfigurationRequest putMlConfigurationRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Assigns information about an ML configuration. - Parameters:
- putMlConfigurationRequest-
- Returns:
- Result of the PutMLConfiguration operation returned by the service.
- See Also:
 
- 
putMLConfigurationdefault PutMlConfigurationResponse putMLConfiguration(Consumer<PutMlConfigurationRequest.Builder> putMlConfigurationRequest) throws ValidationException, AccessDeniedException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Assigns information about an ML configuration. 
 This is a convenience which creates an instance of the PutMlConfigurationRequest.Builderavoiding the need to create one manually viaPutMlConfigurationRequest.builder()- Parameters:
- putMlConfigurationRequest- A- Consumerthat will call methods on- PutMlConfigurationRequest.Builderto create a request.
- Returns:
- Result of the PutMLConfiguration operation returned by the service.
- See Also:
 
- 
startAudienceExportJobdefault StartAudienceExportJobResponse startAudienceExportJob(StartAudienceExportJobRequest startAudienceExportJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Export an audience of a specified size after you have generated an audience. - Parameters:
- startAudienceExportJobRequest-
- Returns:
- Result of the StartAudienceExportJob operation returned by the service.
- See Also:
 
- 
startAudienceExportJobdefault StartAudienceExportJobResponse startAudienceExportJob(Consumer<StartAudienceExportJobRequest.Builder> startAudienceExportJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Export an audience of a specified size after you have generated an audience. 
 This is a convenience which creates an instance of the StartAudienceExportJobRequest.Builderavoiding the need to create one manually viaStartAudienceExportJobRequest.builder()- Parameters:
- startAudienceExportJobRequest- A- Consumerthat will call methods on- StartAudienceExportJobRequest.Builderto create a request.
- Returns:
- Result of the StartAudienceExportJob operation returned by the service.
- See Also:
 
- 
startAudienceGenerationJobdefault StartAudienceGenerationJobResponse startAudienceGenerationJob(StartAudienceGenerationJobRequest startAudienceGenerationJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Information necessary to start the audience generation job. - Parameters:
- startAudienceGenerationJobRequest-
- Returns:
- Result of the StartAudienceGenerationJob operation returned by the service.
- See Also:
 
- 
startAudienceGenerationJobdefault StartAudienceGenerationJobResponse startAudienceGenerationJob(Consumer<StartAudienceGenerationJobRequest.Builder> startAudienceGenerationJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Information necessary to start the audience generation job. 
 This is a convenience which creates an instance of the StartAudienceGenerationJobRequest.Builderavoiding the need to create one manually viaStartAudienceGenerationJobRequest.builder()- Parameters:
- startAudienceGenerationJobRequest- A- Consumerthat will call methods on- StartAudienceGenerationJobRequest.Builderto create a request.
- Returns:
- Result of the StartAudienceGenerationJob operation returned by the service.
- See Also:
 
- 
startTrainedModelExportJobdefault StartTrainedModelExportJobResponse startTrainedModelExportJob(StartTrainedModelExportJobRequest startTrainedModelExportJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information necessary to start a trained model export job. - Parameters:
- startTrainedModelExportJobRequest-
- Returns:
- Result of the StartTrainedModelExportJob operation returned by the service.
- See Also:
 
- 
startTrainedModelExportJobdefault StartTrainedModelExportJobResponse startTrainedModelExportJob(Consumer<StartTrainedModelExportJobRequest.Builder> startTrainedModelExportJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information necessary to start a trained model export job. 
 This is a convenience which creates an instance of the StartTrainedModelExportJobRequest.Builderavoiding the need to create one manually viaStartTrainedModelExportJobRequest.builder()- Parameters:
- startTrainedModelExportJobRequest- A- Consumerthat will call methods on- StartTrainedModelExportJobRequest.Builderto create a request.
- Returns:
- Result of the StartTrainedModelExportJob operation returned by the service.
- See Also:
 
- 
startTrainedModelInferenceJobdefault StartTrainedModelInferenceJobResponse startTrainedModelInferenceJob(StartTrainedModelInferenceJobRequest startTrainedModelInferenceJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to begin a trained model inference job. - Parameters:
- startTrainedModelInferenceJobRequest-
- Returns:
- Result of the StartTrainedModelInferenceJob operation returned by the service.
- See Also:
 
- 
startTrainedModelInferenceJobdefault StartTrainedModelInferenceJobResponse startTrainedModelInferenceJob(Consumer<StartTrainedModelInferenceJobRequest.Builder> startTrainedModelInferenceJobRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, ThrottlingException, ServiceQuotaExceededException, AwsServiceException, SdkClientException, CleanRoomsMlException Defines the information necessary to begin a trained model inference job. 
 This is a convenience which creates an instance of the StartTrainedModelInferenceJobRequest.Builderavoiding the need to create one manually viaStartTrainedModelInferenceJobRequest.builder()- Parameters:
- startTrainedModelInferenceJobRequest- A- Consumerthat will call methods on- StartTrainedModelInferenceJobRequest.Builderto create a request.
- Returns:
- Result of the StartTrainedModelInferenceJob operation returned by the service.
- See Also:
 
- 
tagResourcedefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Adds metadata tags to a specified resource. - Parameters:
- tagResourceRequest-
- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
 
- 
tagResourcedefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Adds metadata tags to a specified resource. 
 This is a convenience which creates an instance of the TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
- tagResourceRequest- A- Consumerthat will call methods on- TagResourceRequest.Builderto create a request.
- Returns:
- Result of the TagResource operation returned by the service.
- See Also:
 
- 
untagResourcedefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Removes metadata tags from a specified resource. - Parameters:
- untagResourceRequest-
- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
 
- 
untagResourcedefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Removes metadata tags from a specified resource. 
 This is a convenience which creates an instance of the UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
- untagResourceRequest- A- Consumerthat will call methods on- UntagResourceRequest.Builderto create a request.
- Returns:
- Result of the UntagResource operation returned by the service.
- See Also:
 
- 
updateConfiguredAudienceModeldefault UpdateConfiguredAudienceModelResponse updateConfiguredAudienceModel(UpdateConfiguredAudienceModelRequest updateConfiguredAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information necessary to update a configured audience model. Updates that impact audience generation jobs take effect when a new job starts, but do not impact currently running jobs. - Parameters:
- updateConfiguredAudienceModelRequest-
- Returns:
- Result of the UpdateConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
updateConfiguredAudienceModeldefault UpdateConfiguredAudienceModelResponse updateConfiguredAudienceModel(Consumer<UpdateConfiguredAudienceModelRequest.Builder> updateConfiguredAudienceModelRequest) throws ConflictException, ValidationException, AccessDeniedException, ResourceNotFoundException, AwsServiceException, SdkClientException, CleanRoomsMlException Provides the information necessary to update a configured audience model. Updates that impact audience generation jobs take effect when a new job starts, but do not impact currently running jobs. 
 This is a convenience which creates an instance of the UpdateConfiguredAudienceModelRequest.Builderavoiding the need to create one manually viaUpdateConfiguredAudienceModelRequest.builder()- Parameters:
- updateConfiguredAudienceModelRequest- A- Consumerthat will call methods on- UpdateConfiguredAudienceModelRequest.Builderto create a request.
- Returns:
- Result of the UpdateConfiguredAudienceModel operation returned by the service.
- See Also:
 
- 
createCreate aCleanRoomsMlClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
- 
builderCreate a builder that can be used to configure and create aCleanRoomsMlClient.
- 
serviceMetadata
- 
serviceClientConfigurationDescription copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
- serviceClientConfigurationin interface- AwsClient
- Specified by:
- serviceClientConfigurationin interface- SdkClient
- Returns:
- SdkServiceClientConfiguration
 
 
-