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