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