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