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