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