Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.CreateMlInputChannelRequest
-
Packages that use CreateMlInputChannelRequest 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 CreateMlInputChannelRequest in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml with parameters of type CreateMlInputChannelRequest Modifier and Type Method Description default CompletableFuture<CreateMlInputChannelResponse>CleanRoomsMlAsyncClient. createMLInputChannel(CreateMlInputChannelRequest createMlInputChannelRequest)Provides the information to create an ML input channel.default CreateMlInputChannelResponseCleanRoomsMlClient. createMLInputChannel(CreateMlInputChannelRequest createMlInputChannelRequest)Provides the information to create an ML input channel. -
Uses of CreateMlInputChannelRequest in software.amazon.awssdk.services.cleanroomsml.transform
Methods in software.amazon.awssdk.services.cleanroomsml.transform with parameters of type CreateMlInputChannelRequest Modifier and Type Method Description SdkHttpFullRequestCreateMlInputChannelRequestMarshaller. marshall(CreateMlInputChannelRequest createMlInputChannelRequest)
-