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