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