Class UpdateChannelClassRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.medialive.transform.UpdateChannelClassRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateChannelClassRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateChannelClassRequestMarshaller
extends Object
implements Marshaller<UpdateChannelClassRequest>
UpdateChannelClassRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateChannelClassRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateChannelClassRequest updateChannelClassRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateChannelClassRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateChannelClassRequest>- Parameters:
 updateChannelClassRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -