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