public override DeleteDocIndexResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return DeleteDocIndexResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }
 public override DeleteDocIndexResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return(DeleteDocIndexResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }