Build a SerializerNode having a name, a mime-type and a status code (HTTP codes).
Parameters: name - the name of the serializer to use. Parameters: mimeType - the mime-type, or null not specified. Parameters: statusCode - the HTTP response status code, or -1 if not specified.