Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.StartTrainedModelExportJobRequest
-
Packages that use StartTrainedModelExportJobRequest 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 StartTrainedModelExportJobRequest in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml with parameters of type StartTrainedModelExportJobRequest Modifier and Type Method Description default CompletableFuture<StartTrainedModelExportJobResponse>CleanRoomsMlAsyncClient. startTrainedModelExportJob(StartTrainedModelExportJobRequest startTrainedModelExportJobRequest)Provides the information necessary to start a trained model export job.default StartTrainedModelExportJobResponseCleanRoomsMlClient. startTrainedModelExportJob(StartTrainedModelExportJobRequest startTrainedModelExportJobRequest)Provides the information necessary to start a trained model export job. -
Uses of StartTrainedModelExportJobRequest in software.amazon.awssdk.services.cleanroomsml.transform
Methods in software.amazon.awssdk.services.cleanroomsml.transform with parameters of type StartTrainedModelExportJobRequest Modifier and Type Method Description SdkHttpFullRequestStartTrainedModelExportJobRequestMarshaller. marshall(StartTrainedModelExportJobRequest startTrainedModelExportJobRequest)
-