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