Class ListJobRunAttemptsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.emrserverless.transform.ListJobRunAttemptsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListJobRunAttemptsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListJobRunAttemptsRequestMarshaller
extends Object
implements Marshaller<ListJobRunAttemptsRequest>
ListJobRunAttemptsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListJobRunAttemptsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListJobRunAttemptsRequest listJobRunAttemptsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListJobRunAttemptsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListJobRunAttemptsRequest>- Parameters:
 listJobRunAttemptsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -