Uses of Interface
software.amazon.awssdk.services.cleanroomsml.CleanRoomsMlAsyncClient
-
Packages that use CleanRoomsMlAsyncClient Package Description software.amazon.awssdk.services.cleanroomsml Welcome to the Amazon Web Services Clean Rooms ML API Reference.software.amazon.awssdk.services.cleanroomsml.paginators -
-
Uses of CleanRoomsMlAsyncClient in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml that return CleanRoomsMlAsyncClient Modifier and Type Method Description static CleanRoomsMlAsyncClientCleanRoomsMlAsyncClient. create()Create aCleanRoomsMlAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CleanRoomsMlAsyncClient in software.amazon.awssdk.services.cleanroomsml.paginators
Constructors in software.amazon.awssdk.services.cleanroomsml.paginators with parameters of type CleanRoomsMlAsyncClient Constructor Description ListAudienceExportJobsPublisher(CleanRoomsMlAsyncClient client, ListAudienceExportJobsRequest firstRequest)ListAudienceGenerationJobsPublisher(CleanRoomsMlAsyncClient client, ListAudienceGenerationJobsRequest firstRequest)ListAudienceModelsPublisher(CleanRoomsMlAsyncClient client, ListAudienceModelsRequest firstRequest)ListConfiguredAudienceModelsPublisher(CleanRoomsMlAsyncClient client, ListConfiguredAudienceModelsRequest firstRequest)ListTrainingDatasetsPublisher(CleanRoomsMlAsyncClient client, ListTrainingDatasetsRequest firstRequest)
-