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