Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.GetMlInputChannelRequest
-
Packages that use GetMlInputChannelRequest 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 GetMlInputChannelRequest in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml with parameters of type GetMlInputChannelRequest Modifier and Type Method Description default CompletableFuture<GetMlInputChannelResponse>CleanRoomsMlAsyncClient. getMLInputChannel(GetMlInputChannelRequest getMlInputChannelRequest)Returns information about an ML input channel.default GetMlInputChannelResponseCleanRoomsMlClient. getMLInputChannel(GetMlInputChannelRequest getMlInputChannelRequest)Returns information about an ML input channel. -
Uses of GetMlInputChannelRequest in software.amazon.awssdk.services.cleanroomsml.transform
Methods in software.amazon.awssdk.services.cleanroomsml.transform with parameters of type GetMlInputChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetMlInputChannelRequestMarshaller. marshall(GetMlInputChannelRequest getMlInputChannelRequest)
-