public class UpdateUserProfileRequestMarshaller extends java.lang.Object implements Marshaller<Request<UpdateUserProfileRequest>,UpdateUserProfileRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
UpdateUserProfileRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateUserProfileRequest> |
marshall(UpdateUserProfileRequest updateUserProfileRequest) |
private final SdkJsonProtocolFactory protocolFactory
public UpdateUserProfileRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<UpdateUserProfileRequest> marshall(UpdateUserProfileRequest updateUserProfileRequest)
marshall
in interface Marshaller<Request<UpdateUserProfileRequest>,UpdateUserProfileRequest>