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