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