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