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