Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.PutMlConfigurationRequest
-
Packages that use PutMlConfigurationRequest Package Description software.amazon.awssdk.services.cleanroomsml Welcome to the Amazon Web Services Clean Rooms ML API Reference.software.amazon.awssdk.services.cleanroomsml.transform -
-
Uses of PutMlConfigurationRequest in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml with parameters of type PutMlConfigurationRequest Modifier and Type Method Description default CompletableFuture<PutMlConfigurationResponse>CleanRoomsMlAsyncClient. putMLConfiguration(PutMlConfigurationRequest putMlConfigurationRequest)Assigns information about an ML configuration.default PutMlConfigurationResponseCleanRoomsMlClient. putMLConfiguration(PutMlConfigurationRequest putMlConfigurationRequest)Assigns information about an ML configuration. -
Uses of PutMlConfigurationRequest in software.amazon.awssdk.services.cleanroomsml.transform
Methods in software.amazon.awssdk.services.cleanroomsml.transform with parameters of type PutMlConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestPutMlConfigurationRequestMarshaller. marshall(PutMlConfigurationRequest putMlConfigurationRequest)
-