Class ListCollaborationMlInputChannelsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cleanroomsml.transform.ListCollaborationMlInputChannelsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListCollaborationMlInputChannelsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListCollaborationMlInputChannelsRequestMarshaller extends Object implements Marshaller<ListCollaborationMlInputChannelsRequest>
ListCollaborationMlInputChannelsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListCollaborationMlInputChannelsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListCollaborationMlInputChannelsRequest listCollaborationMlInputChannelsRequest)
-
-
-
Constructor Detail
-
ListCollaborationMlInputChannelsRequestMarshaller
public ListCollaborationMlInputChannelsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListCollaborationMlInputChannelsRequest listCollaborationMlInputChannelsRequest)
- Specified by:
marshallin interfaceMarshaller<ListCollaborationMlInputChannelsRequest>
-
-