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