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