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