Class ListJobRunsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.emrserverless.transform.ListJobRunsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListJobRunsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListJobRunsRequestMarshaller
extends Object
implements Marshaller<ListJobRunsRequest>
ListJobRunsRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListJobRunsRequest listJobRunsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListJobRunsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListJobRunsRequest>
- Parameters:
- listJobRunsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-