Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.GetCollaborationMlInputChannelRequest
-
Packages that use GetCollaborationMlInputChannelRequest 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 GetCollaborationMlInputChannelRequest in software.amazon.awssdk.services.cleanroomsml
Methods in software.amazon.awssdk.services.cleanroomsml with parameters of type GetCollaborationMlInputChannelRequest Modifier and Type Method Description default CompletableFuture<GetCollaborationMlInputChannelResponse>CleanRoomsMlAsyncClient. getCollaborationMLInputChannel(GetCollaborationMlInputChannelRequest getCollaborationMlInputChannelRequest)Returns information about a specific ML input channel in a collaboration.default GetCollaborationMlInputChannelResponseCleanRoomsMlClient. getCollaborationMLInputChannel(GetCollaborationMlInputChannelRequest getCollaborationMlInputChannelRequest)Returns information about a specific ML input channel in a collaboration. -
Uses of GetCollaborationMlInputChannelRequest in software.amazon.awssdk.services.cleanroomsml.transform
Methods in software.amazon.awssdk.services.cleanroomsml.transform with parameters of type GetCollaborationMlInputChannelRequest Modifier and Type Method Description SdkHttpFullRequestGetCollaborationMlInputChannelRequestMarshaller. marshall(GetCollaborationMlInputChannelRequest getCollaborationMlInputChannelRequest)
-