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