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