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