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