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