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 - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetJobRunRequest getJobRunRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetJobRunRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetJobRunRequest>- Parameters:
 getJobRunRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -