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