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