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