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