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